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

Builder ggettext-solaris10-i386 Build #970

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision338edb5ccc9c15e43dbd07ae2e2cf5a87118006b
Got Revision338edb5ccc9c15e43dbd07ae2e2cf5a87118006b
Changes6 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartTue Jun 24 12:47:09 2025
EndTue Jun 24 12:48:50 2025
Elapsed1 mins, 40 secs

All Changes:

:

  1. Change #237654

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 24 Jun 2025 11:34:38
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 78e9a5d2d9597df9ffd9bc7403875fa43c2bad5d

    Comments

    Python: Remove an obsolete unit test.
    Python versions < 2.3 are irrelevant nowadays.
    
    * gettext-tools/tests/lang-python-1: Renamed from
    gettext-tools/tests/lang-python-2.
    * gettext-tools/tests/Makefile.am (TESTS): Remove lang-python-2.

    Changed files

    • gettext-tools/tests/Makefile.am
    • gettext-tools/tests/lang-python-1
    • gettext-tools/tests/lang-python-2
  2. Change #237655

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 24 Jun 2025 11:34:38
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 340f82cfabf72c01d1a8fdd63a5dcad45650aff6

    Comments

    Python: Fix bug in python-brace-format.
    * gettext-tools/src/format-python-brace.c (parse_directive): The name ends
    before ':', not before '}'.

    Changed files

    • gettext-tools/src/format-python-brace.c
  3. Change #237656

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 24 Jun 2025 11:34:38
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 51ec1c4157c33933ce0f73ae31125fd49d1cf78c

    Comments

    Python: Update python-brace-format, assuming Python >= 3.1.
    * gettext-tools/src/format-python-brace.c (struct toplevel_counters): New type.
    (parse_directive): Take a 'struct toplevel_counters *' parameter. Allow empty
    argument names at the top-level. But reject format strings with both absolute
    argument numbers and unnamed arguments at the top-level.
    (parse_upto): Take a 'struct toplevel_counters *' parameter.
    (format_parse): Pass a 'struct toplevel_counters *' to parse_upto.
    * gettext-tools/tests/format-python-brace-1: Update.
    * gettext-tools/tests/format-python-brace-2: Add another test case.
    * gettext-tools/doc/lang-python.texi: Add more examples of formatting with
    positions.

    Changed files

    • gettext-tools/doc/lang-python.texi
    • gettext-tools/src/format-python-brace.c
    • gettext-tools/tests/format-python-brace-1
    • gettext-tools/tests/format-python-brace-2
  4. Change #237657

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 24 Jun 2025 11:34:38
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision b013095ee142caf3027b4dd5766b4287b02d44e5

    Comments

    Python: Add another unit test.
    * gettext-tools/tests/lang-python-2: New file, based on
    gettext-tools/tests/lang-python-1.
    * gettext-tools/tests/Makefile.am (TESTS): Add it.

    Changed files

    • gettext-tools/tests/Makefile.am
    • gettext-tools/tests/lang-python-2
  5. Change #237658

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 24 Jun 2025 11:34:38
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision fb7d21454356ce3dc3eb0dae541f79fba2f5cb69

    Comments

    Shell: Add another unit test.
    * gettext-tools/tests/lang-sh-1: Renamed from gettext-tools/tests/lang-sh.
    * gettext-tools/tests/lang-sh-2: New file, based on
    gettext-tools/tests/lang-sh-1.
    * gettext-tools/tests/Makefile.am (TESTS): Remove lang-sh. Add lang-sh-1,
    lang-sh-2.

    Changed files

    • gettext-tools/tests/Makefile.am
    • gettext-tools/tests/lang-sh
    • gettext-tools/tests/lang-sh-1
    • gettext-tools/tests/lang-sh-2
  6. Change #237659

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 24 Jun 2025 12:28:55
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 338edb5ccc9c15e43dbd07ae2e2cf5a87118006b

    Comments

    C++: Add another unit test.
    * gettext-tools/tests/lang-c++-boost: New file, based on
    gettext-tools/tests/lang-c++26.
    * gettext-tools/tests/Makefile.am (TESTS): Add it.
    * gettext-tools/doc/lang-c.texi: Mention how to use C++ with the Boost library.
    * HACKING: Mention the Boost library.

    Changed files

    • HACKING
    • gettext-tools/doc/lang-c.texi
    • gettext-tools/tests/Makefile.am
    • gettext-tools/tests/lang-c++-boost