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

Builder pcre2-jit-solaris10-sparcv9 Build #1025

Results:

Failed shell_2 shell_3

SourceStamp:

Projectpcre2
Repositorysvn://vcs.exim.org/pcre2/code/trunk
Revision1299
Got Revision1299
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. svn update r1299 ( 52 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 41 secs )
    1. stdio
  3. shell_1 './configure --enable-pcre2-8 ...' ( 38 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 37 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 4 secs )
    1. stdio
    2. test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. ph10

Timing:

StartSun Feb 7 17:45:51 2021
EndSun Feb 7 17:51:46 2021
Elapsed5 mins, 55 secs

All Changes:

:

  1. Change #122749

    Category pcre2
    Changed by ph10
    Changed at Sun 07 Feb 2021 17:44:42
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1299

    Comments

    Fix RunGrepTest's handling of binary zeros on Solaris by using /usr/xpg4/bin/tr 
    instead of tr if /usr/xpg4/bin/tr exists.
    

    Changed files

    • ChangeLog
    • RunGrepTest