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

Builder texinfo-solaris10-i386 Build #7667

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 45 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 28 secs )
    1. stdio
  4. shell_2 'gmake all' ( 15 mins, 34 secs )
    1. stdio
  5. shell_3 'gmake check' ( 18 mins, 29 secs )
    1. stdio
    2. tta_tests_test-suite.log
    3. info_test-suite.log
    4. pod_simple_texinfo/test-suite.log
    5. tta_swig_perl_test-suite.log
    6. tta_perl_test-suite.log
    7. tta_tests_many_input_files_test-suite.log
    8. install_info_test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/texinfo-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7667 Build
codebase Build
got_revision 0ead77fc3314fed9a104d7c7b5dc38d7a1f2120d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 0ead77fc3314fed9a104d7c7b5dc38d7a1f2120d Build
scheduler schedule-texinfo-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartMon Jun 29 17:53:43 2026
EndMon Jun 29 18:39:09 2026
Elapsed45 mins, 26 secs

All Changes:

:

  1. Change #273211

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Mon 29 Jun 2026 19:24:28
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0ead77fc3314fed9a104d7c7b5dc38d7a1f2120d

    Comments

    * tta/C/convert/format_html.c (html_convert_def_line_type): handle the case of parent element not existing, using the same extra information as in Perl.
    * tta/C/main/converter_types.h (TRANSLATION_FUNCTION),
    tta/C/main/translations.c (gdt_tree, gdt_string): add a translation
    function argument to be able to replace the call to
    cache_translate_string (same as in Perl).  Update callers.
    
    * tta/C/convert/convert_html.c (html_cdt_tree): call gdt_tree with
    html_cache_translate_string in argument.  Remove html_gdt_tree.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_html.c
    • tta/C/convert/converter.c
    • tta/C/convert/format_html.c
    • tta/C/main/convert_to_text.c
    • tta/C/main/convert_utils.c
    • tta/C/main/converter_types.h
    • tta/C/main/document_types.h
    • tta/C/main/manipulate_indices.c
    • tta/C/main/translations.c
    • tta/C/main/translations.h
    • tta/C/structuring_transfo/structuring.c