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

Builder texinfo-solaris11-i386 Build #7400

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 39 secs )
    1. stdio
  3. shell_1 './configure' ( 8 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 12 mins, 58 secs )
    1. stdio
  5. shell_3 'gmake check' ( 11 mins, 58 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 7400 Build
codebase Build
got_revision 8f1453dad93fd87f21236886ff0fdedcd369a1de Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 8f1453dad93fd87f21236886ff0fdedcd369a1de 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 23:39:36 2026
EndFri Jun 19 00:17:46 2026
Elapsed38 mins, 9 secs

All Changes:

:

  1. Change #271730

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Jun 2026 21:19:13
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f51d0487d1eb3b5104e44d0b59a50d8e2473b205

    Comments

    * tta/C/convert/converter.c (get_converter_indices_sorted_by_index) (get_converter_indices_sorted_by_letter), tta/perl/Texinfo/Convert/Converter.pm, tta/perl/Texinfo/Convert/ConverterNonXS.pm (get_converter_indices_sorted_by_letter) (get_converter_indices_sorted_by_index): inline and remove converter_sorted_indices_by_index in get_converter_indices_sorted_by_index and converter_sorted_indices_by_letter in get_converter_indices_sorted_by_letter.
    * tta/perl/Texinfo/Indices.pm (_setup_collator): remove useless
    condition.

    Changed files

    • ChangeLog
    • tta/C/convert/converter.c
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/ConverterNonXS.pm
    • tta/perl/Texinfo/Indices.pm
  2. Change #271731

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

    Comments

    * tta/perl/Texinfo/Convert/ConverterNonXS.pm (_get_collation_lang_info, get_converter_indices_sorted_by_index) (get_converter_indices_sorted_by_letter): merge condition determining language and lang_key.  Add _get_collation_lang_info for the common code determining language and lang_key.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/ConverterNonXS.pm
  3. Change #271732

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

    Comments

    * tta/perl/Texinfo/Convert/Converter.pm (converter_index_content_element, _idx_leading_text_or_command) (index_entry_first_letter_text_or_command), tta/perl/Texinfo/Indices.pm: move index_entry_first_letter_text_or_command and converter_index_content_element to Converter.  Update callers.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/DocBook.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/Texinfo/Convert/HTMLNonXS.pm
    • tta/perl/Texinfo/Convert/LaTeX.pm
    • tta/perl/Texinfo/Convert/Plaintext.pm
    • tta/perl/Texinfo/Example/IXIN.pm
    • tta/perl/Texinfo/Example/ReadDocBook.pm
    • tta/perl/Texinfo/Example/TexinfoMarkup.pm
    • tta/perl/Texinfo/Indices.pm
    • tta/perl/Texinfo/IndicesNonXS.pm
    • tta/perl/init/chm.pm