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

Builder ggrep-solaris10-sparc Build #382

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 1 mins, 1 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 382 Build
codebase Build
got_revision a4628e58ddfcfd1e4cb3b063a89ebfc0e473358b Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision a4628e58ddfcfd1e4cb3b063a89ebfc0e473358b 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:

StartMon Apr 7 05:13:35 2025
EndMon Apr 7 05:14:42 2025
Elapsed1 mins, 7 secs

All Changes:

:

  1. Change #226858

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Mon 07 Apr 2025 03:45:29
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision a4628e58ddfcfd1e4cb3b063a89ebfc0e473358b

    Comments

    build: avoid using pkg-config's pkg.m4 serial 12
    * bootstrap.conf (bootstrap_post_import_hook): Add code to ensure we
    do not use pkg.m4 serial 12. For the record, I've temporarily copied
    the version of pkg.m4 from grep-3.11 into $(aclocal --print-ac-dir),
    so that when I run bootstrap, it always gets that serial 11 version.
    Reported by Bruno Haible in
    https://lists.gnu.org/r/grep-devel/2025-04/msg00005.html

    Changed files

    • bootstrap.conf