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

Builder texinfo-solaris11-sparc Build #7033

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionf003dc9e707a66ecf60711d6cdb5f0ff87ff75e8
Got Revisionf003dc9e707a66ecf60711d6cdb5f0ff87ff75e8
Changes2 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' ( 5 mins, 10 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 17 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 7 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 13 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 7033 Build
codebase Build
got_revision f003dc9e707a66ecf60711d6cdb5f0ff87ff75e8 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision f003dc9e707a66ecf60711d6cdb5f0ff87ff75e8 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 Nov 29 23:08:06 2025
EndSat Nov 29 23:25:57 2025
Elapsed17 mins, 51 secs

All Changes:

:

  1. Change #250482

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 29 Nov 2025 22:29:20
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 66d1d893bc71df92853a26d83b6146e73ae85114

    Comments

    * tta/C/convert/html_converter_init_options.c: remove unused set_option_buttons_specification, set_html_default_buttons_specifications and set_texi2html_default_buttons_specifications.
    * tta/C/main/create_buttons.c (new_button_specification): declare
    static.

    Changed files

    • ChangeLog
    • tta/C/convert/html_converter_init_options.c
    • tta/C/main/create_buttons.c
    • tta/C/main/create_buttons.h
    • tta/C/main/get_perl_info.c
    • tta/C/main/utils.c
  2. Change #250483

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 29 Nov 2025 22:57:03
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision f003dc9e707a66ecf60711d6cdb5f0ff87ff75e8

    Comments

    * tta/C/convert/html_converter_init_options.c (enum BUTTON_special_unit_directions, buttons_special_units_names) (new_button_specification, new_special_unit_direction_button) (new_base_navigation_buttons, new_base_links_buttons) (new_base_navigation_section_buttons) (new_base_navigation_section_footer_buttons) (new_directions_list_buttons_specifications), tta/C/main/create_buttons.c: move functions creating specifc button lists to html_converter_init_options.c, as well as associated static function and data.

    Changed files

    • ChangeLog
    • tta/C/convert/html_converter_init_options.c
    • tta/C/main/create_buttons.c
    • tta/C/main/create_buttons.h