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

Builder texinfo-solaris10-sparc Build #6397

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision02ffd2709b0e567345432a5b92953f8634515baf
Got Revision02ffd2709b0e567345432a5b92953f8634515baf
Changes4 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 47 secs )
    1. stdio
  2. shell './autogen.sh' ( 38 mins, 18 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 1 secs )
    1. stdio
  4. shell_2 'gmake all' ( 32 mins, 5 secs )
    1. stdio
  5. shell_3 'gmake check' ( 10 mins, 30 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. 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 6397 Build
codebase Build
got_revision 02ffd2709b0e567345432a5b92953f8634515baf Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 02ffd2709b0e567345432a5b92953f8634515baf 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. Patrice Dumas

Timing:

StartSat Jun 13 19:01:30 2026
EndSat Jun 13 20:29:13 2026
Elapsed1 hrs, 27 mins, 43 secs

All Changes:

:

  1. Change #270792

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 13 Jun 2026 15:53:33
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1bc450a0ee8ef1a12be9354998ba7b119e687e26

    Comments

    * tta/perl/Texinfo/Common.pm, tta/perl/Texinfo/Indices.pm (index_content_element): move index_content_element to Indices.pm. Update callers.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Common.texi
    • doc/tta_api/api_includes/Texinfo-Indices.texi
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Convert/HTMLNonXS.pm
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/Texinfo/Convert/Plaintext.pm
    • tta/perl/Texinfo/Example/IXIN.pm
    • tta/perl/Texinfo/Example/ReadDocBook.pm
    • tta/perl/Texinfo/Example/TexinfoMarkup.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/IndicesNonXS.pm
    • tta/perl/init/chm.pm
    • tta/swig/perl/t/20index_sort.t
  2. Change #270793

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 13 Jun 2026 15:59:03
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9b19a52b06cc756c3cdd99fb3f3b19f00562a3e8

    Comments

    * tta/perl/Texinfo/Indices.pm (complete_indices), tta/perl/Texinfo/Translations.pm: move complete_indices to Indices.pm. Update caller.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/Texinfo/Translations.pm
  3. Change #270794

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 13 Jun 2026 18:13:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1e4caf6d307066abd2601abbaa6d0fafb5bfa8ec

    Comments

    * tta/C/main/manipulate_indices.c (set_def_command_index_entry) (index_content_element), tta/C/parsetexi/indices.c, tta/C/parsetexi/parser.c (parse_texi), tta/perl/Texinfo/Indices.pm (_set_def_command_index_entry, index_content_element), tta/perl/Texinfo/ParserNonXS.pm (_parse_texi): add set_def_command_index_entry based on complete_indices code for one def command element.  Call set_def_command_index_entry in index_content_element to generate the tree corresponding to the index entry when needed.  Remove complete_indices.  Update index_content_element callers.
    * tta/swig/texinfo.i (txi_ext_inline_index_content_element): add
    for change in index_content_element.
    
    * tta/perl/Texinfo/ManipulateTree.pm (_element_remove_references): do
    not check refcount for def_index_element and def_index_ref_element as
    they may not have been created in C.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/manipulate_indices.c
    • tta/C/main/manipulate_indices.h
    • tta/C/parsetexi/indices.c
    • tta/C/parsetexi/parser.c
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/swig/perl/t/20index_sort.t
    • tta/swig/texinfo.i
  4. Change #270795

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 13 Jun 2026 18:49:30
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 02ffd2709b0e567345432a5b92953f8634515baf

    Comments

    Format @defcv like other variable definitions with class and category
    * tta/C/parsetexi/end_line.c (end_line_def_line),
    tta/perl/Texinfo/ParserNonXS.pm (_end_line_def_line): add defcv to
    list of @-commands with a need for translation.

    Changed files

    • ChangeLog
    • tta/C/parsetexi/end_line.c
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/t/results/converters_tests/definition_commands.pl
    • tta/perl/t/results/converters_tests/definition_commands/res_html/chapter.html
    • tta/perl/t/results/converters_tests/definition_commands/res_latex/definition_commands.tex
    • tta/perl/t/results/def/all_commands.pl
    • tta/perl/t/results/def/all_commands_delimiters.pl
    • tta/perl/t/results/def/all_commands_delimiters_printindex.pl
    • tta/perl/t/results/def/all_commands_printindex.pl
    • tta/tests/coverage/res_parser/formatting_chm/chapter.html
    • tta/tests/coverage/res_parser/formatting_chm/chapter2.html
    • tta/tests/coverage/res_parser/formatting_chm/formatting.hhk
    • tta/tests/coverage/res_parser/formatting_chm/formatting.html
    • tta/tests/coverage/res_parser/formatting_docbook/formatting.xml
    • tta/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter.xhtml
    • tta/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
    • tta/tests/coverage/res_parser/formatting_epub/formatting_epub_package/EPUB/xhtml/formatting.xhtml
    • tta/tests/coverage/res_parser/formatting_html32/formatting.html
    • tta/tests/coverage/res_parser/formatting_html_no_split/formatting.html
    • tta/tests/coverage/res_parser/formatting_info/formatting.info
    • tta/tests/coverage/res_parser/formatting_latex/formatting.tex
    • tta/tests/coverage/res_parser/formatting_plaintext/formatting.txt
    • tta/tests/coverage/res_parser/formatting_regions/formatting_regions.html
    • tta/tests/coverage/res_parser/formatting_xhtml/formatting.html
    • tta/tests/coverage/res_parser/formatting_xml/formatting.xml
    • tta/tests/layout/res_parser/formatting_enable_encoding/formatting.html
    • tta/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter.xhtml
    • tta/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/chapter2.xhtml
    • tta/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/xhtml/formatting.xhtml
    • tta/tests/layout/res_parser/formatting_exotic/chapter.html
    • tta/tests/layout/res_parser/formatting_exotic/chapter2.html
    • tta/tests/layout/res_parser/formatting_fr/formatting.html
    • tta/tests/layout/res_parser/formatting_fr_icons/formatting.html
    • tta/tests/layout/res_parser/formatting_fr_info/formatting.info
    • tta/tests/layout/res_parser/formatting_info_ascii_punctuation/formatting.info
    • tta/tests/layout/res_parser/formatting_info_disable_encoding/formatting.info
    • tta/tests/layout/res_parser/formatting_inline_css/formatting.html
    • tta/tests/layout/res_parser/formatting_mathjax/formatting.html
    • tta/tests/layout/res_parser/formatting_numerical_entities/formatting.html
    • tta/tests/layout/res_parser/formatting_plaintext_ascii_punctuation/formatting.txt
    • tta/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
    • tta/tests/layout/res_parser/formatting_texi2html/formatting.html
    • tta/tests/layout/res_parser/formatting_texi2html/internal_links_formatting.txt
    • tta/tests/layout/res_parser/formatting_texi2html_nodes/chapter.html
    • tta/tests/layout/res_parser/formatting_texi2html_nodes/chapter2.html
    • tta/tests/layout/res_parser/formatting_texi2html_nodes/index.html
    • tta/tests/layout/res_parser/formatting_texi2html_nodes/internal_links_formatting.txt
    • tta/tests/layout/res_parser/formatting_weird_quotes/formatting.html
    • tta/tests/tex_html/res_parser/formatting_singular/chapter.html
    • tta/tests/tex_html/res_parser/formatting_singular/chapter2.html