Builder texinfo-solaris10-sparc Build #6221
Results:
Build successful
SourceStamp:
| Project | texinfo |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Branch | master |
| Revision | 3bde88d6345841035b80a645bbffb6ad0c463895 |
| Got Revision | 3bde88d6345841035b80a645bbffb6ad0c463895 |
| Changes | 10 changes |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris10-sparc' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc | slave |
| buildername | texinfo-solaris10-sparc | Builder |
| buildnumber | 6221 | Build |
| codebase | Build | |
| got_revision | 3bde88d6345841035b80a645bbffb6ad0c463895 | Git |
| project | texinfo | Build |
| repository | https://git.savannah.gnu.org/git/texinfo.git | Build |
| revision | 3bde88d6345841035b80a645bbffb6ad0c463895 | Build |
| scheduler | schedule-texinfo-solaris10-sparc | Scheduler |
| slavename | unstable10s | BuildSlave |
| workdir | /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Patrice Dumaspertusus@free.fr
Timing:
| Start | Sun Mar 8 22:15:04 2026 |
| End | Sun Mar 8 23:45:13 2026 |
| Elapsed | 1 hrs, 30 mins, 9 secs |
All Changes:
:
Change #260307
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 18:27:18 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision cd86207de3a482b05d7d70bbf1e2848dd710e7de Comments
tta/TODO: update
Changed files
- tta/TODO
Change #260308
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 19:29:29 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision 9cca11530d16c9b93127fd5563b0f936bb03b943 Comments
Deprecate xml format in documentation and associated variables * doc/texinfo.texi (Output Formats, Adding Output Formats) (Conditional Commands, Conditional Not Commands) (Raw Formatter Commands, Inline Conditionals) (Generic Translator @command{texi2any}, Invoking @command{texi2any}) (Output Format Selection, Command List) (Customization Variables for Multiple Formats): do not document Texinfo XML as being a supported output format. Document @ifxml, @xml and @ifnotxml as being deprecated. * tta/maintain/catalog.xml.in, tta/perl/Texinfo/Convert/TexinfoMarkup.pm (_convert), tta/perl/Texinfo/Convert/TexinfoXML.pm (txi_markup_header): remove TXI_MARKUP_NO_SECTION_EXTENT, considering that it is always false. Hardcode TEXINFO_DTD_VERSION to 7.3. * tta/data/options_data.txt: set TEXINFO_DTD_VERSION to 7.3, document markup and Texinfo XML customization variables as not being used anymore. * doc/texinfo.texi (Other Formats Customization Variables), tta/Makefile.am (maintain/catalog.xml), tta/perl/Makefile.am (do_subst): remove Texinfo XML customization variables documentation and substitutions. * configure.ac, tta/configure.ac, tta/maintain/change_perl_modules_version.sh: do not set TEXINFO_DTD_VERSION. * tta/C/convert/texinfo.c (txi_set_base_default_options), tta/perl/texi2any.pl ($main_program_set_options): do not set TEXINFO_DTD_VERSION. * tta/perl/t/xml_tests.t (sectioning_test_no_use_nodes): do not set TXI_MARKUP_NO_SECTION_EXTENT. * Makefile.am, README-hacking: remove dtd-check.Changed files
- ChangeLog
- Makefile.am
- README-hacking
- configure.ac
- doc/texinfo.texi
- tta/C/convert/texinfo.c
- tta/C/main/options_defaults.c
- tta/Makefile.am
- tta/configure.ac
- tta/data/options_data.txt
- tta/maintain/catalog.xml.in
- tta/maintain/change_perl_modules_version.sh
- tta/perl/Makefile.am
- tta/perl/Texinfo/Convert/TexinfoMarkup.pm
- tta/perl/Texinfo/Convert/TexinfoXML.pm
- tta/perl/Texinfo/Options.pm
- tta/perl/t/results/converters_tests/combined_fonts/res_xml/combined_fonts.xml
- tta/perl/t/results/converters_tests/conversion_with_undef_customization/res_xml/conversion_with_undef_customization.xml
- tta/perl/t/results/converters_tests/empty/res_xml/empty.xml
- tta/perl/t/results/converters_tests/extension_undef/res_xml/extension_undef
- tta/perl/t/results/converters_tests/indices_in_begin_tables_lists/res_xml/indices_in_begin_tables_lists.xml
- tta/perl/t/results/converters_tests/indices_in_begin_tables_lists_entries_after_item/res_xml/indices_in_begin_tables_lists.xml
- tta/perl/t/results/converters_tests/minimal_empty_empty/res_xml/minimal_empty_empty.xml
- tta/perl/t/results/converters_tests/minimal_empty_with_bye/res_xml/minimal_empty_with_bye.xml
- tta/perl/t/results/converters_tests/minimal_empty_with_input/res_xml/minimal_empty_with_input.xml
- tta/perl/t/results/converters_tests/setfilename_no_extension/res_xml/setfilename_no_extension.xml
- tta/perl/t/results/converters_tests/simplest_no_node_section/res_xml/simplest_no_node_section.xml
- tta/perl/t/results/converters_tests/simplest_test_prefix/res_xml/truc.xml
- tta/perl/t/results/formats_encodings/char_latin1_latin1_in_refs/res_xml/char_latin1_latin1_in_refs.xml
- tta/perl/t/results/formats_encodings/char_latin1_latin1_in_refs_output_encoding_latin1/res_xml/char_latin1_latin1_in_refs.xml
- tta/perl/t/results/sectioning/split_for_format_not_split/res_xml/simplest.xml
- tta/perl/t/results/xml_tests/sectioning_test_no_use_nodes.pl
- tta/perl/t/test_utils.pl
- tta/perl/t/xml_tests.t
- tta/perl/texi2any.pl
Change #260309
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 20:04:46 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision 20e7c5bd2262def6df883a4e3bb5d0ed6d5f2d09 Comments
Remove Texinfo XML command line options * tta/C/texi2any.c (format_command_line_names, long_options) (main), tta/perl/texi2any.pl (%format_command_line_names) (makeinfo_help): remove Texinfo XML related command line options. * tta/tests/coverage/list-of-tests (formatting_xml): update.
Changed files
- ChangeLog
- tta/C/texi2any.c
- tta/perl/texi2any.pl
- tta/tests/coverage/list-of-tests
Change #260310
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 20:12:13 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision 6c1aa9b5cc592a00d082a7b777d47362b4422e6e Comments
Mark texinfo XML related @-command as deprecated * tta/data/command_data.txt: mark xml, ifxml and ifnotxml as deprecated.
Changed files
- ChangeLog
- tta/C/main/command_data.c
- tta/data/command_data.txt
- tta/perl/Texinfo/Commands.pm
- tta/perl/t/results/converters_tests/raw_block_commands.pl
- tta/perl/t/results/converters_tests/raw_block_commands_expand_tex.pl
- tta/perl/t/results/xml_tests/raw.pl
- tta/perl/t/results/xml_tests/raw_and_comments.pl
- tta/tests/coverage/res_parser/formatting_chm/formatting.2
- tta/tests/coverage/res_parser/formatting_docbook/formatting.2
- tta/tests/coverage/res_parser/formatting_epub/formatting.2
- tta/tests/coverage/res_parser/formatting_html32/formatting.2
- tta/tests/coverage/res_parser/formatting_html_no_split/formatting.2
- tta/tests/coverage/res_parser/formatting_info/formatting.2
- tta/tests/coverage/res_parser/formatting_latex/formatting.2
- tta/tests/coverage/res_parser/formatting_macro_expand/formatting.2
- tta/tests/coverage/res_parser/formatting_plaintext/formatting.2
- tta/tests/coverage/res_parser/formatting_rawtext/formatting.2
- tta/tests/coverage/res_parser/formatting_regions/formatting_regions.2
- tta/tests/coverage/res_parser/formatting_textcontent/formatting.2
- tta/tests/coverage/res_parser/formatting_xhtml/formatting.2
- tta/tests/coverage/res_parser/formatting_xml/formatting.2
- tta/tests/layout/res_parser/formatting_enable_encoding/formatting.2
- tta/tests/layout/res_parser/formatting_epub_nodes/formatting.2
- tta/tests/layout/res_parser/formatting_exotic/formatting.2
- tta/tests/layout/res_parser/formatting_fr/formatting.2
- tta/tests/layout/res_parser/formatting_fr_icons/formatting.2
- tta/tests/layout/res_parser/formatting_fr_info/formatting.2
- tta/tests/layout/res_parser/formatting_info_ascii_punctuation/formatting.2
- tta/tests/layout/res_parser/formatting_info_disable_encoding/formatting.2
- tta/tests/layout/res_parser/formatting_inline_css/formatting.2
- tta/tests/layout/res_parser/formatting_mathjax/formatting.2
- tta/tests/layout/res_parser/formatting_numerical_entities/formatting.2
- tta/tests/layout/res_parser/formatting_plaintext_ascii_punctuation/formatting.2
- tta/tests/layout/res_parser/formatting_sort_element_counts/formatting.2
- tta/tests/layout/res_parser/formatting_texi2html/formatting.2
- tta/tests/layout/res_parser/formatting_texi2html_nodes/formatting.2
- tta/tests/layout/res_parser/formatting_weird_quotes/formatting.2
- tta/tests/nested_formats/res_parser/nested_cartouche/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_deffn/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_enumerate/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_example/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_flushright/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_group/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_itemize/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_menu/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_multitable/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_quotation/nested_formats.2
- tta/tests/nested_formats/res_parser/nested_table/nested_formats.2
- tta/tests/nested_formats/res_parser/texi_nested_formats/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_cartouche/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_deffn/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_enumerate/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_example/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_flushright/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_group/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_itemize/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_menu/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_multitable/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_quotation/nested_formats.2
- tta/tests/nested_formats/res_parser_html/nested_table/nested_formats.2
- tta/tests/nested_formats/res_parser_html/texi_nested_formats/nested_formats.2
- tta/tests/tex_html/res_parser/formatting_singular/formatting.2
Change #260311
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 20:27:32 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision 8c06a6b0c8824415d5439a575772962fef6be77f Comments
* tta/perl/t/test_utils.pl (test): remove xml from the default expanded formats.
Changed files
- ChangeLog
- tta/perl/t/results/converters_tests/inline.pl
- tta/perl/t/test_utils.pl
Change #260312
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 20:50:22 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision e44fcbf6a68f2e7ec27b533f0ff8664bc9fc6675 Comments
Move TexinfoXML.pm, TexinfoSXML.pm and TexinfoMarkup.pm to Example * tta/perl/Makefile.am (dist_convertmodules_DATA), tta/perl/Texinfo/Example/TexinfoMarkup.pm, tta/perl/Texinfo/Example/TexinfoSXML.pm, tta/perl/Texinfo/Example/TexinfoXML.pm: move TexinfoMarkup.pm, TexinfoSXML.pm and TexinfoXML.pm out of Texinfo/ to Example/. * tta/C/texi2any.c (formats_table), tta/perl/Texinfo/Example/TexinfoMarkup.pm, tta/perl/Texinfo/Example/TexinfoSXML.pm, tta/perl/Texinfo/Example/TexinfoXML.pm, tta/perl/t/test_utils.pl, tta/perl/t/z_misc/no_structure_test.t, tta/perl/texi2any.pl: update Perl modules names. * tta/maintain/regenerate_converters_documentation.sh, tta/perl/Convert_format_template.pod: update to handle TexinfoXML being in Example.
Changed files
- ChangeLog
- tta/C/texi2any.c
- tta/maintain/regenerate_converters_documentation.sh
- tta/perl/Convert_format_template.pod
- tta/perl/Makefile.am
- tta/perl/Texinfo/Convert/TexinfoMarkup.pm
- tta/perl/Texinfo/Convert/TexinfoSXML.pm
- tta/perl/Texinfo/Convert/TexinfoXML.pm
- tta/perl/Texinfo/Example/IXIN.pm
- tta/perl/Texinfo/Example/IXINSXML.pm
- tta/perl/Texinfo/Example/TexinfoMarkup.pm
- tta/perl/Texinfo/Example/TexinfoSXML.pm
- tta/perl/Texinfo/Example/TexinfoXML.pm
- tta/perl/t/test_utils.pl
- tta/perl/t/z_misc/no_structure_test.t
- tta/perl/texi2any.pl
Change #260313
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 20:58:18 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision 27d97b555a5ea615de09803fcfc4e3b5b9b3fbfe Comments
* doc/tta_api/Makefile.am (texi2any_internals_dependencies): fix TexinfoMarkup.pm and TexinfoXML.pm paths.
Changed files
- ChangeLog
- doc/tta_api/Makefile.am
- doc/tta_api/texi2any_internals.texi
Change #260314
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 21:27:45 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision d83ca1ff76d884410f935fe5dc6d9281b5086bf6 Comments
* NEWS, TODO: update for Texinfo XML removed as an output format.
Changed files
- ChangeLog
- NEWS
- TODO
Change #260315
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 22:00:28 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision bae24e80ac228a9ac995a6ca2ddd85ce7ed56ad4 Comments
* tta/maintain/check_back_xml_forth_texi_t.sh: update. * util/txixml2texi.pl: update Perl modules names.
Changed files
- ChangeLog
- doc/tta_api/api_includes/Texinfo-Convert-TexinfoMarkup.texi
- doc/tta_api/api_includes/Texinfo-Convert-TexinfoXML.texi
- doc/tta_api/api_includes/Texinfo-Example-TexinfoMarkup.texi
- doc/tta_api/api_includes/Texinfo-Example-TexinfoXML.texi
- tta/maintain/check_back_xml_forth_texi_t.sh
- util/txixml2texi.pl
Change #260316
Category texinfo Changed by Patrice Dumas <pertusus@free.fr> Changed at Sun 08 Mar 2026 22:06:37 Repository https://git.savannah.gnu.org/git/texinfo.git Project texinfo Branch master Revision 3bde88d6345841035b80a645bbffb6ad0c463895 Comments
* tta/perl/Makefile.tres, tta/perl/t/xml_tests.t: remove the sectioning_test_no_use_nodes that is now a duplicate. Replace $sectioning_test by its value.
Changed files
- ChangeLog
- tta/perl/Makefile.tres
- tta/perl/t/results/xml_tests/sectioning_test_no_use_nodes.pl
- tta/perl/t/xml_tests.t