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

Builder ggrep-solaris10-sparc Build #392

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 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 392 Build
codebase Build
got_revision 275600f387aec91ce1e330e9e8d944782ac44a6b Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision 275600f387aec91ce1e330e9e8d944782ac44a6b 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. Collin Funk

Timing:

StartMon Jul 7 20:22:08 2025
EndMon Jul 7 20:23:25 2025
Elapsed1 mins, 17 secs

All Changes:

:

  1. Change #238670

    Category ggrep
    Changed by Collin Funk <collin.funk1ohnoyoudont@gmail.com>
    Changed at Mon 07 Jul 2025 20:10:00
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 275600f387aec91ce1e330e9e8d944782ac44a6b

    Comments

    maint: fix Automake warning
    Avoid this warning: escaping \# comment markers is not portable
    * Makefile.am (prologue): Remove macro.
    (THANKS): Use the perl command directly.

    Changed files

    • Makefile.am