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

Builder ggettext-solaris10-sparc Build #960

Results:

Failed

SourceStamp:

Projectggettext
Repositorygit://git.savannah.gnu.org/gettext.git
Branchmaster
Revisionb719e5bfd2aa8e00f766dab5ab67a9f55d386ee9
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

StartFri Jun 27 23:26:18 2025
EndFri Jun 27 23:30:10 2025
Elapsed3 mins, 52 secs

All Changes:

:

  1. Change #237912

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Fri 27 Jun 2025 23:18:50
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision 702435bc027c0a6648296bc38898a0d470b5cb63

    Comments

    Shell: Add another unit test.
    * gettext-tools/tests/lang-sh-3: New file, based on
    gettext-tools/tests/lang-sh-2.
    * gettext-tools/tests/Makefile.am (TESTS): Add it.

    Changed files

    • gettext-tools/tests/Makefile.am
    • gettext-tools/tests/lang-sh-3
  2. Change #237913

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Fri 27 Jun 2025 23:18:54
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision f1fc656bcc0bad18a3dc136df05bbae1d9e5d8c1

    Comments

    examples: Extend the hello-sh example.
    * gettext-tools/examples/hello-sh/hello-1.sh: Renamed from
    gettext-tools/examples/hello-sh/hello.sh.
    * gettext-tools/examples/hello-sh/hello-2.sh: New file, based on
    gettext-tools/examples/hello-sh/hello-1.sh.
    * gettext-tools/examples/hello-sh/hello-3.sh: New file, based on
    gettext-tools/examples/hello-sh/hello-2.sh.
    * gettext-tools/examples/hello-sh/configure.ac: Update AC_CONFIG_SRCDIR
    invocation and AC_CONFIG_FILES invocations.
    * gettext-tools/examples/hello-sh/Makefile.am (bin_SCRIPTS): Remove hello.
    Add hello-1, hello-2, hello-3.
    * gettext-tools/examples/hello-sh/po/Makefile.am (POTFILES): Remove hello.sh.
    Add hello-1.sh, hello-2.sh, hello-3.sh.
    * gettext-tools/examples/po/Makefile.am (POTFILES): Update accordingly.
    * gettext-tools/examples/Makefile.am (EXAMPLESFILES): Update file list.

    Changed files

    • gettext-tools/examples/Makefile.am
    • gettext-tools/examples/hello-sh/Makefile.am
    • gettext-tools/examples/hello-sh/configure.ac
    • gettext-tools/examples/hello-sh/hello-1.sh
    • gettext-tools/examples/hello-sh/hello.sh
    • gettext-tools/examples/hello-sh/po/Makefile.am
    • gettext-tools/examples/po/Makefile.am
  3. Change #237914

    Category ggettext
    Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
    Changed at Fri 27 Jun 2025 23:19:00
    Repository git://git.savannah.gnu.org/gettext.git
    Project ggettext
    Branch master
    Revision b719e5bfd2aa8e00f766dab5ab67a9f55d386ee9

    Comments

    Shell: Document two more approaches.
    * gettext-tools/doc/lang-sh.texi (sh): Tweaks.
    (sh - Three approaches): New subsubsection.
    (The gettext.sh approach): New subsubsection, incorporating the "gettext.sh"
    subsubsection.
    (The printf approach, The printf_gettext approach): New subsubsections.
    (Preparing for gettext.sh): Renamed from "Preparing Shell Scripts".
    (Preparing for printf, Preparing for printf_gettext): New subsubsections.
    * gettext-tools/doc/gettext.texi: Update detailed node list.
    * NEWS: Mention the change.

    Changed files

    • NEWS
    • gettext-tools/doc/gettext.texi
    • gettext-tools/doc/lang-sh.texi