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

Builder texinfo-solaris11-sparc Build #7087

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision712d26f142cdd3f3c10ab419c4ec9b52591b9cd5
Got Revision712d26f142cdd3f3c10ab419c4ec9b52591b9cd5
Changes3 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. shell './autogen.sh' ( 6 mins, 0 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 21 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 29 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 32 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-sparc slave
buildername texinfo-solaris11-sparc Builder
buildnumber 7087 Build
codebase Build
got_revision 712d26f142cdd3f3c10ab419c4ec9b52591b9cd5 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 712d26f142cdd3f3c10ab419c4ec9b52591b9cd5 Build
scheduler schedule-texinfo-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSat Dec 20 21:51:28 2025
EndSat Dec 20 22:10:57 2025
Elapsed19 mins, 28 secs

All Changes:

:

  1. Change #252903

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Dec 2025 21:46:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6de08be2b7c99378803ff9aa9ea715aa0aeb1110

    Comments

    Update tta/TODO

    Changed files

    • tta/TODO
  2. Change #252905

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Dec 2025 21:46:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 70e08c72d802982dffdd77e5039b4de67abff709

    Comments

    * tta/C/convert/html_converter_finish.c (html_free_converter), tta/C/convert/html_prepare_converter.c (clear_css_selector_style_list, html_initialize_output_state): replace free_css_selector_style_list by clear_css_selector_style_list, possibly followed by a free.
    * tta/C/convert/html_prepare_converter.c
    (set_css_selector_style_list_size, html_format_setup)
    (html_initialize_output_state): replace
    initialize_css_selector_style_list by
    set_css_selector_style_list_size, which uses realloc, such as to reuse
    the already allocated memory.
    
    * tta/C/convert/html_prepare_converter.c (html_format_setup): rename
    css_selector_style as display_preformatted_css_selector_style.
    
    * tta/perl/XSTexinfo/convert/get_html_perl_info.c
    (html_converter_get_customization_sv): remove unused code.

    Changed files

    • ChangeLog
    • tta/C/convert/html_converter_finish.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/convert/html_prepare_converter.h
    • tta/perl/XSTexinfo/convert/get_html_perl_info.c
  3. Change #252906

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 20 Dec 2025 21:46:42
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 712d26f142cdd3f3c10ab419c4ec9b52591b9cd5

    Comments

    * tta/C/convert/html_conversion_state.c (html_css_set_selector_style): minor change to set to 0 only if needed.

    Changed files

    • ChangeLog
    • tta/C/convert/html_conversion_state.c