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

Builder texinfo-solaris10-sparc Build #6320

Build In Progress:

ETA: 15:39:55 [6 mins, 47 secs]

shell_3

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 45 secs )
    1. stdio
  2. shell './autogen.sh' ( 45 mins, 40 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' ( 24 mins, 49 secs )
    1. stdio
  5. shell_3 'gmake check' ( running )
    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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6320 Build
codebase Build
got_revision 67085201d112e74f45ce02698ad87c33f214fa97 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 67085201d112e74f45ce02698ad87c33f214fa97 Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartWed May 6 13:42:39 2026
Elapsed1 hrs, 50 mins, 28 secs

All Changes:

:

  1. Change #266436

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 06 May 2026 13:34:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 762b4a4d38b29f8af6c6db44f53b090ae39f5af2

    Comments

    * doc/texi2any_api.texi: add indices entries.
    * tta/perl/Texinfo/Indices.pm (setup_index_entries_sort_strings)
    (_setup_sortable_index_entries, sort_indices_by_letter): cosmetic
    changes and variable names change.
    
    Changes in POD and comments.

    Changed files

    • ChangeLog
    • Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm
    • doc/texi2any_api.texi
    • doc/tta_api/api_includes/Texinfo-Convert-Text.texi
    • doc/tta_api/api_includes/Texinfo-Convert-Unicode.texi
    • doc/tta_api/api_includes/Texinfo-Indices.texi
    • doc/tta_api/texi2any_internals.texi
    • tta/C/main/convert_to_text.c
    • tta/TODO
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/Text.pm
    • tta/perl/Texinfo/Convert/Unicode.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/IndicesNonXS.pm
    • tta/perl/Texinfo/Translations.pm
    • tta/swig/texinfo.i
  2. Change #266437

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 06 May 2026 13:34:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 47d3fb9c6e5738e35b16ba053ecbedabd5619f75

    Comments

    * tta/C/api_for_swig/swig_interface.c (txi_ext_get_index_sorted_by_index), tta/C/convert/converter.c (lang_info_sorting_locale, get_converter_indices_sorted_by_index) (get_converter_indices_sorted_by_letter), tta/C/main/document.c (sorted_indices_by_index, sorted_indices_by_letter) (print_document_indices_sort_strings), tta/C/main/document_types.h, tta/C/main/utils.c, tta/perl/Texinfo/Convert/ConverterNonXS.pm (get_converter_indices_sorted_by_letter) (get_converter_indices_sorted_by_index), tta/perl/Texinfo/Document.pm (sorted_indices_by_letter, sorted_indices_by_index), tta/perl/Texinfo/DocumentNonXS.pm (print_document_indices_sort_strings): determine the lang_sorting_locale based either on COLLATION_LANGUAGE customization variable or current_lang_translations lang and script in Converter code, in get_converter_indices_sorted_by_index and get_converter_indices_sorted_by_letter instead of in Document code. Move lang_info_sorting_locale to converter.c.  Remove SORTING_LANG_INFO and new_sorting_lang_info.

    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
    • tta/C/api_for_swig/swig_interface.c
    • tta/C/convert/converter.c
    • tta/C/main/document.c
    • tta/C/main/document.h
    • tta/C/main/document_types.h
    • tta/C/main/utils.c
    • tta/C/main/utils.h
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/ConverterNonXS.pm
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/DocumentNonXS.pm
    • tta/perl/Texinfo/Indices.pm
  3. Change #266438

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 06 May 2026 13:34:24
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 67085201d112e74f45ce02698ad87c33f214fa97

    Comments

    * doc/texi2any_api.texi (Texinfo Tree Conversion Functions), POD documentation: update/improve.

    Changed files

    • ChangeLog
    • doc/texi2any_api.texi
    • doc/tta_api/api_includes/Texinfo-Common.texi
    • 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
    • tta/perl/Texinfo/Common.pm
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Document.pm
    • tta/perl/Texinfo/Indices.pm