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

Builder ggrep-solaris10-i386 Build #371

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggrep
Repositorygit://git.savannah.gnu.org/grep.git
Branchmaster
Revisionb1eaccd96d99a941ff93b5ecedb1572d1dcbe375
Got Revisionb1eaccd96d99a941ff93b5ecedb1572d1dcbe375
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Timing:

StartThu Jan 2 04:25:15 2025
EndThu Jan 2 04:27:30 2025
Elapsed2 mins, 14 secs

All Changes:

:

  1. Change #217472

    Category ggrep
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Thu 02 Jan 2025 04:15:26
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision ad030d9bbb8d9d3baaca3918c922f9f705407b10

    Comments

    build: update gnulib submodule to latest

    Changed files

    • gnulib
  2. Change #217473

    Category ggrep
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Thu 02 Jan 2025 04:15:26
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision ba98ec78f52c104fa4f9ad31f72868cfbacae991

    Comments

    maint: update bootstrap from Gnulib
    * bootstrap: sync from Gnulib

    Changed files

    • bootstrap
  3. Change #217474

    Category ggrep
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Thu 02 Jan 2025 04:15:26
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision b1eaccd96d99a941ff93b5ecedb1572d1dcbe375

    Comments

    maint: update all copyright dates via "make update-copyright"

    Changed files

    • AUTHORS
    • ChangeLog-2009
    • HACKING
    • Makefile.am
    • NEWS
    • README
    • README-alpha
    • README-hacking
    • TODO
    • 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/kwset.c
    • src/kwset.h
    • 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