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

Builder protobuf-solaris10-i386 Build #2282

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revisiond0c06bcd9346df37c1dd589dec50d9cf8ba960af
Got Revisiond0c06bcd9346df37c1dd589dec50d9cf8ba960af
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' ( 14 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 2282 Build
codebase Build
got_revision d0c06bcd9346df37c1dd589dec50d9cf8ba960af Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision d0c06bcd9346df37c1dd589dec50d9cf8ba960af 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 Feb 23 01:01:25 2022
EndWed Feb 23 01:16:58 2022
Elapsed15 mins, 33 secs

All Changes:

:

  1. Change #147760

    Category protobuf
    Changed by Arfrever <Arfrever.FTAohnoyoudont@GMail.Com>
    Changed at Wed 23 Feb 2022 00:53:14
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision d0c06bcd9346df37c1dd589dec50d9cf8ba960af

    Comments

    cmake: Set correct sonames for libprotobuf-lite.so and libprotoc.so (#9529)
    Soname was set for libprotobuf.so in commit a9cf69a0ed7766f56976e48a0c96300e94433511,
    but similar changes for libprotobuf-lite.so and libprotoc.so were missed.
    
    Fixes: #8635
    
    Co-authored-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@GMail.Com>

    Changed files

    • cmake/libprotobuf-lite.cmake
    • cmake/libprotobuf.cmake
    • cmake/libprotoc.cmake
    • update_version.py