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

Builder ggettext-solaris10-sparc Build #976

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 2 mins, 12 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Bruno Haible

Timing:

StartMon Jul 7 09:22:10 2025
EndMon Jul 7 09:24:22 2025
Elapsed2 mins, 12 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