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

Builder ggettext-solaris10-sparc Build #897

Results:

Failed

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision91d82d18e466eebb8c26c23d9bc73bffbcf18edf
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 4 mins, 24 secs )
    1. stdio
  2. shell  
    1. - no logs -
  3. shell_1  
    1. - no logs -
  4. shell_2  
    1. - no logs -
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/ggettext-solaris10-sparc slave
buildername ggettext-solaris10-sparc Builder
buildnumber 897 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 91d82d18e466eebb8c26c23d9bc73bffbcf18edf Build
scheduler schedule-ggettext-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/ggettext-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Bruno Haible

Timing:

StartWed Apr 23 20:03:55 2025
EndWed Apr 23 20:08:19 2025
Elapsed4 mins, 24 secs

All Changes:

:

  1. Change #228037

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 22 Apr 2025 15:28:41
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision b4dda7ce29407a67d49dc57d39c626a44831d81d

    Comments

    build: Simplify.
    * gettext-runtime/configure.ac: Don't test whether setlocale exists.

    Changed files

    • gettext-runtime/configure.ac
  2. Change #228038

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Wed 23 Apr 2025 16:50:34
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision ad68d1c6dd8289e68a6f0466baa0a3902a01a52f

    Comments

    Refactor: Make format-lua.c more similar to format-elisp.c.
    * gettext-tools/src/format-lua.c (format_parse): Allocate the final spec on the
    heap only once parsing was successful.

    Changed files

    • gettext-tools/src/format-lua.c
  3. Change #228039

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Wed 23 Apr 2025 18:54:41
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 72a90baa2d66daf0f98f406d268268d895f723a2

    Comments

    xgettext: Go: More unit tests.
    * gettext-tools/tests/xgettext-go-6: Add more test cases regarding string
    concatenation.

    Changed files

    • gettext-tools/tests/xgettext-go-6
  4. Change #228040

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Wed 23 Apr 2025 19:50:04
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 91d82d18e466eebb8c26c23d9bc73bffbcf18edf

    Comments

    xgettext: D: Allow comments between the parts of concatenated string literals.
    * gettext-tools/src/x-d.c (is_add_expression_with_tilde): New function.
    (is_string_literal, string_literal_accumulate_pieces): Use it.
    * gettext-tools/tests/xgettext-d-2: Add another test case regarding string
    concatenation.

    Changed files

    • gettext-tools/src/x-d.c
    • gettext-tools/tests/xgettext-d-2