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

Builder pcre2-jit-solaris10-amd64 Build #1014

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. svn update r1294 ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 52 secs )
    1. stdio
  3. shell_1 './configure --enable-pcre2-8 ...' ( 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 39 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 24 secs )
    1. stdio
    2. test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. ph10

Timing:

StartFri Jan 15 14:44:20 2021
EndFri Jan 15 14:46:44 2021
Elapsed2 mins, 23 secs

All Changes:

:

  1. Change #121330

    Category pcre2
    Changed by ph10
    Changed at Thu 14 Jan 2021 18:04:41
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1293

    Comments

    Get rid of gcc -fanalyzer error (though it was probably a false positive).
    

    Changed files

    • ChangeLog
    • src/pcre2_auto_possess.c
  2. Change #121331

    Category pcre2
    Changed by ph10
    Changed at Thu 14 Jan 2021 18:25:53
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1294

    Comments

    Another CMake patch for Windows, fixes #2688.
    

    Changed files

    • CMakeLists.txt
    • ChangeLog