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

Builder ggettext-solaris10-sparc Build #640

Results:

Failed

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision39fe8f24c15d211ba1e04100b03fe2f4a0676e2d
Changes9 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 57 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 640 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 39fe8f24c15d211ba1e04100b03fe2f4a0676e2d 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:

StartSat May 27 00:30:57 2023
EndSat May 27 00:31:55 2023
Elapsed57 secs

All Changes:

:

  1. Change #174221

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 1382961c04dd85acfbaea1a558e15293e3d3f0b5

    Comments

    build: Improve autoconf quoting.
    * gettext-runtime/intl/configure.ac: Fix quoting of AS_HELP_STRING argument.
    * gettext-tools/configure.ac: Likewise.

    Changed files

    • gettext-runtime/intl/configure.ac
    • gettext-tools/configure.ac
  2. Change #174222

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision bffb82f8d8cba9419e5734d46ffcc20ff6c5e157

    Comments

    intl: Silence a gcc warning.
    * gettext-runtime/intl/localealias.c (read_alias_file): Silence a bogus
    -Wuse-after-free warning.

    Changed files

    • gettext-runtime/intl/localealias.c
  3. Change #174223

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision a53330559c981639f238d8b7810a25f0b277a276

    Comments

    libxml: Silence several gcc warnings.
    * gnulib-local/lib/libxml/SAX2.c (xmlNsErrMsg): Mark as possibly unused.
    (xmlSAX2AttributeDecl, xmlSAX2ElementDecl, xmlSAX2NotationDecl): Mark a local
    variable as possibly unused.
    * gnulib-local/lib/libxml/encoding.c (xmlCharEncCloseFunc): Likewise.
    * gnulib-local/lib/libxml/trionan.c (compute_minus_zerod, minus_zerod): Mark as
    possibly unused.
    * gnulib-local/lib/libxml/tree.c (xmlDOMWrapCloneNode): Use a differently typed
    variable cloneAttr.

    Changed files

    • gnulib-local/lib/libxml/SAX2.c
    • gnulib-local/lib/libxml/encoding.c
    • gnulib-local/lib/libxml/tree.c
    • gnulib-local/lib/libxml/trionan.c
  4. Change #174224

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 3072f1bb27723bf62c1dd868f62f61180778c4a8

    Comments

    Silence a gcc warning.
    * gettext-tools/src/format-scheme.c (II): Mark as possibly unused.

    Changed files

    • gettext-tools/src/format-scheme.c
  5. Change #174225

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 588ef80ce69e733bcc16342f32227a49d5e2044f

    Comments

    Silence a gcc warning.
    * gettext-tools/src/write-po.c (memset_small): Use
    '#pragma GCC diagnostic ignored' to silence a bogus gcc warning.

    Changed files

    • gettext-tools/src/write-po.c
  6. Change #174226

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision cbf94c8adf8a95a8e762f0cb8276e4122b0335eb

    Comments

    libgrep: Modernize.
    * gettext-tools/libgrep/m-fgrep.c: Include <wchar.h> unconditionally. Assume
    mbrlen function, by virtue of the gnulib module 'mbrlen'. Don't include
    <wctype.h>. Assume ANSI C.

    Changed files

    • gettext-tools/libgrep/m-fgrep.c
  7. Change #174227

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 2a72056099b27996173b130bd8b7e6e029071338

    Comments

    libgrep: Optimize and silence gcc warning.
    * gettext-tools/libgrep/m-fgrep.c (Fexecute): Set mb_properties to NULL in a
    unibyte locale.

    Changed files

    • gettext-tools/libgrep/m-fgrep.c
  8. Change #174228

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 5e3233c0cd15c718ed1011136299d7ca7b9e7961

    Comments

    Update to the newest gnulib.

    Changed files

    • gnulib
  9. Change #174229

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 27 May 2023 00:26:19
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 39fe8f24c15d211ba1e04100b03fe2f4a0676e2d

    Comments

    Silence a gcc warning "array subscript ... is partly outside array bounds".
    * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add flexmember.
    * gettext-tools/src/xg-arglist-parser.h (struct arglist_parser): Use
    FLEXIBLE_ARRAY_MEMBER.
    * gettext-tools/src/xg-arglist-parser.c: Include flexmember.h.
    (arglist_parser_alloc, arglist_parser_clone): Use FLEXNSIZEOF instead of
    hand-made size computations.

    Changed files

    • autogen.sh
    • gettext-tools/src/xg-arglist-parser.c
    • gettext-tools/src/xg-arglist-parser.h