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

Builder ggettext-solaris10-sparc Build #929

Results:

Failed

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 2 mins, 49 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 929 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 2fb3d868b278e4014cef10c1d97ec1f85806e530 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:

StartTue May 20 20:03:40 2025
EndTue May 20 20:06:30 2025
Elapsed2 mins, 49 secs

All Changes:

:

  1. Change #230320

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 20 May 2025 19:36:55
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 2fb3d868b278e4014cef10c1d97ec1f85806e530

    Comments

    xgettext: JavaScript: Parse RegExp literals according to ECMA-262 15th edition.
    Reported by Christian Wasserthal <aperion@fsfe.org> in
    <https://lists.gnu.org/archive/html/bug-gettext/2025-05/msg00038.html>.
    
    * gettext-tools/src/x-javascript.c (phase5_scan_regexp): Report an error when
    end-of-line is reached. Parse character classes. Recognize more modifier flags.
    * gettext-tools/tests/xgettext-javascript-2: Add two more test cases.
    * NEWS: Mention the change.

    Changed files

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