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

Builder ggettext-solaris10-i386 Build #1027

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash autogen.sh' failed ( 2 mins, 3 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 1027 Build
codebase Build
got_revision 969c02603826f16a0223820fbdc379bc25d93b2e Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision 969c02603826f16a0223820fbdc379bc25d93b2e 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. Collin Funk

Timing:

StartWed Dec 31 19:31:21 2025
EndWed Dec 31 19:33:28 2025
Elapsed2 mins, 7 secs

All Changes:

:

  1. Change #253746

    Category ggettext
    Changed by Collin Funk <collin.funk1ohnoyoudont@gmail.com>
    Changed at Wed 31 Dec 2025 19:24:40
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 969c02603826f16a0223820fbdc379bc25d93b2e

    Comments

    msgfmt: Don't overflow the stack with large values for --alignment.
    Reported by <maxtodeath@gmail.com> at <https://savannah.gnu.org/bugs/?67743>.
    
    * gettext-tools/src/write-mo.c (write_table): Use xmalloca instead of
    alloca to allocate the buffer to fill with NUL bytes.

    Changed files

    • gettext-tools/src/write-mo.c