Class-MakeMethods v1.01 Perl 5 v5.37.6 x86_64-linux

Status
Fail
From
Andreas J. König (ANDK)
Dist
Class-MakeMethods v1.01
Platform
Perl 5 v5.37.6 x86_64-linux
Date
2022-12-02T03:09:41
ID
c3b581b0-71ee-11ed-a648-f818cde01475
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.37.6, created by CPAN-Reporter-1.2018.

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 "/tmp/basesmoker-reloperl-lm5t/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
test.pl: Searching for test scripts in .
test.pl: Found 121 .t files for test harness.
./tests/access/attribute_stnd_hash.t .................... ok
./tests/access/autoload_stnd_hash.t ..................... ok
./tests/access/autoload_typemap.t ....................... ok
./tests/access/import_version.t ......................... ok
./tests/basic/array_scalar.t ............................ ok
./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
./tests/standard/standard_declarations.t ................ ok
./tests/standard/standard_hash.t ........................ ok
./tests/standard/standard_inheritable.t ................. ok
./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
./tests/xemulator/class_struct/emulate.t ................ ok
./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,  3 wallclock secs ( 0.33 usr  0.14 sys +  2.37 cusr  0.57 csys =  3.41 CPU)
Result: FAIL
Failed 35/121 test programs. 0/1194 subtests failed.
make: *** [Makefile:1073: test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.64


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
    PERL = /tmp/basesmoker-reloperl-lm5t/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-2497920-QknGvP/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Dpkg-1.21.9-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Dpkg-1.21.9-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2497929
    PERL5_CPAN_IS_RUNNING = 2497929
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /tmp/basesmoker-reloperl-lm5t/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.86    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.48    
    File::Spec          3.87    
    JSON                4.10    
    JSON::PP            4.12    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 6) configuration:
  Commit id: d569e7cc1171d70b4ea183bc7c257dcf50f0ab12
  Platform:
    osname=linux
    osvers=5.4.0-132-generic
    archname=x86_64-linux
    uname='linux k93focal 5.4.0-132-generic #148-ubuntu smp mon oct 17 16:02:06 utc 2022 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.6/b254 -Dmyhostname=k93focal -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DEBUGGING=both'
    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 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2 -g'
    cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.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='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/x86_64-linux-gnu /usr/lib /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    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_DEVEL
    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
  Built under linux
  Compiled at Nov 28 2022 12:48:00
  %ENV:
    PERL="/tmp/basesmoker-reloperl-lm5t/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-2497920-QknGvP/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-2497920-QknGvP/Dpkg-1.21.9-0/blib/arch:/tmp/loop_over_bdir-2497920-QknGvP/Dpkg-1.21.9-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2497929"
    PERL5_CPAN_IS_RUNNING="2497929"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-2497920-QknGvP/dta-tokwrap-0.98-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/dta-tokwrap-0.98-0/blib/lib
    /tmp/loop_over_bdir-2497920-QknGvP/Lingua-BioYaTeA-0.11-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/Lingua-BioYaTeA-0.11-0/blib/lib
    /tmp/loop_over_bdir-2497920-QknGvP/Lingua-YaTeA-0.626-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/Lingua-YaTeA-0.626-0/blib/lib
    /tmp/loop_over_bdir-2497920-QknGvP/MP3-PodcastFetch-1.05-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/MP3-PodcastFetch-1.05-0/blib/lib
    /tmp/loop_over_bdir-2497920-QknGvP/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
    /tmp/loop_over_bdir-2497920-QknGvP/triceps-2.1.0-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/triceps-2.1.0-0/blib/lib
    /tmp/loop_over_bdir-2497920-QknGvP/Devel-Required-0.16-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/Devel-Required-0.16-0/blib/lib
    /tmp/loop_over_bdir-2497920-QknGvP/shishi-0.0.1-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/shishi-0.0.1-0/blib/lib
    /tmp/loop_over_bdir-2497920-QknGvP/Dpkg-1.21.9-0/blib/arch
    /tmp/loop_over_bdir-2497920-QknGvP/Dpkg-1.21.9-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.6/b254/lib/site_perl/5.37.6/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.6/b254/lib/site_perl/5.37.6
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.6/b254/lib/5.37.6/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.6/b254/lib/5.37.6
    .