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

Builder texinfo-solaris11-i386 Build #6902

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 9 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 10 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 24 secs )
    1. stdio
  5. shell_3 'gmake check' ( 13 mins, 22 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-i386 slave
buildername texinfo-solaris11-i386 Builder
buildnumber 6902 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-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/texinfo-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartSun Nov 30 00:31:16 2025
EndSun Nov 30 01:04:31 2025
Elapsed33 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