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

Builder pcre2-solaris10-sparcv9 Build #1078

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. svn update r1269 ( 21 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 57 secs )
    1. stdio
  3. shell_1 './configure --enable-pcre2-8 ...' ( 38 secs )
    1. stdio
  4. shell_2 'gmake all' ( 5 mins, 15 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 mins, 11 secs )
    1. stdio
    2. test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. ph10

Timing:

StartSun Sep 13 18:04:47 2020
EndSun Sep 13 18:16:12 2020
Elapsed11 mins, 24 secs

All Changes:

:

  1. Change #114622

    Category pcre2
    Changed by ph10
    Changed at Sun 13 Sep 2020 18:03:42
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1269

    Comments

    Fix delimiters in tests 1 and 4 for correct Perl behaviour (Bugzilla #2641). 
    Also move \K in lookaround tests to test 2 (Perl no longer supports).
    

    Changed files

    • ChangeLog
    • perltest.sh
    • testdata/testinput1
    • testdata/testinput2
    • testdata/testinput4
    • testdata/testoutput1
    • testdata/testoutput2
    • testdata/testoutput4