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

Builder protobuf-solaris10-sparc Build #2096

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revisionb696347f80d324c624e65a0b7e3ea5dac7ec5a41
Got Revisionb696347f80d324c624e65a0b7e3ea5dac7ec5a41
Changes8 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 7 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 40 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 hrs, 18 mins, 8 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 10 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 2096 Build
codebase Build
got_revision b696347f80d324c624e65a0b7e3ea5dac7ec5a41 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision b696347f80d324c624e65a0b7e3ea5dac7ec5a41 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:

StartTue Jan 25 05:51:43 2022
EndTue Jan 25 09:19:54 2022
Elapsed3 hrs, 28 mins, 10 secs

All Changes:

:

  1. Change #146475

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Fri 21 Jan 2022 23:41:25
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision f41049a0f054e5548e672202341c3607ac1ed912

    Comments

    Updated upb.

    Changed files

    • ruby/ext/google/protobuf_c/ruby-upb.c
    • ruby/ext/google/protobuf_c/ruby-upb.h
  2. Change #146476

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Sat 22 Jan 2022 00:46:56
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision c153dd9bf75e934d47277aacb56518e95f7766c3

    Comments

    Updated to new upb APIs.

    Changed files

    • ruby/Rakefile
    • ruby/ext/google/protobuf_c/convert.c
    • ruby/ext/google/protobuf_c/convert.h
    • ruby/ext/google/protobuf_c/defs.c
    • ruby/ext/google/protobuf_c/defs.h
    • ruby/ext/google/protobuf_c/map.c
    • ruby/ext/google/protobuf_c/map.h
    • ruby/ext/google/protobuf_c/message.c
    • ruby/ext/google/protobuf_c/message.h
    • ruby/ext/google/protobuf_c/protobuf.c
    • ruby/ext/google/protobuf_c/protobuf.h
    • ruby/ext/google/protobuf_c/repeated_field.c
    • ruby/ext/google/protobuf_c/repeated_field.h
    • ruby/ext/google/protobuf_c/ruby-upb.c
    • ruby/ext/google/protobuf_c/ruby-upb.h
    • ruby/ext/google/protobuf_c/wrap_memcpy.c
    • ruby/tests/common_tests.rb
  3. Change #146477

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Sat 22 Jan 2022 02:32:34
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 706ed2d17a0dbb844b1197d9b7788e4d066b0fc6

    Comments

    Added utf8_range.c as a source file.

    Changed files

    • ruby/ext/google/protobuf_c/extconf.rb
  4. Change #146478

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Sat 22 Jan 2022 05:18:11
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 90065d39a78718f677328a4b8f0f145e67c950a7

    Comments

    Fixed crash bug with proto2 enums.

    Changed files

    • ruby/ext/google/protobuf_c/ruby-upb.c
  5. Change #146479

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Sat 22 Jan 2022 05:25:32
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 79951dac8439fa1068121e85f8e8fea783e3377a

    Comments

    Added changelog entries.

    Changed files

    • CHANGES.txt
  6. Change #146480

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Sat 22 Jan 2022 06:01:07
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 012c8892ab7aa8660cdc3df6a4472903d9fe49e0

    Comments

    Added utf8_range.

    Changed files

    • third_party/utf8_range/BUILD
    • third_party/utf8_range/LICENSE
    • third_party/utf8_range/utf8_range.c
    • third_party/utf8_range/utf8_range.h
  7. Change #146481

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Mon 24 Jan 2022 01:13:12
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 5ef010cb85eb35ef8aa066161138a72e8b2c8852

    Comments

    Fixed spelling errors in comments.

    Changed files

    • ruby/ext/google/protobuf_c/ruby-upb.c
  8. Change #146482

    Category protobuf
    Changed by Joshua Haberman <jhabermanohnoyoudont@gmail.com>
    Changed at Tue 25 Jan 2022 05:40:12
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision b696347f80d324c624e65a0b7e3ea5dac7ec5a41

    Comments

    Merge pull request #9436 from haberman/ruby-upb2
    Updated Ruby to the current version of upb

    Changed files

    • no files