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

Builder protobuf-solaris10-i386 Build #2297

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revision1d13b60904eaeb08d35cc3f84a3801ef7381a64f
Got Revision1d13b60904eaeb08d35cc3f84a3801ef7381a64f
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' ( 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 2297 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/protobuf-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Arfrever

Timing:

StartWed Mar 2 02:11:26 2022
EndWed Mar 2 02:27:00 2022
Elapsed15 mins, 33 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