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

Builder pcre2-solaris10-amd64 Build #1083

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. svn update r1280 ( 2 secs )
    1. stdio
  2. shell './autogen.sh' ( 13 secs )
    1. stdio
  3. shell_1 './configure --enable-pcre2-8 ...' ( 8 secs )
    1. stdio
  4. shell_2 'gmake all' ( 37 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 10 secs )
    1. stdio
    2. test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. zherczeg

Timing:

StartTue Oct 27 09:19:15 2020
EndTue Oct 27 09:20:28 2020
Elapsed1 mins, 12 secs

All Changes:

:

  1. Change #117051

    Category pcre2
    Changed by zherczeg
    Changed at Tue 27 Oct 2020 09:18:08
    Repository svn://vcs.exim.org/pcre2/code/trunk
    Project pcre2
    Revision 1280

    Comments

    Fixed a word boundary check bug in JIT when partial matching is enabled.

    Changed files

    • ChangeLog
    • src/pcre2_jit_compile.c
    • testdata/testinput10
    • testdata/testoutput10