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

Builder texinfo-solaris11-i386 Build #6521

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 17 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 4 secs )
    1. stdio
  4. shell_2 'gmake all' ( 10 mins, 0 secs )
    1. stdio
  5. shell_3 'gmake check' ( 14 mins, 53 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 6521 Build
codebase Build
got_revision 21145af8e579f8895eff392f796281564fb81ad4 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision 21145af8e579f8895eff392f796281564fb81ad4 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 Jun 21 13:33:18 2025
EndSat Jun 21 14:08:44 2025
Elapsed35 mins, 26 secs

All Changes:

:

  1. Change #237240

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Sat 21 Jun 2025 13:25:35
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision 21145af8e579f8895eff392f796281564fb81ad4

    Comments

    * tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm ($build_tree_for_text_converter, converter_initialize, _convert): add $build_tree_for_text_converter, set if there is no XS for conversion, and there is XS for structuring, and build tree to Perl before calling Converter to Text only if $build_tree_for_text_converter is set.

    Changed files

    • ChangeLog
    • tta/C/main/convert_utils.c
    • tta/perl/Texinfo/Convert/ReadDocBook.pm
    • tta/perl/Texinfo/Convert/TreeElementReadDocBook.pm