Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder pcre2-jit-solaris10-i386 Build #986

Results:

Failed shell_3

SourceStamp:

Projectpcre2
Repositorysvn://vcs.exim.org/pcre2/code/trunk
Revision1264
Got Revision1264
Changes2 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-pcre2' triggered this build

Steps and Logfiles:

  1. svn update r1264 ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 29 secs )
    1. stdio
  3. shell_1 './configure --enable-pcre2-8 ...' ( 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 1 mins, 9 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 49 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch None Build
builddir /export/home/buildbot/slave/pcre2-jit-solaris10-i386 slave
buildername pcre2-jit-solaris10-i386 Builder
buildnumber 986 Build
codebase Build
got_revision 1264 SVN
project pcre2 Build
repository svn://vcs.exim.org/pcre2/code/trunk Build
revision 1264 Build
scheduler schedule-pcre2 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/pcre2-jit-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. ph10

Timing:

StartFri Jun 5 18:15:17 2020
EndFri Jun 5 18:18:02 2020
Elapsed2 mins, 44 secs

All Changes:

:

  1. Change #109226

    Category pcre2
    Changed by ph10
    Changed at Fri 05 Jun 2020 18:14:14
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1263

    Comments

    Change CMakeLists.txt to use CHECK_SYMBOL_EXISTS instead of 
    CHECK_FUNCTION_EXISTS.
    

    Changed files

    • CMakeLists.txt
    • ChangeLog
  2. Change #109227

    Category pcre2
    Changed by ph10
    Changed at Fri 05 Jun 2020 18:14:15
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1264

    Comments

    Add cast to prevent a compiler warning.
    

    Changed files

    • ChangeLog
    • src/pcre2_compile.c