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

Builder texinfo-solaris10-sparc Build #5965

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell './autogen.sh' ( 38 mins, 11 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 18 secs )
    1. stdio
  4. shell_2 'gmake all' ( 18 mins, 28 secs )
    1. stdio
  5. shell_3 'gmake check' ( 37 mins, 58 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5965 Build
codebase Build
got_revision 474accb0d98e67b29bed847a7c6362683198995c Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 474accb0d98e67b29bed847a7c6362683198995c Build
scheduler schedule-texinfo-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSun Nov 30 00:49:47 2025
EndSun Nov 30 02:30:01 2025
Elapsed1 hrs, 40 mins, 14 secs

All Changes:

:

  1. Change #250489

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

    Comments

    * tta/C/main/customization_options.c (html_free_button_specification_list, html_clear_direction_icons) (html_free_direction_icons), tta/C/main/utils.c: move functions freeing direction icons and buttons to customization options file.

    Changed files

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

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 30 Nov 2025 00:17:37
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 6bf5bafd1e9c67e618f2671823fb04bf05da9023

    Comments

    * tta/C/main/customization_options.c (new_button_specification_info, new_button_specification_list), tta/C/main/create_buttons.c: move new_button_specification_info and new_button_specification_list to customization_options.c.
    * tta/C/Makefile.am (C_libtexinfo_sources): remove create_buttons.c
    and create_buttons.h.

    Changed files

    • ChangeLog
    • tta/C/Makefile.am
    • tta/C/convert/html_converter_init_options.c
    • tta/C/main/create_buttons.c
    • tta/C/main/create_buttons.h
    • tta/C/main/customization_options.c
    • tta/C/main/customization_options.h
    • tta/C/main/get_perl_info.c
    • tta/C/texi2any.c
  3. Change #250492

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sun 30 Nov 2025 00:23:15
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 474accb0d98e67b29bed847a7c6362683198995c

    Comments

    * tta/C/main/customization_options.c (html_new_button_specification_info) (html_new_button_specification_list): rename new_button_specification_info as html_new_button_specification_info and new_button_specification_list as html_new_button_specification_list.  Update callers.

    Changed files

    • ChangeLog
    • tta/C/convert/html_converter_init_options.c
    • tta/C/main/customization_options.c
    • tta/C/main/customization_options.h
    • tta/C/main/get_perl_info.c