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

Builder texinfo-solaris10-sparc Build #5843

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisione559465a40d2d79ecf0a99c492078b9e9c094621
Got Revisione559465a40d2d79ecf0a99c492078b9e9c094621
Changes6 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 26 secs )
    1. stdio
  2. shell './autogen.sh' ( 50 mins, 54 secs )
    1. stdio
  3. shell_1 './configure' ( 23 mins, 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 24 mins, 3 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 11 mins, 49 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. tta_perl_test-suite.log
    4. info_test-suite.log
    5. install_info_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5843 Build
codebase Build
got_revision e559465a40d2d79ecf0a99c492078b9e9c094621 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision e559465a40d2d79ecf0a99c492078b9e9c094621 Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartTue Aug 12 05:34:14 2025
EndTue Aug 12 08:24:44 2025
Elapsed2 hrs, 50 mins, 30 secs

All Changes:

:

  1. Change #242746

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 12 Aug 2025 03:55:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 450f1c84a74952f1ae8edd4487d838c4259e00d0

    Comments

    * info/info-hooks-default/manual-not-found: avoid printing to stderr as Info can print its own messages. replace perl script with awk as awk will be more portable.

    Changed files

    • ChangeLog
    • info/info-hooks-default/manual-not-found
  2. Change #242747

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 12 Aug 2025 03:55:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0b3771a59eccbcf070b3ca8c5768ec1897e03f0d

    Comments

    * info/run-external.c (get_output_from_program): if couldn't exec, then exit subprocess with EXIT_FAILURE rather than EXIT_SUCCESS. * info/configfiles.c (run_info_hook) <debug>: report exit status of hook.

    Changed files

    • ChangeLog
    • info/configfiles.c
    • info/run-external.c
  3. Change #242748

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 12 Aug 2025 03:55:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 69bff4162334df0734feb2f8f237d6a02628300a

    Comments

    * info/info-hooks-default/manual-not-found, * info/info-hooks-default/manual-not-found.in: Rename.  Generate the former from the latter by substituting the value of @AWK@ found by configure.

    Changed files

    • .gitignore
    • ChangeLog
    • info/Makefile.am
    • info/info-hooks-default/manual-not-found
    • info/info-hooks-default/manual-not-found.in
  4. Change #242749

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 12 Aug 2025 03:55:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision dd1f4b2344bca525328761885f218f6c6cab788a

    Comments

    * configure.ac: run AC_PROG_AWK explicitly to make sure that @AWK@ is set (although it seemed to be set anyway).

    Changed files

    • ChangeLog
    • configure.ac
  5. Change #242750

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 12 Aug 2025 03:55:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4cc57425e6aa6b2bf0ede2e0299b478abe97c05f

    Comments

    * info/info-hooks-default/manual-not-found.in, info/Makefile.am: add message in generated file saying that it was generated.

    Changed files

    • ChangeLog
    • info/Makefile.am
    • info/info-hooks-default/manual-not-found.in
  6. Change #242751

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 12 Aug 2025 03:55:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision e559465a40d2d79ecf0a99c492078b9e9c094621

    Comments

    * info/info-hooks-default/manual-not-found.in: Check for variables set in data file and use them for the URL locations. * info/info-hooks-default/gnu-manuals-locations.dat: Use variables to abbreviate the file.

    Changed files

    • ChangeLog
    • info/info-hooks-default/gnu-manuals-locations.dat
    • info/info-hooks-default/manual-not-found.in