Skip to content

Fails to install on 2025.02 #65

@librasteve

Description

@librasteve

I can no longer install this module.


My kit:

macOS Sequoia 15.3.2 (M1)

Welcome to Rakudo™ v2025.02.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2025.02.

~ > zef install Data::Dump::Tree --verbose
===> Searching for: Data::Dump::Tree
===> Found: Data::Dump::Tree:ver<2.8.0>:auth<github:nkh> [via Zef::Repository::Ecosystems<rea>]
[Data::Dump::Tree] Command: curl --silent -L -z /var/folders/w8/__sf4t1d6kq6qss6gv1tfzc00000gn/T/.zef.1743891592.89981/1743891599.89981.2982.267220524566/Data%3A%3ADump%3A%3ATree%3Aver%3C2.8.0%3E%3Aauth%3Cgithub%3Ankh%3E.tar.gz -o /var/folders/w8/__sf4t1d6kq6qss6gv1tfzc00000gn/T/.zef.1743891592.89981/1743891599.89981.2982.267220524566/Data%3A%3ADump%3A%3ATree%3Aver%3C2.8.0%3E%3Aauth%3Cgithub%3Ankh%3E.tar.gz https://raw.githubusercontent.com/raku/REA/main/archive/D/Data%3A%3ADump%3A%3ATree/Data%3A%3ADump%3A%3ATree%3Aver%3C2.8.0%3E%3Aauth%3Cgithub%3Ankh%3E.tar.gz
===> Fetching [OK]: Data::Dump::Tree:ver<2.8.0>:auth<github:nkh> to /var/folders/w8/__sf4t1d6kq6qss6gv1tfzc00000gn/T/.zef.1743891592.89981/1743891599.89981.2982.267220524566/Data%3A%3ADump%3A%3ATree%3Aver%3C2.8.0%3E%3Aauth%3Cgithub%3Ankh%3E.tar.gz
[Data::Dump::Tree] Command: tar -zt -f ./Data%3A%3ADump%3A%3ATree%3Aver%3C2.8.0%3E%3Aauth%3Cgithub%3Ankh%3E.tar.gz
[Data::Dump::Tree] Command: tar -zxvf ./Data%3A%3ADump%3A%3ATree%3Aver%3C2.8.0%3E%3Aauth%3Cgithub%3Ankh%3E.tar.gz -C ../Data%3A%3ADump%3A%3ATree%3Aver%3C2.8.0%3E%3Aauth%3Cgithub%3Ankh%3E.tar.gz
===> Extraction [OK]: Data::Dump::Tree to /var/folders/w8/__sf4t1d6kq6qss6gv1tfzc00000gn/T/.zef.1743891592.89981/Data%3A%3ADump%3A%3ATree%3Aver%3C2.8.0%3E%3Aauth%3Cgithub%3Ankh%3E.tar.gz
===> Staging Data::Dump::Tree:ver<2.8.0>:auth<github:nkh>
===> Staging [OK] for Data::Dump::Tree:ver<2.8.0>:auth<github:nkh>
===> Testing: Data::Dump::Tree:ver<2.8.0>:auth<github:nkh>
[Data::Dump::Tree] t/00_use.t ................... ok
[Data::Dump::Tree] t/01_all.t ................... ok
[Data::Dump::Tree] t/03_multiple_arguments.t .... ok
[Data::Dump::Tree] t/04_flat.t .................. ok
[Data::Dump::Tree] t/05_class_attributes.t ...... ok
[Data::Dump::Tree] t/06_role_attributes.t ....... ok
[Data::Dump::Tree] t/10_role.t .................. ok
[Data::Dump::Tree] t/11_class_vs_role.t ......... ok
[Data::Dump::Tree] t/12_extra_standard_roles.t .. ok
[Data::Dump::Tree] t/13_named_captures.t ........ ok
[Data::Dump::Tree] t/14.Match_limit.t ........... ok
[Data::Dump::Tree] t/20_nothing.t ............... ok
[Data::Dump::Tree] t/21_terminal.t .............. ok
[Data::Dump::Tree] t/31_default_base_class.t .... ok
[Data::Dump::Tree] t/32.exception.t ............. ok
[Data::Dump::Tree] t/40_type_Map.t .............. ok
[Data::Dump::Tree] t/41_type_callframe.t ........ Dubious, test returned 1
[Data::Dump::Tree] Failed 1/4 subtests 
[Data::Dump::Tree] t/42_type_Map.t .............. ok
[Data::Dump::Tree] t/43_sequences.t ............. ok
[Data::Dump::Tree] t/44.pair.t .................. ok
[Data::Dump::Tree] t/45_junctions.t ............. ok
[Data::Dump::Tree] t/46_Bool.t .................. ok
[Data::Dump::Tree] t/47_type_Set.t .............. ok
[Data::Dump::Tree] t/48_type_NativeCall.t ....... ok
[Data::Dump::Tree] t/49_Buf.t ................... ok
[Data::Dump::Tree] t/50_Bag.t ................... ok
[Data::Dump::Tree] t/51_Slip.t .................. ok
[Data::Dump::Tree] t/70_sub_interface.t ......... ok
[Data::Dump::Tree] t/71_filter.t ................ ok
[Data::Dump::Tree] t/80_title.t ................. ok
[Data::Dump::Tree] t/81_color.t ................. ok
[Data::Dump::Tree] t/82_max_depth.t ............. ok
[Data::Dump::Tree] t/83_width.t ................. ok
[Data::Dump::Tree] t/90_foldable.t .............. ok
[Data::Dump::Tree] 
[Data::Dump::Tree] Test Summary Report
[Data::Dump::Tree] -------------------
[Data::Dump::Tree] t/41_type_callframe.t  (Wstat: 256 Tests: 4 Failed: 1)
[Data::Dump::Tree]   Failed tests:  1
[Data::Dump::Tree] Non-zero exit status: 1
[Data::Dump::Tree] Files=34, Tests=258,  19 wallclock secs
[Data::Dump::Tree] Result: FAILED
===> Testing [FAIL]: Data::Dump::Tree:ver<2.8.0>:auth<github:nkh>
Aborting due to test failure: Data::Dump::Tree:ver<2.8.0>:auth<github:nkh> (use --force-test to override)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions