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

Builder ggrep-solaris10-sparc Build #398

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 18 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 2 mins, 17 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 398 Build
codebase Build
got_revision b2a524781d97d7d514767c6c63845394bb2c7a13 Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision b2a524781d97d7d514767c6c63845394bb2c7a13 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 Apr 19 01:18:30 2026
EndSun Apr 19 01:21:06 2026
Elapsed2 mins, 35 secs

All Changes:

:

  1. Change #264921

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Sun 19 Apr 2026 00:57:34
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision b2a524781d97d7d514767c6c63845394bb2c7a13

    Comments

    grep: gnulib regex fixes address long-standing backref bugs
    * gnulib: Update to latest for two regex bug fixes.
    * tests/backref-anchor: New file. Tests for this.
    * tests/Makefile.am (XFAIL_TESTS): No longer add triple-backref.
    This test now passes, as expected.
    (TESTS): Add the new file.
    * NEWS (Bug fixes): Mention this.
    * THANKS.in: Update.
    Reported by Ed Morton in https://bugs.gnu.org/68725

    Changed files

    • NEWS
    • THANKS.in
    • gnulib
    • tests/Makefile.am
    • tests/backref-anchor