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

Builder texinfo-solaris11-sparc Build #7595

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision5f981a9fe109e4fd34b9acabdfed376d616d1a12
Got Revision5f981a9fe109e4fd34b9acabdfed376d616d1a12
Changes3 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, 23 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 27 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 2 mins, 50 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 7595 Build
codebase Build
got_revision 5f981a9fe109e4fd34b9acabdfed376d616d1a12 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 5f981a9fe109e4fd34b9acabdfed376d616d1a12 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:

StartSun Aug 2 10:34:41 2026
EndSun Aug 2 10:48:48 2026
Elapsed14 mins, 6 secs

All Changes:

:

  1. Change #276751

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 02 Aug 2026 12:06:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision cea0afa1acb1571b9c9093eed7a8fe2d60034812

    Comments

    * tta/C/*/*.*, tta/perl/XSTexinfo/convert/get_html_perl_info.h: correct includes mainly for header files using include-what-you-use from iwyu.  This leads to removing the include of config.h from xs_utils.h, which is a good thing as the xs_utils.h file is included in Perl C code that should not include Gnulib headers.

    Changed files

    • ChangeLog
    • tta/C/api_for_swig/swig_element_data.h
    • tta/C/api_for_swig/swig_interface.h
    • tta/C/api_for_swig/swig_parser_api.h
    • tta/C/api_for_swig/swig_text_options.h
    • tta/C/api_for_swig/swig_text_options_types.h
    • tta/C/convert/build_html_perl_info.h
    • tta/C/convert/build_html_perl_state.h
    • tta/C/convert/call_conversion_perl.h
    • tta/C/convert/call_html_perl_function.h
    • tta/C/convert/convert_html.c
    • tta/C/convert/convert_html.h
    • tta/C/convert/convert_to_info.h
    • tta/C/convert/convert_to_plaintext.h
    • tta/C/convert/converter.h
    • tta/C/convert/format_html.h
    • tta/C/convert/html_conversion_api.h
    • tta/C/convert/html_conversion_state.h
    • tta/C/convert/html_converter_api.h
    • tta/C/convert/html_prepare_converter.h
    • tta/C/convert/plaintexinfo_converter_api.h
    • tta/C/convert/rawtext_converter_api.h
    • tta/C/main/api_to_perl.c
    • tta/C/main/base_utils.c
    • tta/C/main/base_utils.h
    • tta/C/main/build_perl_info.h
    • tta/C/main/builtin_commands.h
    • tta/C/main/command_stack.h
    • tta/C/main/convert_to_text.h
    • tta/C/main/convert_utils.h
    • tta/C/main/converter_types.h
    • tta/C/main/customization_options.h
    • tta/C/main/document_types.h
    • tta/C/main/get_perl_info.c
    • tta/C/main/get_perl_info.h
    • tta/C/main/html_converter_state.h
    • tta/C/main/manipulate_indices.h
    • tta/C/main/manipulate_tree.h
    • tta/C/main/option_types.h
    • tta/C/main/options_data.h
    • tta/C/main/parser_conf.h
    • tta/C/main/plaintext_converter_state.h
    • tta/C/main/reader.h
    • tta/C/main/replace_set_perl_interpreter.c
    • tta/C/main/set_perl_interpreter.c
    • tta/C/main/structure_list.h
    • tta/C/main/translations.h
    • tta/C/main/tree.h
    • tta/C/main/tree_types.h
    • tta/C/main/txi_config.h
    • tta/C/main/types_data.h
    • tta/C/main/unicode.h
    • tta/C/main/utils.c
    • tta/C/main/utils.h
    • tta/C/main/xs_utils.c
    • tta/C/main/xs_utils.h
    • tta/C/parsetexi/errors_parser.h
    • tta/C/parsetexi/input.h
    • tta/C/parsetexi/parser.h
    • tta/C/parsetexi/parser_api.h
    • tta/C/parsetexi/source_marks.h
    • tta/C/structuring_transfo/structuring.h
    • tta/C/tree_elements/build_perl_tree_elements.h
    • tta/TODO
    • tta/maintain/regenerate_C_options_info.pl
    • tta/perl/XSTexinfo/convert/get_html_perl_info.h
  2. Change #276752

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 02 Aug 2026 12:06:51
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 50fdb4ef938230839b5436b37e9fcc1c558d956a

    Comments

    * tta/C/parsetexi/parser.c (add_preamble_lang_cmd): fix type name in sizeof.
    * tta/C/main/converter_types.h, tta/C/main/document_types.h
    (ENCODING_CONVERSION): move ENCODING_CONVERSION to document_types.h
    as it is used earlier than conversion.
    
    * tta/perl/XSTexinfo/parser_document/OutputUnitsXS.xs,
    tta/perl/XSTexinfo/parser_document/ManipulateTreeXS.xs,
    tta/perl/XSTexinfo/parser_document/DocumentIndicesXS.xs,
    tta/perl/XSTexinfo/parser_document/StructuringXS.xs: use non_perl_free
    instead of free.
    
    * tta/C/*/*.c, tta/maintain/*.pl, tta/perl/XSTexinfo/*.xs,
    tta/perl/XSTexinfo/*/*.xs, tta/perl/XSTexinfo/*.c,
    tta/perl/XSTexinfo/*/*.c: correct includes using include-what-you-use
    from iwyu.

    Changed files

    • ChangeLog
    • tta/C/api_for_swig/swig_interface.c
    • tta/C/api_for_swig/swig_parser_api.c
    • tta/C/convert/build_html_perl_info.c
    • tta/C/convert/build_html_perl_state.c
    • tta/C/convert/call_conversion_perl.c
    • tta/C/convert/convert_html.c
    • tta/C/convert/convert_to_info.c
    • tta/C/convert/convert_to_plaintext.c
    • tta/C/convert/converter.c
    • tta/C/convert/converters_options.c
    • tta/C/convert/format_html.c
    • tta/C/convert/get_converter_perl_info.c
    • tta/C/convert/html_converter_api.c
    • tta/C/convert/html_converter_finish.c
    • tta/C/convert/html_converter_init_options.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/convert/plaintext_paragraph.c
    • tta/C/convert/rawtext_converter_api.c
    • tta/C/convert/replace_call_conversion_perl.c
    • tta/C/convert/replace_perl_call_html_function.c
    • tta/C/main/accent_tables_8bit_codepoints.c
    • tta/C/main/build_perl_info.c
    • tta/C/main/call_document_perl_functions.c
    • tta/C/main/call_perl_function.c
    • tta/C/main/cmd_structuring.c
    • tta/C/main/cmd_text.c
    • tta/C/main/cmd_unicode.c
    • tta/C/main/command_data.awk
    • tta/C/main/command_data.c
    • tta/C/main/convert_to_texinfo.c
    • tta/C/main/convert_to_text.c
    • tta/C/main/convert_utils.c
    • tta/C/main/converter_types.h
    • tta/C/main/customization_options.c
    • tta/C/main/debug.c
    • tta/C/main/document_types.h
    • tta/C/main/errors.c
    • tta/C/main/floats.c
    • tta/C/main/html_conversion_data.c
    • tta/C/main/manipulate_indices.c
    • tta/C/main/manipulate_tree.c
    • tta/C/main/node_name_normalization.c
    • tta/C/main/options_get_perl.c
    • tta/C/main/options_init_free.c
    • tta/C/main/replace_perl_api_call.c
    • tta/C/main/structure_list.c
    • tta/C/main/targets.c
    • tta/C/main/translations.c
    • tta/C/main/tree.c
    • tta/C/main/txi_config.c
    • tta/C/main/unicode.c
    • tta/C/main/utils.c
    • tta/C/parsetexi/close.c
    • tta/C/parsetexi/debug_parser.c
    • tta/C/parsetexi/def.c
    • tta/C/parsetexi/end_line.c
    • tta/C/parsetexi/errors_parser.c
    • tta/C/parsetexi/handle_commands.c
    • tta/C/parsetexi/indices.c
    • tta/C/parsetexi/input.c
    • tta/C/parsetexi/labels.c
    • tta/C/parsetexi/macro.c
    • tta/C/parsetexi/menus.c
    • tta/C/parsetexi/parser.c
    • tta/C/parsetexi/parser_api.c
    • tta/C/structuring_transfo/structuring.c
    • tta/C/structuring_transfo/transformations.c
    • tta/TODO
    • tta/maintain/generate_code_commands_values.pl
    • tta/maintain/generate_code_convert_data.pl
    • tta/maintain/regenerate_C_options_info.pl
    • tta/maintain/setup_accent_tables.pl
    • tta/perl/XSTexinfo/ParagraphXS.xs
    • tta/perl/XSTexinfo/convert/ConvertConverterXS.xs
    • tta/perl/XSTexinfo/convert/ConvertHTMLXS.xs
    • tta/perl/XSTexinfo/convert/ConvertTexinfoXS.xs
    • tta/perl/XSTexinfo/convert/get_html_perl_info.c
    • tta/perl/XSTexinfo/parser_document/ConfigXS.xs
    • tta/perl/XSTexinfo/parser_document/DocumentIndicesXS.xs
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
    • tta/perl/XSTexinfo/parser_document/IndicesXS.xs
    • tta/perl/XSTexinfo/parser_document/ManipulateTreeXS.xs
    • tta/perl/XSTexinfo/parser_document/OutputUnitsXS.xs
    • tta/perl/XSTexinfo/parser_document/ParserXS.xs
    • tta/perl/XSTexinfo/parser_document/StructuringXS.xs
    • tta/perl/XSTexinfo/parser_document/TranslationsXS.xs
    • tta/perl/XSTexinfo/xsmisc.c
  3. Change #276753

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 02 Aug 2026 12:08:31
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 5f981a9fe109e4fd34b9acabdfed376d616d1a12

    Comments

    Update generated file and minor change in tta/TODO

    Changed files

    • tta/C/main/options_get_perl.c
    • tta/TODO