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

Builder ggettext-solaris10-i386 Build #1002

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision0c0bf3abb2140fe8629c07d20a2c13ae454d8de6
Got Revision0c0bf3abb2140fe8629c07d20a2c13ae454d8de6
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash autogen.sh' failed ( 2 mins, 33 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 1002 Build
codebase Build
got_revision 0c0bf3abb2140fe8629c07d20a2c13ae454d8de6 Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 0c0bf3abb2140fe8629c07d20a2c13ae454d8de6 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:

StartWed Jul 30 16:39:11 2025
EndWed Jul 30 16:41:57 2025
Elapsed2 mins, 45 secs

All Changes:

:

  1. Change #241334

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 28 Jul 2025 16:24:37
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision f9e3329954a4f7d3fc9dd6757226bd6d93a00e22

    Comments

    Fix a small memory leak.
    Reported by Coverity.
    
    * gettext-tools/src/format-python.c (format_parse): Free name before returning.

    Changed files

    • gettext-tools/src/format-python.c
  2. Change #241336

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 28 Jul 2025 16:24:43
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 0f3521607bf3f7f96d13b299795619e0917ab573

    Comments

    hostname: Fix a small memory leak.
    Reported by Coverity.
    
    * gettext-tools/src/hostname.c (print_hostname): Free hostname before returning.

    Changed files

    • gettext-tools/src/hostname.c
  3. Change #241337

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Wed 30 Jul 2025 16:22:32
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 0c0bf3abb2140fe8629c07d20a2c13ae454d8de6

    Comments

    tests: Fix a lang-java failure on native Windows with MSVC.
    * gettext-tools/tests/lang-java: On native Windows, don't test the UTF-8 locale.

    Changed files

    • gettext-tools/tests/lang-java