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

Builder texinfo-solaris10-i386 Build #7180

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 58 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 39 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 58 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 mins, 7 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-solaris10-i386 slave
buildername texinfo-solaris10-i386 Builder
buildnumber 7180 Build
codebase Build
got_revision ae9e79954426eeac974c80d2b6f1359fdf06001d Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision ae9e79954426eeac974c80d2b6f1359fdf06001d 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:

StartThu Dec 18 21:41:17 2025
EndThu Dec 18 22:05:08 2025
Elapsed23 mins, 50 secs

All Changes:

:

  1. Change #252636

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 18 Dec 2025 21:35:01
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision ae9e79954426eeac974c80d2b6f1359fdf06001d

    Comments

    * tta/C/convert/convert_html.c (html_translate_names), tta/C/convert/html_converter_finish.c (free_html_no_arg_command_conversion, html_free_converter), tta/C/convert/html_prepare_converter.c (copy_html_no_arg_command_conversion, html_initialize_output_state), tta/C/main/converter_types.h (HTML_NO_ARG_COMMAND_CONVERSION) (HTML_NO_ARG_COMMAND_FORMATTING, HTML_NO_ARG_COMMAND_CUSTOMIZATION) (CONVERTER), tta/perl/Texinfo/Config.pm (_GNUT_initialize_no_arg_commands_formatting_strings) (texinfo_register_no_arg_command_formatting), tta/perl/Texinfo/Convert/HTML.pm (_translate_names) (converter_initialize, converter_destroy, conversion_initialization): Do not put translated_to_convert nor translated_tree no arg command formatting in the normal context information, instead put it outside of the per-context information.
    * tta/C/convert/build_html_perl_info.c
    (build_no_arg_commands_formatting),
    tta/C/convert/build_html_perl_state.c (build_html_translated_names),
    tta/C/convert/convert_html.c
    (reset_unset_no_arg_commands_formatting_context),
    tta/C/convert/format_html.c (html_convert_no_arg_command)
    (html_convert_css_string_for_list_mark),
    tta/perl/Texinfo/Convert/HTML.pm
    (_reset_unset_no_arg_commands_formatting_context),
    tta/perl/XSTexinfo/convert/get_html_perl_info.c
    (html_converter_get_customization_sv): update users of no arg commands
    formatting information, and Perl to C interfaces.
    
    * tta/perl/XSTexinfo/convert/get_html_perl_info.c: remove unused
    html_get_no_arg_commands_formatting_sv.

    Changed files

    • ChangeLog
    • tta/C/convert/build_html_perl_info.c
    • tta/C/convert/build_html_perl_state.c
    • tta/C/convert/convert_html.c
    • tta/C/convert/format_html.c
    • tta/C/convert/html_converter_finish.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/converter_types.h
    • tta/perl/Texinfo/Config.pm
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/XSTexinfo/convert/get_html_perl_info.c