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

Builder ggettext-solaris10-i386 Build #990

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision27d8a1add2c838821b2412c874a8558d9b331015
Got Revision27d8a1add2c838821b2412c874a8558d9b331015
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash autogen.sh' failed ( 1 mins, 42 secs )
    1. stdio
  3. shell_1 './configure --with-libiconv-prefix=/opt/csw ...' failed ( 0 secs )
    1. stdio
  4. shell_2 'gmake' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. tools_test-init-env
    3. tools_gnulib_test-suite.log
    4. runtime_test-suite.log
    5. tools_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ggettext-solaris10-i386 slave
buildername ggettext-solaris10-i386 Builder
buildnumber 990 Build
codebase Build
got_revision 27d8a1add2c838821b2412c874a8558d9b331015 Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 27d8a1add2c838821b2412c874a8558d9b331015 Build
scheduler schedule-ggettext-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ggettext-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Bruno Haible

Timing:

StartMon Jul 7 09:22:09 2025
EndMon Jul 7 09:23:55 2025
Elapsed1 mins, 46 secs

All Changes:

:

  1. Change #238575

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 07 Jul 2025 09:16:01
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 673ca474f5dfbceeb877ddaeb3dadc650df5ea4e

    Comments

    xgettext: Perl: Add unit test for bug.
    * gettext-tools/tests/xgettext-perl-11: New file.
    * gettext-tools/tests/Makefile.am (TESTS): Add it.

    Changed files

    • gettext-tools/tests/Makefile.am
    • gettext-tools/tests/xgettext-perl-11
  2. Change #238576

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 07 Jul 2025 09:17:58
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 27d8a1add2c838821b2412c874a8558d9b331015

    Comments

    tests: Fix suggested valgrind invocation.
    A while ago, valgrind exited with exit code != 0 when it encountered an error.
    This is apparently not the case any more.
    
    * gettext-tools/tests/Makefile.am (CHECKER): Add --error-exitcode option.

    Changed files

    • gettext-tools/tests/Makefile.am