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

Builder ggettext-solaris10-i386 Build #1066

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision06870de947ca5ce89f0a8b54016140ba4127aa6e
Got Revision06870de947ca5ce89f0a8b54016140ba4127aa6e
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, 36 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 1066 Build
codebase Build
got_revision 06870de947ca5ce89f0a8b54016140ba4127aa6e Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 06870de947ca5ce89f0a8b54016140ba4127aa6e 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:

StartTue May 12 00:12:35 2026
EndTue May 12 00:14:16 2026
Elapsed1 mins, 41 secs

All Changes:

:

  1. Change #266771

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 11 May 2026 23:40:10
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 2e1f11af689f45e4571862af19207fabfbc4a567

    Comments

    Fix bug in recent "Use the counted_by attribute." commit.
    * gettext-tools/src/format-c++-brace.c (format_parse): Change type of
    'arg_array' to be a pointer to an array.

    Changed files

    • gettext-tools/src/format-c++-brace.c
  2. Change #266772

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 11 May 2026 23:59:09
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 06870de947ca5ce89f0a8b54016140ba4127aa6e

    Comments

    Fix bug in recent "xgettext: C++: Support --keyword option with a qualified name." commit.
    * gettext-tools/src/x-c.c (extract_parenthesized): Handle
    xgettext_token_type_scope.

    Changed files

    • gettext-tools/src/x-c.c