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

Builder ggettext-solaris10-sparc Build #1023

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 3 mins, 11 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 1023 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 77441e02830a7548f6886d8833fe5361d9871aa6 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. Michele Locati

Timing:

StartTue Jan 13 11:36:19 2026
EndTue Jan 13 11:39:30 2026
Elapsed3 mins, 11 secs

All Changes:

:

  1. Change #255099

    Category ggettext
    Changed by Michele Locati <micheleohnoyoudont@locati.it>
    Changed at Tue 13 Jan 2026 11:27:07
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 77441e02830a7548f6886d8833fe5361d9871aa6

    Comments

    cldr-plurals: Fix parsing of plurals.xml from CLDR 38 or newer.
    Reported by Michele Locati at <https://savannah.gnu.org/bugs/?66378>.
    
    * gettext-tools/src/cldr-plural-exp.c (eval_relation): Accept operands 'c', 'e'.
    * gettext-tools/src/cldr-plural.y (yylex): Likewise.
    * gettext-tools/src/cldr-plurals.c (extract_rules): Test for type='cardinal'.
    (get_XcY_end, force_spaces, remove_XcY, remove_empty_examples): New functions.
    (main): Invoke force_spaces, remove_XcY, remove_empty_examples.
    * gettext-tools/tests/cldr-plurals-1: Add more tests.
    * AUTHORS: Add Michele Locati.

    Changed files

    • AUTHORS
    • gettext-tools/src/cldr-plural-exp.c
    • gettext-tools/src/cldr-plural.y
    • gettext-tools/src/cldr-plurals.c
    • gettext-tools/tests/cldr-plurals-1