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

Builder ggettext-solaris10-i386 Build #1041

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash autogen.sh' failed ( 2 mins, 7 secs )
    1. stdio
  3. shell_1 './configure --with-libiconv-prefix=/opt/csw ...' failed ( 0 secs )
    1. stdio
  4. shell_2 'gmake' failed ( 0 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. tools_test-init-env
    3. tools_gnulib_test-suite.log
    4. runtime_test-suite.log
    5. tools_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/ggettext-solaris10-i386 slave
buildername ggettext-solaris10-i386 Builder
buildnumber 1041 Build
codebase Build
got_revision c636580a490d5cb73a54d18966cb8b59ee040953 Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision c636580a490d5cb73a54d18966cb8b59ee040953 Build
scheduler schedule-ggettext-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/ggettext-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Bruno Haible

Timing:

StartSun Jan 25 04:59:10 2026
EndSun Jan 25 05:01:26 2026
Elapsed2 mins, 15 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