Builder ggettext-solaris10-i386 Build #974
Results:
Failed shell shell_1 shell_2 shell_3
SourceStamp:
Project | ggettext |
Repository | git://git.savannah.gnu.org/gettext.git |
Branch | master |
Revision | b719e5bfd2aa8e00f766dab5ab67a9f55d386ee9 |
Got Revision | b719e5bfd2aa8e00f766dab5ab67a9f55d386ee9 |
Changes | 3 changes |
BuildSlave:
unstable10xReason:
The SingleBranchScheduler scheduler named 'schedule-ggettext-solaris10-i386' triggered this build
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /export/home/buildbot/slave/ggettext-solaris10-i386 | slave |
buildername | ggettext-solaris10-i386 | Builder |
buildnumber | 974 | Build |
codebase | Build | |
got_revision | b719e5bfd2aa8e00f766dab5ab67a9f55d386ee9 | Git |
project | ggettext | Build |
repository | git://git.savannah.gnu.org/gettext.git | Build |
revision | b719e5bfd2aa8e00f766dab5ab67a9f55d386ee9 | Build |
scheduler | schedule-ggettext-solaris10-i386 | Scheduler |
slavename | unstable10x | BuildSlave |
workdir | /export/home/buildbot/slave/ggettext-solaris10-i386 | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Bruno Haiblebruno@clisp.org
Timing:
Start | Fri Jun 27 23:26:14 2025 |
End | Fri Jun 27 23:27:57 2025 |
Elapsed | 1 mins, 43 secs |
All Changes:
:
Change #237912
Category ggettext Changed by Bruno Haible <bruno @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
Change #237913
Category ggettext Changed by Bruno Haible <bruno @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
Change #237914
Category ggettext Changed by Bruno Haible <bruno @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