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

Builder texinfo-solaris11-i386 Build #7399

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 44 secs )
    1. stdio
  3. shell_1 './configure' ( 8 mins, 16 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 11 secs )
    1. stdio
  5. shell_3 'gmake check' ( 12 mins, 16 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-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 7399 Build
codebase Build
got_revision 288c9bcfc4fc2c641fe567b8dd8dba1cbe3ef623 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 288c9bcfc4fc2c641fe567b8dd8dba1cbe3ef623 Build
scheduler schedule-texinfo-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartThu Jun 18 14:19:43 2026
EndThu Jun 18 14:58:22 2026
Elapsed38 mins, 38 secs

All Changes:

:

  1. Change #271607

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Jun 2026 11:09:10
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision bd837089b4dd20e59b7022e7f4f465a6f08ecb5b

    Comments

    * tta/C/main/manipulate_indices.c (setup_sort_sortable_strings_collator), tta/perl/Texinfo/Indices.pm (_setup_sort_sortable_strings_collator): inline setup_sortable_index_entries in setup_sort_sortable_strings_collator and remove the function.
    * tta/C/main/manipulate_indices.c, tta/perl/Texinfo/Indices.pm: move
    code around.
    
    * tta/perl/Texinfo/Indices.pm: remove _def_command_index_entry.

    Changed files

    • ChangeLog
    • tta/C/main/manipulate_indices.c
    • tta/perl/Texinfo/Indices.pm
  2. Change #271609

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Jun 2026 12:23:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision d20664ff930fe73a0ecc10cc99ebea03d22dec32

    Comments

    * tta/C/convert/convert_indices.c (wrap_converter_index_content_element), tta/C/convert/converter.c, tta/C/main/manipulate_indices.c (wrap_element_index_content_element) (index_entry_element_sort_string, setup_index_entries_sort_strings), tta/perl/XSTexinfo/parser_document/IndicesXS.xs (index_entry_element_sort_string): add and use a function reference in argument of entry_tree_element_sort_string for the index_content_element call.  Add wrap_element_index_content_element and wrap_converter_index_content_element around *_index_content_element implementations to have a common prototype and be passed or used in entry_tree_element_sort_string.  Pass to index_content_element wrapper to setup_index_entries_sort_strings. Remove converter_index_entry_element_sort_string and entry_tree_element_sort_string.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_indices.c
    • tta/C/convert/convert_indices.h
    • tta/C/convert/converter.c
    • tta/C/convert/converter.h
    • tta/C/main/manipulate_indices.c
    • tta/C/main/manipulate_indices.h
    • tta/perl/XSTexinfo/parser_document/IndicesXS.xs
  3. Change #271610

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Jun 2026 14:07:07
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 288c9bcfc4fc2c641fe567b8dd8dba1cbe3ef623

    Comments

    * tta/C/main/manipulate_indices.c: move code around.

    Changed files

    • ChangeLog
    • tta/C/main/manipulate_indices.c
    • tta/C/main/manipulate_indices.h