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

Builder ggrep-solaris10-sparc Build #409

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 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-unstable10s/slave/ggrep-solaris10-sparc slave
buildername ggrep-solaris10-sparc Builder
buildnumber 409 Build
codebase Build
got_revision 79da8e07613966b9e53c7ef31b4765d39f98044d Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision 79da8e07613966b9e53c7ef31b4765d39f98044d 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:

StartWed Aug 5 19:24:06 2026
EndWed Aug 5 19:24:27 2026
Elapsed20 secs

All Changes:

:

  1. Change #277137

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Wed 05 Aug 2026 20:57:12
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 79da8e07613966b9e53c7ef31b4765d39f98044d

    Comments

    doc: show how to color only part of a match
    * doc/grep.texi (Usage): Add a Q&A entry describing how to use
    a PCRE lookbehind assertion so that --color highlights only the
    interesting part of a match.  Suggested by Carlo Arenas and
    Dan Jacobson in http://debbugs.gnu.org/81546

    Changed files

    • doc/grep.texi