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

Builder protobuf-solaris10-i386 Build #2286

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revisionb9bcec8ac3de66413254397fd38e494a1e220c0b
Got Revisionb9bcec8ac3de66413254397fd38e494a1e220c0b
Changes2 changes

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' ( 26 secs )
    1. stdio
  3. shell_1 './configure' ( 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 48 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 2286 Build
codebase Build
got_revision b9bcec8ac3de66413254397fd38e494a1e220c0b Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision b9bcec8ac3de66413254397fd38e494a1e220c0b 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. deannagarcia

Timing:

StartFri Feb 25 18:51:34 2022
EndFri Feb 25 19:07:04 2022
Elapsed15 mins, 30 secs

All Changes:

:

  1. Change #147853

    Category protobuf
    Changed by deannagarcia <69992229+deannagarciaohnoyoudont@users.noreply.github.com>
    Changed at Thu 24 Feb 2022 01:45:56
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision a5168a6e969089c9e4616d259c79155439f01941

    Comments

    Fix package naming rule
    Remove quotes around CPU since we want the variable evaluated instead of the string. This will allow the win64 build to get the correct name.

    Changed files

    • protobuf_release.bzl
  2. Change #147854

    Category protobuf
    Changed by deannagarcia <69992229+deannagarciaohnoyoudont@users.noreply.github.com>
    Changed at Fri 25 Feb 2022 18:47:41
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision b9bcec8ac3de66413254397fd38e494a1e220c0b

    Comments

    Merge pull request #9537 from protocolbuffers/deannagarcia-patch-1
    Fix package naming rule

    Changed files

    • no files