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

Builder ggettext-solaris10-sparc Build #944

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 1 mins, 53 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 944 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 3d38aeb7d9d3f19ac0e12c048b1f5e847445b0ea 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 Jun 7 04:24:53 2025
EndSat Jun 7 04:26:47 2025
Elapsed1 mins, 53 secs

All Changes:

:

  1. Change #231572

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 07 Jun 2025 04:06:16
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 3d38aeb7d9d3f19ac0e12c048b1f5e847445b0ea

    Comments

    build: Simplify handling of exported symbols on Windows.
    * gnulib-local/modules/gettext-tools-misc (Makefile.am): Don't compile
    gettextlib-exports.c. Don't add now-redundant --export-all-symbols linker
    option. Don't use GETTEXTLIB_EXPORTS_FLAGS.
    * gettext-tools/src/Makefile.am (libgettextsrc_la_SOURCES): Don't add
    gettextsrc-exports.c.
    (libgettextsrc_la_LDFLAGS): Don't add now-redundant --export-all-symbols linker
    option.
    (libgettextsrc_la_CPPFLAGS): Don't add $(GETTEXTLIB_EXPORTS_FLAGS).
    * gettext-tools/configure.ac (GETTEXTLIB_EXPORTS_FLAGS): Remove variable.
    * gettext-tools/woe32dll/gettextlib-exports.c: Remove file.
    * gettext-tools/woe32dll/gettextsrc-exports.c: Remove file.
    * gettext-tools/woe32dll/export.h: Update comments.

    Changed files

    • gettext-tools/configure.ac
    • gettext-tools/src/Makefile.am
    • gettext-tools/woe32dll/export.h
    • gettext-tools/woe32dll/gettextlib-exports.c
    • gettext-tools/woe32dll/gettextsrc-exports.c
    • gnulib-local/modules/gettext-tools-misc