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

Builder ggettext-solaris10-i386 Build #919

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revisionfe9d3fd320c365cfd6071a43e65c844e6b699e40
Got Revisionfe9d3fd320c365cfd6071a43e65c844e6b699e40
Changes2 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, 27 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 919 Build
codebase Build
got_revision fe9d3fd320c365cfd6071a43e65c844e6b699e40 Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision fe9d3fd320c365cfd6071a43e65c844e6b699e40 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:

StartMon Apr 28 17:56:48 2025
EndMon Apr 28 17:58:20 2025
Elapsed1 mins, 31 secs

All Changes:

:

  1. Change #228545

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 28 Apr 2025 16:22:32
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 8dce4dcce01202ea08f1f7d6f56a37762e3e41fb

    Comments

    tests: Support older GNU Modula-2 compilers.
    * gettext-tools/tests/lang-modula2: Don't use the option -fscaffold-main.

    Changed files

    • gettext-tools/tests/lang-modula2
  2. Change #228546

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 28 Apr 2025 17:11:13
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision fe9d3fd320c365cfd6071a43e65c844e6b699e40

    Comments

    Modula-2: Fix linking of libintl_m2 on non-ELF platforms.
    * gettext-runtime/intl-modula2/Makefile.am (libintl_m2_la_LDFLAGS): Link with
    libm2pim.la.

    Changed files

    • gettext-runtime/intl-modula2/Makefile.am