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

Builder texinfo-solaris11-i386 Build #6818

Results:

Build successful

SourceStamp:

Projecttexinfo
Repositoryhttps://git.savannah.gnu.org/git/texinfo.git
Branchmaster
Revisionb09a472ee0ae8b39c718c4976852da36e10c39c9
Got Revisionb09a472ee0ae8b39c718c4976852da36e10c39c9
Changes3 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' ( 4 mins, 25 secs )
    1. stdio
  3. shell_1 './configure' ( 5 mins, 51 secs )
    1. stdio
  4. shell_2 'gmake all' ( 14 mins, 40 secs )
    1. stdio
  5. shell_3 'gmake check' ( 20 mins, 6 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 6818 Build
codebase Build
got_revision b09a472ee0ae8b39c718c4976852da36e10c39c9 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision b09a472ee0ae8b39c718c4976852da36e10c39c9 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 11:16:08 2025
EndSat Aug 23 12:01:21 2025
Elapsed45 mins, 13 secs

All Changes:

:

  1. Change #243718

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 23 Aug 2025 10:35:17
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 8e12dd4dd27cffa2c4f99a8a79b99ba11e71077e

    Comments

    * tta/perl/Texinfo/Convert/HTML.pm (_default_format_element_header): only test if tree_unit_directions exists to determine that there are directions and more than one element.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/Convert/HTML.pm
  2. Change #243720

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 23 Aug 2025 10:55:44
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 0528b87b6602dbdc626c4f6dd57ce9d0e69b6d8c

    Comments

    * tta/C/convert/call_html_perl_function.c (call_stage_handler): do not use document SV found in converter if undef.

    Changed files

    • ChangeLog
    • tta/C/convert/call_html_perl_function.c
  3. Change #243721

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

    Comments

    * tta/perl/Texinfo/Convert/HTML.pm (_run_stage_handlers): rename run_stage_handlers as _run_stage_handlers since it is a local function only and do not call with object oriented syntax.
    * tta/perl/Texinfo/Convert/HTML.pm (_prepare_converted_output_info):
    use $self->{'document'} in the whole function.

    Changed files

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