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

Builder ggrep-solaris10-sparc Build #369

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggrep
Repositorygit://git.savannah.gnu.org/grep.git
Branchmaster
Revision29a9b72db3e1296c8eaf8365b81c72b5456680e3
Got Revision29a9b72db3e1296c8eaf8365b81c72b5456680e3
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 ( 1 mins, 3 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 369 Build
codebase Build
got_revision 29a9b72db3e1296c8eaf8365b81c72b5456680e3 Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision 29a9b72db3e1296c8eaf8365b81c72b5456680e3 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. Grisha Levit

Timing:

StartWed Nov 27 01:24:55 2024
EndWed Nov 27 01:26:07 2024
Elapsed1 mins, 12 secs

All Changes:

:

  1. Change #214933

    Category ggrep
    Changed by Grisha Levit <grishalevitohnoyoudont@gmail.com>
    Changed at Wed 27 Nov 2024 01:15:02
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 29a9b72db3e1296c8eaf8365b81c72b5456680e3

    Comments

    tests: fix define for glibc-infloop
    * configure.ac (USE_INCLUDED_REGEX): fix condition for definition.
    This doesn't affect anything right now since the value is examined
    only by an unconditionally skipped test.

    Changed files

    • configure.ac