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

Builder texinfo-solaris10-i386 Build #6836

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision7e6bf3324dfc4d052a28ea848ab023c4747b2637
Got Revision7e6bf3324dfc4d052a28ea848ab023c4747b2637
Changes1 change

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 1 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 33 secs )
    1. stdio
  4. shell_2 'gmake all' ( 4 mins, 39 secs )
    1. stdio
  5. shell_3 'gmake check' ( 6 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/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 6836 Build
codebase Build
got_revision 7e6bf3324dfc4d052a28ea848ab023c4747b2637 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 7e6bf3324dfc4d052a28ea848ab023c4747b2637 Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gavin Smith

Timing:

StartMon Jul 14 03:12:07 2025
EndMon Jul 14 03:33:18 2025
Elapsed21 mins, 10 secs

All Changes:

:

  1. Change #239710

    Category texinfo
    Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
    Changed at Mon 14 Jul 2025 03:09:06
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 7e6bf3324dfc4d052a28ea848ab023c4747b2637

    Comments

    Eliminate menu_directions
    * tta/perl/Texinfo/Structuring.pm (complete_node_tree_with_menus)
    (print_nodes_list): Remove any code setting or reading
    'menu_directions'.
    
    * tta/C/main/tree_types.h (NODE_RELATIONS): Remove field
    "const struct ELEMENT **menu_directions".
    
    * tta/C/structuring_transfo/structuring.c
    (complete_node_tree_with_menus),
    * tta/C/main/structure_list.c
    (free_node_relations_list, print_node_relations_info_internal),
    * tta/C/main/build_perl_info.c (build_node_relations):
    Remove any use of 'menu_directions' field of NODE_RELATIONS.
    
    * tta/C/main/build_perl_info.c (build_section_relations):
    Use STORE_RELS_INFO_NODE_RELATIONS instead of
    STORE_RELS_INFO_SECTION_RELATIONS to store 'part_following_node'.
    The latter was erroneous but the error was hidden due to
    the NODE_RELATIONS and SECTION_RELATIONS objects having the same
    size by sheer chance.

    Changed files

    • ChangeLog
    • tta/C/main/build_perl_info.c
    • tta/C/main/structure_list.c
    • tta/C/main/tree_types.h
    • tta/C/structuring_transfo/structuring.c
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/t/results/converters_tests/contents_at_document_begin.pl
    • tta/perl/t/results/converters_tests/contents_at_document_begin_inline.pl
    • tta/perl/t/results/converters_tests/contents_at_document_begin_separate_element.pl
    • tta/perl/t/results/converters_tests/empty_xrefname.pl
    • tta/perl/t/results/converters_tests/namedanchor.pl
    • tta/perl/t/results/converters_tests/non_empty_part.pl
    • tta/perl/t/results/converters_tests/non_empty_part_no_top_node_output.pl
    • tta/perl/t/results/converters_tests/ref_in_sectioning.pl
    • tta/perl/t/results/converters_tests/some_at_commands_in_ref_nodes.pl
    • tta/perl/t/results/converters_tests/spaces_in_node_names.pl
    • tta/perl/t/results/coverage_braces/two_footnotes_in_nodes.pl
    • tta/perl/t/results/coverage_braces/two_footnotes_in_nodes_separate.pl
    • tta/perl/t/results/coverage_braces/two_footnotes_in_nodes_separate_no_header.pl
    • tta/perl/t/results/docbook_tests/special_docbook_unnumbered.pl
    • tta/perl/t/results/float/complex_float.pl
    • tta/perl/t/results/float/float_copying.pl
    • tta/perl/t/results/float/numbering_captions_listoffloats.pl
    • tta/perl/t/results/formats_encodings/at_commands_in_refs.pl
    • tta/perl/t/results/formats_encodings/at_commands_in_refs_latin1.pl
    • tta/perl/t/results/formats_encodings/at_commands_in_refs_utf8.pl
    • tta/perl/t/results/formats_encodings/char_latin1_latin1_in_refs.pl
    • tta/perl/t/results/formats_encodings/char_latin2_latin2_in_refs.pl
    • tta/perl/t/results/formats_encodings/char_us_ascii_latin1_in_refs.pl
    • tta/perl/t/results/formats_encodings/char_us_ascii_latin1_in_refs_no_translit_files.pl
    • tta/perl/t/results/formats_encodings/char_utf8_latin1_in_refs.pl
    • tta/perl/t/results/formats_encodings/japanese_shift_jis.pl
    • tta/perl/t/results/formats_encodings/multiple_include_encodings.pl
    • tta/perl/t/results/formats_encodings/sample_utf8.pl
    • tta/perl/t/results/html_tests/check_htmlxref.pl
    • tta/perl/t/results/html_tests/check_htmlxref_ignore_ref_top_up.pl
    • tta/perl/t/results/html_tests/check_htmlxref_menu.pl
    • tta/perl/t/results/html_tests/check_htmlxref_no_use_nodes.pl
    • tta/perl/t/results/html_tests/contents_at_end.pl
    • tta/perl/t/results/html_tests/contents_at_end_inline.pl
    • tta/perl/t/results/html_tests/contents_at_end_separate_element.pl
    • tta/perl/t/results/html_tests/contents_in_middle_chapter.pl
    • tta/perl/t/results/html_tests/contents_in_middle_chapter_inline.pl
    • tta/perl/t/results/html_tests/contents_in_middle_chapter_separate_element.pl
    • tta/perl/t/results/html_tests/contents_in_middle_section.pl
    • tta/perl/t/results/html_tests/contents_in_middle_section_inline.pl
    • tta/perl/t/results/html_tests/contents_in_middle_section_separate_element.pl
    • tta/perl/t/results/html_tests/double_contents.pl
    • tta/perl/t/results/html_tests/double_contents_after_title.pl
    • tta/perl/t/results/html_tests/double_contents_after_title_show_title.pl
    • tta/perl/t/results/html_tests/double_contents_after_title_show_title_nodes.pl
    • tta/perl/t/results/html_tests/double_contents_chapter.pl
    • tta/perl/t/results/html_tests/double_contents_inline.pl
    • tta/perl/t/results/html_tests/double_contents_inline_chapter.pl
    • tta/perl/t/results/html_tests/double_contents_inline_nodes.pl
    • tta/perl/t/results/html_tests/double_contents_inline_section.pl
    • tta/perl/t/results/html_tests/double_contents_nodes.pl
    • tta/perl/t/results/html_tests/double_contents_section.pl
    • tta/perl/t/results/html_tests/double_contents_separate_element.pl
    • tta/perl/t/results/html_tests/double_contents_separate_element_chapter.pl
    • tta/perl/t/results/html_tests/double_contents_separate_element_nodes.pl
    • tta/perl/t/results/html_tests/double_contents_separate_element_section.pl
    • tta/perl/t/results/html_tests/float_copying.pl
    • tta/perl/t/results/html_tests/headings_nodes_before_chapter.pl
    • tta/perl/t/results/html_tests/no_content.pl
    • tta/perl/t/results/html_tests/no_content_do_contents.pl
    • tta/perl/t/results/html_tests/no_content_do_contents_inline.pl
    • tta/perl/t/results/html_tests/no_content_do_contents_separate_element.pl
    • tta/perl/t/results/html_tests/no_content_inline.pl
    • tta/perl/t/results/html_tests/no_content_separate_element.pl
    • tta/perl/t/results/html_tests/node_footnote_end.pl
    • tta/perl/t/results/html_tests/node_footnote_separated.pl
    • tta/perl/t/results/html_tests/node_footnote_use_node.pl
    • tta/perl/t/results/html_tests/node_footnote_use_node_separate.pl
    • tta/perl/t/results/html_tests/redirection_same_labels.pl
    • tta/perl/t/results/html_tests/ref_in_preformatted.pl
    • tta/perl/t/results/html_tests/sectioning_check_menu_structure.pl
    • tta/perl/t/results/html_tests/test_xrefautomaticsectiontitle.pl
    • tta/perl/t/results/html_tests/test_xrefautomaticsectiontitle_off_first.pl
    • tta/perl/t/results/html_tests/top_node_up_explicit.pl
    • tta/perl/t/results/html_tests/top_node_up_explicit_no_nodes.pl
    • tta/perl/t/results/html_tests/top_node_up_implicit.pl
    • tta/perl/t/results/html_tests/top_node_up_implicit_no_nodes.pl
    • tta/perl/t/results/htmlxref/htmlxref.pl
    • tta/perl/t/results/htmlxref/htmlxref_nodes.pl
    • tta/perl/t/results/htmlxref/htmlxref_only_mono.pl
    • tta/perl/t/results/htmlxref/htmlxref_only_mono_nodes.pl
    • tta/perl/t/results/htmlxref/htmlxref_only_split.pl
    • tta/perl/t/results/htmlxref/htmlxref_only_split_nodes.pl
    • tta/perl/t/results/indices/double_index_entry.pl
    • tta/perl/t/results/indices/index_entry_before_node.pl
    • tta/perl/t/results/indices/index_entry_in_footnote_different_node_end.pl
    • tta/perl/t/results/indices/index_entry_in_footnote_separate.pl
    • tta/perl/t/results/indices/index_nodes.pl
    • tta/perl/t/results/indices/index_nodes_no_split_no_use_nodes.pl
    • tta/perl/t/results/indices/index_special_region.pl
    • tta/perl/t/results/indices/index_special_region_no_insertcopying.pl
    • tta/perl/t/results/indices/index_special_region_no_insertcopying_no_titlepage_no_nodes.pl
    • tta/perl/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes.pl
    • tta/perl/t/results/indices/index_special_region_no_insertcopying_titlepage_no_nodes_footnotes_default.pl
    • tta/perl/t/results/indices/index_special_region_no_titlepage_no_nodes.pl
    • tta/perl/t/results/indices/index_special_region_titlepage_no_nodes.pl
    • tta/perl/t/results/indices/index_special_region_titlepage_no_nodes_footnotes_default.pl
    • tta/perl/t/results/indices/index_split.pl
    • tta/perl/t/results/indices/index_split_split_chapter_no_nodes.pl
    • tta/perl/t/results/indices/index_table.pl
    • tta/perl/t/results/indices/index_table_chapter_no_node.pl
    • tta/perl/t/results/indices/nodes_before_top.pl
    • tta/perl/t/results/indices/nodes_before_top_and_sections_chapter.pl
    • tta/perl/t/results/indices/nodes_before_top_and_sections_chapter_no_node.pl
    • tta/perl/t/results/indices/nodes_before_top_and_sections_unsplit_no_nodes.pl
    • tta/perl/t/results/indices/nodes_before_top_split_chapter.pl
    • tta/perl/t/results/indices/nodes_before_top_split_chapter_no_nodes.pl
    • tta/perl/t/results/indices/printindex_index_entry_in_copying.pl
    • tta/perl/t/results/indices/printindex_index_entry_in_copying_in_footnote.pl
    • tta/perl/t/results/indices/printindex_index_entry_in_copying_no_insertcopying.pl
    • tta/perl/t/results/indices/split_chapter_index.pl
    • tta/perl/t/results/info_tests/before_node_and_section.pl
    • tta/perl/t/results/info_tests/colons_in_index_entries_and_node.pl
    • tta/perl/t/results/info_tests/colons_in_index_entries_and_node_no_quoting.pl
    • tta/perl/t/results/info_tests/direntry_dircategory.pl
    • tta/perl/t/results/info_tests/end_of_line_command_in_node_lines.pl
    • tta/perl/t/results/info_tests/index_entry_at_end_node.pl
    • tta/perl/t/results/info_tests/invalid_node_name_no_warning.pl
    • tta/perl/t/results/info_tests/invalid_node_name_warning.pl
    • tta/perl/t/results/info_tests/quote_node_names_info.pl
    • tta/perl/t/results/info_tests/recursive_down_menu.pl
    • tta/perl/t/results/info_tests/space_in_menu.pl
    • tta/perl/t/results/info_tests/split_no_copying.pl
    • tta/perl/t/results/info_tests/split_nocopying.pl
    • tta/perl/t/results/info_tests/split_nocopying_split.pl
    • tta/perl/t/results/info_tests/split_test_before_first_node.pl
    • tta/perl/t/results/info_tests/split_test_before_first_node_no_empty_line.pl
    • tta/perl/t/results/info_tests/test_index.pl
    • tta/perl/t/results/info_tests/text_before_node.pl
    • tta/perl/t/results/info_tests/top_node_normalization.pl
    • tta/perl/t/results/invalid_nestings/style_not_closed_no_newline_root_commands.pl
    • tta/perl/t/results/invalid_nestings/style_not_closed_root_commands.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/latex_tests/custom_heading_with_include.pl
    • tta/perl/t/results/latex_tests/custom_heading_with_include_in_command.pl
    • tta/perl/t/results/layout/navigation.pl
    • tta/perl/t/results/layout/navigation_chapter.pl
    • tta/perl/t/results/layout/navigation_chapter_no_header.pl
    • tta/perl/t/results/layout/navigation_chapter_no_header_vertical.pl
    • tta/perl/t/results/layout/navigation_chapter_vertical.pl
    • tta/perl/t/results/layout/navigation_no_header.pl
    • tta/perl/t/results/layout/navigation_no_header_vertical.pl
    • tta/perl/t/results/layout/navigation_node.pl
    • tta/perl/t/results/layout/navigation_node_no_header.pl
    • tta/perl/t/results/layout/navigation_node_no_header_vertical.pl
    • tta/perl/t/results/layout/navigation_node_vertical.pl
    • tta/perl/t/results/layout/navigation_section.pl
    • tta/perl/t/results/layout/navigation_section_no_header.pl
    • tta/perl/t/results/layout/navigation_section_no_header_vertical.pl
    • tta/perl/t/results/layout/navigation_section_vertical.pl
    • tta/perl/t/results/layout/navigation_test_misc_file_collision.pl
    • tta/perl/t/results/layout/navigation_test_undef_top_buttons.pl
    • tta/perl/t/results/layout/navigation_test_zero_top_buttons.pl
    • tta/perl/t/results/layout/navigation_vertical.pl
    • tta/perl/t/results/layout/no_monolithic.pl
    • tta/perl/t/results/layout/no_monolithic_only_toc_out.pl
    • tta/perl/t/results/macro/bib_example.pl
    • tta/perl/t/results/macro/glossary.pl
    • tta/perl/t/results/macro/macro_in_misc_commands.pl
    • tta/perl/t/results/menu/commands_in_nodedescriptionblock.pl
    • tta/perl/t/results/menu/comment_on_menu_line.pl
    • tta/perl/t/results/menu/detailmenu_on_subnodes.pl
    • tta/perl/t/results/menu/empty_menu_entry_name.pl
    • tta/perl/t/results/menu/entry_after_detailmenu.pl
    • tta/perl/t/results/menu/menu_title_before_entries.pl
    • tta/perl/t/results/menu/missing_detailmenu_on_subnodes.pl
    • tta/perl/t/results/menu/nodedescription_descriptions.pl
    • tta/perl/t/results/menu/nodedescriptionblock_descriptions.pl
    • tta/perl/t/results/menu/sc_in_menu.pl
    • tta/perl/t/results/menu/space_and_commands_in_menu_node.pl
    • tta/perl/t/results/moresectioning/anchor_in_footnote.pl
    • tta/perl/t/results/moresectioning/anchor_in_footnote_separate.pl
    • tta/perl/t/results/moresectioning/anchor_in_footnote_separate_split_node.pl
    • tta/perl/t/results/moresectioning/anchor_in_footnote_split_node.pl
    • tta/perl/t/results/moresectioning/character_and_spaces_in_refs.pl
    • tta/perl/t/results/moresectioning/character_and_spaces_in_refs_out.pl
    • tta/perl/t/results/moresectioning/complex.pl
    • tta/perl/t/results/moresectioning/complex_split_at_node.pl
    • tta/perl/t/results/moresectioning/contents_at_end_document_after_node.pl
    • tta/perl/t/results/moresectioning/empty_top_node_up.pl
    • tta/perl/t/results/moresectioning/equivalent_nodes_defined_linked.pl
    • tta/perl/t/results/moresectioning/internal_top_node_up.pl
    • tta/perl/t/results/moresectioning/lone_chapter_between_nodes.pl
    • tta/perl/t/results/moresectioning/lowered_subsubsection.pl
    • tta/perl/t/results/moresectioning/more_sections_than_nodes.pl
    • tta/perl/t/results/moresectioning/more_sections_than_nodes_texi2html.pl
    • tta/perl/t/results/moresectioning/non_automatic_internal_top_node_up.pl
    • tta/perl/t/results/moresectioning/non_automatic_top_node_up_and_url.pl
    • tta/perl/t/results/moresectioning/non_automatic_top_node_up_url.pl
    • tta/perl/t/results/moresectioning/raiselowersections.pl
    • tta/perl/t/results/moresectioning/rec_nodes.pl
    • tta/perl/t/results/moresectioning/section_in_unnumbered_info.pl
    • tta/perl/t/results/moresectioning/section_in_unnumbered_plaintext.pl
    • tta/perl/t/results/moresectioning/special_spaces_in_nodes.pl
    • tta/perl/t/results/moresectioning/top_node_up_url.pl
    • tta/perl/t/results/moresectioning/topic_guide.pl
    • tta/perl/t/results/plaintext_tests/japanese_utf8.pl
    • tta/perl/t/results/plaintext_tests/quote_node_names.pl
    • tta/perl/t/results/regions/ref_in_copying.pl
    • tta/perl/t/results/regions/ref_in_copying_insert_in_chapter.pl
    • tta/perl/t/results/sectioning/chapter_between_nodes.pl
    • tta/perl/t/results/sectioning/chapter_between_nodes_texi2html.pl
    • tta/perl/t/results/sectioning/chapter_between_nodes_with_appendix.pl
    • tta/perl/t/results/sectioning/chapter_node_before_and_after_part.pl
    • tta/perl/t/results/sectioning/contents_and_parts.pl
    • tta/perl/t/results/sectioning/double_part.pl
    • tta/perl/t/results/sectioning/double_top_in_menu.pl
    • tta/perl/t/results/sectioning/equivalent_nodes.pl
    • tta/perl/t/results/sectioning/equivalent_nodes_novalidate.pl
    • tta/perl/t/results/sectioning/explicit_node_directions.pl
    • tta/perl/t/results/sectioning/external_node_in_menu.pl
    • tta/perl/t/results/sectioning/in_menu_only_special_spaces_node.pl
    • tta/perl/t/results/sectioning/in_menu_only_special_spaces_node_menu.pl
    • tta/perl/t/results/sectioning/lone_Top_node.pl
    • tta/perl/t/results/sectioning/loop_nodes.pl
    • tta/perl/t/results/sectioning/menutextorder.pl
    • tta/perl/t/results/sectioning/next_in_menu_is_below.pl
    • tta/perl/t/results/sectioning/next_no_prev_to_node.pl
    • tta/perl/t/results/sectioning/node_part_chapter_after_chapter.pl
    • tta/perl/t/results/sectioning/node_part_chapter_after_top.pl
    • tta/perl/t/results/sectioning/node_referenced_in_ref.pl
    • tta/perl/t/results/sectioning/node_up_external_node.pl
    • tta/perl/t/results/sectioning/nodename_parentheses.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_no_use_nodes_chapter.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_nodes.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_not_split.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_not_split_no_use_node_directions.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_sections.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_texi2html.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_chapter_texi2html_use_nodes_chapter.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_section_nodes.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_section_sections.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_section_texi2html_chapter.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes.pl
    • tta/perl/t/results/sectioning/nodes_after_top_before_section_texi2html_use_nodes_chapter.pl
    • tta/perl/t/results/sectioning/nodes_before_top.pl
    • tta/perl/t/results/sectioning/nodes_no_node_top_explicit_directions.pl
    • tta/perl/t/results/sectioning/part_chapter_after_top.pl
    • tta/perl/t/results/sectioning/part_node_after_top.pl
    • tta/perl/t/results/sectioning/part_node_before_top.pl
    • tta/perl/t/results/sectioning/part_node_chapter_after_top.pl
    • tta/perl/t/results/sectioning/part_node_chapter_appendix.pl
    • tta/perl/t/results/sectioning/part_node_chapter_node_appendix.pl
    • tta/perl/t/results/sectioning/part_node_node_part_appendix.pl
    • tta/perl/t/results/sectioning/part_node_part_appendix.pl
    • tta/perl/t/results/sectioning/part_node_part_node_appendix.pl
    • tta/perl/t/results/sectioning/protected_node_parentheses.pl
    • tta/perl/t/results/sectioning/section_before_top.pl
    • tta/perl/t/results/sectioning/section_below_unnumbered.pl
    • tta/perl/t/results/sectioning/section_chapter_before_top_nodes.pl
    • tta/perl/t/results/sectioning/semi_auto.pl
    • tta/perl/t/results/sectioning/space_in_node.pl
    • tta/perl/t/results/sectioning/top_node_no_menu_direction.pl
    • tta/perl/t/results/sectioning/transliterated_split_equivalent_nodes.pl
    • tta/perl/t/results/sectioning/two_nodes_at_the_end.pl
    • tta/perl/t/results/sectioning/two_nodes_at_the_end_nodes.pl
    • tta/perl/t/results/sectioning/two_nodes_at_the_end_texi2html.pl
    • tta/perl/t/results/sectioning/two_nodes_between_chapters.pl
    • tta/perl/t/results/sectioning/two_nodes_between_chapters_nodes.pl
    • tta/perl/t/results/sectioning/two_nodes_between_chapters_texi2html.pl
    • tta/perl/t/results/transformations/master_menu_fr.pl
    • tta/perl/t/results/transformations/regenerate_master_menu_no_need_for_master_menu.pl
    • tta/perl/t/results/transformations/regenerate_master_menu_with_menu_comment.pl
    • tta/perl/t/results/value/value_in_node.pl
    • tta/perl/t/results/xml_tests/image_inline_or_not.pl