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

Builder texinfo-solaris10-i386 Build #6853

Results:

Failed shell_2 shell_3

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 51 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 26 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 3 mins, 35 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 8 mins, 3 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 6853 Build
codebase Build
got_revision fd23b3e88a97709ccbeb33460967073b4be79606 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision fd23b3e88a97709ccbeb33460967073b4be79606 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. Patrice Dumas

Timing:

StartThu Jul 17 08:52:11 2025
EndThu Jul 17 09:14:17 2025
Elapsed22 mins, 5 secs

All Changes:

:

  1. Change #239957

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 17 Jul 2025 08:42:39
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d63aeb9b9fd82b83838aafd230beb35540536271

    Comments

    * tta/perl/Texinfo/Document.pm (set_labels_identifiers_target): use the registrar given in argument.
    * tta/perl/Texinfo/Document.pm (parser_errors, errors)
    (_existing_label_error), tta/perl/Texinfo/ParserNonXS.pm
    (parse_texi_file, errors, _line_error, _next_text),
    tta/perl/Texinfo/Report.pm (new, errors, clear, add_formatted_message)
    (format_line_message, line_warn, line_error, document_warn)
    (document_error), tta/perl/Texinfo/Structuring.pm
    (structuring_line_warn, structuring_line_error),
    tta/perl/Texinfo/Transformations.pm
    (_protect_hashchar_at_line_beginning), tta/perl/t/test_utils.pl
    (convert_to_*), tta/perl/t/z_misc/no_structure_test.t
    (_do_format_test_file), tta/perl/t/z_misc/same_parser_multiple_files.t
    (_do_format_test_file), tta/perl/texi2any.pl b/tta/perl/texi2any.pl:
    do not call Texinfo::Report functions as methods.  Rename $self in
    Texinfo::Report as $error_messages.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Convert-Converter.texi
    • doc/tta_api/api_includes/Texinfo-Report.texi
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/Texinfo/Report.pm
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/Texinfo/Transformations.pm
    • tta/perl/t/test_utils.pl
    • tta/perl/t/z_misc/no_structure_test.t
    • tta/perl/t/z_misc/same_parser_multiple_files.t
    • tta/perl/texi2any.pl
  2. Change #239958

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 17 Jul 2025 08:42:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 68e1a7f61b57d36a8ebc0a5cb995fbf9b804da58

    Comments

    * tta/perl/t/test_utils.pl (convert_to_*): return directly the converter error messages list.

    Changed files

    • ChangeLog
    • tta/perl/t/test_utils.pl
  3. Change #239959

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 17 Jul 2025 08:42:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ed68a75ef8a6f5d3cdb8acac58ab2153504d952c

    Comments

    * tta/perl/t/z_misc/same_parser_multiple_files.t (_do_format_test_file), tta/perl/t/z_misc/no_structure_test.t (_do_format_test_file): return directly the converter error messages list.

    Changed files

    • ChangeLog
    • tta/perl/t/z_misc/no_structure_test.t
    • tta/perl/t/z_misc/same_parser_multiple_files.t
  4. Change #239960

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 17 Jul 2025 08:42:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision fd23b3e88a97709ccbeb33460967073b4be79606

    Comments

    * tta/C/main/build_perl_info.c (add_formatted_error_messages) (pass_errors_to_registrar, pass_document_parser_errors_to_registrar) (build_minimal_document, build_document), tta/perl/Texinfo/Convert/HTML.pm (_prepare_output_units_global_targets), tta/perl/Texinfo/Document.pm (new_document, parser_errors, errors), tta/perl/Texinfo/ParserNonXS.pm (parse_texi_line, errors), tta/perl/Texinfo/Report.pm (count_errors), tta/perl/Texinfo/Translations.pm (_replace_convert_substrings), tta/perl/XSTexinfo/parser_document/DocumentXS.xs (document_errors) (document_parser_errors), tta/perl/XSTexinfo/parser_document/Parsetexi.xs (errors), tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs (utils_tree_element_expand_verbatiminclude), tta/perl/t/test_utils.pl (test), tta/perl/texi2any.pl (handle_errors): store error and warning messages directly in lists in document and parser.  Determine the number of errors only when used, with the new count_errors method. Remove new_texinfo_report.  Remove Texinfo::Report new, clear, add_formatted_message and
    * tta/perl/Texinfo/Report.pm (line_warn, line_error, document_warn)
    (document_error), tta/perl/Texinfo/Common.pm
    (converter_or_registrar_line_warn), tta/perl/Texinfo/Document.pm
    (_existing_label_error), tta/perl/Texinfo/ParserNonXS.pm
    (parse_texi_file, _line_warn, _line_error, _next_text),
    tta/perl/Texinfo/Structuring.pm (structuring_line_warn)
    (structuring_line_error), tta/perl/Texinfo/Transformations.pm
    (_protect_hashchar_at_line_beginning): have
    line_error, line_warn, document_error and document_warn return the
    error message instead of putting it in a list.
    
    * tta/perl/Texinfo/Document.pm, tta/perl/Texinfo/Structuring.pm
    (structuring_line_warn, structuring_line_error),
    tta/perl/Texinfo/Transformations.pm (_new_node)
    (regenerate_master_menu, protect_hashchar_at_line_beginning),
    tta/perl/t/z_misc/do_master_menu.t, tta/perl/t/z_misc/test_sort.t:
    access document messages list directly, not through a method.  Remove
    the registrar method.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Convert-Converter.texi
    • doc/tta_api/api_includes/Texinfo-Document.texi
    • doc/tta_api/api_includes/Texinfo-Indices.texi
    • doc/tta_api/api_includes/Texinfo-Parser.texi
    • doc/tta_api/api_includes/Texinfo-Report.texi
    • doc/tta_api/api_includes/Texinfo-Structuring.texi
    • doc/tta_api/api_includes/Texinfo-Transformations.texi
    • doc/tta_api/texi2any_internals.texi
    • tta/C/main/build_perl_info.c
    • tta/C/main/build_perl_info.h
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/ParserNonXS.pm
    • tta/perl/Texinfo/Report.pm
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/Texinfo/Transformations.pm
    • tta/perl/Texinfo/Translations.pm
    • tta/perl/XSTexinfo/Parsetexi.pm
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
    • tta/perl/XSTexinfo/parser_document/Parsetexi.xs
    • tta/perl/XSTexinfo/reader_element/TreeElementConverterXS.xs
    • tta/perl/t/test_utils.pl
    • tta/perl/t/z_misc/do_master_menu.t
    • tta/perl/t/z_misc/test_sort.t
    • tta/perl/texi2any.pl