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

Builder ggrep-solaris10-sparc Build #368

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 59 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 368 Build
codebase Build
got_revision 24deafb92fd8249be46f0f8f8358c604cd5476db Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision 24deafb92fd8249be46f0f8f8358c604cd5476db 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. Paul Eggert

Timing:

StartMon Nov 4 22:58:39 2024
EndMon Nov 4 22:59:42 2024
Elapsed1 mins, 3 secs

All Changes:

:

  1. Change #213397

    Category ggrep
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Mon 04 Nov 2024 22:52:19
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 24deafb92fd8249be46f0f8f8358c604cd5476db

    Comments

    doc: more consistent style for ‘...’
    Problem reported by Martin Schulte <https://bugs.gnu.org/74205>.
    * doc/grep.in.1, doc/grep.texi:
    Use a more consistent style for [OPTION]... and [FILE]... in usage.
    This doesn’t match what POSIX does but seems to be common in GNU doc.
    Also, ‘...’ -> ‘@dots{}’ in grep.texi.

    Changed files

    • doc/grep.in.1
    • doc/grep.texi