Builder ggettext-solaris10-i386 Build #916
Results:
Failed shell shell_1 shell_2 shell_3
SourceStamp:
Project | ggettext |
Repository | git://git.savannah.gnu.org/gettext.git |
Branch | master |
Revision | e7650ab0fac57133fa2d08efd4e1a670e11df920 |
Got Revision | e7650ab0fac57133fa2d08efd4e1a670e11df920 |
Changes | 1 change |
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 | 916 | Build |
codebase | Build | |
got_revision | e7650ab0fac57133fa2d08efd4e1a670e11df920 | Git |
project | ggettext | Build |
repository | git://git.savannah.gnu.org/gettext.git | Build |
revision | e7650ab0fac57133fa2d08efd4e1a670e11df920 | 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 Apr 25 14:10:59 2025 |
End | Fri Apr 25 14:12:39 2025 |
Elapsed | 1 mins, 40 secs |
All Changes:
:
Change #228279
Category ggettext Changed by Bruno Haible <bruno @clisp.org>Changed at Fri 25 Apr 2025 13:06:15 Repository git://git.savannah.gnu.org/gettext.git Project ggettext Branch master Revision e7650ab0fac57133fa2d08efd4e1a670e11df920 Comments
examples: Add hello-modula2 example. * gettext-tools/examples/hello-modula2/INSTALL: New file. * gettext-tools/examples/hello-modula2/autogen.sh: New file. * gettext-tools/examples/hello-modula2/autoclean.sh: New file. * gettext-tools/examples/hello-modula2/hello.mod.in: New file. * gettext-tools/examples/hello-modula2/Makefile.am: New file. * gettext-tools/examples/hello-modula2/configure.ac: New file. * gettext-tools/examples/hello-modula2/m4/Makefile.am: New file. * gettext-tools/examples/hello-modula2/po/LINGUAS: New file. * gettext-tools/examples/hello-modula2/po/Makefile.am: New file. * gettext-tools/examples/installpaths.in: Define also libdir. * gettext-tools/m4/Makefile.am (examplesbuildaux_DATA): Add modula2comp.m4. * gettext-tools/examples/Makefile.am (EXAMPLESFILES, EXAMPLESDIRS): Add hello-modula2. * gettext-tools/examples/po/Makefile.am (POTFILES, SMALLPOTS): Update for hello-modula2. (hello-modula2.pot): New target. (SMALLPOFILES_FOR_lang): Update for hello-modula2. ($(srcdir)/../hello-modula2/po/$(LL).po): New rule. * gettext-tools/examples/check-examples (func_check_autoclean_all, func_check_distclean_all, func_check_maintainerclean_all, func_check_maintainerclean_vpath_all, func_check_dist_all, func_check_dist_vpath_all, func_check_install_all, func_check_uninstall_all, func_check_distcheck_all, func_check_all): Handle hello-modula2 as well. * gettext-tools/examples/README: Mention hello-modula2. * gettext-tools/doc/lang-modula2.texi: Likewise. * NEWS: Likewise.
Changed files
- NEWS
- gettext-tools/doc/lang-modula2.texi
- gettext-tools/examples/Makefile.am
- gettext-tools/examples/README
- gettext-tools/examples/check-examples
- gettext-tools/examples/hello-modula2/INSTALL
- gettext-tools/examples/hello-modula2/Makefile.am
- gettext-tools/examples/hello-modula2/autoclean.sh
- gettext-tools/examples/hello-modula2/autogen.sh
- gettext-tools/examples/hello-modula2/configure.ac
- gettext-tools/examples/hello-modula2/hello.mod.in
- gettext-tools/examples/hello-modula2/m4/Makefile.am
- gettext-tools/examples/hello-modula2/po/LINGUAS
- gettext-tools/examples/hello-modula2/po/Makefile.am
- gettext-tools/examples/installpaths.in
- gettext-tools/examples/po/Makefile.am
- gettext-tools/m4/Makefile.am