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

Builder protobuf-solaris10-i386 Build #2328

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision85cb72481c2a134fcc55afb5ddb434b3c9cffad1
Got Revision85cb72481c2a134fcc55afb5ddb434b3c9cffad1
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' ( 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 31 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 2328 Build
codebase Build
got_revision 85cb72481c2a134fcc55afb5ddb434b3c9cffad1 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 85cb72481c2a134fcc55afb5ddb434b3c9cffad1 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. Trent Houliston

Timing:

StartWed Mar 23 15:15:52 2022
EndWed Mar 23 15:32:10 2022
Elapsed16 mins, 17 secs

All Changes:

:

  1. Change #148793

    Category protobuf
    Changed by Trent Houliston <trentohnoyoudont@houliston.me>
    Changed at Wed 23 Mar 2022 15:14:17
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 85cb72481c2a134fcc55afb5ddb434b3c9cffad1

    Comments

    Fix invalid dependency manifest when using `descriptor_set_out` (#9647)
    * Fix invalid dependency manifest when using `descriptor_set_out`
    
    * Put the descriptor file in the temp directory so it gets deleted

    Changed files

    • src/google/protobuf/compiler/command_line_interface.cc
    • src/google/protobuf/compiler/command_line_interface_unittest.cc