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

Builder ggrep-solaris10-i386 Build #344

Results:

Failed shell_3

SourceStamp:

Projectggrep
Repositorygit://git.savannah.gnu.org/grep.git
Branchmaster
Revision95553c0661f066ea15345a020d3e3dcf380691c4
Got Revision95553c0661f066ea15345a020d3e3dcf380691c4
Changes1 change

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' ( 3 mins, 11 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' ( 55 secs )
    1. stdio
  4. shell_2 'gmake all' ( 25 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 2 mins, 12 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ggrep-solaris10-i386 slave
buildername ggrep-solaris10-i386 Builder
buildnumber 344 Build
codebase Build
got_revision 95553c0661f066ea15345a020d3e3dcf380691c4 Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision 95553c0661f066ea15345a020d3e3dcf380691c4 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:

StartMon May 29 06:10:30 2023
EndMon May 29 06:17:19 2023
Elapsed6 mins, 48 secs

All Changes:

:

  1. Change #174394

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@fb.com>
    Changed at Sun 28 May 2023 03:27:25
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 95553c0661f066ea15345a020d3e3dcf380691c4

    Comments

    build: modernize bootstrap prerequsite tools
    Following Pádraig Brady's example from coreutils, ...
    * bootstrap.conf: Add an explicit requirement on m4.
    Add an explicit requirement on texi2pdf -- often packaged separately
    rather than with makeinfo -- its absence would otherwise induce a
    failure late in the build process.
    Replace the rsync dependency with wget,
    which gnulib changed to in 2018.
    Also, add an xz requirement and a version for autopoint.

    Changed files

    • bootstrap.conf