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

Builder ggettext-solaris10-i386 Build #1024

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision207e12cc80be1203ca8b7cda48aa9a4e43578f8b
Got Revision207e12cc80be1203ca8b7cda48aa9a4e43578f8b
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash autogen.sh' failed ( 1 mins, 34 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 1024 Build
codebase Build
got_revision 207e12cc80be1203ca8b7cda48aa9a4e43578f8b Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 207e12cc80be1203ca8b7cda48aa9a4e43578f8b 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:

StartWed Dec 31 00:44:21 2025
EndWed Dec 31 00:46:01 2025
Elapsed1 mins, 39 secs

All Changes:

:

  1. Change #253621

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Wed 31 Dec 2025 00:10:38
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 9c21b898dcd2ae7dbe18d404ef79d8487431d6f4

    Comments

    build: Fix generation of man pages on native Windows.
    * gettext-tools/man/Makefile.am ($(man_MAN1WIZARD), $(man_MAN1AUTOTOOLS)): Write
    $${progname}, not $${progname}$(EXEEXT).

    Changed files

    • gettext-tools/man/Makefile.am
  2. Change #253622

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Wed 31 Dec 2025 00:11:05
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision d806c61240ca0c8065baa2b3a643669f39dab2e5

    Comments

    po-fetch: Add man page.
    Reported by Simon Josefsson in
    <https://lists.gnu.org/archive/html/bug-gettext/2025-12/msg00030.html>.
    
    * gettext-tools/man/po-fetch.x: New file.
    * gettext-tools/man/po-fetch.1.diff: New file.
    * gettext-tools/man/Makefile.am (man_aux): Add po-fetch.x.
    (man_MAN1MISC): New variable.
    (man_MAN1): Include it.
    (man_HTML): Add po-fetch.1.html.
    ($(man_MAN1MISC)): New rule.
    (po-fetch.1, po-fetch.1.html): State dependencies.
    * PACKAGING: Update.

    Changed files

    • .gitignore
    • PACKAGING
    • gettext-tools/man/Makefile.am
    • gettext-tools/man/po-fetch.1.diff
    • gettext-tools/man/po-fetch.x
  3. Change #253623

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Wed 31 Dec 2025 00:37:14
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 207e12cc80be1203ca8b7cda48aa9a4e43578f8b

    Comments

    build: Avoid link error on native Windows with --enable-shared.
    Reported by Michele Locati <michele@locati.it> in
    <https://lists.gnu.org/archive/html/bug-gettext/2025-12/msg00038.html>.
    
    * gettext-tools/src/country-table.h (country_table, country_table_size): Remove
    LIBGETTEXTSRC_DLL_VARIABLE annotation.

    Changed files

    • gettext-tools/src/country-table.h