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

Builder texinfo-solaris11-i386 Build #6978

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revision4e6bd4e2edf255fefd2a445477d431f812cd00d9
Got Revision4e6bd4e2edf255fefd2a445477d431f812cd00d9
Changes1 change

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 12 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 57 secs )
    1. stdio
  4. shell_2 'gmake all' ( 9 mins, 31 secs )
    1. stdio
  5. shell_3 'gmake check' ( 12 mins, 38 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 6978 Build
codebase Build
got_revision 4e6bd4e2edf255fefd2a445477d431f812cd00d9 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 4e6bd4e2edf255fefd2a445477d431f812cd00d9 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:

StartThu Dec 25 20:35:01 2025
EndThu Dec 25 21:07:30 2025
Elapsed32 mins, 28 secs

All Changes:

:

  1. Change #253285

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Thu 25 Dec 2025 20:17:46
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 4e6bd4e2edf255fefd2a445477d431f812cd00d9

    Comments

    Remove XS interface of functions called by output or convert
    * tta/perl/Texinfo/Convert/HTML.pm (%XS_conversion_overrides),
    tta/perl/XSTexinfo/convert/ConvertXS.xs: remove XS overrides for
    functions called by output and convert, they are not called.  Also
    their code is not up to date.  Remove html_conversion_initialization,
    html_setup_output, html_setup_convert, html_conversion_finalization,
    html_prepare_simpletitle, html_prepare_converted_output_info,
    html_prepare_title_titlepage, html_convert_convert,
    html_convert_output, html_prepare_node_redirection_page,
    html_node_redirections.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/HTML.pm
    • tta/perl/XSTexinfo/convert/ConvertXS.xs