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

Builder ggrep-solaris10-i386 Build #330

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 42 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' ( 4 mins, 36 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' ( 58 secs )
    1. stdio
  4. shell_2 'gmake all' ( 28 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 58 secs )
    1. stdio

Build Properties:

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

Timing:

StartMon Apr 10 07:40:26 2023
EndMon Apr 10 07:48:10 2023
Elapsed7 mins, 44 secs

All Changes:

:

  1. Change #171776

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@fb.com>
    Changed at Mon 10 Apr 2023 07:22:42
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 19d2275fd1195f00e4ffc90a03b388c55d858681

    Comments

    tests: test for the year-2038 bug
    * tests/y2038-vs-32-bit: New file.
    * tests/Makefile.am (TESTS): Add the file name

    Changed files

    • tests/Makefile.am
    • tests/y2038-vs-32-bit
  2. Change #171777

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@fb.com>
    Changed at Mon 10 Apr 2023 07:22:42
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 88b2d37c0a975b736841f66c1b64401bb4d329f3

    Comments

    grep: --version: print pcre version info
    PCRE is integral to the functioning of grep's -P option, so it is in our
    interest to make it easy to see which version of PCRE grep uses.
    * src/grep.c [HAVE_LIBPCRE]: Include <pcre2.h>.
    [HAVE_LIBPCRE] (main): Print pcre version info.
    * tests/version-pcre: New test for this.
    * tests/Makefile.am (TESTS): Add the file name.
    * NEWS (Changes in behavior): Mention it.

    Changed files

    • NEWS
    • src/grep.c
    • tests/Makefile.am
    • tests/version-pcre
  3. Change #171778

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@fb.com>
    Changed at Mon 10 Apr 2023 07:22:42
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 85e0e4fdd440ff41d12ce8f5fe7b30128a3cdb58

    Comments

    tests: add a known-failing glibc-infloop test
    * tests/glibc-infloop: New file.
    Based on the command from Koen Claessen
    reported in https://bugs.gnu.org/62483
    * configure.ac (USE_INCLUDED_REGEX): define.
    * tests/Makefile.am (TESTS): Add the file name
    * THANKS.in: Add name of reporter.

    Changed files

    • THANKS.in
    • configure.ac
    • tests/Makefile.am
    • tests/glibc-infloop
  4. Change #171779

    Category ggrep
    Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
    Changed at Mon 10 Apr 2023 07:22:42
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision e4983bd587f318fb185ab8328587453abeee4c65

    Comments

    build: update gnulib to latest

    Changed files

    • gnulib