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

Builder ggettext-solaris10-sparc Build #975

Results:

Failed

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revision80d0903beb21e9b175ba6c9cdde0a8d23cbe5a06
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git updating ( 3 mins, 59 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 975 Build
codebase Build
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 80d0903beb21e9b175ba6c9cdde0a8d23cbe5a06 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:

StartMon Jul 7 09:12:12 2025
EndMon Jul 7 09:16:11 2025
Elapsed3 mins, 59 secs

All Changes:

:

  1. Change #238571

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 07 Jul 2025 09:02:41
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision f98de965a08d1883a46ba5411922b54cc5125f14

    Comments

    xgettext: Perl: Fix bug with comment lines longer than 1024 (regr. 2024-09-26).
    Reported by Alyssa Ross <hi@alyssa.is> in
    <https://lists.gnu.org/archive/html/bug-gettext/2025-07/msg00009.html>.
    
    * gettext-tools/src/x-perl.c (phase2_getc): Move the sb_free call until after
    the savable_comment_add call.

    Changed files

    • gettext-tools/src/x-perl.c
  2. Change #238572

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Mon 07 Jul 2025 09:07:39
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 80d0903beb21e9b175ba6c9cdde0a8d23cbe5a06

    Comments

    xgettext: Perl: Fix a memory leak (regression 2003-06-27).
    * gettext-tools/src/x-perl.c (phase2_getc): Free the result of
    from_current_source_encoding.

    Changed files

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