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

Builder texinfo-solaris10-sparc Build #5515

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 35 mins, 0 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 12 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 18 secs )
    1. stdio
  5. shell_3 'gmake check' ( 48 mins, 18 secs )
    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 5515 Build
codebase Build
got_revision 1e73b6373b8313600eee9210d1b7707eb42a68d5 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 1e73b6373b8313600eee9210d1b7707eb42a68d5 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:

StartWed Apr 2 23:58:38 2025
EndThu Apr 3 01:43:39 2025
Elapsed1 hrs, 45 mins, 0 secs

All Changes:

:

  1. Change #226426

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 02 Apr 2025 22:56:56
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 3fb41431cf9084e6939267d2f5793017698b43b2

    Comments

    * tta/C/convert/get_converter_perl_info.c (copy_sv_options_for_convert_text): call text_set_language to switch translated cache language.
    * tta/C/main/convert_to_text.c (text_heading),
    tta/C/main/convert_utils.c (add_heading_number),
    tta/C/main/translations.c (gdt_string): pass a LANG_TRANSLATION to
    gdt_string such as to avoid switching language for each call.
    Update callers.

    Changed files

    • ChangeLog
    • tta/C/convert/get_converter_perl_info.c
    • tta/C/main/convert_to_text.c
    • tta/C/main/convert_utils.c
    • tta/C/main/convert_utils.h
    • tta/C/main/translations.c
    • tta/C/main/translations.h
  2. Change #226427

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 02 Apr 2025 23:16:52
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision c15f461d4dbc5f3ca2805282bfc6f260a72e440e

    Comments

    * tta/C/convert/convert_html.c (html_gdt_tree, html_cdt_string): pass a LANG_TRANSLATION to html_gdt_tree, use converter current_lang_translations in html_cdt_string such that switching translations cache language is controlled by the converter.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_html.c
  3. Change #226434

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 02 Apr 2025 23:22:08
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 1e73b6373b8313600eee9210d1b7707eb42a68d5

    Comments

    * tta/C/main/translations.c (substitute_substrings_in_tree), tta/perl/Texinfo/Translations.pm (_substitute_substrings_in_tree): rename substitute function as substitute_substrings_in_tree.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_html.c
    • tta/C/main/translations.c
    • tta/C/main/translations.h
    • tta/TODO
    • tta/perl/Texinfo/Translations.pm