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

Builder ggettext-solaris10-i386 Build #1067

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision474d099880bcfea1410bdd9b4bac2e2039b50a79
Got Revision474d099880bcfea1410bdd9b4bac2e2039b50a79
Changes3 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, 51 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 1067 Build
codebase Build
got_revision 474d099880bcfea1410bdd9b4bac2e2039b50a79 Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 474d099880bcfea1410bdd9b4bac2e2039b50a79 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 May 12 02:22:36 2026
EndTue May 12 02:24:31 2026
Elapsed1 mins, 55 secs

All Changes:

:

  1. Change #266776

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 12 May 2026 01:59:38
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 7a8040d6298d6ed4e9b162840c311ec40914ce9a

    Comments

    Use countof, part 1.
    * libtextstyle/gnulib-local/build-aux/moopp (func_emit_source_c): Emit a
    '#include <stdcountof.h>' and uses of countof.

    Changed files

    • libtextstyle/gnulib-local/build-aux/moopp
  2. Change #266777

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 12 May 2026 02:11:51
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 9e219d1317d39c31bfb160c9eca138a0ed929202

    Comments

    Use countof, part 2.
    * gettext-runtime/intl/setlocale.c: Include <stdcountof.h>
    (setlocale_unixlike, get_main_locale_with_same_language,
    get_main_locale_with_same_territory, libintl_setlocale, libintl_newlocale): Use
    countof.
    * gettext-tools/src/cldr-plurals.c: Include <stdcountof.h>
    (remove_empty_examples): Use countof.
    * gettext-tools/src/country-table.c: Include <stdcountof.h>
    (country_table_size): Use countof.
    * gettext-tools/src/lang-table.c: Include <stdcountof.h>
    (language_table_size, language_variant_table_size): Use countof.
    * gettext-tools/src/msgl-merge.c: Include <stdcountof.h>
    (message_merge): Use countof.
    * gettext-tools/src/plural-table.c: Include <stdcountof.h>
    (plural_table_size): Use countof.
    * gettext-tools/src/x-d.c: Include <stdcountof.h>
    * gettext-tools/src/html5-entities.h (html5_lookup): Use countof.
    * gettext-tools/tests/intl-setlocale-1-prg.c: Include <stdcountof.h>
    (data_cnt, lang_cnt): Use countof.

    Changed files

    • gettext-runtime/intl/setlocale.c
    • gettext-tools/src/cldr-plurals.c
    • gettext-tools/src/country-table.c
    • gettext-tools/src/html5-entities.h
    • gettext-tools/src/lang-table.c
    • gettext-tools/src/msgl-merge.c
    • gettext-tools/src/plural-table.c
    • gettext-tools/src/x-d.c
    • gettext-tools/tests/intl-setlocale-1-prg.c
  3. Change #266778

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 12 May 2026 02:16:25
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 474d099880bcfea1410bdd9b4bac2e2039b50a79

    Comments

    Use countof, part 3.
    * m4/more-warnings.m4 (gt_MORE_WARNINGS): Update comment.
    * gettext-tools/src/cldr-plural-exp.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (cldr_plural_rule_list_print): Use countof instead of SIZEOF.
    * gettext-tools/src/format-kde-kuit.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (is_reference): Use countof instead of SIZEOF.
    * gettext-tools/src/its.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (_its_is_valid_simple_gen_xml, is_valid_xhtml_element, is_valid_html_element):
    Use countof instead of SIZEOF.
    * gettext-tools/src/msginit.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (catalogname_for_locale, plural_forms, fill_header): Use countof instead of
    SIZEOF.
    * gettext-tools/src/msgl-check.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (check_header_entry): Use countof instead of SIZEOF.
    * gettext-tools/src/msgl-header.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (msgdomain_list_set_header_field): Use countof instead of SIZEOF.
    * gettext-tools/src/open-catalog.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (try_open_catalog_file): Use countof instead of SIZEOF.
    * gettext-tools/src/po-charset.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (po_charset_canonicalize, po_is_charset_weird, po_is_charset_weird_cjk): Use
    countof instead of SIZEOF.
    * gettext-tools/src/write-mo.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (write_table): Use countof instead of SIZEOF.
    * gettext-tools/src/x-awk.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase3_unget): Use countof instead of SIZEOF.
    * gettext-tools/src/x-c.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase2_ungetc, phase3_ungetc, phase5_unget, phase6_unget,
    x_c_unlex): Use countof instead of SIZEOF.
    * gettext-tools/src/x-csharp.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase2_ungetc, phase3_ungetc, phase5_ungetc, phase6_unget,
    phase7_unget): Use countof instead of SIZEOF.
    * gettext-tools/src/x-java.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase2_ungetc, phase3_ungetc, phase5_unget, phase6_unget): Use
    countof instead of SIZEOF.
    * gettext-tools/src/x-javascript.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase2_ungetc, phase5_scan_xml_markup, phase5_unget): Use
    countof instead of SIZEOF.
    * gettext-tools/src/x-lua.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase3_unget, phase4_unget): Use countof instead of SIZEOF.
    * gettext-tools/src/x-modula2.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase2_ungetc, phase3_unget, phase4_unget): Use countof instead of SIZEOF.
    * gettext-tools/src/x-php.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase2_ungetc, phase3_ungetc, phase4_unget): Use countof instead
    of SIZEOF.
    * gettext-tools/src/x-python.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase2_ungetc, phase5_unget): Use countof instead of SIZEOF.
    * gettext-tools/src/x-scheme.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, read_object): Use countof instead of SIZEOF.
    * gettext-tools/src/x-sh.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase2_ungetc): Use countof instead of SIZEOF.
    * gettext-tools/src/x-smalltalk.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase2_unget, phase3_unget, phase4_unget): Use countof instead of SIZEOF.
    * gettext-tools/src/x-tcl.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase2_ungetc): Use countof instead of SIZEOF.
    * gettext-tools/src/x-vala.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase1_ungetc, phase3_unget, phase4_unget): Use countof instead of SIZEOF.
    * gettext-tools/src/x-ycp.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (phase2_ungetc, phase5_unget, phase8_unget): Use countof instead of SIZEOF.
    * gettext-tools/src/xg-check.c: Include <stdcountof.h>
    (SIZEOF): Remove macro.
    (string_has_url): Use countof instead of SIZEOF.
    * gettext-tools/src/xgettext.c (SIZEOF): Remove macro.

    Changed files

    • gettext-tools/src/cldr-plural-exp.c
    • gettext-tools/src/format-kde-kuit.c
    • gettext-tools/src/its.c
    • gettext-tools/src/msginit.c
    • gettext-tools/src/msgl-check.c
    • gettext-tools/src/msgl-header.c
    • gettext-tools/src/open-catalog.c
    • gettext-tools/src/po-charset.c
    • gettext-tools/src/write-mo.c
    • gettext-tools/src/x-awk.c
    • gettext-tools/src/x-c.c
    • gettext-tools/src/x-csharp.c
    • gettext-tools/src/x-java.c
    • gettext-tools/src/x-javascript.c
    • gettext-tools/src/x-lua.c
    • gettext-tools/src/x-modula2.c
    • gettext-tools/src/x-php.c
    • gettext-tools/src/x-python.c
    • gettext-tools/src/x-scheme.c
    • gettext-tools/src/x-sh.c
    • gettext-tools/src/x-smalltalk.c
    • gettext-tools/src/x-tcl.c
    • gettext-tools/src/x-vala.c
    • gettext-tools/src/x-ycp.c
    • gettext-tools/src/xg-check.c
    • gettext-tools/src/xgettext.c
    • m4/more-warnings.m4