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

Builder texinfo-solaris11-i386 Build #6987

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision699ba9d9b796009c26cbbfe0c80949d651289f43
Got Revision699ba9d9b796009c26cbbfe0c80949d651289f43
Changes2 changes

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 58 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 14 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 16 secs )
    1. stdio
  5. shell_3 'gmake check' ( 11 mins, 57 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/slave/texinfo-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6987 Build
codebase Build
got_revision 699ba9d9b796009c26cbbfe0c80949d651289f43 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 699ba9d9b796009c26cbbfe0c80949d651289f43 Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartFri Dec 26 22:01:27 2025
EndFri Dec 26 22:33:01 2025
Elapsed31 mins, 33 secs

All Changes:

:

  1. Change #253352

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 26 Dec 2025 21:37:11
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 794c76040e7ca03fd52a2c42fac5199dcfd0df26

    Comments

    * tta/C/convert/format_html.c (file_header_information), tta/perl/Texinfo/Convert/HTML.pm (_file_header_information): determine the string of the element actually used for the element text before comparing with the title string.  Use element text strings instead of trees for the formatting of the title.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/t/results/html_tests/double_recursive_self_section_reference_node_no_use_node/res_html/n2.html
    • tta/perl/t/results/init_files_tests/documentation_examples/res_html/Second-appendix.html
    • tta/perl/t/results/init_files_tests/documentation_examples/res_html/chapter.html
    • tta/perl/t/results/init_files_tests/documentation_examples/res_html/documentation_examples_fot.html
    • tta/perl/t/results/init_files_tests/documentation_examples/res_html/my-node.html
    • tta/perl/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Index.html
    • tta/perl/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-Second-appendix.html
    • tta/perl/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-chapter.html
    • tta/perl/t/results/init_files_tests/documentation_examples/res_html/prepended_to_filenames-my-node.html
  2. Change #253353

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 26 Dec 2025 21:57:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 699ba9d9b796009c26cbbfe0c80949d651289f43

    Comments

    * tta/C/convert/format_html.c, tta/perl/Texinfo/Convert/HTML.pm (output_internal_links): remove command_tree and html_command_tree. Replace by calls to _internal_command_tree in output_internal_links.
    * doc/texi2any_api.texi (Target Tree Element Link): remove
    documentation of command_tree.

    Changed files

    • ChangeLog
    • doc/texi2any_api.texi
    • tta/C/convert/format_html.c
    • tta/perl/Texinfo/Convert/HTML.pm