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

Builder ggrep-solaris10-i386 Build #347

Results:

Failed shell_3

SourceStamp:

Projectggrep
Repositorygit://git.savannah.gnu.org/grep.git
Branchmaster
Revision105e432d7fb4ff51f11097242b9ecb8d73c40aea
Got Revision105e432d7fb4ff51f11097242b9ecb8d73c40aea
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

StartWed Jul 12 03:24:42 2023
EndWed Jul 12 03:31:22 2023
Elapsed6 mins, 39 secs

All Changes:

:

  1. Change #176129

    Category ggrep
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Wed 12 Jul 2023 03:14:40
    Repository git://git.savannah.gnu.org/grep.git
    Project ggrep
    Branch master
    Revision 105e432d7fb4ff51f11097242b9ecb8d73c40aea

    Comments

    maint: link with mbrtc32-required libraries
    Add libraries now suggested by gnulib-tool.
    * src/Makefile.am (LDADD):
    * tests/Makefile.am (LDADD):
    Add $(HARD_LOCALE_LIB), $(LIBC32CONV), $(LIBSIGSEGV),
    $(LIBUNISTRING), $(MBRTOWC_LIB), $(SETLOCALE_NULL_LIB).
    * tests/Makefile.am (LDADD):
    Also add $(LIBCSTACK), $(LIBICONV), $(LIBTHREAD).

    Changed files

    • src/Makefile.am
    • tests/Makefile.am