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

Builder protobuf-solaris10-sparc Build #2153

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 6 mins, 3 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 hrs, 51 mins, 7 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 secs )
    1. stdio
    2. test-suite.log

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Arfrever

Timing:

StartWed Mar 2 04:21:56 2022
EndWed Mar 2 07:20:43 2022
Elapsed2 hrs, 58 mins, 46 secs

All Changes:

:

  1. Change #148014

    Category protobuf
    Changed by Arfrever <Arfrever.FTAohnoyoudont@GMail.Com>
    Changed at Wed 02 Mar 2022 02:06:14
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 1d13b60904eaeb08d35cc3f84a3801ef7381a64f

    Comments

    cmake: Use linker version scripts (#9545)
    Autotools build system already uses linker version scripts since
    commit 13d165de9e737cec750a2ab3d1ef68bb3f276c48.
    
    Fixes: #6113

    Changed files

    • cmake/CMakeLists.txt
    • cmake/libprotobuf-lite.cmake
    • cmake/libprotobuf.cmake
    • cmake/libprotoc.cmake