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

Builder ggettext-solaris10-i386 Build #956

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revisionbc159575b7b4d8c9dcd774f4d176ed3f15d4693f
Got Revisionbc159575b7b4d8c9dcd774f4d176ed3f15d4693f
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartFri Jun 6 15:54:45 2025
EndFri Jun 6 15:56:07 2025
Elapsed1 mins, 22 secs

All Changes:

:

  1. Change #231496

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Fri 06 Jun 2025 12:56:05
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 589f38cb99bb60e7f661a81532c1b06e295b07f7

    Comments

    libtextstyle: Fix build failure on Cygwin < 3.4.6.
    * libtextstyle/lib/Makefile.am (config.h): Don't rename the _imp_ variable
    associated with the gl_get_setlocale_null_lock function.

    Changed files

    • libtextstyle/lib/Makefile.am
  2. Change #231497

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Fri 06 Jun 2025 15:34:31
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision bc159575b7b4d8c9dcd774f4d176ed3f15d4693f

    Comments

    build: Fix build failure on Cygwin and mingw without preinstalled libunistring.
    * gettext-tools/configure.ac: Define DLL_VARIABLE and LIBGETTEXTSRC_DLL_VARIABLE
    on Cygwin and mingw like on MSVC.

    Changed files

    • gettext-tools/configure.ac