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

Builder protobuf-solaris10-i386 Build #2284

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revisione8470340e003b1e417cecf8eb9ed0cd41d496aef
Got Revisione8470340e003b1e417cecf8eb9ed0cd41d496aef
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' ( 26 secs )
    1. stdio
  3. shell_1 './configure' ( 13 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 51 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 2284 Build
codebase Build
got_revision e8470340e003b1e417cecf8eb9ed0cd41d496aef Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision e8470340e003b1e417cecf8eb9ed0cd41d496aef 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. Thomas Van Lenten

Timing:

StartThu Feb 24 22:21:26 2022
EndThu Feb 24 22:37:00 2022
Elapsed15 mins, 33 secs

All Changes:

:

  1. Change #147801

    Category protobuf
    Changed by Thomas Van Lenten <thomasvlohnoyoudont@google.com>
    Changed at Thu 24 Feb 2022 22:11:10
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision e8470340e003b1e417cecf8eb9ed0cd41d496aef

    Comments

    Rename ExpectedPrefixesCollector to PackageToPrefixesCollector
    Now that two files use the format, tweak the naming to the format for the file
    vs. the usage(s).
    
    Also add a "usage" param so the two places can provide a little context for any
    error messages generated while parsing.

    Changed files

    • src/google/protobuf/compiler/objectivec/objectivec_helpers.cc