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

Builder texinfo-solaris10-sparc Build #5841

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision82a5a8fdf7216cf94641ec5fb76253f0f2f38bd5
Got Revision82a5a8fdf7216cf94641ec5fb76253f0f2f38bd5
Changes12 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 30 secs )
    1. stdio
  2. shell './autogen.sh' ( 39 mins, 21 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 39 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 9 mins, 1 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 1 hrs, 5 mins, 20 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 5841 Build
codebase Build
got_revision 82a5a8fdf7216cf94641ec5fb76253f0f2f38bd5 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 82a5a8fdf7216cf94641ec5fb76253f0f2f38bd5 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
  2. Patrice Dumas

Timing:

StartTue Aug 12 01:16:11 2025
EndTue Aug 12 03:17:05 2025
Elapsed2 hrs, 54 secs

All Changes:

:

  1. Change #242729

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 11 Aug 2025 22:53:05
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a2b788b81f211a402a9b4eb71baab88e2b6f74b4

    Comments

    * info/info-hooks-example/manual-not-found, * info/info-hooks-example/gnu-manuals-locations.dat: Add copyright notice.

    Changed files

    • ChangeLog
    • info/info-hooks-example/gnu-manuals-locations.dat
    • info/info-hooks-example/manual-not-found
  2. Change #242730

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 11 Aug 2025 23:27:46
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8beb6a33aa266356ad538a996a8117506b1b8cc6

    Comments

    * info/info-hooks-example/gnu-manuals-locations.dat, info/info-hooks-default/gnu-manuals-locations.dat,

    Changed files

    • ChangeLog
    • info/Makefile.am
    • info/info-hooks-default/gnu-manuals-locations.dat
    • info/info-hooks-default/manual-not-found
    • info/info-hooks-example/gnu-manuals-locations.dat
    • info/info-hooks-example/manual-not-found
  3. Change #242731

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 11 Aug 2025 23:31:49
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 404468e5987b04ebefa597b68f6c4d032d657185

    Comments

    * info/session.c, info/info.c (info_debug): move to info.c. * info/session.h, info/info.h (debug): move to info.h.
    * info/info.c (get_initial_file),
    * info/configfiles.c (run_info_hook): output debug message in
    run_info_hook, using name of the hook as a variable.

    Changed files

    • ChangeLog
    • info/configfiles.c
    • info/info.c
    • info/info.h
    • info/session.c
    • info/session.h
  4. Change #242732

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 11 Aug 2025 23:41:23
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 09d4d87132b0f525bd9fbf2bf3b6f7836cdb26e1

    Comments

    * doc/info-stnd.texi (Invoking Info): Index all command line options multiple times if they have synonyms, with each synonym appearing first in the index entry text.  This is for ease of lookup of short options.

    Changed files

    • ChangeLog
    • doc/info-stnd.texi
  5. Change #242733

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 11 Aug 2025 23:49:38
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 78134cd14ca84f20bc1c5e3e9f554e1dee396e59

    Comments

    * info/configfiles.c (locate_init_file): Report on attempts to find init file with debug macro (at level "-x 1"). (run_info_hook): Use "-x 1" level rather than "-x 3".

    Changed files

    • ChangeLog
    • info/configfiles.c
  6. Change #242734

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 11 Aug 2025 23:56:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ad9d9fd67fbd74f104e6a2a8ec7b2d14da5c1a79

    Comments

    * info/configfiles.c (locate_init_file_internal): Also check under $pkgdatadir (i.e., usually /usr/share/texinfo). * info/Makefile.am (AM_CFLAGS): Propagate value of $pkgdatadir.

    Changed files

    • ChangeLog
    • info/Makefile.am
    • info/configfiles.c
  7. Change #242735

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 12 Aug 2025 00:01:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ed95488eab52b0802ede87192fed96196c05e8dc

    Comments

    * info/Makefile.am: List info-hooks-default/manual-not-found in "SCRIPTS" and not "DATA" so that it will be installed with executable permissions.

    Changed files

    • ChangeLog
    • info/Makefile.am
  8. Change #242736

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Tue 12 Aug 2025 00:14:32
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d5af0f7a60417162ebab5c0d850663a1c9eb3607

    Comments

    * info/t/config/texinfo/info-hooks/manual-not-found: Add dummy file to stop an installed hook from running.

    Changed files

    • ChangeLog
    • info/Makefile.am
    • info/t/config/texinfo/info-hooks/manual-not-found
  9. Change #242737

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

    Comments

    * doc/info-stnd.texi (Custom Key Bindings): Update to reflect the fact that pkgdatadir is now also checked. (Hooks): mention default hook

    Changed files

    • ChangeLog
    • doc/info-stnd.texi
  10. Change #242738

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 12 Aug 2025 01:05:18
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 86eee3b01fe3a2958216fbb4a58d3b79a4f1899a

    Comments

    * tta/C/main/build_perl_info.c (store_document_texinfo_tree) (store_output_units_texinfo_tree) (store_document_tree_output_units, document_tree): do not return a reference to the tree.  Update document_tree to find the reference to the tree in document->tree->sv.
    * tta/C/main/build_perl_info.c (document_tree): simplify code.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
  11. Change #242739

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 12 Aug 2025 01:05:18
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9ec82f756c191f22d37fcb0dfba72b2494b6119b

    Comments

    * tta/C/convert/build_html_perl_info.c, tta/C/convert/build_html_perl_state.c, tta/C/convert/get_converter_perl_info.c, tta/C/main/get_perl_info.c: use newSVsv instead of SvREFCNT_inc.
    * tta/C/convert/call_conversion_perl.c,
    tta/C/convert/call_html_perl_function.c: reorganize code to make
    clearer that the calls to SvREFCNT_inc are associated to subroutine
    call.  Add casts.

    Changed files

    • ChangeLog
    • tta/C/convert/build_html_perl_info.c
    • tta/C/convert/build_html_perl_state.c
    • tta/C/convert/call_conversion_perl.c
    • tta/C/convert/call_html_perl_function.c
    • tta/C/convert/get_converter_perl_info.c
    • tta/C/main/build_perl_info.h
    • tta/C/main/get_perl_info.c
  12. Change #242740

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 12 Aug 2025 01:05:18
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 82a5a8fdf7216cf94641ec5fb76253f0f2f38bd5

    Comments

    * tta/C/main/build_perl_info.c (build_minimal_document): move code.
    * tta/C/main/build_perl_info.c (fill_document_hv, build_document):
    move code related to no_store and setting descriptors in Perl data
    out of fill_document_hv to build_document.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c