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

Builder texinfo-solaris10-i386 Build #7132

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionf003dc9e707a66ecf60711d6cdb5f0ff87ff75e8
Got Revisionf003dc9e707a66ecf60711d6cdb5f0ff87ff75e8
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 3 mins, 41 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 36 secs )
    1. stdio
  4. shell_2 'gmake all' ( 8 mins, 33 secs )
    1. stdio
  5. shell_3 'gmake check' ( 5 mins, 12 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 7132 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-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:

StartSat Nov 29 23:08:05 2025
EndSat Nov 29 23:31:14 2025
Elapsed23 mins, 9 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