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

Builder protobuf-solaris10-i386 Build #2261

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 26 secs )
    1. stdio
  3. shell_1 './configure' ( 15 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 3 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 2261 Build
codebase Build
got_revision 4ed3941e27c38b67f11e3eb4a3aefe4ae18fb387 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 4ed3941e27c38b67f11e3eb4a3aefe4ae18fb387 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. Timo Lange

Timing:

StartWed Feb 9 17:31:21 2022
EndWed Feb 9 17:47:08 2022
Elapsed15 mins, 47 secs

All Changes:

:

  1. Change #147210

    Category protobuf
    Changed by Timo Lange <tiolangitohnoyoudont@outlook.com>
    Changed at Wed 09 Feb 2022 17:21:45
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 4ed3941e27c38b67f11e3eb4a3aefe4ae18fb387

    Comments

    [CMake] Allow custom plugin options e.g. to generate mocks (#9105)
    * add plugin options
    
    * refactored comment message
    
    * added tabs for better readability
    
    * removed newlines as they are not working properly
    
    * allow PROTOC_OPTIONS and EXPORT_MACRO in parallel for protobuf_generate

    Changed files

    • cmake/protobuf-config.cmake.in