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

Builder ggettext-solaris10-i386 Build #979

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell '/opt/csw/bin/bash autogen.sh' failed ( 1 mins, 37 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 979 Build
codebase Build
got_revision d0e209799a32903516017b84b5db18c5a6605779 Git
project ggettext Build
repository git://git.savannah.gnu.org/gettext.git Build
revision d0e209799a32903516017b84b5db18c5a6605779 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. Bruno Haible

Timing:

StartTue Jul 1 15:52:11 2025
EndTue Jul 1 15:53:54 2025
Elapsed1 mins, 43 secs

All Changes:

:

  1. Change #238104

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 01 Jul 2025 15:46:15
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision dda91288154a18e7bfa746f55fa50c93198e63b0

    Comments

    autopoint: Don't fail if no gettext version is specified.
    Rationale: https://lists.gnu.org/archive/html/bug-gettext/2025-06/msg00009.html
    
    * gettext-tools/misc/autopoint.in: Instead of failing with "Missing version",
    use version 0.23.1. Set omitintl=yes if there is no AM_GNU_GETTEXT invocation.

    Changed files

    • gettext-tools/misc/autopoint.in
  2. Change #238105

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Tue 01 Jul 2025 15:46:15
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision d0e209799a32903516017b84b5db18c5a6605779

    Comments

    Fix an autoreconf failure in packages that only need AM_NLS.
    Rationale: https://lists.gnu.org/archive/html/bug-gettext/2025-06/msg00009.html
    
    * gettext-tools/m4/Makefile.am (aclocaldir, aclocal_DATA): New variables.
    * PACKAGING: Update.

    Changed files

    • PACKAGING
    • gettext-tools/m4/Makefile.am