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

Builder texinfo-solaris10-i386 Build #6856

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisiona66f8b3102a3b4cabf47b832642d77b5fedce4ba
Got Revisiona66f8b3102a3b4cabf47b832642d77b5fedce4ba
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 51 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 3 mins, 37 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 6 mins, 6 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 6856 Build
codebase Build
got_revision a66f8b3102a3b4cabf47b832642d77b5fedce4ba Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision a66f8b3102a3b4cabf47b832642d77b5fedce4ba 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 21:12:11 2025
EndThu Jul 17 21:31:12 2025
Elapsed19 mins, 1 secs

All Changes:

:

  1. Change #240005

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 17 Jul 2025 21:07:34
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 599095881db7d61efc15b25a370ec10d5491f0c2

    Comments

    * tta/perl/Texinfo/Indices.pm (_setup_sort_sortable_strings_collator) (sort_indices_by_index, sort_indices_by_letter): remove unused registrar argument.  Update callers.
    * tta/perl/Texinfo/Structuring.pm (_check_menu_entry): remove unused
    customization_information argument.  Update callers.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Document.texi
    • doc/tta_api/api_includes/Texinfo-Indices.texi
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/t/z_misc/test_sort.t
  2. Change #240006

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 17 Jul 2025 21:07:34
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 31c4b810f268c0eb5d6db9699231bb345544565a

    Comments

    * tta/perl/Texinfo/Structuring.pm (new_detailmenu): pass $debug for translations as argument.
    * tta/perl/Texinfo/Common.pm (converter_or_document_line_warn),
    tta/perl/Texinfo/Document.pm (setup_indices_sort_strings)
    (indices_sort_strings, sorted_indices_by_letter)
    (sorted_indices_by_index, print_document_indices_sort_strings),
    tta/perl/Texinfo/Indices.pm (setup_index_entries_sort_strings)
    (_setup_sort_sortable_strings_collator, sort_indices_by_index)
    (sort_indices_by_letter), tta/perl/Texinfo/Structuring.pm
    (new_detailmenu, _print_down_menus),
    tta/perl/Texinfo/Transformations.pm (regenerate_master_menu),
    tta/perl/t/z_misc/do_master_menu.t, tta/perl/t/z_misc/test_sort.t:
    use converter and/or document in argument instead of
    customization_information and registrar for error messages, and use
    the document if the converter is not set.  Replace
    converter_or_registrar_line_warn by converter_or_document_line_warn.

    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-Structuring.texi
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/Structuring.pm
    • tta/perl/Texinfo/Transformations.pm
    • tta/perl/XSTexinfo/parser_document/DocumentXS.xs
    • tta/perl/t/z_misc/do_master_menu.t
    • tta/perl/t/z_misc/test_sort.t
    • tta/perl/texi2any.pl
  3. Change #240007

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

    Comments

    Reorder ChangeLog

    Changed files

    • ChangeLog