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

Builder ggrep-solaris10-i386 Build #391

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggrep
Repositorygit://git.savannah.gnu.org/grep.git
Branchmaster
Revisionc635f7dd92557d63226c976f5f68d577ed8d282d
Got Revisionc635f7dd92557d63226c976f5f68d577ed8d282d
Changes4 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' failed ( 1 mins, 32 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 391 Build
codebase Build
got_revision c635f7dd92557d63226c976f5f68d577ed8d282d Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision c635f7dd92557d63226c976f5f68d577ed8d282d 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. Bruno Haible
  2. Jim Meyering

Timing:

StartSat Jan 3 01:51:27 2026
EndSat Jan 3 01:53:11 2026
Elapsed1 mins, 43 secs

All Changes:

:

  1. Change #253994

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Wed 12 Nov 2025 23:11:09
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision e6d5e6809ba4fcbd3b6365b99c268f61d2e2cb7f

    Comments

    build: update gnulib to latest

    Changed files

    • gnulib
  2. Change #253995

    Category ggrep
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Wed 12 Nov 2025 23:11:09
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 22533e58ff08db9c36ba6799642820372b21c452

    Comments

    build: Respect gnulib code ownership.
    * gnulib-tests/Makefile.am (AM_CFLAGS): Don't augment after including
    gnulib.mk.

    Changed files

    • gnulib-tests/Makefile.am
  3. Change #253996

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Sat 03 Jan 2026 01:42:12
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 37b95973aa7a7c5cee58cb9aa40fba3f5958ec39

    Comments

    build: update gnulib to latest

    Changed files

    • gnulib
  4. Change #253997

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Sat 03 Jan 2026 01:42:12
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision c635f7dd92557d63226c976f5f68d577ed8d282d

    Comments

    maint: update copyright dates

    Changed files

    • AUTHORS
    • ChangeLog-2009
    • HACKING
    • Makefile.am
    • NEWS
    • README
    • README-alpha
    • README-hacking
    • TODO
    • bootstrap
    • bootstrap.conf
    • cfg.mk
    • configure.ac
    • doc/Makefile.am
    • doc/fdl.texi
    • doc/grep.in.1
    • doc/grep.texi
    • lib/Makefile.am
    • lib/colorize-posix.c
    • lib/colorize-w32.c
    • lib/colorize.h
    • m4/pcre.m4
    • po/POTFILES.in
    • src/Makefile.am
    • src/dfasearch.c
    • src/die.h
    • src/grep.c
    • src/grep.h
    • src/kwsearch.c
    • src/pcresearch.c
    • src/search.h
    • src/searchutils.c
    • src/system.h
    • tests/Coreutils.pm
    • tests/CuSkip.pm
    • tests/CuTmpdir.pm
    • tests/Makefile.am
    • tests/backref
    • tests/backref-alt
    • tests/backslash-dot
    • tests/backslash-s-and-repetition-operators
    • tests/backslash-s-vs-invalid-multibyte
    • tests/binary-file-matches
    • tests/bre
    • tests/bre.awk
    • tests/c-locale
    • tests/case-fold-titlecase
    • tests/color-colors
    • tests/count-newline
    • tests/dfa-coverage
    • tests/dfa-heap-overrun
    • tests/dfa-invalid-utf8
    • tests/empty
    • tests/empty-line-mb
    • tests/encoding-error
    • tests/envvar-check
    • tests/ere
    • tests/ere.awk
    • tests/false-match-mb-non-utf8
    • tests/fgrep-longest
    • tests/file
    • tests/filename-lineno.pl
    • tests/fmbtest
    • tests/foad1
    • tests/get-mb-cur-max.c
    • tests/hash-collision-perf
    • tests/help-version
    • tests/high-bit-range
    • tests/initial-tab
    • tests/khadafy
    • tests/kwset-abuse
    • tests/long-pattern-perf
    • tests/many-regex-performance
    • tests/match-lines
    • tests/mb-dot-newline
    • tests/mb-non-UTF8-overrun
    • tests/mb-non-UTF8-perf-Fw
    • tests/mb-non-UTF8-performance
    • tests/mb-non-UTF8-word-boundary
    • tests/multibyte-white-space
    • tests/multiple-begin-or-end-line
    • tests/null-byte
    • tests/options
    • tests/pcre
    • tests/pcre-abort
    • tests/pcre-ascii-digits
    • tests/pcre-count
    • tests/pcre-infloop
    • tests/pcre-invalid-utf8-infloop
    • tests/pcre-invalid-utf8-input
    • tests/pcre-jitstack
    • tests/pcre-o
    • tests/pcre-utf8
    • tests/pcre-utf8-bug224
    • tests/pcre-utf8-w
    • tests/pcre-w
    • tests/pcre-wx-backref
    • tests/posix-bracket
    • tests/proc
    • tests/spencer1
    • tests/spencer1-locale
    • tests/spencer1-locale.awk
    • tests/spencer1.awk
    • tests/spencer2
    • tests/status
    • tests/surrogate-pair
    • tests/surrogate-search
    • tests/symlink
    • tests/tests
    • tests/triple-backref
    • tests/turkish-I
    • tests/turkish-I-without-dot
    • tests/turkish-eyes
    • tests/two-chars
    • tests/two-files
    • tests/unibyte-binary
    • tests/unibyte-bracket-expr
    • tests/unibyte-negated-circumflex
    • tests/utf8-bracket
    • tests/version-pcre
    • tests/write-error-msg
    • tests/yesno
    • tests/z-anchor-newline