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

Builder ggettext-solaris10-sparc Build #1068

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 3 mins, 13 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 1068 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 489466af573ee3063c31c0150f797771a772242f 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:

StartSun Aug 16 22:44:11 2026
EndSun Aug 16 22:47:25 2026
Elapsed3 mins, 13 secs

All Changes:

:

  1. Change #278393

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 16 Aug 2026 21:43:41
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 9f3cbb0b2c90d8e568245c671d181fa3efa09888

    Comments

    Refactor.
    * gettext-tools/src/xerror-handler.c (textmode_xerror_internal): Renamed from
    xerror.
    (textmode_xerror, textmode_xerror2): Update.

    Changed files

    • gettext-tools/src/xerror-handler.c
  2. Change #278394

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 16 Aug 2026 23:25:29
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision f09c79fb05b28e043962fd95a6bbb2182cf954c1

    Comments

    Refactor.
    * gettext-tools/src/xerror-handler.h (xerror, xerror2): New functions.
    * gettext-tools/src/po-xerror.h (po_xerror, po_xerror2): Use them.
    * gettext-tools/src/msgl-check.c (check_plural_eval, check_plural,
    formatstring_error_logger, check_pair, check_header_entry): Likewise.
    * gettext-tools/src/msgl-iconv.c (conversion_error, iconv_message_list_internal,
    iconv_msgdomain_list): Likewise.
    * gettext-tools/src/read-catalog-abstract.c (catalog_reader_parse): Likewise.
    * gettext-tools/src/read-catalog.c (default_set_domain, default_add_message):
    Likewise.
    * gettext-tools/src/read-po-lex.c (po_gram_error, po_gram_error_at_line,
    po_lex_charset_set, mbfile_getc, lex_getc): Likewise.
    * gettext-tools/src/read-properties.c (phase4_getuc, read_escaped_string,
    properties_parse): Likewise.
    * gettext-tools/src/read-stringtable.c (phase1_getc, read_string,
    stringtable_parse): Likewise.
    * gettext-tools/src/write-catalog.c (msgdomain_list_print): Likewise.
    * gettext-tools/src/write-po.c (wrap, message_print, message_print_obsolete):
    Likewise.

    Changed files

    • gettext-tools/src/msgl-check.c
    • gettext-tools/src/msgl-iconv.c
    • gettext-tools/src/po-xerror.h
    • gettext-tools/src/read-catalog-abstract.c
    • gettext-tools/src/read-catalog.c
    • gettext-tools/src/read-po-lex.c
    • gettext-tools/src/read-properties.c
    • gettext-tools/src/read-stringtable.c
    • gettext-tools/src/write-catalog.c
    • gettext-tools/src/write-po.c
    • gettext-tools/src/xerror-handler.h
  3. Change #278395

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 16 Aug 2026 23:41:44
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 489466af573ee3063c31c0150f797771a772242f

    Comments

    Fix a test failure with the clang UBSAN.
    * gettext-tools/src/xerror-handler.h (INVOKES_XERROR_HANDLER_FN_PTR): New macro.
    (xerror, xerror2): Use it.

    Changed files

    • gettext-tools/src/xerror-handler.h