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

Builder texinfo-solaris11-i386 Build #6819

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. shell './autogen.sh' ( 5 mins, 26 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 45 secs )
    1. stdio
  4. shell_2 'gmake all' ( 16 mins, 47 secs )
    1. stdio
  5. shell_3 'gmake check' ( 23 mins, 47 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 6819 Build
codebase Build
got_revision cda2341708a9058b9870d07119972913489afbe9 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision cda2341708a9058b9870d07119972913489afbe9 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:

StartSat Aug 23 12:03:32 2025
EndSat Aug 23 12:55:29 2025
Elapsed51 mins, 56 secs

All Changes:

:

  1. Change #243725

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 23 Aug 2025 11:36:14
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 69795d6061b472a62d3cbc5986d9e366894277aa

    Comments

    * tta/perl/XSTexinfo/convert/get_html_perl_info.c (html_get_no_arg_commands_formatting_sv) (html_get_directions_strings_sv): split html_conversion_initialization_sv in two, html_get_no_arg_commands_formatting_sv and html_get_directions_strings_sv.  This code is unused.
    Remove all the references to html_conversion_initialization_sv from
    code and comments.

    Changed files

    • ChangeLog
    • tta/perl/XSTexinfo/convert/ConvertXS.xs
    • tta/perl/XSTexinfo/convert/get_html_perl_info.c
    • tta/perl/XSTexinfo/convert/get_html_perl_info.h
  2. Change #243726

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

    Comments

    * tta/perl/Texinfo/Convert/HTML.pm: add comment explaining that the overrides without whole output or convert overriding do not work anymore.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/HTML.pm