Class-MakeMethods v1.01 Perl 5 v5.42.0 RC2 x86_64-linux-thread-multi
- Status
- Fail
- From
- Carlos Guevara
- Dist
-
Class-MakeMethods v1.01
- Platform
- Perl 5 v5.42.0 RC2 x86_64-linux-thread-multi
- Date
- 2025-06-28 10:39:02
- ID
- 1b99d014-540c-11f0-901c-ece60b45e01d
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 Matthew Simon Cavalletto,
This is a computer-generated report for Class-MakeMethods-1.01
on perl 5.42.0, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/cpan/bin/perl/bin/perl5.42.0" "-Iblib/lib" "-Iblib/arch" test.pl
test.pl: Searching for test scripts in .
test.pl: Found 121 .t files for test harness.
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/access/attribute_stnd_hash.t .................... ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/access/autoload_stnd_hash.t ..................... ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/access/autoload_typemap.t ....................... ok
./tests/access/import_version.t ......................... ok
./tests/basic/array_scalar.t ............................ ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/basic/declarations.t ............................ ok
./tests/basic/global_hash.t ............................. ok
./tests/basic/global_scalar.t ........................... ok
./tests/basic/hash_scalar.t ............................. ok
./tests/composite/declarations.t ........................ ok
./tests/composite/hash.t ................................ ok
./tests/composite/inheritable.t ......................... ok
./tests/composite/inheritable_hash.t .................... ok
./tests/composite/inheritable_hook.t .................... ok
./tests/composite/patch.t ............................... ok
./tests/evaled/hash_scalar.t ............................ ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/standard/standard_declarations.t ................ ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/standard/standard_hash.t ........................ ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/standard/standard_inheritable.t ................. ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/standard/standard_inheritable_hash.t ............ ok
./tests/template/abstract.t ............................. ok
./tests/template/array_number.t ......................... ok
./tests/template/array_object.t ......................... ok
./tests/template/array_scalar.t ......................... ok
./tests/template/class_array.t .......................... ok
./tests/template/class_scalar.t ......................... ok
./tests/template/classvar_array.t ....................... ok
./tests/template/classvar_scalar.t ...................... ok
./tests/template/clone.t ................................ ok
./tests/template/declaration.t .......................... ok
./tests/template/doc_examples.t ......................... ok
./tests/template/doc_extending.t ........................ ok
./tests/template/global_array.t ......................... ok
./tests/template/global_code.t .......................... ok
./tests/template/global_hash.t .......................... ok
./tests/template/global_scalar.t ........................ ok
./tests/template/global_scalar_lvalue.t ................. ok
./tests/template/hash_array.t ........................... ok
./tests/template/hash_array_getset.t .................... ok
./tests/template/hash_array_lvalue.t .................... ok
./tests/template/hash_array_object.t .................... ok
./tests/template/hash_boolean.t ......................... ok
./tests/template/hash_code.t ............................ ok
./tests/template/hash_copy.t ............................ ok
./tests/template/hash_counter.t ......................... ok
./tests/template/hash_counter_closure.t ................. ok
./tests/template/hash_hash.t ............................ ok
./tests/template/hash_hash_array.t ...................... ok
./tests/template/hash_method.t .......................... ok
./tests/template/hash_new.t ............................. ok
./tests/template/hash_number.t .......................... ok
./tests/template/hash_number_interfaces.t ............... ok
./tests/template/hash_object.t .......................... ok
./tests/template/hash_scalar.t .......................... ok
./tests/template/hash_scalar_closure.t .................. ok
./tests/template/hash_scalar_interfaces.t ............... ok
./tests/template/hash_scalar_lvalue.t ................... ok
./tests/template/hash_string_concat.t ................... ok
./tests/template/hash_string_index.t .................... ok
./tests/template/hash_string_index_create.t ............. ok
./tests/template/hash_struct.t .......................... ok
./tests/template/hash_tiedhash.t ........................ ok
./tests/template/inherit_scalar.t ....................... ok
./tests/template/insideout_array.t ...................... ok
./tests/template/insideout_bool_i.t ..................... ok
./tests/template/insideout_scalar.t ..................... ok
./tests/template/modifier_private.t ..................... ok
./tests/template/package_scalar.t ....................... ok
./tests/template/scalar_bits.t .......................... ok
./tests/template/scalar_counter.t ....................... ok
./tests/utility/inheritable.t ........................... ok
./tests/utility/text_builder.t .......................... ok
./tests/xemulator/accessors/chained.t ................... ok
./tests/xemulator/accessors/classic.t ................... ok
./tests/xemulator/accessors/default.t ................... ok
./tests/xemulator/accessors/invalid.t ................... ok
./tests/xemulator/class_accessor/class_accessor_fast.t .. ok
./tests/xemulator/class_inheritable/emulate.t ........... ok
./tests/xemulator/class_inheritable/transparent.t ....... ok
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/abstract.t line 18.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/abstract.t line 18.
./tests/xemulator/class_methodmaker/abstract.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/boolean.092.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/boolean.092.t line 6.
./tests/xemulator/class_methodmaker/boolean.092.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/boolean.t line 23.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/boolean.t line 23.
./tests/xemulator/class_methodmaker/boolean.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/code.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/code.t line 6.
./tests/xemulator/class_methodmaker/code.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/copy.t line 13.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/copy.t line 13.
./tests/xemulator/class_methodmaker/copy.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/counter.t line 14.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/counter.t line 14.
./tests/xemulator/class_methodmaker/counter.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/get_concat.092.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/get_concat.092.t line 6.
./tests/xemulator/class_methodmaker/get_concat.092.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/get_concat.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/get_concat.t line 6.
./tests/xemulator/class_methodmaker/get_concat.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/get_set.092.t line 13.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/get_set.092.t line 13.
./tests/xemulator/class_methodmaker/get_set.092.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/get_set.t line 20.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/get_set.t line 20.
./tests/xemulator/class_methodmaker/get_set.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/grouped_fields.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/grouped_fields.t line 6.
./tests/xemulator/class_methodmaker/grouped_fields.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/hash.092.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/hash.092.t line 6.
./tests/xemulator/class_methodmaker/hash.092.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/hash.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/hash.t line 6.
./tests/xemulator/class_methodmaker/hash.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/hash_of_lists.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/hash_of_lists.t line 6.
./tests/xemulator/class_methodmaker/hash_of_lists.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/key_attrib.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/key_attrib.t line 6.
./tests/xemulator/class_methodmaker/key_attrib.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/key_with_create.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/key_with_create.t line 6.
./tests/xemulator/class_methodmaker/key_with_create.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/list.092.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/list.092.t line 6.
./tests/xemulator/class_methodmaker/list.092.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/list.104.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/list.104.t line 6.
./tests/xemulator/class_methodmaker/list.104.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/list.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/list.t line 6.
./tests/xemulator/class_methodmaker/list.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/listed_attrib.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/listed_attrib.t line 6.
./tests/xemulator/class_methodmaker/listed_attrib.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/method.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/method.t line 6.
./tests/xemulator/class_methodmaker/method.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/new.092.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/new.092.t line 6.
./tests/xemulator/class_methodmaker/new.092.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/new.102.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/new.102.t line 6.
./tests/xemulator/class_methodmaker/new.102.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/new.t line 42.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/new.t line 42.
./tests/xemulator/class_methodmaker/new.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/object.092.t line 15.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/object.092.t line 15.
./tests/xemulator/class_methodmaker/object.092.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/object.t line 15.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/object.t line 15.
./tests/xemulator/class_methodmaker/object.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/object_list.102.t line 11.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/object_list.102.t line 11.
./tests/xemulator/class_methodmaker/object_list.102.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/object_list.t line 11.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/object_list.t line 11.
./tests/xemulator/class_methodmaker/object_list.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/static_get_set.t line 13.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/static_get_set.t line 13.
./tests/xemulator/class_methodmaker/static_get_set.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/static_hash.092.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/static_hash.092.t line 6.
./tests/xemulator/class_methodmaker/static_hash.092.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/static_hash.t line 6.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/static_hash.t line 6.
./tests/xemulator/class_methodmaker/static_hash.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/static_list.t line 7.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/static_list.t line 7.
./tests/xemulator/class_methodmaker/static_list.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/struct.t line 7.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/struct.t line 7.
./tests/xemulator/class_methodmaker/struct.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/sugar.092.t line 13.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/sugar.092.t line 13.
./tests/xemulator/class_methodmaker/sugar.092.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/(TEST\s{ <-- HERE )/ at tests/xemulator/class_methodmaker/Test.pm line 51.
Compilation failed in require at ./tests/xemulator/class_methodmaker/tie_hash.t line 11.
BEGIN failed--compilation aborted at ./tests/xemulator/class_methodmaker/tie_hash.t line 11.
./tests/xemulator/class_methodmaker/tie_hash.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
./tests/xemulator/class_singleton/emulate.t ............. ok
./tests/xemulator/class_singleton/transparent.t ......... ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/xemulator/class_struct/emulate.t ................ ok
Possible precedence problem between ! and numeric eq (==) at blib/lib/Class/MakeMethods/Utility/ArraySplicer.pm line 155.
./tests/xemulator/class_struct/equivalent.t ............. ok
./tests/xemulator/mcoder/getset.t ....................... ok
./tests/xemulator/mcoder/proxies.t ...................... ok
./tests/xemulator/mcoder/sugar.t ........................ ok
Test Summary Report
-------------------
./tests/xemulator/class_methodmaker/abstract.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/boolean.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/boolean.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/code.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/copy.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/counter.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/get_concat.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/get_concat.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/get_set.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/get_set.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/grouped_fields.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/hash.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/hash.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/hash_of_lists.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/key_attrib.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/key_with_create.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/list.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/list.104.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/list.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/listed_attrib.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/method.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/new.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/new.102.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/new.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/object.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/object.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/object_list.102.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/object_list.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/static_get_set.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/static_hash.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/static_hash.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/static_list.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/struct.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/sugar.092.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
./tests/xemulator/class_methodmaker/tie_hash.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=121, Tests=1194, 2 wallclock secs ( 0.22 usr 0.09 sys + 1.27 cusr 0.30 csys = 1.88 CPU)
Result: FAIL
Failed 35/121 test programs. 0/1194 subtests failed.
make: *** [Makefile:1076: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.76
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LANG = en_US.UTF-8
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NO_NETWORK_TESTING = 1
PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/usr/share/Modules/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 640641
PERL5_CPAN_IS_RUNNING = 640641
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl/bin/perl5.42.0
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.94
ExtUtils::CBuilder 0.280242
ExtUtils::Command 7.76
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.76
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.94
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.93
Parse::CPAN::Meta 2.150010
Test2 1.302214
Test::Harness 3.50
Test::More 1.302214
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 42 subversion 0) configuration:
Commit id: 3e583379b728a24083f038dcd7c98f77b1aae4b2
Platform:
osname=linux
osvers=5.14.0-570.23.1.el9_6.x86_64
archname=x86_64-linux-thread-multi
uname='linux cjg-rhel9 5.14.0-570.23.1.el9_6.x86_64 #1 smp preempt_dynamic sat jun 14 13:10:47 edt 2025 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Duseithreads'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.5.0 20240719 (Red Hat 11.5.0-5)'
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='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/../lib64/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.34'
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
MULTIPLICITY
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_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
RC2
Built under linux
Compiled at Jun 28 2025 00:12:27
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="640641"
PERL5_CPAN_IS_RUNNING="640641"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/bin/perl/lib/site_perl/5.42.0/x86_64-linux-thread-multi
/home/cpan/bin/perl/lib/site_perl/5.42.0
/home/cpan/bin/perl/lib/5.42.0/x86_64-linux-thread-multi
/home/cpan/bin/perl/lib/5.42.0
.