Mouse vv2.5.11 Perl 5 v5.40.2 x86_64-linux-quadmath
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
Mouse vv2.5.11
- Platform
- Perl 5 v5.40.2 x86_64-linux-quadmath
- Date
- 2025-09-30 03:04:29
- ID
- 2e51d8d6-9daa-11f0-a3bc-a055f9c4ba34
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Shoichi Kaji,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9916. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
xs tests.
Generate Mouse::Tiny ...
done.
# Testing Mouse/v2.5.11 (XS)
# XS state: true
# ENV<PERL_ONLY>: false
#
# Soft dependency versions:
# Class::MOP:
# Moose:
t/000-load.t ................................................... ok
t/000_recipes/002_schwartz_tutorial.t .......................... ok
t/000_recipes/basics-recipe10.t ................................ ok
t/000_recipes/moose_cookbook_basics_recipe1.t .................. ok
t/000_recipes/moose_cookbook_basics_recipe2.t .................. ok
t/000_recipes/moose_cookbook_basics_recipe3.t .................. ok
t/000_recipes/moose_cookbook_basics_recipe4.t .................. skipped: Regexp::Common & Locale::US required for this test
t/000_recipes/moose_cookbook_basics_recipe5.t .................. skipped: Test requires module 'HTTP::Headers' but it's not found
t/000_recipes/moose_cookbook_basics_recipe6.t .................. ok
t/000_recipes/moose_cookbook_extending_recipe3.t ............... ok
t/000_recipes/moose_cookbook_meta_recipe2.t .................... ok
t/000_recipes/moose_cookbook_meta_recipe3.t .................... ok
t/000_recipes/moose_cookbook_roles_recipe1.t ................... ok
t/000_recipes/moose_cookbook_roles_recipe2.t ................... ok
t/000_recipes/moose_cookbook_roles_recipe3.t ................... ok
t/001_mouse/001-strict-and-warnings.t .......................... ok
t/001_mouse/002-subclass.t ..................................... ok
t/001_mouse/006-unimport.t ..................................... ok
t/001_mouse/007-attributes.t ................................... ok
t/001_mouse/008-default.t ...................................... ok
t/001_mouse/010-required.t ..................................... ok
t/001_mouse/011-lazy.t ......................................... ok
t/001_mouse/013-predicate-and-clearer.t ........................ ok
t/001_mouse/014-build.t ........................................ ok
t/001_mouse/015-demolish.t ..................................... ok
t/001_mouse/016-trigger.t ...................................... ok
t/001_mouse/017-default-reference.t ............................ ok
t/001_mouse/018-multiattr-has.t ................................ ok
t/001_mouse/019-handles.t ...................................... ok
t/001_mouse/020-load-class.t ................................... ok
t/001_mouse/021-weak-ref.t ..................................... ok
t/001_mouse/022-init-arg.t ..................................... ok
t/001_mouse/023-builder.t ...................................... ok
# Failed test 'threw Regexp ((?^:Attribute \(Int\) does not pass the type constraint because: Validation failed for 'Int' with value 1\.5))'
# at t/001_mouse/024-isa.t line 90.
# expecting: Regexp ((?^:Attribute \(Int\) does not pass the type constraint because: Validation failed for 'Int' with value 1\.5))
# found: normal exit
# Failed test 'no object created'
# at t/001_mouse/024-isa.t line 91.
# got: 'Class=HASH(0x558cf290ee90)'
# expected: undef
Died at t/001_mouse/024-isa.t line 91.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 870.
t/001_mouse/024-isa.t ..........................................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/870 subtests
t/001_mouse/025-more-isa.t ..................................... ok
t/001_mouse/026-auto-deref.t ................................... ok
t/001_mouse/027-modifiers.t .................................... ok
t/001_mouse/028-subclass-attr.t ................................ ok
t/001_mouse/029-new.t .......................................... ok
t/001_mouse/030-has-plus.t ..................................... ok
t/001_mouse/031-clone.t ........................................ ok
t/001_mouse/032-buildargs.t .................................... ok
t/001_mouse/033-requires.t ..................................... ok
t/001_mouse/034-apply_all_roles.t .............................. ok
t/001_mouse/035-apply-roles-to-roles.t ......................... ok
t/001_mouse/036-with-method-alias.t ............................ ok
t/001_mouse/037-dont-load-test-exception.t ..................... ok
t/001_mouse/039-subtype.t ...................................... ok
t/001_mouse/040-existing-subclass.t ............................ ok
t/001_mouse/041-enum.t ......................................... ok
t/001_mouse/042-override.t ..................................... ok
t/001_mouse/043-parameterized-type.t ........................... ok
t/001_mouse/044-attribute-metaclass.t .......................... ok
t/001_mouse/045-import-into_level.t ............................ ok
t/001_mouse/046-meta-add_attribute.t ........................... ok
t/001_mouse/047-attribute-metaclass-role.t ..................... ok
t/001_mouse/049-coercion-application-order.t ................... ok
t/001_mouse/050-inherited-immutable-constructor-bug.t .......... ok
t/001_mouse/051_throw_error.t .................................. ok
t/001_mouse/052-undefined-type-in-union.t ...................... skipped: suspending
t/001_mouse/053-extends-meta.t ................................. ok
t/001_mouse/054-anon-leak.t .................................... ok
t/001_mouse/055-exporter.t ..................................... ok
t/001_mouse/056-role-combine.t ................................. ok
t/001_mouse/057_subtype_without_where.t ........................ ok
t/001_mouse/058-accessor-leaks.t ............................... ok
t/001_mouse/059-weak-with-default.t ............................ ok
t/001_mouse/060-threads.t ...................................... skipped: This is a test for threads ()
t/001_mouse/061-metaclass-compatibility.t ...................... ok
t/001_mouse/062-duck_type.t .................................... ok
t/001_mouse/063-meta-of-metaclasses.t .......................... ok
t/001_mouse/064-class-c3.t ..................................... ok
t/001_mouse/065-attr-mop.t ..................................... ok
t/001_mouse/066-magic.t ........................................ ok
t/001_mouse/067-traits.t ....................................... ok
t/001_mouse/068-strict-constructor.t ........................... ok
t/001_mouse/069-add-modifier.t ................................. ok
t/001_mouse/070-inherit-role-attr.t ............................ ok
t/001_mouse/071_tc_dualvar.t ................................... ok
t/001_mouse/072_tc_extra_args.t ................................ ok
t/001_mouse/073_errsv.t ........................................ ok
t/001_mouse/074_default_errsv.t ................................ ok
t/001_mouse/100-meta-class.t ................................... ok
t/001_mouse/101-meta-attribute.t ............................... ok
t/001_mouse/102-attr-default-with-instance.t ................... ok
t/001_mouse/103-attr-default-with-instance-leak.t .............. ok
t/001_mouse/301-bugs-non-mouse.t ............................... ok
t/001_mouse/400-define-role.t .................................. ok
t/001_mouse/401-meta-role.t .................................... ok
t/001_mouse/402-attribute-application.t ........................ ok
t/001_mouse/403-method-modifiers.t ............................. ok
t/001_mouse/404-role-overrides.t ............................... ok
t/001_mouse/600-tiny-tiny.t .................................... ok
t/001_mouse/601-tiny-mouse.t ................................... ok
t/001_mouse/602-mouse-tiny.t ................................... ok
t/001_mouse/603-mouse-pureperl.t ............................... ok
t/001_mouse/801-coerce.t ....................................... ok
t/001_mouse/802-coerce_multi_class.t ........................... ok
t/001_mouse/804-immutable-demolish.t ........................... ok
t/001_mouse/805-class_type.t ................................... ok
t/001_mouse/806-role_type.t .................................... ok
t/001_mouse/807-multi-roles.t .................................. ok
t/001_mouse/808-create_class.t ................................. ok
t/001_mouse/809-overwrite-builtin-subtype.t .................... ok
t/001_mouse/810-isa-or.t ....................................... ok
t/001_mouse/811-util-linear-isa.t .............................. ok
t/001_mouse/812-role-compatibility.t ........................... ok
t/001_mouse/813-compatibility-get_method_list.t ................ ok
t/001_mouse/814-subtype-as.t ................................... ok
t/001_mouse/900-version-strings.t .............................. ok
t/010_basics/001_basic_class_setup.t ........................... ok
t/010_basics/002_require_superclasses.t ........................ ok
t/010_basics/003_super_and_override.t .......................... ok
t/010_basics/004_inner_and_augment.t ........................... ok
t/010_basics/005_override_augment_inner_super.t ................ ok
t/010_basics/006_override_and_foreign_classes.t ................ ok
t/010_basics/007_always_strict_warnings.t ...................... ok
t/010_basics/008_wrapped_method_cxt_propagation.t .............. ok
t/010_basics/009_import_unimport.t ............................. ok
t/010_basics/010_method_modifier_with_regexp.t ................. ok
t/010_basics/011_moose_respects_type_constraints.t ............. ok
t/010_basics/013_create.t ...................................... ok
t/010_basics/014_create_anon.t ................................. ok
t/010_basics/015_buildargs.t ................................... ok
t/010_basics/017_error_handling.t .............................. ok
t/010_basics/018_methods.t ..................................... ok
t/010_basics/019-destruction.t ................................. ok
t/010_basics/020-global-destruction.t .......................... ok
t/020_attributes/001_attribute_reader_generation.t ............. ok
t/020_attributes/002_attribute_writer_generation.t ............. ok
t/020_attributes/003_attribute_accessor_generation.t ........... ok
t/020_attributes/004_attribute_triggers.t ...................... ok
t/020_attributes/005_attribute_does.t .......................... ok
t/020_attributes/006_attribute_required.t ...................... ok
t/020_attributes/007_attribute_custom_metaclass.t .............. ok
t/020_attributes/008_attribute_type_unions.t ................... ok
t/020_attributes/009_attribute_inherited_slot_specs.t .......... ok
t/020_attributes/011_more_attr_delegation.t .................... ok
# Failed test '... this doesnt trip overload to break anymore '
# at t/020_attributes/012_misc_attribute_tests.t line 160.
# expecting: Regexp ((?^:Attribute \(a_num\) does not pass the type constraint because\: Validation failed for 'Int' with value 7\.5))
# found: normal exit
# Looks like you failed 1 test of 43.
t/020_attributes/012_misc_attribute_tests.t ....................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/43 subtests
t/020_attributes/013_attr_dereference_test.t ................... ok
t/020_attributes/014_misc_attribute_coerce_lazy.t .............. ok
t/020_attributes/015_attribute_traits.t ........................ ok
t/020_attributes/016_attribute_traits_registered.t ............. ok
t/020_attributes/017_attribute_traits_n_meta.t ................. ok
t/020_attributes/018_no_init_arg.t ............................. ok
t/020_attributes/020_trigger_and_coerce.t ...................... ok
t/020_attributes/022_illegal_options_for_inheritance.t ......... ok
t/020_attributes/024_attribute_traits_parameterized.t .......... ok
t/020_attributes/025_chained_coercion.t ........................ ok
t/020_attributes/026_attribute_without_any_methods.t ........... ok
t/020_attributes/027_accessor_override_method.t ................ ok
t/020_attributes/029_accessor_context.t ........................ ok
t/020_attributes/030_non_alpha_attr_names.t .................... ok
t/020_attributes/031_delegation_and_modifiers.t ................ ok
t/020_attributes/032_delegation_arg_aliasing.t ................. ok
t/020_attributes/034_numeric_defaults.t ........................ ok
t/020_attributes/035_default_undef.t ........................... ok
t/020_attributes/036_clone_weak.t .............................. ok
t/030_roles/001_meta_role.t .................................... ok
t/030_roles/002_role.t ......................................... ok
t/030_roles/003_apply_role.t ................................... ok
t/030_roles/004_role_composition_errors.t ...................... ok
t/030_roles/005_role_conflict_detection.t ...................... ok
t/030_roles/008_role_conflict_edge_cases.t ..................... ok
t/030_roles/009_more_role_edge_cases.t ......................... ok
t/030_roles/010_run_time_role_composition.t .................... ok
t/030_roles/013_method_aliasing_in_composition.t ............... ok
t/030_roles/014_more_alias_and_exclude.t ....................... ok
t/030_roles/015_runtime_roles_and_attrs.t ...................... ok
t/030_roles/016_runtime_roles_and_nonmoose.t ................... ok
t/030_roles/017_extending_role_attrs.t ......................... ok
t/030_roles/018_runtime_roles_w_params.t ....................... ok
t/030_roles/019_build.t ........................................ ok
t/030_roles/020_role_composite.t ............................... ok
t/030_roles/031_roles_applied_in_create.t ...................... ok
t/030_roles/033_role_exclusion_and_alias_bug.t ................. ok
t/030_roles/034_create_role.t .................................. ok
t/030_roles/035_anonymous_roles.t .............................. ok
t/030_roles/036_free_anonymous_roles.t ......................... ok
t/030_roles/037_create_role_subclass.t ......................... ok
t/030_roles/041_empty_method_modifiers_meta_bug.t .............. ok
t/030_roles/042_compose_overloading.t .......................... ok
t/030_roles/role_conflict_and_inheritance.t .................... ok
t/040_type_constraints/002_util_type_constraints_export.t ...... ok
# Failed test '... Int accepts anything which is not an Int'
# at t/040_type_constraints/003_util_std_type_constraints.t line 142.
# Looks like you failed 1 test of 299.
t/040_type_constraints/003_util_std_type_constraints.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/299 subtests
t/040_type_constraints/004_util_find_type_constraint.t ......... ok
t/040_type_constraints/005_util_type_coercion.t ................ ok
t/040_type_constraints/006_util_type_reloading.t ............... ok
t/040_type_constraints/007_util_more_type_coercion.t ........... ok
t/040_type_constraints/009_union_types_and_coercions.t ......... skipped: Test requires module 'IO::String' but it's not found
t/040_type_constraints/010_misc_type_tests.t ................... ok
t/040_type_constraints/011_container_type_constraint.t ......... ok
t/040_type_constraints/015_enum.t .............................. ok
t/040_type_constraints/016_subtyping_parameterized_types.t ..... ok
t/040_type_constraints/017_subtyping_union_types.t ............. ok
t/040_type_constraints/018_custom_parameterized_types.t ........ ok
t/040_type_constraints/021_maybe_type_constraint.t ............. ok
t/040_type_constraints/022_custom_type_errors.t ................ ok
# Failed test '... 0.5 is NOT an Int'
# at t/040_type_constraints/023_types_and_undef.t line 62.
# Failed test '... 0.5 is NOT a Foo->Int'
# at t/040_type_constraints/023_types_and_undef.t line 93.
# Looks like you failed 2 tests of 54.
t/040_type_constraints/023_types_and_undef.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/54 subtests
t/040_type_constraints/025_type_coersion_on_lazy_attributes.t .. ok
t/040_type_constraints/027_parameterize_from.t ................. ok
t/040_type_constraints/029_define_type_twice_throws.t .......... ok
t/040_type_constraints/031_subtype_auto_vivify_parent.t ........ ok
t/040_type_constraints/032_throw_error.t ....................... ok
t/040_type_constraints/034_duck_types.t ........................ ok
t/050_metaclasses/001_custom_attr_meta_with_roles.t ............ ok
t/050_metaclasses/002_custom_attr_meta_as_role.t ............... ok
t/050_metaclasses/004_moose_for_meta.t ......................... ok
t/050_metaclasses/011_init_meta.t .............................. ok
t/050_metaclasses/013_metaclass_traits.t ....................... ok
t/050_metaclasses/017_use_base_of_moose.t ...................... ok
t/050_metaclasses/020_metaclass_parameterized_traits.t ......... ok
t/050_metaclasses/021_export_with_prototype.t .................. ok
t/050_metaclasses/041_mnmcim.t ................................. ok
t/050_metaclasses/041_moose_nonmoose_chain_init_meta.t ......... ok
t/050_metaclasses/051_metarole_on_anon.t ....................... ok
t/050_metaclasses/052_new_object_BUILD.t ....................... ok
t/050_metaclasses/053_immutable_metaclass_compat_bug.t ......... ok
t/050_metaclasses/054_metaclass_compat_no_fixing_bug.t ......... ok
t/100_bugs/001_subtype_quote_bug.t ............................. ok
t/100_bugs/002_subtype_conflict_bug.t .......................... ok
t/100_bugs/003_Moose_Object_error.t ............................ ok
t/100_bugs/003_Mouse_Object_error.t ............................ ok
t/100_bugs/004_subclass_use_base_bug.t ......................... ok
t/100_bugs/005_inline_reader_bug.t ............................. ok
t/100_bugs/007_reader_precedence_bug.t ......................... ok
t/100_bugs/009_augment_recursion_bug.t ......................... ok
t/100_bugs/010_immutable_n_default_x2.t ........................ ok
t/100_bugs/011_DEMOLISH_eats_exceptions.t ...................... ok
t/100_bugs/012_DEMOLISH_eats_mini.t ............................ ok
t/100_bugs/013_lazybuild_required_undef.t ...................... ok
t/100_bugs/016_inheriting_from_roles.t ......................... ok
t/100_bugs/017_type_constraint_messages.t ...................... ok
t/100_bugs/019_moose_octal_defaults.t .......................... ok
t/100_bugs/020_super_recursion.t ............................... ok
t/100_bugs/022_role_caller.t ................................... ok
t/100_bugs/025_universal_methods_wrappable.t ................... ok
t/100_bugs/026_create_anon_recursion.t ......................... ok
t/100_bugs/027_constructor_object_overload.t ................... ok
t/100_bugs/029_instance_application_role_args.t ................ ok
Attempt to call undefined import method with arguments ("-api_version" ...) via package "Mouse::Deprecated" (Perhaps you forgot to load the package?) at t/100_bugs/030_coerce_without_coercion.t line 15.
t/100_bugs/030_coerce_without_coercion.t ....................... ok
t/101_issues/016_Bool.t ........................................ ok
t/200_examples/001_example.t ................................... ok
t/200_examples/003_example.t ................................... ok
t/200_examples/004_example_w_DCS.t ............................. skipped: Declare::Constraints::Simple is required for this test
t/200_examples/005_example_w_TestDeep.t ........................ skipped: Test::Deep is required for this test
t/200_examples/0071_Child_Parent_attr_inherit_imm.t ............ ok
t/200_examples/007_Child_Parent_attr_inherit.t ................. ok
t/200_examples/008_record_set_iterator.t ....................... ok
t/300_immutable/001_immutable_moose.t .......................... ok
t/300_immutable/002_apply_roles_to_immutable.t ................. ok
t/300_immutable/003_immutable_meta_class.t ..................... ok
t/300_immutable/004_inlined_constructors_n_types.t ............. ok
t/300_immutable/005_multiple_demolish_inline.t ................. ok
t/300_immutable/007_immutable_trigger_from_constructor.t ....... ok
t/300_immutable/008_immutable_constructor_error.t .............. ok
t/300_immutable/009_buildargs.t ................................ ok
t/300_immutable/012_default_values.t ........................... ok
t/300_immutable/013_immutable_roundtrip.t ...................... ok
t/300_immutable/014_immutable_metaclass_with_traits.t .......... ok
t/300_immutable/016_inline_fallbacks.t ......................... ok
t/300_immutable/101-immutable-default.t ........................ ok
t/400_mouse_util/001_moose_util.t .............................. ok
t/400_mouse_util/002_moose_util_does_role.t .................... ok
t/400_mouse_util/007_apply_roles.t ............................. ok
t/500_test_moose/001_test_moose.t .............................. ok
t/500_test_moose/002_test_moose_does_ok.t ...................... ok
t/500_test_moose/003_test_moose_has_attribute_ok.t ............. ok
t/500_test_moose/004_test_moose_meta_ok.t ...................... ok
t/500_test_moose/005_with_immutable.t .......................... ok
t/800_with_external/001-pod-coverage-moose.t ................... skipped: This test requires Pod::Coverage::Moose
t/800_with_external/002-externals.t ............................ skipped: for release testing
t/810_with_moose/201-squirrel.t ................................ skipped: Moose 1.13 required for this test
t/810_with_moose/202-squirrel-role.t ........................... skipped: Moose 1.13 required for this test
t/810_with_moose/500_moose_extends_mouse.t ..................... skipped: [TODO] a Moose class cannot extends a Mouse class
t/810_with_moose/501_moose_coerce_mouse.t ...................... skipped: [TODO] a Mouse class cannot extends a Moose class
t/900_mouse_bugs/001_immutable_types.t ......................... ok
t/900_mouse_bugs/002_does_role_should_search_parent.t .......... ok
t/900_mouse_bugs/003_RT50421.t ................................. ok
t/900_mouse_bugs/004_RT54203.t ................................. skipped: Testing with Path::Class
# Failed test 'Mouse does not regard 4294967296.5 as Int'
# at t/900_mouse_bugs/005_large_int.t line 34.
# ''
# doesn't match '(?^:does not pass the type constraint)'
# Failed test 'Mouse does not regard -4294967295.5 as Int'
# at t/900_mouse_bugs/005_large_int.t line 34.
# ''
# doesn't match '(?^:does not pass the type constraint)'
# Failed test 'Mouse does not regard 1099511627776.5 as Int'
# at t/900_mouse_bugs/005_large_int.t line 34.
# ''
# doesn't match '(?^:does not pass the type constraint)'
# Failed test 'Mouse does not regard -1099511627775.5 as Int'
# at t/900_mouse_bugs/005_large_int.t line 34.
# ''
# doesn't match '(?^:does not pass the type constraint)'
# Failed test 'Mouse does not regard 70368744177664.5 as Int'
# at t/900_mouse_bugs/005_large_int.t line 34.
# ''
# doesn't match '(?^:does not pass the type constraint)'
# Failed test 'Mouse does not regard -70368744177663.5 as Int'
# at t/900_mouse_bugs/005_large_int.t line 34.
# ''
# doesn't match '(?^:does not pass the type constraint)'
# Looks like you failed 6 tests of 24.
t/900_mouse_bugs/005_large_int.t ...............................
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/24 subtests
t/900_mouse_bugs/006_RT69939.t ................................. ok
t/900_mouse_bugs/007_RT56523.t ................................. ok
t/900_mouse_bugs/008_RT56837.t ................................. ok
t/900_mouse_bugs/009_RT57144.t ................................. ok
t/900_mouse_bugs/010_use_mouse_before_tb2.t .................... ok
t/900_mouse_bugs/011_RT61852.t ................................. ok
t/900_mouse_bugs/012_RT61906.t ................................. ok
t/900_mouse_bugs/013_RT73592_tied_.t ........................... ok
t/900_mouse_bugs/014_autoload.t ................................ ok
t/900_mouse_bugs/015_issue7_memleak.t .......................... ok
t/900_mouse_bugs/016_issue17_memleak.t ......................... ok
t/900_mouse_bugs/017_issue29.t ................................. skipped: This is a test for threads ()
t/900_mouse_bugs/018_issue41.t ................................. ok
t/900_mouse_bugs/019_issue64.t ................................. ok
t/900_mouse_bugs/020_stack_collapse_on_build.t ................. ok
t/900_mouse_bugs/021_issue100_sevg.t ........................... skipped: Test requires module 'MouseX::Foreign' but it's not found
t/900_mouse_bugs/RT75093.t ..................................... ok
t/901_todo/attribute_warn.t .................................... skipped: todo
t/990_deprecated/001-export_to_level.t ......................... ok
Test Summary Report
-------------------
t/001_mouse/024-isa.t (Wstat: 65280 (exited 255) Tests: 870 Failed: 2)
Failed tests: 869-870
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/020_attributes/012_misc_attribute_tests.t (Wstat: 256 (exited 1) Tests: 43 Failed: 1)
Failed test: 14
Non-zero exit status: 1
t/040_type_constraints/003_util_std_type_constraints.t (Wstat: 256 (exited 1) Tests: 299 Failed: 1)
Failed test: 103
Non-zero exit status: 1
t/040_type_constraints/023_types_and_undef.t (Wstat: 512 (exited 2) Tests: 54 Failed: 2)
Failed tests: 15, 39
Non-zero exit status: 2
t/900_mouse_bugs/005_large_int.t (Wstat: 1536 (exited 6) Tests: 24 Failed: 6)
Failed tests: 3, 7, 11, 15, 19, 23
Non-zero exit status: 6
Files=300, Tests=4798, 20 wallclock secs ( 0.87 usr 0.28 sys + 15.75 cusr 2.92 csys = 19.82 CPU)
Result: FAIL
Failed 5/300 test programs. 12/4798 subtests failed.
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
ExtUtils::CBuilder 0.280240 0
Scalar::Util 1.63 1.14
Test::Exception 0.43 0
Test::Fatal 0.017 0
Test::LeakTrace 0.17 0
Test::More 1.302214 0.88
Test::Output 1.036 0
Test::Requires 0.11 0
Try::Tiny 0.32 0
XSLoader 0.32 0.02
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9916
CPANPLUS::Dist::Build 0.90
Cwd 3.91
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.76
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.76
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.58
File::Spec 3.91
Module::Build 0.4234
Pod::Parser 0
Pod::Simple 3.45
Test2 1.302214
Test::Harness 3.52
Test::More 1.302214
version 0.9933
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL5LIB = /home/cpan/pit/jail/97A2Br8wKG/lib/perl5:/home/cpan/pit/bare-qm/conf/perl-5.40.2/.cpanplus/5.40.2/build/U_boaHLDXN/Mouse-v2.5.11/blib/lib:/home/cpan/pit/bare-qm/conf/perl-5.40.2/.cpanplus/5.40.2/build/U_boaHLDXN/Mouse-v2.5.11/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 2544592
PERL5_CPANPLUS_IS_VERSION = 0.9916
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare-qm/conf/perl-5.40.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/97A2Br8wKG
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/97A2Br8wKG"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/97A2Br8wKG
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare-qm/perl-5.40.2/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 40 subversion 2) configuration:
Platform:
osname=linux
osvers=5.15.0-138-generic
archname=x86_64-linux-quadmath
uname='linux uchder 5.15.0-138-generic #148-ubuntu smp fri mar 14 19:05:48 utc 2025 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/bare-qm/perl-5.40.2 -Dusequadmath'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.4.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='__float128'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc -lquadmath
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc -lquadmath
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_QUADMATH
Built under linux
Compiled at Apr 17 2025 16:24:11
%ENV:
PERL5LIB="/home/cpan/pit/jail/97A2Br8wKG/lib/perl5:/home/cpan/pit/bare-qm/conf/perl-5.40.2/.cpanplus/5.40.2/build/U_boaHLDXN/Mouse-v2.5.11/blib/lib:/home/cpan/pit/bare-qm/conf/perl-5.40.2/.cpanplus/5.40.2/build/U_boaHLDXN/Mouse-v2.5.11/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="2544592"
PERL5_CPANPLUS_IS_VERSION="0.9916"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare-qm/conf/perl-5.40.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/97A2Br8wKG"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/97A2Br8wKG""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/97A2Br8wKG"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/jail/97A2Br8wKG/lib/perl5/5.40.2/x86_64-linux-quadmath
/home/cpan/pit/jail/97A2Br8wKG/lib/perl5/5.40.2
/home/cpan/pit/jail/97A2Br8wKG/lib/perl5/x86_64-linux-quadmath
/home/cpan/pit/jail/97A2Br8wKG/lib/perl5
/home/cpan/pit/bare-qm/conf/perl-5.40.2/.cpanplus/5.40.2/build/U_boaHLDXN/Mouse-v2.5.11/blib/lib
/home/cpan/pit/bare-qm/conf/perl-5.40.2/.cpanplus/5.40.2/build/U_boaHLDXN/Mouse-v2.5.11/blib/arch
/home/cpan/pit/bare-qm/perl-5.40.2/lib/site_perl/5.40.2/x86_64-linux-quadmath
/home/cpan/pit/bare-qm/perl-5.40.2/lib/site_perl/5.40.2
/home/cpan/pit/bare-qm/perl-5.40.2/lib/5.40.2/x86_64-linux-quadmath
/home/cpan/pit/bare-qm/perl-5.40.2/lib/5.40.2