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

Builder ggettext-solaris10-i386 Build #959

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartSat Jun 7 05:07:03 2025
EndSat Jun 7 05:08:36 2025
Elapsed1 mins, 32 secs

All Changes:

:

  1. Change #231574

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 07 Jun 2025 05:01:34
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 8000b5d9e31796eedae529b1477750dc16971ad5

    Comments

    gettext.m4: Recognize the shared GNU libintl on MSVC.
    Reported by Kirill Makurin <maiddaisuki@outlook.com>
    in <https://lists.gnu.org/archive/html/bug-m4/2025-06/msg00000.html>.
    
    * gettext-runtime/m4/gettext.m4 (AM_GNU_GETTEXT): On MSVC, don't try to use
    _nl_msg_cat_cntr.
    * NEWS: Mention it.

    Changed files

    • NEWS
    • gettext-runtime/m4/gettext.m4