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

Builder ggrep-solaris10-i386 Build #373

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:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 1 mins, 12 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/slave/ggrep-solaris10-i386 slave
buildername ggrep-solaris10-i386 Builder
buildnumber 373 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ggrep-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jim Meyering

Timing:

StartSun Feb 2 06:36:09 2025
EndSun Feb 2 06:37:26 2025
Elapsed1 mins, 16 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