Builder texinfo-solaris10-sparc Build #5870
Results:
Build successful
SourceStamp:
Project | texinfo |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Branch | master |
Revision | abcc30fcd45b3669ce8bcc173f8efd5545d88514 |
Got Revision | abcc30fcd45b3669ce8bcc173f8efd5545d88514 |
Changes | 1 change |
BuildSlave:
unstable10sReason:
The SingleBranchScheduler scheduler named 'schedule-texinfo-solaris10-sparc' triggered this build
Steps and Logfiles:
Build Properties:
Name | Value | Source |
---|---|---|
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:
Name | Label | Value |
---|
Responsible Users:
- Patrice Dumaspertusus@free.fr
Timing:
Start | Wed Aug 20 00:02:32 2025 |
End | Wed Aug 20 02:42:48 2025 |
Elapsed | 2 hrs, 40 mins, 16 secs |
All Changes:
:
Change #243325
Category texinfo Changed by Patrice Dumas <pertusus @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