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

Builder texinfo-solaris10-sparc Build #5875

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 17 secs )
    1. stdio
  2. shell './autogen.sh' ( 32 mins, 52 secs )
    1. stdio
  3. shell_1 './configure' ( 9 mins, 7 secs )
    1. stdio
  4. shell_2 'gmake all' ( 18 mins, 55 secs )
    1. stdio
  5. shell_3 'gmake check' ( 58 mins, 1 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-unstable10s/slave/texinfo-solaris10-sparc slave
buildername texinfo-solaris10-sparc Builder
buildnumber 5875 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-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/texinfo-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Patrice Dumas

Timing:

StartWed Aug 20 21:32:26 2025
EndWed Aug 20 23:31:41 2025
Elapsed1 hrs, 59 mins, 14 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