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

Builder ggettext-solaris10-sparc Build #1066

Results:

Failed

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision2cdcb2dbe99dfc855725c82326840ba7fff13267
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 3 mins, 29 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 1066 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 2cdcb2dbe99dfc855725c82326840ba7fff13267 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
  2. Paul Eggert

Timing:

StartMon Aug 10 18:14:13 2026
EndMon Aug 10 18:17:43 2026
Elapsed3 mins, 30 secs

All Changes:

:

  1. Change #277711

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Thu 30 Jul 2026 08:51:07
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 1a9efbdaca6157788723daaa73db4d08cbc9a792

    Comments

    gettext.h: Pull a patch from gnulib.
    * gnulib-local/lib/gettext.h (gettext, dgettext, dcgettext): Define differently
    for clang.
    (ngettext, dngettext, dcngettext): Define differently for gcc and clang. With
    gcc in C mode, silence -Wuseless-cast warnings.
    (bindtextdomain, bind_textdomain_codeset): Use compound literal to silence
    -Wuseless-cast warnings.

    Changed files

    • gnulib-local/lib/gettext.h
  2. Change #277712

    Category ggettext
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Thu 30 Jul 2026 08:53:58
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision be41cde1d1840a2d422c925f53cc69edb58ff938

    Comments

    gettext.h: Pull a patch from gnulib.
    * gnulib-local/lib/gettext.h: Fix preprocessor indenting glitches found by cppi.

    Changed files

    • gnulib-local/lib/gettext.h
  3. Change #277713

    Category ggettext
    Changed by Paul Eggert <eggertohnoyoudont@cs.ucla.edu>
    Changed at Thu 30 Jul 2026 08:56:05
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 5fc248b4f290fc2b05e3ca09c6d85cdec235ac5f

    Comments

    gettext.h: Pull a patch from gnulib.
    On Solaris, gettext.h was sometimes converting char const * to char *
    without a cast, which violates a constraint of the C standard.
    GCC 3.4.3 complained about this.  Though the compile succeeded
    it’s better to not violate constraints when it’s easy.
    
    * gnulib-local/lib/gettext.h (gettext, dgettext, dcgettext)
    [__sun && __GNUC__ && !__clang__ && !__cplusplus && !ENABLE_NLS]:
    Cast msgid to char * before returning.

    Changed files

    • gnulib-local/lib/gettext.h
  4. Change #277714

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 10 Aug 2026 19:52:24
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 2cdcb2dbe99dfc855725c82326840ba7fff13267

    Comments

    Upgrade to libtool 2.6.2.
    * m4/libtool.m4: Update from libtool-2.6.2.
    * m4/ltoptions.m4: Likewise.
    * m4/ltsugar.m4: Likewise.
    * m4/ltversion.m4: Likewise.
    * m4/lt~obsolete.m4: Likewise.
    * build-aux/ltmain.sh: Likewise.

    Changed files

    • build-aux/ltmain.sh
    • m4/libtool.m4
    • m4/ltoptions.m4
    • m4/ltsugar.m4
    • m4/ltversion.m4
    • m4/lt~obsolete.m4