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

Builder texinfo-solaris11-sparc Build #7104

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision4d39491c3ab0a10d925b269e40652909bacabc03
Got Revision4d39491c3ab0a10d925b269e40652909bacabc03
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, 57 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 20 secs )
    1. stdio
  4. shell_2 'gmake all' ( 3 mins, 31 secs )
    1. stdio
  5. shell_3 'gmake check' ( 8 mins, 29 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 7104 Build
codebase Build
got_revision 4d39491c3ab0a10d925b269e40652909bacabc03 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 4d39491c3ab0a10d925b269e40652909bacabc03 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:

StartTue Dec 23 14:06:50 2025
EndTue Dec 23 14:26:14 2025
Elapsed19 mins, 23 secs

All Changes:

:

  1. Change #253126

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 23 Dec 2025 13:37:19
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 9d71a2122a3ce4b415031a6d8548692a64ca1aad

    Comments

    * tta/C/convert/html_converter_finish.c (html_reset_converter), tta/C/convert/html_prepare_converter.c (html_conversion_initialization): reset check_htmlxref_already_warned in html_conversion_initialization not in html_reset_converter.
    * tta/perl/Texinfo/Convert/HTML.pm (conversion_initialization): always
    reset check_htmlxref_already_warned.
    
    * tta/C/convert/html_converter_finish.c (html_reset_converter)
    (html_free_converter): avoid a useless intermediary variable for
    explained_commands.

    Changed files

    • ChangeLog
    • tta/C/convert/html_converter_finish.c
    • tta/C/convert/html_prepare_converter.c
    • tta/C/main/converter_types.h
    • tta/TODO
    • tta/perl/Texinfo/Convert/HTML.pm
  2. Change #253127

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 23 Dec 2025 13:48:02
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4d39491c3ab0a10d925b269e40652909bacabc03

    Comments

    * tta/C/convert/convert_html.c (html_conversion_finalization), tta/C/convert/format_html.c (html_convert_raw_command), tta/C/convert/html_conversion_state.c (html_set_multiple_conversions) (html_unset_multiple_conversions), tta/C/main/converter_types.h (CONVERTER), tta/perl/Texinfo/Convert/HTML.pm (in_multiple_conversions, _set_multiple_conversions) (_unset_multiple_conversions), tta/perl/XSTexinfo/convert/ConvertXS.xs (html_in_multiple_conversions): remove multiple_conversions, use the size of multiple_pass instead.

    Changed files

    • ChangeLog
    • tta/C/convert/convert_html.c
    • tta/C/convert/format_html.c
    • tta/C/convert/html_conversion_state.c
    • tta/C/main/converter_types.h
    • tta/TODO
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/XSTexinfo/convert/ConvertXS.xs