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

Builder texinfo-solaris11-sparc Build #7544

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision9ecaaf369be01ec4767bc9d87dddef8c01bd419d
Got Revision9ecaaf369be01ec4767bc9d87dddef8c01bd419d
Changes6 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 7 mins, 11 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 54 secs )
    1. stdio
  5. shell_3 'gmake check' ( 4 mins, 58 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/slave/texinfo-solaris11-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7544 Build
codebase Build
got_revision 9ecaaf369be01ec4767bc9d87dddef8c01bd419d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 9ecaaf369be01ec4767bc9d87dddef8c01bd419d 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:

StartMon Jun 15 00:41:56 2026
EndMon Jun 15 00:59:27 2026
Elapsed17 mins, 30 secs

All Changes:

:

  1. Change #271012

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 15 Jun 2026 00:30:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f316875f4114753b8da59170dd119359e5655d52

    Comments

    Customization of HTML translation for object oriented definitions index
    * tta/perl/Texinfo/Convert/Converter.pm (element_cdt),
    tta/perl/Texinfo/Convert/HTML.pm (element_cdt),
    tta/C/convert/convert_html.c (html_element_cdt_tree): add wrappers for
    converters for translation based on element language information.
    
    * tta/C/main/manipulate_indices.c (def_command_index_entry)
    (index_content_element, index_entry_element_sort_string)
    (index_entry_first_letter_text_or_command),
    tta/perl/Texinfo/Indices.pm (_def_command_index_entry)
    (index_content_element, index_entry_first_letter_text_or_command),
    tta/perl/Texinfo/IndicesNonXS.pm (index_entry_element_sort_string):
    pass converter in Perl down to def_command_index_entry and use
    element_cdt if the converter is passed, and pass converter and a
    function reference in C. Update callers.
    
    * tta/C/main/manipulate_indices.c (index_entry_element_sort_string),
    tta/perl/XSTexinfo/parser_document/IndicesXS.xs
    (index_entry_element_sort_string): add debug level argument to
    index_entry_element_sort_string.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Indices.texi
    • tta/C/convert/convert_html.c
    • tta/C/convert/convert_html.h
    • 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/perl/Texinfo/Convert/Converter.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/TexinfoMarkup.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/IndicesNonXS.pm
    • tta/perl/XSTexinfo/parser_document/IndicesXS.xs
    • tta/perl/init/chm.pm
    • tta/swig/texinfo.i
  2. Change #271013

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 15 Jun 2026 00:30:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0f39de4f52935ca06df17be5dc5270ba2d6eff4d

    Comments

    * tta/perl/t/init/translated_strings_customization.pm (%translations), tta/perl/t/init_files_tests.t (customize_definition_index_translations), tta/perl/Makefile.tres: add test of definition index strings translations.

    Changed files

    • ChangeLog
    • tta/perl/Makefile.tres
    • tta/perl/t/init/translated_strings_customization.pm
    • tta/perl/t/init_files_tests.t
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations.pl
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations/res_html/Chapter-de.html
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations/res_html/Chapter-de_005fAT.html
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations/res_html/Chapter-fr.html
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations/res_html/Chapter.html
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations/res_html/Last-chapter.html
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations/res_html/index.html
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations/res_html/section-fr.html
  3. Change #271014

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 15 Jun 2026 00:30:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 458af40085bb7a85c4e4ebb759d6987264575b2b

    Comments

    * tta/C/main/translations.h (TXI_CONVERT_STRINGS_NR): the formerly parser only strings are now also translated by converters.

    Changed files

    • ChangeLog
    • tta/C/main/translations.h
  4. Change #271015

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 15 Jun 2026 00:30:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 92c35a1211757b3ea66b8696b3e0938f446783bb

    Comments

    * tta/C/convert/convert_html.c (html_custom_translate_string): use current_formatting_references.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_html.c
  5. Change #271016

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 15 Jun 2026 00:30:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ce72cc570ff6c1ee3ce6190e44701cf159e971f3

    Comments

    * tta/C/main/manipulate_indices.c: rename cdt_element_tree_fn as element_cdt_tree_fn.
    * tta/C/convert/converter.c (converter_format_data)
    (get_converter_indices_sorted_by_index)
    (get_converter_indices_sorted_by_letter), tta/C/convert/converter.h
    (CONVERTER_FORMAT_DATA): add element_cdt_tree field in
    CONVERTER_FORMAT_DATA, set it for HTML and get it in
    get_converter_indices_sorted_by_*.
    
    * tta/C/convert/texinfo.c (txi_complete_document),
    tta/C/main/document.c (document_indices_sort_strings)
    (sorted_indices_by_index, sorted_indices_by_letter)
    (print_document_indices_sort_strings),
    tta/C/main/manipulate_indices.c (index_entry_element_sort_string)
    (setup_index_entries_sort_strings)
    (setup_sort_sortable_strings_collator, sort_indices_by_index)
    (sort_indices_by_letter), tta/perl/Texinfo/DocumentNonXS.pm
    (print_document_indices_sort_strings),
    tta/perl/Texinfo/IndicesNonXS.pm (index_entry_element_sort_string),
    tta/perl/XSTexinfo/parser_document/DocumentXS.xs
    (setup_indices_sort_strings, indices_sort_strings)
    (print_document_indices_sort_strings), tta/swig/texinfo.i:
    pass converter in Perl and converter and HTML specific function from
    index sorting and print_document_indices_sort_strings down to
    indices_sort_strings or index_content_element.  Update callers.
    
    * tta/C/convert/html_prepare_converter.c (html_converter_customize)
    (html_conversion_initialization): set self->current_* in
    html_converter_customize and not right before starting to output, as
    the current_* struct fields may be used in code called before starting
    the conversion, mainly for index strings sorting to use a customized
    function for translation.
    
    * tta/C/texi2any.c (main), tta/perl/t/test_utils.pl (test),
    tta/perl/texi2any.pl: setup converter earlier to have it for the call
    to setup_indices_sort_strings or txi_complete_document.
    
    * tta/perl/Texinfo/Document.pm (BEGIN), tta/perl/XSTexinfo/Makefile.am
    (DocumentXS_la_CPPFLAGS, DocumentXS_la_LIBADD): link DocumentXS
    against conversion library now that a converter and associated
    functions may be needed for index strings sorting translation
    customization.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Indices.texi
    • tta/C/api_for_swig/swig_interface.c
    • tta/C/convert/convert_html.h
    • tta/C/convert/converter.c
    • tta/C/convert/converter.h
    • tta/C/convert/format_html.c
    • tta/C/convert/html_converter_api.h
    • tta/C/convert/html_prepare_converter.c
    • tta/C/convert/texinfo.c
    • tta/C/convert/texinfo.h
    • tta/C/main/document.c
    • tta/C/main/document.h
    • tta/C/main/manipulate_indices.c
    • tta/C/main/manipulate_indices.h
    • tta/C/texi2any.c
    • tta/TODO
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/DocumentNonXS.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/IndicesNonXS.pm
    • tta/perl/XSTexinfo/Makefile.am
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
    • tta/perl/XSTexinfo/parser_document/IndicesXS.xs
    • tta/perl/t/init/translation_in_parser_in_translation.pm
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations.pl
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations/res_html/Last-chapter.html
    • tta/perl/t/results/init_files_tests/translation_in_parser_in_translation.pl
    • tta/perl/t/test_utils.pl
    • tta/perl/texi2any.pl
    • tta/swig/texinfo.i
  6. Change #271017

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 15 Jun 2026 00:30:53
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9ecaaf369be01ec4767bc9d87dddef8c01bd419d

    Comments

    * tta/C/texi2any.c (main): set element_cdt_tree_fn to html_element_cdt_tree if outputting HTML.
    * tta/perl/Makefile.am (test_files),
    tta/perl/t/input_files/customize_definition_index_translations.texi,
    tta/perl/t/init_files_tests.t
    (customize_definition_index_translations), tta/tests/Makefile.onetst,
    tta/tests/customization/list-of-tests
    (translated_strings_customization): move
    customize_definition_index_translations Texinfo to the
    customize_definition_index_translations.texi and use it for a test of
    the command in tests/customization/list-of-tests.

    Changed files

    • ChangeLog
    • tta/C/texi2any.c
    • tta/TODO
    • tta/perl/Makefile.am
    • tta/perl/t/init_files_tests.t
    • tta/perl/t/input_files/customize_definition_index_translations.texi
    • tta/perl/t/results/init_files_tests/customize_definition_index_translations.pl
    • tta/tests/Makefile.onetst
    • tta/tests/customization/list-of-tests
    • tta/tests/customization/res_parser/translated_strings_customization/Chapter-de.html
    • tta/tests/customization/res_parser/translated_strings_customization/Chapter-de_005fAT.html
    • tta/tests/customization/res_parser/translated_strings_customization/Chapter-fr.html
    • tta/tests/customization/res_parser/translated_strings_customization/Chapter.html
    • tta/tests/customization/res_parser/translated_strings_customization/Last-chapter.html
    • tta/tests/customization/res_parser/translated_strings_customization/customize_definition_index_translations.1
    • tta/tests/customization/res_parser/translated_strings_customization/customize_definition_index_translations.2
    • tta/tests/customization/res_parser/translated_strings_customization/index.html
    • tta/tests/customization/res_parser/translated_strings_customization/section-fr.html
    • tta/tests/test_scripts/customization_translated_strings_customization.sh