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

Builder texinfo-solaris11-i386 Build #7291

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 14 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 18 secs )
    1. stdio
  3. shell_1 './configure' ( 7 mins, 29 secs )
    1. stdio
  4. shell_2 'gmake all' ( 13 mins, 33 secs )
    1. stdio
  5. shell_3 'gmake check' ( 14 mins, 16 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/slave/texinfo-solaris11-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 7291 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-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:

StartWed Apr 29 23:32:23 2026
EndThu Apr 30 00:12:15 2026
Elapsed39 mins, 51 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