Class-MakeMethods v1.01 Perl 5 v5.28.1 OpenBSD.amd64-openbsd-multi

Status
Fail
From
Alceu Rodrigues de Freitas Junior
Dist
Class-MakeMethods v1.01
Platform
Perl 5 v5.28.1 OpenBSD.amd64-openbsd-multi
Date
2019-04-11T02:59:08
ID
c6af80b2-5c05-11e9-9f97-b8f28032a6a0
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.28.1, 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 "/home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=121, Tests=1194,  6 wallclock secs ( 0.16 usr  0.76 sys +  2.93 cusr  1.86 csys =  5.71 CPU)
Result: FAIL
Failed 35/121 test programs. 0/1194 subtests failed.
*** Error 255 in /mnt/cpan_build_dir/goku/Class-MakeMethods-1.01-0 (Makefile:894 'test_dynamic')

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

Prerequisite modules loaded:

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DBD_MYSQL_TESTDB = test
    DBD_MYSQL_TESTHOST = localhost
    DBD_MYSQL_TESTPASSWORD = 
    DBD_MYSQL_TESTPORT = 3306
    DBD_MYSQL_TESTUSER = goku
    EXTENDED_TESTING = 1
    PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/bin:/home/goku/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11184
    PERL5_CPAN_IS_RUNNING = 11184
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16718,11184
    PERLBREW_HOME = /home/goku/.perlbrew
    PERLBREW_MANPATH = /home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/man
    PERLBREW_PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/bin
    PERLBREW_PERL = perl-5.28.1-no-ithreads
    PERLBREW_ROOT = /home/goku/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.86
    PERLBREW_VERSION = 0.86
    PERL_CR_SMOKER_CURRENT = Lingua-DxExtractor-2.31
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm

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

    $^X = /home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 999 999 1001
    $EGID = 999 999 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.26    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.27    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 28 subversion 1) configuration:
   
  Platform:
    osname=openbsd
    osvers=6.4
    archname=OpenBSD.amd64-openbsd-multi
    uname='openbsd cpan-smoker-openbsd 6.4 generic.mp#364 amd64 '
    config_args='-de -Dprefix=/home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads -Dman1dir=none -Dman3dir=none -Dusemultiplicity -Duse64bitint -Duse64bitall -Aeval:scriptdir=/home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible OpenBSD Clang 6.0.0 (tags/RELEASE_600/final)'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.92.5
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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
  Locally applied patches:
    Devel::PatchPerl 1.52
  Built under openbsd
  Compiled at Mar 22 2019 12:28:09
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11184"
    PERL5_CPAN_IS_RUNNING="11184"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="16718,11184"
    PERLBREW_HOME="/home/goku/.perlbrew"
    PERLBREW_MANPATH="/home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/man"
    PERLBREW_PATH="/home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/bin"
    PERLBREW_PERL="perl-5.28.1-no-ithreads"
    PERLBREW_ROOT="/home/goku/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.86"
    PERLBREW_VERSION="0.86"
    PERL_CR_SMOKER_CURRENT="Lingua-DxExtractor-2.31"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/lib/site_perl/5.28.1/OpenBSD.amd64-openbsd-multi
    /home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/lib/site_perl/5.28.1
    /home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/lib/5.28.1/OpenBSD.amd64-openbsd-multi
    /home/goku/perl5/perlbrew/perls/perl-5.28.1-no-ithreads/lib/5.28.1
    .