Builder texinfo-solaris11-sparc Build #7082
Results:
Build successful
SourceStamp:
| Project | texinfo |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Branch | master |
| Revision | ae9e79954426eeac974c80d2b6f1359fdf06001d |
| Got Revision | ae9e79954426eeac974c80d2b6f1359fdf06001d |
| Changes | 1 change |
BuildSlave:
unstable11sReason:
The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris11-sparc' triggered this build
Steps and Logfiles:
Build Properties:
| Name | Value | Source |
|---|---|---|
| branch | master | Build |
| builddir | /export/home/buildbot/slave/texinfo-solaris11-sparc | slave |
| buildername | texinfo-solaris11-sparc | Builder |
| buildnumber | 7082 | 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-solaris11-sparc | Scheduler |
| slavename | unstable11s | BuildSlave |
| workdir | /export/home/buildbot/slave/texinfo-solaris11-sparc | slave (deprecated) |
Forced Build Properties:
| Name | Label | Value |
|---|
Responsible Users:
- Patrice Dumaspertusus@free.fr
Timing:
| Start | Thu Dec 18 21:41:16 2025 |
| End | Thu Dec 18 22:00:24 2025 |
| Elapsed | 19 mins, 8 secs |
All Changes:
:
Change #252636
Category texinfo Changed by Patrice Dumas <pertusus@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