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

Builder ggrep-solaris10-sparc Build #349

Results:

Failed shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash bootstrap' ( 24 mins, 27 secs )
    1. stdio
  3. shell_1 './configure --disable-gcc-warnings' ( 3 mins, 35 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 22 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 12 mins, 25 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ggrep-solaris10-sparc slave
buildername ggrep-solaris10-sparc Builder
buildnumber 349 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-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ggrep-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Paul Eggert

Timing:

StartWed Jul 12 03:24:42 2023
EndWed Jul 12 04:08:41 2023
Elapsed43 mins, 59 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