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

Builder pcre2-solaris10-sparcv9 Build #1075

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. svn update r1266 ( 38 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 44 secs )
    1. stdio
  3. shell_1 './configure --enable-pcre2-8 ...' ( 38 secs )
    1. stdio
  4. shell_2 'gmake all' ( 5 mins, 8 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 mins, 12 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 1075 Build
codebase Build
got_revision 1266 SVN
project pcre2 Build
repository svn://vcs.exim.org/pcre2/code/trunk Build
revision 1266 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:

StartMon Jun 29 17:45:21 2020
EndMon Jun 29 17:56:44 2020
Elapsed11 mins, 22 secs

All Changes:

:

  1. Change #110670

    Category pcre2
    Changed by ph10
    Changed at Mon 29 Jun 2020 17:44:14
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1266

    Comments

    Fix read overflow for invalid VERSION test with one fractional digit at the end 
    of a pattern. Fixes ClusterFuzz 23779.
    

    Changed files

    • ChangeLog
    • src/pcre2_compile.c
    • testdata/testinput2
    • testdata/testoutput2