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

Builder texinfo-solaris10-sparc Build #6401

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionef3e0fe881831cfafbddbb0e6e98418a0d3f3176
Got Revisionef3e0fe881831cfafbddbb0e6e98418a0d3f3176
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. shell './autogen.sh' ( 32 mins, 18 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 32 secs )
    1. stdio
  4. shell_2 'gmake all' ( 29 mins, 30 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 57 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 6401 Build
codebase Build
got_revision ef3e0fe881831cfafbddbb0e6e98418a0d3f3176 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision ef3e0fe881831cfafbddbb0e6e98418a0d3f3176 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:

StartSun Jun 14 01:38:14 2026
EndSun Jun 14 02:54:48 2026
Elapsed1 hrs, 16 mins, 33 secs

All Changes:

:

  1. Change #270847

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Sun 14 Jun 2026 00:09:37
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 435d858ab143d3477c8247c2ca2d6e9f9091115d

    Comments

    TexiWeb Jr. removal updates
    * grand-replace.sh,
    * README-hacking,
    * TODO,
    * texindex/README: update for twjr removal.

    Changed files

    • ChangeLog
    • README-hacking
    • TODO
    • grand-replace.sh
    • texindex/README
  2. Change #270849

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 14 Jun 2026 01:16:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision a9ef19ddc081a460a2e1c12f57c7e0ae5086182e

    Comments

    * tta/C/convert/format_html.c (html_convert_printindex_command): build tree for level 0 index entry container.
    * tta/perl/Texinfo/Indices.pm (_remove_def_types): add.
    
    * tta/C/main/manipulate_indices.c (def_command_index_entry)
    (index_content_element), tta/C/parsetexi/end_line.c
    (end_line_def_line), tta/perl/Texinfo/Indices.pm
    (_def_command_index_entry, index_content_element),
    tta/perl/Texinfo/ParserNonXS.pm (_end_line_def_line): rename
    set_def_command_index_entry as def_command_index_entry.  Do not set
    def_index_element nor def_index_ref_element in def_command_index_entry
    or in end_line_def_line, instead return the new element from
    def_command_index_entry, including if there was no need for
    translation.  Also make a copy of the returned element in
    index_content_element if the index entry is not a def command index
    entry.  Update C callers of index_content_element to destroy the
    returned element.

    Changed files

    • ChangeLog
    • tta/C/convert/format_html.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/manipulate_indices.c
    • tta/C/parsetexi/end_line.c
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/t/html_tests.t
    • tta/perl/t/results/converters_tests/complex_nestings.pl
    • tta/perl/t/results/converters_tests/conversion_with_undef_customization.pl
    • tta/perl/t/results/converters_tests/definition_commands.pl
    • tta/perl/t/results/converters_tests/form_feeds.pl
    • tta/perl/t/results/converters_tests/frenchspacing_and_code.pl
    • tta/perl/t/results/converters_tests/test_deftypefnnewline.pl
    • tta/perl/t/results/coverage/def.pl
    • tta/perl/t/results/def/adjacent_defline.pl
    • 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/perl/t/results/def/ampchar.pl
    • tta/perl/t/results/def/bracketed_arg_no_space.pl
    • tta/perl/t/results/def/code_in_def.pl
    • tta/perl/t/results/def/comment_index_before_defline.pl
    • tta/perl/t/results/def/def_defx_mismatch.pl
    • tta/perl/t/results/def/def_groupings_args.pl
    • tta/perl/t/results/def/defline_no_params.pl
    • tta/perl/t/results/def/deftypeline.pl
    • tta/perl/t/results/def/defx_after_comment.pl
    • tta/perl/t/results/def/defx_after_comment_in_example.pl
    • tta/perl/t/results/def/defx_after_empty_line.pl
    • tta/perl/t/results/def/defx_after_empty_line_in_example.pl
    • tta/perl/t/results/def/defx_after_paragraph_end.pl
    • tta/perl/t/results/def/defx_after_preformatted_with_text.pl
    • tta/perl/t/results/def/defx_after_text.pl
    • tta/perl/t/results/def/defx_in_example.pl
    • tta/perl/t/results/def/double_command.pl
    • tta/perl/t/results/def/empty_def_arguments.pl
    • tta/perl/t/results/def/empty_def_command.pl
    • tta/perl/t/results/def/empty_deftype.pl
    • tta/perl/t/results/def/end_of_line_end_file.pl
    • tta/perl/t/results/def/end_of_line_protect_at_end.pl
    • tta/perl/t/results/def/end_of_lines_protected.pl
    • tta/perl/t/results/def/end_of_lines_protected_in_footnote.pl
    • tta/perl/t/results/def/end_of_lines_protected_non_ascii.pl
    • tta/perl/t/results/def/inter_item_commands_in_def.pl
    • tta/perl/t/results/def/inter_item_commands_in_def_in_example.pl
    • tta/perl/t/results/def/leading_space_in_def_arg.pl
    • tta/perl/t/results/def/multiple_defline.pl
    • tta/perl/t/results/def/no_category_or_no_name.pl
    • tta/perl/t/results/def/not_closed.pl
    • tta/perl/t/results/def/omit_def_space.pl
    • tta/perl/t/results/def/protected_brace.pl
    • tta/perl/t/results/def/ref_in_def.pl
    • tta/perl/t/results/def/space_in_def_for_index.pl
    • tta/perl/t/results/def/text_block_before_defline.pl
    • tta/perl/t/results/def/wrong_braces_simple.pl
    • tta/perl/t/results/def/wrong_braces_with_end_of_lines.pl
    • tta/perl/t/results/html_tests/anchor_on_vtable_item.pl
    • tta/perl/t/results/html_tests/deftypefnnewline_for_copying_after.pl
    • tta/perl/t/results/html_tests/deftypefnnewline_for_copying_before.pl
    • tta/perl/t/results/html_tests/deftypefnnewline_on_in_middle.pl
    • tta/perl/t/results/indices/empty_string_index_entry.pl
    • tta/perl/t/results/indices/printindex_index_entry_in_copying.pl
    • tta/perl/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
    • tta/perl/t/results/indices/same_index_entry_merged_indices.pl
    • tta/perl/t/results/info_tests/colon_in_index_entry.pl
    • tta/perl/t/results/info_tests/def_in_copying.pl
    • tta/perl/t/results/info_tests/test_index.pl
    • tta/perl/t/results/init_files_tests/translation_in_parser_in_translation.pl
    • tta/perl/t/results/invalid_nestings/block_not_matching.pl
    • tta/perl/t/results/invalid_nestings/def_in_style_command.pl
    • tta/perl/t/results/invalid_nestings/def_not_closed_in_menu_description.pl
    • tta/perl/t/results/invalid_nestings/on_def_line.pl
    • tta/perl/t/results/invalid_nestings/section_on_def_line.pl
    • tta/perl/t/results/invalid_nestings/section_on_defx_line.pl
    • tta/perl/t/results/languages/documentlanguage.pl
    • tta/perl/t/results/languages/documentlanguage_option.pl
    • tta/perl/t/results/languages/documentlanguage_selection_accented_region.pl
    • tta/perl/t/results/languages/documentlanguage_selection_region_unicode.pl
    • tta/perl/t/results/languages/documentlanguage_unknown.pl
    • tta/perl/t/results/languages/documentlanguagevariant_conversion.pl
    • tta/perl/t/results/languages/documentlanguagevariant_selection.pl
    • tta/perl/t/results/languages/documentscript_before_documentlanguage.pl
    • tta/perl/t/results/languages/documentscript_conversion.pl
    • tta/perl/t/results/languages/documentscript_selection.pl
    • tta/perl/t/results/languages/documentscript_variant_reset_in_preamble.pl
    • tta/perl/t/results/languages/invalid_documentlanguage.pl
    • tta/perl/t/results/languages/multiple_documentlanguage.pl
    • tta/perl/t/results/languages/multiple_in_preamble.pl
    • tta/perl/t/results/languages/multiple_in_preamble_before_node.pl
    • tta/perl/t/results/languages/multiple_lang_chapters.pl
    • tta/perl/t/results/languages/multiple_lang_chapters_latex.pl
    • tta/perl/t/results/languages/multiple_lang_chapters_texi2html.pl
    • tta/perl/t/results/languages/simple_documentlanguage.pl
    • tta/perl/t/results/languages/unknown_documentscript_selection.pl
    • tta/perl/t/results/languages/unknown_region.pl
    • tta/perl/t/results/latex_tests/brace_in_index.pl
    • tta/perl/t/results/linemacro/api_doc_with_linemacro.pl
    • tta/perl/t/results/linemacro/block_begin_end_in_linemacro_call.pl
    • tta/perl/t/results/linemacro/braces_after_text.pl
    • tta/perl/t/results/linemacro/empty_last_argument.pl
    • tta/perl/t/results/linemacro/last_argument_with_braces.pl
    • tta/perl/t/results/linemacro/nested_linemacro_calls.pl
    • tta/perl/t/results/linemacro/newline_and_continuation_in_brace.pl
    • tta/perl/t/results/linemacro/protected_spaces_on_line.pl
    • tta/perl/t/results/linemacro/simple_nested_linemacro_calls.pl
    • tta/perl/t/results/linemacro/spaces_after_command_in_call.pl
    • tta/perl/t/results/linemacro/spaces_after_macro_linemacro_commands_in_call.pl
    • tta/perl/t/results/linemacro/spaces_after_unknown_command_in_call.pl
    • tta/perl/t/results/linemacro/spaces_in_args.pl
    • tta/perl/t/results/linemacro/spaces_in_call.pl
    • tta/perl/t/results/linemacro/verb_in_linemacro_call.pl
    • tta/perl/t/results/macro/macro_in_def_delimiters.pl
    • tta/perl/t/results/menu/menu_in_deffn.pl
    • tta/perl/t/results/preformatted/def_in_example.pl
    • tta/perl/t/results/preformatted/exampleindent_set_nestings.pl
    • tta/perl/t/results/preformatted/exampleindent_zero_nestings.pl
    • tta/perl/t/results/xml_tests/commands_and_spaces.pl
  3. Change #270850

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 14 Jun 2026 01:16:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ef3e0fe881831cfafbddbb0e6e98418a0d3f3176

    Comments

    * tta/perl/Texinfo/ManipulateTree.pm (_copy_tree, tree_remove_parents) (_element_remove_references, @extra_out_of_tree), tta/C/main/tree_types.h (AI_KEYS_LIST): remove def_index_element and def_index_ref_element related definitions and code, as they are not in the tree anymore.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Parser.texi
    • tta/C/main/tree_types.h
    • tta/C/parsetexi/end_line.c
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/Parser.pm