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

Builder ggrep-solaris10-i386 Build #389

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:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 49 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/slave/ggrep-solaris10-i386 slave
buildername ggrep-solaris10-i386 Builder
buildnumber 389 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ggrep-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Collin Funk

Timing:

StartMon Jul 7 20:22:06 2025
EndMon Jul 7 20:23:00 2025
Elapsed53 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