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

Builder ggrep-solaris10-i386 Build #304

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' ( 3 mins, 26 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' ( 46 secs )
    1. stdio
  4. shell_2 'gmake all' ( 23 secs )
    1. stdio
  5. shell_3 'gmake check' ( 2 mins, 5 secs )
    1. stdio

Build Properties:

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

StartMon Jan 2 05:51:03 2023
EndMon Jan 2 05:57:53 2023
Elapsed6 mins, 50 secs

All Changes:

:

  1. Change #166284

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@fb.com>
    Changed at Mon 02 Jan 2023 05:36:23
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 29c3f5b9dff3b7b66c3341bf6734f17d4d61e684

    Comments

    maint: avoid warnings about unportable grep -q
    * cfg.mk (local-checks-to-skip): This is grep itself,
    so using grep -q is not a problem here, as long as it
    is running the just-built grep.

    Changed files

    • cfg.mk
  2. Change #166285

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@fb.com>
    Changed at Mon 02 Jan 2023 05:36:23
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 247e2575632a19155e10872d3703c499df4736f7

    Comments

    build: update gnulib to latest

    Changed files

    • gnulib
  3. Change #166286

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@fb.com>
    Changed at Mon 02 Jan 2023 05:36:23
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 45e1158a4bb44e507239274535290db61dd27577

    Comments

    maint: update copyright dates

    Changed files

    • AUTHORS
    • ChangeLog-2009
    • HACKING
    • Makefile.am
    • NEWS
    • README
    • README-alpha
    • README-hacking
    • TODO
    • bootstrap
    • bootstrap.conf
    • 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/init.sh
    • 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-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-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/write-error-msg
    • tests/yesno
    • tests/z-anchor-newline