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

Builder texinfo-solaris10-sparc Build #6402

Build In Progress:

ETA: 07:26:56 [12 mins, 43 secs]

shell_2

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision8d877c021f57ee663cf1cd253f382bb8f7eb5ede
Got Revision8d877c021f57ee663cf1cd253f382bb8f7eb5ede
Changes2 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell './autogen.sh' ( 39 mins, 23 secs )
    1. stdio
  3. shell_1 './configure' ( 12 mins, 3 secs )
    1. stdio
  4. shell_2 'gmake all' ( running )
    1. stdio
  5. shell_3  
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 6402 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-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:

StartSun Jun 14 05:39:26 2026
Elapsed1 hrs, 34 mins, 46 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