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

Builder ggrep-solaris10-i386 Build #355

Results:

Failed shell_3

SourceStamp:

Projectggrep
Repositorygit://git.savannah.gnu.org/grep.git
Branchmaster
Revisione248db797a7550cd10045e4eaf575f6507f71cf5
Got Revisione248db797a7550cd10045e4eaf575f6507f71cf5
Changes2 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' ( 3 mins, 46 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' ( 48 secs )
    1. stdio
  4. shell_2 'gmake all' ( 25 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 2 mins, 21 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ggrep-solaris10-i386 slave
buildername ggrep-solaris10-i386 Builder
buildnumber 355 Build
codebase Build
got_revision e248db797a7550cd10045e4eaf575f6507f71cf5 Git
project ggrep Build
repository git://git.savannah.gnu.org/grep.git Build
revision e248db797a7550cd10045e4eaf575f6507f71cf5 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. Jim Meyering

Timing:

StartFri Jan 5 18:35:39 2024
EndFri Jan 5 18:43:04 2024
Elapsed7 mins, 24 secs

All Changes:

:

  1. Change #187985

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Fri 05 Jan 2024 18:19:01
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 4810ea083892fda6a6d9b7deca323f551daadf22

    Comments

    build: update gnulib to latest; also update bootstrap and init.sh

    Changed files

    • bootstrap
    • gnulib
    • tests/init.sh
  2. Change #187986

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Fri 05 Jan 2024 18:19:41
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision e248db797a7550cd10045e4eaf575f6507f71cf5

    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