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

Builder texinfo-solaris11-i386 Build #6811

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. shell './autogen.sh' ( 4 mins, 35 secs )
    1. stdio
  3. shell_1 './configure' ( 6 mins, 13 secs )
    1. stdio
  4. shell_2 'gmake all' ( 11 mins, 14 secs )
    1. stdio
  5. shell_3 'gmake check' ( 17 mins, 26 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 6811 Build
codebase Build
got_revision b06b69a5cc8cfde4a7c2b336aa5277a7a7452d60 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision b06b69a5cc8cfde4a7c2b336aa5277a7a7452d60 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:

StartWed Aug 20 21:32:25 2025
EndWed Aug 20 22:12:05 2025
Elapsed39 mins, 40 secs

All Changes:

:

  1. Change #243389

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Wed 20 Aug 2025 21:26:41
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision b06b69a5cc8cfde4a7c2b336aa5277a7a7452d60

    Comments

    * tta/perl/Texinfo/XSLoader.pm ($xs_parser_loaded, XS_parser_loaded) (set_XS_parser_loaded), tta/perl/Texinfo/Parser.pm (BEGIN): add a setter and a getter for the XS Parser being actually loaded.  Set in Parser.pm if XS is enabled and init did not return the non-XS package name.
    * tta/perl/Texinfo/ManipulateTree.pm (_element_remove_references)
    (tree_remove_references): distinguish tree_remove_references that
    removes the reference for a whole the, and _element_remove_references
    that remove recusrively the references for elements except for the
    tree root.  Setup reference Refcounts in tree_remove_references, using
    XS_parser_loaded.

    Changed files

    • ChangeLog
    • tta/perl/Texinfo/ManipulateTree.pm
    • tta/perl/Texinfo/Parser.pm
    • tta/perl/Texinfo/XSLoader.pm
    • tta/perl/texi2any.pl