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

Builder ggrep-solaris10-sparc Build #376

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggrep
Repositorygit://git.savannah.gnu.org/grep.git
Branchmaster
Revision07471690159c21be2be0e46e7e5508d5cf928f80
Got Revision07471690159c21be2be0e46e7e5508d5cf928f80
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 3 mins, 13 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' failed ( 0 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ggrep-solaris10-sparc slave
buildername ggrep-solaris10-sparc Builder
buildnumber 376 Build
codebase Build
got_revision 07471690159c21be2be0e46e7e5508d5cf928f80 Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision 07471690159c21be2be0e46e7e5508d5cf928f80 Build
scheduler schedule-ggrep-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ggrep-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jim Meyering

Timing:

StartSun Feb 2 06:36:10 2025
EndSun Feb 2 06:39:34 2025
Elapsed3 mins, 24 secs

All Changes:

:

  1. Change #220195

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Sun 02 Feb 2025 01:53:44
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 006951de68dffb7a4a0f27fdd6a1a6290cd53d5e

    Comments

    maint: reflect gnulib module renamings
    * bootstrap.conf: Some gnulib modules are now deprecated, in
    favor of new names with a "-h" suffix (and stdbool->bool).
    Induce this change with the following:
      re='inttypes|locale|realloc-gnu|stdckdint|stddef|stdlib|string'
      re="$re|sys_stat|unistd"
      perl -pi -e 's{^('"$re"')$}{$1-h};s{^stdbool$}{bool}' bootstrap.conf

    Changed files

    • bootstrap.conf
  2. Change #220197

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Sun 02 Feb 2025 06:22:11
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 07471690159c21be2be0e46e7e5508d5cf928f80

    Comments

    build: update gnulib to latest; and update bootstrap

    Changed files

    • bootstrap
    • gnulib