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

Builder protobuf-solaris10-sparc Build #2158

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 5 mins, 23 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 hrs, 31 mins, 8 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-unstable10s/slave/protobuf-solaris10-sparc slave
buildername protobuf-solaris10-sparc Builder
buildnumber 2158 Build
codebase Build
got_revision 349d74d92e8268c41fbb726b0a8292d588c63e20 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision 349d74d92e8268c41fbb726b0a8292d588c63e20 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. Joshua Haberman

Timing:

StartSat Mar 5 21:01:25 2022
EndSat Mar 5 23:39:36 2022
Elapsed2 hrs, 38 mins, 10 secs

All Changes:

:

  1. Change #148103

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Sat 05 Mar 2022 20:55:57
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 349d74d92e8268c41fbb726b0a8292d588c63e20

    Comments

    Updated PHP upb, and utf8_range for Ruby/PHP (#9585)
    * Updated PHP to the new version of upb.
    
    This is a large change, as the upb API surface has been
    renamed to follow Google style more closely.
    
    * Fixed utf8_range.
    
    * Updated Ruby for new utf8_range.
    
    * Picked up new upb for PHP, with spelling fixes.
    
    * Fixed the 32-bit build.

    Changed files

    • php/ext/google/protobuf/arena.c
    • php/ext/google/protobuf/arena.h
    • php/ext/google/protobuf/array.c
    • php/ext/google/protobuf/array.h
    • php/ext/google/protobuf/config.m4
    • php/ext/google/protobuf/convert.c
    • php/ext/google/protobuf/convert.h
    • php/ext/google/protobuf/def.c
    • php/ext/google/protobuf/def.h
    • php/ext/google/protobuf/map.c
    • php/ext/google/protobuf/map.h
    • php/ext/google/protobuf/message.c
    • php/ext/google/protobuf/message.h
    • php/ext/google/protobuf/names.c
    • php/ext/google/protobuf/names.h
    • php/ext/google/protobuf/package.xml
    • php/ext/google/protobuf/php-upb.c
    • php/ext/google/protobuf/php-upb.h
    • php/ext/google/protobuf/protobuf.c
    • php/ext/google/protobuf/protobuf.h
    • php/ext/google/protobuf/wkt.inc
    • php/tests/EncodeDecodeTest.php
    • php/tests/compile_extension.sh
    • ruby/Rakefile
    • ruby/ext/google/protobuf_c/extconf.rb
    • ruby/tests/basic.rb
    • src/google/protobuf/compiler/php/php_generator.cc
    • third_party/utf8_range/BUILD
    • third_party/utf8_range/naive.c
    • third_party/utf8_range/range2-neon.c
    • third_party/utf8_range/range2-sse.c
    • third_party/utf8_range/utf8_range.c
    • third_party/utf8_range/utf8_range.h