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

Builder protobuf-solaris10-i386 Build #2163

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision1d2e8d93027d988f497a4690eb47ece1fe47d665
Got Revision1d2e8d93027d988f497a4690eb47ece1fe47d665
Changes1 change

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-protobuf-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 27 secs )
    1. stdio
  3. shell_1 './configure' ( 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 49 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/protobuf-solaris10-i386 slave
buildername protobuf-solaris10-i386 Builder
buildnumber 2163 Build
codebase Build
got_revision 1d2e8d93027d988f497a4690eb47ece1fe47d665 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 1d2e8d93027d988f497a4690eb47ece1fe47d665 Build
scheduler schedule-protobuf-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/protobuf-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. appledragon

Timing:

StartWed Oct 27 18:49:00 2021
EndWed Oct 27 19:05:37 2021
Elapsed16 mins, 37 secs

All Changes:

:

  1. Change #143629

    Category protobuf
    Changed by appledragon <appledragonohnoyoudont@gmail.com>
    Changed at Wed 27 Oct 2021 18:45:42
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 1d2e8d93027d988f497a4690eb47ece1fe47d665

    Comments

    for old clang build issue, related with https://reviews.llvm.org/D12375 (#9159)
    This seems wrong: given [[foo]] [[bar]], we'll now parse the second one as an MS attribute in a context where both are allowed.

    Changed files

    • src/google/protobuf/parse_context.h