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

Builder ggettext-solaris10-sparc Build #1027

Results:

Failed

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revisionc636580a490d5cb73a54d18966cb8b59ee040953
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 3 mins, 3 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 1027 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision c636580a490d5cb73a54d18966cb8b59ee040953 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 25 04:59:05 2026
EndSun Jan 25 05:02:09 2026
Elapsed3 mins, 3 secs

All Changes:

:

  1. Change #256263

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sun 25 Jan 2026 04:51:32
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision c636580a490d5cb73a54d18966cb8b59ee040953

    Comments

    Fix warnings with gcc 15 and glibc 2.43.
    * libtextstyle/gnulib-local/lib/glib/gstrfuncs.in.h (g_strstr_len): Change
    return type to 'const gchar *'.
    * libtextstyle/gnulib-local/lib/glib/gstrfuncs.c (g_strstr_len): Likewise.
    * libtextstyle/gnulib-local/lib/libcroco/cr-rgb.c (cr_rgb_set_from_name): Change
    type of 'result'.
    * gettext-tools/src/cldr-plurals.c (extract_rules): Cast the sb_xcontents_c
    result to 'char *'.

    Changed files

    • gettext-tools/src/cldr-plurals.c
    • libtextstyle/gnulib-local/lib/glib/gstrfuncs.c
    • libtextstyle/gnulib-local/lib/glib/gstrfuncs.in.h
    • libtextstyle/gnulib-local/lib/libcroco/cr-rgb.c