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

Builder texinfo-solaris10-sparc Build #6302

Build In Progress:

shell_3

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionc1bfd44c5d56330b53c9a697fa026dfca80269c4
Got Revisionc1bfd44c5d56330b53c9a697fa026dfca80269c4
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 54 secs )
    1. stdio
  2. shell './autogen.sh' ( 54 mins, 47 secs )
    1. stdio
  3. shell_1 './configure' ( 17 mins, 24 secs )
    1. stdio
  4. shell_2 'gmake all' ( 37 mins, 3 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 6302 Build
codebase Build
got_revision c1bfd44c5d56330b53c9a697fa026dfca80269c4 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision c1bfd44c5d56330b53c9a697fa026dfca80269c4 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:

StartMon Apr 27 11:52:09 2026
Elapsed2 hrs, 2 mins, 18 secs

All Changes:

:

  1. Change #265583

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 27 Apr 2026 11:42:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c1bfd44c5d56330b53c9a697fa026dfca80269c4

    Comments

    * tta/C/convert/converter.c (set_converter_preamble_language_commands), tta/perl/Texinfo/Convert/Converter.pm (set_converter_preamble_language_commands): reset configuration variables to begin values in set_converter_preamble_language_commands. Update callers.
    * tta/C/main/translations.c (set_preamble_language_commands),
    tta/perl/Texinfo/Translations.pm (set_preamble_language_commands):
    start from a NULL lang_translations, remove the corresponding
    argument.  Update callers.
    
    * tta/C/convert/build_html_perl_state.c (set_perl_lang_translations):
    rename set_perl_translations_documentlanguage as
    set_perl_lang_translations.
    
    * tta/C/convert/build_html_perl_state.c (build_html_translated_names):
    remove code setting documentlanguage for Text converter, as it is not
    used.

    Changed files

    • ChangeLog
    • tta/C/convert/build_html_perl_state.c
    • tta/C/convert/convert_html.c
    • tta/C/convert/converter.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/convert_to_text.c
    • tta/C/main/translations.c
    • tta/C/main/translations.h
    • tta/C/structuring_transfo/transformations.c
    • tta/TODO
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/Convert/HTMLNonXS.pm
    • tta/perl/Texinfo/Convert/Text.pm
    • tta/perl/Texinfo/TransformationsNonXS.pm
    • tta/perl/Texinfo/Translations.pm