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

Builder ggettext-solaris10-sparc Build #1021

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 2 mins, 32 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 1021 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision b761da94e2fdc6c8fc696590661443ee68f693c9 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 Jan 11 01:36:11 2026
EndSun Jan 11 01:38:44 2026
Elapsed2 mins, 32 secs

All Changes:

:

  1. Change #254784

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 11 Jan 2026 01:21:58
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 68e2e2c2d11850ba14a05964b249fc941b0b0ada

    Comments

    Improve support for clang on native Windows.
    Reported by Kirill Makurin <maiddaisuki@outlook.com> in
    <https://lists.gnu.org/archive/html/bug-gettext/2026-01/msg00021.html>.
    
    * libtextstyle/gnulib-local/lib/ostream.oo.h (ostream_printf, ostream_vprintf):
    Treat clang like GCC.
    * gettext-runtime/libasprintf/vasprintf.h (__attribute__, __format__,
    __printf__): Likewise.
    * gettext-runtime/libasprintf/autosprintf.in.h (_AUTOSPRINTF_ATTRIBUTE_FORMAT):
    Likewise.
    * gettext-tools/src/format.h (formatstring_error_logger_t): Likewise.
    * gettext-tools/src/if-error.h (if_error, if_verror): Likewise.
    * gettext-tools/src/msgl-check.c (formatstring_error_logger): Likewise.
    * gettext-tools/src/msgl-merge.c (silent_error_logger): Likewise.
    * gettext-tools/src/po-error.h (__attribute__, __format__, __printf__, po_error,
    po_error_at_line): Likewise.
    * gettext-tools/src/read-po-lex.h (__attribute__, __format__, __printf__):
    Likewise.
    * gettext-tools/src/xg-check.c (formatstring_error_logger): Likewise.
    * gettext-tools/libgettextpo/gettext-po.in.h (struct po_error_handler):
    Likewise.

    Changed files

    • gettext-runtime/libasprintf/autosprintf.in.h
    • gettext-runtime/libasprintf/vasprintf.h
    • gettext-tools/libgettextpo/gettext-po.in.h
    • gettext-tools/src/format.h
    • gettext-tools/src/if-error.h
    • gettext-tools/src/msgl-check.c
    • gettext-tools/src/msgl-merge.c
    • gettext-tools/src/po-error.h
    • gettext-tools/src/read-po-lex.h
    • gettext-tools/src/xg-check.c
    • libtextstyle/gnulib-local/lib/ostream.oo.h
  2. Change #254785

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 11 Jan 2026 01:22:29
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision bdbfa2c0911f81a4161e82fb6837611f347829a1

    Comments

    Improve support for clang on native Windows.
    * gettext-runtime/intl/libgnuintl.in.h (_INTL_REDIRECT_ASM): Treat clang like
    GCC.

    Changed files

    • gettext-runtime/intl/libgnuintl.in.h
  3. Change #254786

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 11 Jan 2026 01:22:52
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision b761da94e2fdc6c8fc696590661443ee68f693c9

    Comments

    Improve support for clang on native Windows.
    * gettext-tools/src/write-mo.c (roundup): Treat clang like GCC.

    Changed files

    • gettext-tools/src/write-mo.c