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

Builder texinfo-solaris10-sparc Build #5870

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell './autogen.sh' ( 54 mins, 43 secs )
    1. stdio
  3. shell_1 './configure' ( 16 mins, 38 secs )
    1. stdio
  4. shell_2 'gmake all' ( 24 mins, 27 secs )
    1. stdio
  5. shell_3 'gmake check' ( 1 hrs, 4 mins, 11 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 5870 Build
codebase Build
got_revision abcc30fcd45b3669ce8bcc173f8efd5545d88514 Git
project texinfo Build
repository https://git.savannah.gnu.org/git/texinfo.git Build
revision abcc30fcd45b3669ce8bcc173f8efd5545d88514 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 00:02:32 2025
EndWed Aug 20 02:42:48 2025
Elapsed2 hrs, 40 mins, 16 secs

All Changes:

:

  1. Change #243325

    Category texinfo
    Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
    Changed at Tue 19 Aug 2025 23:53:37
    Repository https://git.savannah.gnu.org/git/texinfo.git
    Project texinfo
    Branch master
    Revision abcc30fcd45b3669ce8bcc173f8efd5545d88514

    Comments

    * tta/README, tta/configure.ac (refcounts-checks): remove Devel::Cycle from the modules that should load for refcounts-checks, as it is not needed.  Add information in tta/README on how to modify the code to test for cycles.
    * tta/perl/Texinfo/Convert/Converter.pm ($devel_findref_loading_error)
    (reset_converter), tta/perl/Texinfo/ManipulateTree.pm
    ($devel_findref_loading_error, tree_remove_references): remove
    Devel::FindRef from the modules that should load for refcounts-checks,
    instead add a runtime check and adapt message.
    
    * tta/perl/Texinfo/Convert/Converter.pm ($output_unit_SV_target_count)
    ($output_unit_object_target_count, reset_converter),
    tta/perl/Texinfo/ManipulateTree.pm
    ($destroyed_objects_refcount_target, $element_SV_target_count)
    (tree_remove_references): modify messages related to refcount checks.

    Changed files

    • ChangeLog
    • tta/README
    • tta/configure.ac
    • tta/perl/Texinfo/Convert/Converter.pm
    • tta/perl/Texinfo/ManipulateTree.pm