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

Builder texinfo-solaris11-sparc Build #7599

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 9 mins, 13 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 2 mins, 52 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 17 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. tta_tests_many_input_files_test-suite.log
    8. install_info_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris11-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7599 Build
codebase Build
got_revision 39cc19bc82fc54b50d86f8ecb959a7701f847c0c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 39cc19bc82fc54b50d86f8ecb959a7701f847c0c Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartWed Aug 5 07:05:37 2026
EndWed Aug 5 07:19:36 2026
Elapsed13 mins, 59 secs

All Changes:

:

  1. Change #277000

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 04 Aug 2026 22:13:36
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ccaa18bcabf6fa39e27868b8235c2d11560535e3

    Comments

    * tta/perl/Texinfo/Convert/InfoNonXS.pm (output): avoid comparing undef value.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/InfoNonXS.pm
  2. Change #277002

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 04 Aug 2026 22:31:29
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4510ede9d6713ac0019d26d12be5b04b963fcfe4

    Comments

    alt @image formatting argument for LaTeX
    * tta/perl/Texinfo/Convert/LaTeX.pm (_latex_header, _convert): add
    alt= argument to \includegraphics.  Reorganize image options setting
    code.  Add a providecommand for the case of alt not being defined as
    \includegraphics argument for pre 2021 graphicx.  Report from Charles
    Staats and final definition of alt for old LaTeX by David Carlisle.

    Changed files

    • ChangeLog
    • tta/TODO
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/t/results/converters_tests/combined_fonts/res_latex/combined_fonts.tex
    • tta/perl/t/results/converters_tests/conversion_with_undef_customization/res_latex/conversion_with_undef_customization.tex
    • tta/perl/t/results/converters_tests/definition_commands/res_latex/definition_commands.tex
    • tta/perl/t/results/converters_tests/empty/res_latex/empty.tex
    • tta/perl/t/results/converters_tests/extension_undef/res_latex/extension_undef
    • tta/perl/t/results/converters_tests/image_formatting.pl
    • tta/perl/t/results/converters_tests/indices_in_begin_tables_lists/res_latex/indices_in_begin_tables_lists.tex
    • tta/perl/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_latex/indices_in_begin_tables_lists.tex
    • tta/perl/t/results/converters_tests/minimal_empty_empty/res_latex/minimal_empty_empty.tex
    • tta/perl/t/results/converters_tests/minimal_empty_with_bye/res_latex/minimal_empty_with_bye.tex
    • tta/perl/t/results/converters_tests/minimal_empty_with_input/res_latex/minimal_empty_with_input.tex
    • tta/perl/t/results/converters_tests/printindex_merged_indices_code_style/res_latex/printindex_merged_indices_code_style.tex
    • tta/perl/t/results/converters_tests/references_to_top_no_top_output/res_latex/references_to_top_no_top_output.tex
    • tta/perl/t/results/converters_tests/setfilename_no_extension/res_latex/setfilename_no_extension.tex
    • tta/perl/t/results/converters_tests/simplest_no_node_section/res_latex/simplest_no_node_section.tex
    • tta/perl/t/results/converters_tests/simplest_test_prefix/res_latex/truc.tex
    • tta/perl/t/results/converters_tests/top_is_an_anchor/res_latex/top_is_an_anchor.tex
    • tta/perl/t/results/converters_tests/top_is_an_anchor_and_node/res_latex/top_is_an_anchor_and_node.tex
    • tta/perl/t/results/coverage_braces/space_in_image.pl
    • tta/perl/t/results/coverage_braces/test_image.pl
    • tta/perl/t/results/def/adjacent_defline.pl
    • tta/perl/t/results/def/comment_index_before_defline.pl
    • tta/perl/t/results/def/defblock_no_defline.pl
    • tta/perl/t/results/def/defline_no_params.pl
    • tta/perl/t/results/def/deftypeline.pl
    • tta/perl/t/results/def/multiple_defline.pl
    • tta/perl/t/results/def/text_block_before_defline.pl
    • tta/perl/t/results/float/anchor_in_caption.pl
    • tta/perl/t/results/float/cindex_in_caption.pl
    • tta/perl/t/results/float/comment_space_comand_in_float.pl
    • tta/perl/t/results/float/complex_float.pl
    • tta/perl/t/results/float/empty_caption.pl
    • tta/perl/t/results/float/empty_label_no_space.pl
    • tta/perl/t/results/float/empty_label_no_space_comment.pl
    • tta/perl/t/results/float/empty_label_with_space.pl
    • tta/perl/t/results/float/empty_label_with_space_comment.pl
    • tta/perl/t/results/float/empty_listoffloats.pl
    • tta/perl/t/results/float/empty_listoffloats_with_floats.pl
    • tta/perl/t/results/float/float_copying.pl
    • tta/perl/t/results/float/float_in_block_commands.pl
    • tta/perl/t/results/float/float_type_with_tieaccent.pl
    • tta/perl/t/results/float/float_with_at_commands.pl
    • tta/perl/t/results/float/footnote_in_caption.pl
    • tta/perl/t/results/float/footnote_in_caption_and_error.pl
    • tta/perl/t/results/float/listoffloats_with_commands.pl
    • tta/perl/t/results/float/multiple_captions.pl
    • tta/perl/t/results/float/multiple_spaces_in_float_type.pl
    • tta/perl/t/results/float/no_brace_caption.pl
    • tta/perl/t/results/float/numbering_captions_listoffloats.pl
    • tta/perl/t/results/float/ref_to_float.pl
    • tta/perl/t/results/float/simple.pl
    • tta/perl/t/results/float/special_characters_in_float_type.pl
    • tta/perl/t/results/formats_encodings/at_commands_in_refs.pl
    • tta/perl/t/results/formats_encodings/char_latin1_latin1_in_refs/res_latex/char_latin1_latin1_in_refs.tex
    • tta/perl/t/results/formats_encodings/char_latin1_latin1_in_refs_output_encoding_latin1/res_latex/char_latin1_latin1_in_refs.tex
    • tta/perl/t/results/html_tests/mathjax_with_texinfo_enable_encoding/res_latex/mathjax_with_texinfo_enable_encoding.tex
    • tta/perl/t/results/indices/def_syn_indices.pl
    • tta/perl/t/results/indices/double_seeentry_seealso.pl
    • tta/perl/t/results/indices/empty_cindex_entry.pl
    • tta/perl/t/results/indices/empty_index_entry.pl
    • tta/perl/t/results/indices/empty_string_index_entry.pl
    • tta/perl/t/results/indices/explicit_sort_key.pl
    • tta/perl/t/results/indices/multiple_index_text_sortas_seeentry_seealso.pl
    • tta/perl/t/results/indices/same_only_seealso_seeentry.pl
    • tta/perl/t/results/indices/same_seealso_seeentry.pl
    • tta/perl/t/results/indices/seealso_duplicate.pl
    • tta/perl/t/results/indices/seeentry.pl
    • tta/perl/t/results/indices/subentries.pl
    • tta/perl/t/results/indices/subentry_and_sortas.pl
    • tta/perl/t/results/indices/subentry_and_sortas_spaces.pl
    • tta/perl/t/results/indices/syncode_index_print_both.pl
    • tta/perl/t/results/indices/transparent_sort_chars.pl
    • tta/perl/t/results/itemize/inter_item_commands_in_enumerate/res_latex/inter_item_commands_in_enumerate.tex
    • tta/perl/t/results/itemize/inter_item_commands_in_itemize/res_latex/inter_item_commands_in_itemize.tex
    • tta/perl/t/results/languages/documentlanguagevariant_conversion.pl
    • tta/perl/t/results/languages/documentscript_conversion.pl
    • tta/perl/t/results/languages/multiple_lang_chapters_latex/res_latex/multiple_lang_chapters.tex
    • tta/perl/t/results/latex_tests/anchor_links_xref_xrefautomaticsectiontitle/res_latex/anchor_links_xref_xrefautomaticsectiontitle.tex
    • tta/perl/t/results/latex_tests/brace_in_index/res_latex/brace_in_index.tex
    • tta/perl/t/results/latex_tests/custom_heading_with_include/res_latex/custom_heading_with_include.tex
    • tta/perl/t/results/latex_tests/custom_heading_with_include_in_command/res_latex/custom_heading_with_include_in_command.tex
    • tta/perl/t/results/latex_tests/custom_headings/res_latex/custom_headings.tex
    • tta/perl/t/results/latex_tests/custom_headings_and_comments/res_latex/custom_headings_and_comments.tex
    • tta/perl/t/results/latex_tests/customize_informative_commands/res_latex/customize_informative_commands.tex
    • tta/perl/t/results/latex_tests/enumerate_arguments/res_latex/enumerate_arguments.tex
    • tta/perl/t/results/latex_tests/error_in_sectioning_command/res_latex/error_in_sectioning_command.tex
    • tta/perl/t/results/latex_tests/example_in_cartouche/res_latex/example_in_cartouche.tex
    • tta/perl/t/results/latex_tests/float_and_refs/res_latex/float_and_refs.tex
    • tta/perl/t/results/latex_tests/fonttextsize/res_latex/fonttextsize.tex
    • tta/perl/t/results/latex_tests/indices/res_latex/indices.tex
    • tta/perl/t/results/latex_tests/indices_disable_encoding/res_latex/indices_disable_encoding.tex
    • tta/perl/t/results/latex_tests/informative_commands_in_top_node/res_latex/informative_commands_in_top_node.tex
    • tta/perl/t/results/latex_tests/nested_enumerate/res_latex/nested_enumerate.tex
    • tta/perl/t/results/latex_tests/nested_itemize/res_latex/nested_itemize.tex
    • tta/perl/t/results/latex_tests/no_titlepage_and_setchapternewpage_odd/res_latex/no_titlepage_and_setchapternewpage_odd.tex
    • tta/perl/t/results/latex_tests/no_titlepage_and_setchapternewpage_on/res_latex/no_titlepage_and_setchapternewpage_on.tex
    • tta/perl/t/results/latex_tests/pagesizes/res_latex/pagesizes.tex
    • tta/perl/t/results/latex_tests/pagetype/res_latex/pagetype.tex
    • tta/perl/t/results/latex_tests/protection_in_pdftitle/res_latex/protection_in_pdftitle.tex
    • tta/perl/t/results/latex_tests/reference_to_from_appendix/res_latex/reference_to_from_appendix.tex
    • tta/perl/t/results/latex_tests/setchapternewpage_on_odd_titlepage/res_latex/setchapternewpage_on_odd_titlepage.tex
    • tta/perl/t/results/latex_tests/setchapternewpage_on_odd_titlepage_set_headings/res_latex/setchapternewpage_on_odd_titlepage_set_headings.tex
    • tta/perl/t/results/latex_tests/settitle_and_headings/res_latex/settitle_and_headings.tex
    • tta/perl/t/results/latex_tests/shorttitlepage/res_latex/shorttitlepage.tex
    • tta/perl/t/results/latex_tests/thispart/res_latex/thispart.tex
    • tta/perl/t/results/latex_tests/three_setchapternewpage_on_odd_off/res_latex/three_setchapternewpage_on_odd_off.tex
    • tta/perl/t/results/latex_tests/titlepage_and_headings/res_latex/titlepage_and_headings.tex
    • tta/perl/t/results/latex_tests/titlepage_and_setchapternewpage_odd/res_latex/titlepage_and_setchapternewpage_odd.tex
    • tta/perl/t/results/latex_tests/titlepage_and_setchapternewpage_on/res_latex/titlepage_and_setchapternewpage_on.tex
    • tta/perl/t/results/latex_tests/titlepage_classical/res_latex/titlepage_classical.tex
    • tta/perl/t/results/latex_tests/titlepage_in_top_node/res_latex/titlepage_in_top_node.tex
    • tta/perl/t/results/latex_tests/titlepage_long_title/res_latex/titlepage_long_title.tex
    • tta/perl/t/results/latex_tests/titlepage_no_author/res_latex/titlepage_no_author.tex
    • tta/perl/t/results/latex_tests/titlepage_no_title/res_latex/titlepage_no_title.tex
    • tta/perl/t/results/latex_tests/titlepage_with_commands_classical/res_latex/titlepage_with_commands_classical.tex
    • tta/perl/t/results/latex_tests/two_setchapternewpage_odd_on/res_latex/two_setchapternewpage_odd_on.tex
    • tta/perl/t/results/latex_tests/two_setchapternewpage_on_odd/res_latex/two_setchapternewpage_on_odd.tex
    • tta/perl/t/results/latex_tests/vbar_in_index/res_latex/vbar_in_index.tex
    • tta/perl/t/results/latex_tests/verb/res_latex/verb.tex
    • tta/perl/t/results/latex_tests/verbatim_in_smallformat/res_latex/verbatim_in_smallformat.tex
    • tta/perl/t/results/misc_commands/codequoteundirected_codequotebacktick.pl
    • tta/perl/t/results/misc_commands/command_in_heading_footing.pl
    • tta/perl/t/results/misc_commands/command_not_closed_on_center_line.pl
    • tta/perl/t/results/misc_commands/comment_space_command_on_line.pl
    • tta/perl/t/results/misc_commands/comment_without_line.pl
    • tta/perl/t/results/misc_commands/comments_in_text.pl
    • tta/perl/t/results/misc_commands/definfoenclose.pl
    • tta/perl/t/results/misc_commands/definfoenclose_command_on_section_line.pl
    • tta/perl/t/results/misc_commands/definfoenclose_nestings.pl
    • tta/perl/t/results/misc_commands/definfoenclose_with_empty_arg.pl
    • tta/perl/t/results/misc_commands/documentencoding_utf8.pl
    • tta/perl/t/results/misc_commands/empty_center.pl
    • tta/perl/t/results/misc_commands/empty_center_with_arg.pl
    • tta/perl/t/results/misc_commands/exdent_no_line.pl
    • tta/perl/t/results/misc_commands/footnote_in_center.pl
    • tta/perl/t/results/misc_commands/heading_command_in_commands.pl
    • tta/perl/t/results/misc_commands/incorrect_allowcodebreaks_argument.pl
    • tta/perl/t/results/misc_commands/indent_in_command_in_paragraph.pl
    • tta/perl/t/results/misc_commands/indent_in_quotation.pl
    • tta/perl/t/results/misc_commands/indent_with_command_after_without_space.pl
    • tta/perl/t/results/misc_commands/indent_with_text_after_without_space.pl
    • tta/perl/t/results/misc_commands/kbdinputstyle.pl
    • tta/perl/t/results/misc_commands/kbdinputstyle_in_table.pl
    • tta/perl/t/results/misc_commands/no_empty_line_between_headings.pl
    • tta/perl/t/results/misc_commands/nodedescription.pl
    • tta/perl/t/results/misc_commands/noindent_after_smallexample.pl
    • tta/perl/t/results/misc_commands/noindent_empty_para.pl
    • tta/perl/t/results/misc_commands/noindent_in_paragraph.pl
    • tta/perl/t/results/misc_commands/noindent_indent.pl
    • tta/perl/t/results/misc_commands/ref_in_center.pl
    • tta/perl/t/results/misc_commands/setfilename.pl
    • tta/perl/t/results/misc_commands/test_allowcodebreaks.pl
    • tta/perl/t/results/misc_commands/vskip.pl
    • tta/perl/t/results/moresectioning/nodes_before_after_top_xref/res_latex/nodes_before_after_top_xref.tex
    • tta/perl/t/results/quotation/empty_quotation.pl
    • tta/perl/t/results/quotation/quotation_and_author.pl
    • tta/perl/t/results/quotation/quotation_author_in_example.pl
    • tta/perl/t/results/quotation/space_at_commands_end_quotation_line.pl
    • tta/perl/t/results/sectioning/chapter_between_nodes/res_latex/chapter_between_nodes.tex
    • tta/perl/t/results/sectioning/lone_Top_node/res_latex/lone_Top_node.tex
    • tta/perl/t/results/sectioning/loop_nodes/res_latex/loop_nodes.tex
    • tta/perl/t/results/sectioning/node_sectop_before_chapter_no_node/res_latex/node_sectop_before_chapter_no_node.tex
    • tta/perl/t/results/sectioning/node_sectop_before_lone_node_Top/res_latex/node_sectop_before_lone_node_Top.tex
    • tta/perl/t/results/sectioning/nodes_before_after_top/res_latex/nodes_before_after_top.tex
    • tta/perl/t/results/sectioning/nodes_before_top/res_latex/nodes_before_top.tex
    • tta/perl/t/results/sectioning/section_before_after_top_node/res_latex/section_before_after_top_node.tex
    • tta/perl/t/results/sectioning/section_before_after_top_node_last_node/res_latex/section_before_after_top_node_last_node.tex
    • tta/perl/t/results/sectioning/section_chapter_before_top_nodes/res_latex/section_chapter_before_top_nodes.tex
    • tta/perl/t/results/sectioning/top_node_part_top/res_latex/top_node_part_top.tex
    • tta/perl/t/results/xtable/inter_item_commands_in_table/res_latex/inter_item_commands_in_table.tex
    • tta/perl/t/results/xtable/inter_item_commands_in_table_in_example/res_latex/inter_item_commands_in_table_in_example.tex
    • tta/tests/coverage/res_parser/formatting_latex/formatting.tex
    • tta/tests/encoded/res_parser/non_ascii_test_latex/os%c3%a9_utf8.tex
    • tta/tests/formatting/res_parser/indices_in_begin_tables_lists_latex/indices_in_begin_tables_lists.tex
  3. Change #277004

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 05 Aug 2026 00:08:31
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d699aca0684a4c19ee097464521ed846ed3c7913

    Comments

    * tta/data/options_data.txt (LATEX_TAGGED_PDF), tta/perl/Texinfo/Convert/LaTeX.pm (_latex_header): add LATEX_TAGGED_PDF customization variable for LaTeX tagged PDF.  Report form Charles Staats, David Carlisle example.
    * tta/perl/Makefile.tres, tta/perl/t/latex_tests.t
    (latex_tagged_pdf_default, latex_tagged_pdf_customized): add tests of
    LaTeX tagged PDF.

    Changed files

    • ChangeLog
    • tta/C/main/options_data.h
    • tta/C/main/options_defaults.c
    • tta/C/main/options_init_free.c
    • tta/data/options_data.txt
    • tta/perl/Makefile.tres
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/Texinfo/Options.pm
    • tta/perl/t/latex_tests.t
    • tta/perl/t/results/latex_tests/latex_tagged_pdf_customized.pl
    • tta/perl/t/results/latex_tests/latex_tagged_pdf_customized/res_latex/latex_tagged_pdf_customized.tex
    • tta/perl/t/results/latex_tests/latex_tagged_pdf_default.pl
    • tta/perl/t/results/latex_tests/latex_tagged_pdf_default/res_latex/latex_tagged_pdf_default.tex
  4. Change #277005

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 05 Aug 2026 08:40:57
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 39cc19bc82fc54b50d86f8ecb959a7701f847c0c

    Comments

    Use tcolorbox instead of mdframed for cartouche
    * tta/perl/Texinfo/Convert/LaTeX.pm (%LaTeX_environment_commands)
    (%LaTeX_environment_options, %LaTeX_environment_packages)
    (_latex_header, _set_environment_options): replace mdframed, which is
    not maintained, by tcolorbox for @cartouche formatting, by defining a
    tcolorbox environment.
    
    * tta/perl/Texinfo/Convert/LaTeX.pm (_latex_header): load amsfonts for
    \circledR even when unicode-math is used.
    
    * tta/perl/Texinfo/Convert/LaTeX.pm (_latex_header): with tagging, do
    not load fontenc and load inputenc only if not utf-8.

    Changed files

    • ChangeLog
    • tta/TODO
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/t/results/coverage/bye_on_end_command_line.pl
    • tta/perl/t/results/coverage/cartouche.pl
    • tta/perl/t/results/coverage/cartouche_in_example.pl
    • tta/perl/t/results/coverage/cartouche_in_quotation.pl
    • tta/perl/t/results/coverage/cartouche_title_and_content.pl
    • tta/perl/t/results/coverage/comment_on_cartouche_line.pl
    • tta/perl/t/results/float/float_in_block_commands.pl
    • tta/perl/t/results/latex_tests/example_in_cartouche.pl
    • tta/perl/t/results/latex_tests/example_in_cartouche/res_latex/example_in_cartouche.tex
    • tta/perl/t/results/latex_tests/latex_tagged_pdf_customized/res_latex/latex_tagged_pdf_customized.tex
    • tta/perl/t/results/latex_tests/latex_tagged_pdf_default/res_latex/latex_tagged_pdf_default.tex
    • tta/tests/coverage/res_parser/formatting_latex/formatting.tex