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

Builder texinfo-solaris10-sparc Build #6309

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 22 secs )
    1. stdio
  2. shell './autogen.sh' ( 32 mins, 56 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 41 secs )
    1. stdio
  4. shell_2 'gmake all' ( 28 mins, 57 secs )
    1. stdio
  5. shell_3 'gmake check' ( 44 mins, 34 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 6309 Build
codebase Build
got_revision 19355210324b77e69b3cbee79e09da7767019758 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 19355210324b77e69b3cbee79e09da7767019758 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 29 23:32:25 2026
EndThu Apr 30 01:24:57 2026
Elapsed1 hrs, 52 mins, 32 secs

All Changes:

:

  1. Change #265950

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 29 Apr 2026 23:30:45
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 19355210324b77e69b3cbee79e09da7767019758

    Comments

    * tta/C/convert/build_html_perl_state.c (build_html_translated_names): build language_env again, reverting recent change, in case cache_translate_string is not overriden.
    * tta/perl/Texinfo/TransformationsNonXS.pm
    (complete_tree_nodes_missing_menu, regenerate_master_menu): set
    the translation cache when calling set_preamble_language_commands.
    
    * tta/C/main/translations.c (cache_translate_string),
    tta/perl/Texinfo/TranslationsNonXS.pm (cache_translate_string): move
    code around to have all the code related to finding the translation
    hash before the code finding the string and context in the hash.
    Reorganize Perl code to be more like C code, to first find
    translations hash.

    Changed files

    • ChangeLog
    • tta/C/convert/build_html_perl_state.c
    • tta/C/main/translations.c
    • tta/perl/Texinfo/TransformationsNonXS.pm
    • tta/perl/Texinfo/Translations.pm
    • tta/perl/Texinfo/TranslationsNonXS.pm