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

Builder ggettext-solaris10-i386 Build #1034

Results:

Failed shell shell_1 shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

StartSat Jan 10 23:06:06 2026
EndSat Jan 10 23:07:46 2026
Elapsed1 mins, 39 secs

All Changes:

:

  1. Change #254757

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Sat 10 Jan 2026 22:53:50
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 144474ff645593d9476120dd6720d8c0fe1bd5d3

    Comments

    libtextstyle: Assume a working <stdbool.h>.
    * libtextstyle/lib/textstyle.h: Include <stdbool.h> instead of
    <textstyle/stdbool.h>.
    * libtextstyle/lib/Makefile.am (nobase_nodist_include_HEADERS): Don't add
    textstyle/stdbool.h.
    (textstyle/stdbool.h): Remove rule.
    (BUILT_SOURCES, MOSTLYCLEANFILES, CLEANFILES): Update accordingly.
    (EXTRA_DIST): Remove stdbool.mini.h.
    * libtextstyle/lib/stdbool.mini.h: Remove file.
    * gettext-tools/src/Makefile.am (textstyle/stdbool.h): Remove target.
    (BUILT_SOURCES, MOSTLYCLEANFILES): Remove textstyle/stdbool.h.

    Changed files

    • .gitignore
    • gettext-tools/src/Makefile.am
    • libtextstyle/.gitignore
    • libtextstyle/lib/Makefile.am
    • libtextstyle/lib/stdbool.mini.h
    • libtextstyle/lib/textstyle.h