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

Builder texinfo-solaris11-i386 Build #7387

Results:

Failed shell_2 shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision8d877c021f57ee663cf1cd253f382bb8f7eb5ede
Got Revision8d877c021f57ee663cf1cd253f382bb8f7eb5ede
Changes2 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, 48 secs )
    1. stdio
  3. shell_1 './configure' ( 9 mins, 51 secs )
    1. stdio
  4. shell_2 'gmake all' failed ( 15 mins, 29 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 2 mins, 25 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 7387 Build
codebase Build
got_revision 8d877c021f57ee663cf1cd253f382bb8f7eb5ede Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 8d877c021f57ee663cf1cd253f382bb8f7eb5ede 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:

StartSun Jun 14 05:39:27 2026
EndSun Jun 14 06:12:12 2026
Elapsed32 mins, 45 secs

All Changes:

:

  1. Change #270859

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 14 Jun 2026 04:29:05
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 53a37ae3d3ca4b0f7629d0b0bd14c86e858c483a

    Comments

    * tta/C/main/convert_utils.c (definition_category_tree), tta/perl/Texinfo/Convert/Utils.pm (definition_category_tree): use def_class_method and def_class_variable commands flags.

    Changed files

    • ChangeLog
    • tta/C/main/convert_utils.c
    • tta/perl/Texinfo/Convert/Utils.pm
  2. Change #270860

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 14 Jun 2026 05:15:39
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8d877c021f57ee663cf1cd253f382bb8f7eb5ede

    Comments

    * tta/perl/Texinfo/Convert/HTML.pm (_convert_printindex_command), tta/perl/Texinfo/Convert/HTMLNonXS.pm (_prepare_index_entries_targets) (output_internal_links), tta/perl/Texinfo/Convert/LaTeX.pm (_index_entry), tta/perl/Texinfo/Convert/Plaintext.pm (process_printindex), tta/perl/Texinfo/Indices.pm (index_entry_first_letter_text_or_command) (setup_index_entries_sort_strings), tta/perl/Texinfo/IndicesNonXS.pm (index_entry_element_sort_string): set debug argument of index_content_element, add debug argument and set argument of index_entry_first_letter_text_or_command and index_entry_element_sort_string.
    * tta/perl/Texinfo/Convert/HTML.pm,
    tta/perl/Texinfo/Convert/HTMLNonXS.pm,
    tta/perl/Texinfo/Convert/Plaintext.pm: use intermediary variable for
    DEBUG to avoid calling get_conf too often.

    Changed files

    • ChangeLog
    • doc/tta_api/api_includes/Texinfo-Indices.texi
    • 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/Indices.pm
    • tta/perl/Texinfo/IndicesNonXS.pm