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

Builder texinfo-solaris11-i386 Build #7279

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

StartFri Apr 24 00:14:57 2026
EndFri Apr 24 00:53:54 2026
Elapsed38 mins, 57 secs

All Changes:

:

  1. Change #265299

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Fri 24 Apr 2026 00:05:44
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0d5e5c05f0fa50dd0e51cd54d9d193d85eeb0750

    Comments

    * tta/C/convert/get_converter_perl_info.c (copy_sv_options_for_convert_text), tta/C/main/get_perl_info.c (get_lang_info_hv), tta/perl/XSTexinfo/parser_document/TranslationsXS.xs (cache_translate_string): allocate lang info in get_lang_info_hv.
    * tta/C/main/translations.c (lang_info_bcp47_locale): add.
    
    * tta/C/main/get_perl_info.c (get_lang_info_hv),
    tta/C/main/translations.c (new_lang_info, new_copy_translation)
    (set_translations_documentlanguage, set_translations_documentscript)
    (set_translations_documentlanguagevariant): always set bcp47_locale
    when creating a lang info.  Remove get_lang_info_bcp47_locale.  Update
    get_lang_info_bcp47_locale callers to access directly bcp47_locale.
    The bcp47_locale is always needed soon after the creation and it
    simplifies the code.
    
    * tta/C/parsetexi/indices.c (complete_indices): rename
    current_lang_translations variable as element_lang_translations.

    Changed files

    • ChangeLog
    • tta/C/convert/build_html_perl_state.c
    • tta/C/convert/convert_html.c
    • tta/C/convert/get_converter_perl_info.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/get_perl_info.c
    • tta/C/main/get_perl_info.h
    • tta/C/main/translations.c
    • tta/C/main/translations.h
    • tta/C/parsetexi/indices.c
    • tta/perl/XSTexinfo/parser_document/TranslationsXS.xs