Report for SPOPS-0.87

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL SPOPS-0.87 v5.17.9 GNU/Linux
Date: 2013-05-19T08:32:00Z

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 Chris Winters,

This is a computer-generated report for SPOPS-0.87
on perl 5.17.9, created by CPAN-Reporter-1.2010.

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/sand/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/00_base.t line 27.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/00_base.t line 44.
# '
#   at t/00_base.t line 45.

#   Failed test 'Loopback initialized'
#   at t/00_base.t line 46.
#          got: undef
#     expected: 'BaseTest'
Can't locate object method "field" via package "BaseTest" (perhaps you forgot to load "BaseTest"?) at t/00_base.t line 52.
# Looks like you planned 64 tests but ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test exited with 25 just after 3.
t/00_base.t ................... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 64/64 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/00_base_case.t line 27.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/00_base_case.t line 45.
# '
#   at t/00_base_case.t line 46.

#   Failed test 'Loopback initialized'
#   at t/00_base_case.t line 47.
#          got: undef
#     expected: 'BaseTest'
Can't locate object method "field" via package "BaseTest" (perhaps you forgot to load "BaseTest"?) at t/00_base_case.t line 53.
# Looks like you planned 61 tests but ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test exited with 25 just after 3.
t/00_base_case.t .............. 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 61/61 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Tie;'
#   at t/01_tie.t line 15.
#     Tried to require 'SPOPS::Tie'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at (eval 13) line 2.
"IDX_CHANGE" is not exported by the SPOPS::Tie module
 "IDX_LAZY_LOADED" is not exported by the SPOPS::Tie module
Can't continue after import errors at t/01_tie.t line 16.
# Looks like you planned 21 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 25 just after 1.
t/01_tie.t .................... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 21/21 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Tie::StrictField;'
#   at t/02_tie_strict.t line 11.
#     Tried to require 'SPOPS::Tie::StrictField'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at (eval 6) line 2.
# 	...propagated at /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/base.pm line 84.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie/StrictField.pm line 6.
# Compilation failed in require at (eval 4) line 2.
Can't locate object method "TIEHASH" via package "SPOPS::Tie::StrictField" at t/02_tie_strict.t line 31.
# Looks like you planned 4 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/02_tie_strict.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/03_uuid_key.t line 30.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/03_uuid_key.t line 31.
# '
#   at t/03_uuid_key.t line 32.

#   Failed test 'Loopback initialized'
#   at t/03_uuid_key.t line 33.
#          got: undef
#     expected: 'LoopbackTest'

#   Failed test 'Create object'
#   at t/03_uuid_key.t line 39.
Can't call method "save" on an undefined value at t/03_uuid_key.t line 42.
# Looks like you planned 6 tests but ran 4.
# Looks like you failed 4 tests of 4 run.
# Looks like your test exited with 25 just after 4.
t/03_uuid_key.t ............... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 6/6 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/04_random_key.t line 23.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/04_random_key.t line 26.
# '
#   at t/04_random_key.t line 27.

#   Failed test 'Loopback initialized'
#   at t/04_random_key.t line 28.
#          got: undef
#     expected: 'LoopbackTest'

#   Failed test 'Create object'
#   at t/04_random_key.t line 35.
Can't call method "save" on an undefined value at t/04_random_key.t line 39.
# Looks like you planned 6 tests but ran 4.
# Looks like you failed 4 tests of 4 run.
# Looks like your test exited with 25 just after 4.
t/04_random_key.t ............. 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 6/6 subtests 
t/05_exception.t .............. ok
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/06_ruleset.t line 24.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/06_ruleset.t line 26.
# '
#   at t/06_ruleset.t line 27.

#   Failed test 'Loopback initialized'
#   at t/06_ruleset.t line 28.
#          got: undef
#     expected: 'LoopbackTest'

#   Failed test 'Initial save'
#   at t/06_ruleset.t line 36.

#   Failed test 'Rule overwrote ID field after insert save()'
#   at t/06_ruleset.t line 37.
#          got: undef
#     expected: 'blimey!'

#   Failed test 'Update save'
#   at t/06_ruleset.t line 41.
# Looks like you failed 6 tests of 7.
t/06_ruleset.t ................ 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/7 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Utility;'
#   at t/07_utility.t line 11.
#     Tried to require 'SPOPS::Utility'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Utility.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Utility.pm line 7.
# Compilation failed in require at (eval 13) line 2.
Can't locate object method "determine_limit" via package "SPOPS::Utility" at t/07_utility.t line 17.
# Looks like you planned 17 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 25 just after 1.
t/07_utility.t ................ 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 17/17 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::HashFile;'
#   at t/10_hash_file.t line 14.
#     Tried to require 'SPOPS::HashFile'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at (eval 17) line 2.
# 	...propagated at /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/base.pm line 84.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/HashFile.pm line 6.
# Compilation failed in require at (eval 16) line 2.

#   Failed test 'HashFile read (read permission)'
#   at t/10_hash_file.t line 21.

#   Failed test 'HashFile read (write permission)'
#   at t/10_hash_file.t line 29.

#   Failed test 'HashFile create (new permission)'
#   at t/10_hash_file.t line 38.

#   Failed test 'HashFile create (write permission)'
#   at t/10_hash_file.t line 42.
Can't locate object method "new" via package "SPOPS::HashFile" at t/10_hash_file.t line 48.
# Looks like you planned 10 tests but ran 5.
# Looks like you failed 5 tests of 5 run.
# Looks like your test exited with 255 just after 5.
t/10_hash_file.t .............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/20_gdbm.t line 37.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 4) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/20_gdbm.t line 51.
# '
#   at t/20_gdbm.t line 52.

#   Failed test 'Initialize class'
#   at t/20_gdbm.t line 53.
#          got: undef
#     expected: 'GDBMTest'

#   Failed test 'Create object'
#   at t/20_gdbm.t line 59.

#   Failed test 'Object saved (create permission)'
#   at t/20_gdbm.t line 66.

#   Failed test 'File created (create permission)'
#   at t/20_gdbm.t line 67.

#   Failed test 'Object saved (write permission)'
#   at t/20_gdbm.t line 74.

#   Failed test 'File created (write permission)'
#   at t/20_gdbm.t line 75.

#   Failed test 'Object saved (no permission)'
#   at t/20_gdbm.t line 82.

#   Failed test 'File created (no permission)'
#   at t/20_gdbm.t line 83.

#   Failed test 'Fetch object'
#   at t/20_gdbm.t line 90.

#   Failed test 'Fetch object (content check)'
#   at t/20_gdbm.t line 91.
#          got: undef
#     expected: 'MyProject'

#   Failed test 'Clone object'
#   at t/20_gdbm.t line 94.

#   Failed test 'Clone object (override content)'
#   at t/20_gdbm.t line 95.
#          got: undef
#     expected: anything else

#   Failed test 'Save object'
#   at t/20_gdbm.t line 98.

#   Failed test 'Fetch group'
#   at t/20_gdbm.t line 104.
Can't use an undefined value as an ARRAY reference at t/20_gdbm.t line 105.
# Looks like you planned 17 tests but ran 16.
# Looks like you failed 16 tests of 16 run.
# Looks like your test exited with 2 just after 16.
t/20_gdbm.t ................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 17/17 subtests 
t/30_dbi.t .................... skipped: Insufficient information to use DBI database for tests
t/31_dbi_multifield.t ......... skipped: Insufficient information to use DBI database for tests
t/32_dbi_inline_config.t ...... skipped: Insufficient information to use DBI database for tests
t/33_dbi_discover_field.t ..... skipped: Insufficient information to use DBI database for tests
t/34_dbi_find_defaults.t ...... skipped: Insufficient information to use DBI database for tests
t/35_dbi_type_info.t .......... skipped: Insufficient information to use DBI database for tests
t/36_dbi_linked_list.t ........ skipped: Insufficient information to use DBI database for tests
t/37_dbi_lazy_load.t .......... skipped: Insufficient information to use DBI database for tests
t/40_ldap.t ................... skipped: Insufficient information to use LDAP for tests
t/41_ldap_inline_config.t ..... skipped: Insufficient information to use LDAP for tests
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/50_rule_create_only.t line 24.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/50_rule_create_only.t line 26.
# '
#   at t/50_rule_create_only.t line 27.

#   Failed test 'Object class initialized'
#   at t/50_rule_create_only.t line 28.
#          got: undef
#     expected: 'CreateOnlyTest'
Can't locate object method "new" via package "CreateOnlyTest" (perhaps you forgot to load "CreateOnlyTest"?) at t/50_rule_create_only.t line 32.
# Looks like you planned 6 tests but ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test exited with 25 just after 3.
t/50_rule_create_only.t ....... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 6/6 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/51_rule_read_only.t line 23.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/51_rule_read_only.t line 25.
# '
#   at t/51_rule_read_only.t line 26.

#   Failed test 'Object class initialized'
#   at t/51_rule_read_only.t line 27.
#          got: undef
#     expected: 'ReadOnlyTest'
Can't locate object method "new" via package "ReadOnlyTest" (perhaps you forgot to load "ReadOnlyTest"?) at t/51_rule_read_only.t line 31.
# Looks like you planned 6 tests but ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test exited with 25 just after 3.
t/51_rule_read_only.t ......... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 6/6 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/52_rule_date_convert.t line 13.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/52_rule_date_convert.t line 41.
# '
#   at t/52_rule_date_convert.t line 42.

#   Failed test 'Time::Piece object class initialized'
#   at t/52_rule_date_convert.t line 43.
#          got: undef
#     expected: 'TimePieceTest'
Can't locate object method "new" via package "TimePieceTest" (perhaps you forgot to load "TimePieceTest"?) at t/52_rule_date_convert.t line 49.
# Looks like you planned 22 tests but ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test exited with 2 just after 3.
t/52_rule_date_convert.t ...... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 22/22 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/60_export_object.t line 59.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/60_export_object.t line 61.
# '
#   at t/60_export_object.t line 63.

#   Failed test 'Object class initialized'
#   at t/60_export_object.t line 64.
#          got: undef
#     expected: 'ExportObjectTest'
# Error creating loopback objects: Can't locate object method "new" via package "ExportObjectTest" (perhaps you forgot to load "ExportObjectTest"?) at t/60_export_object.t line 67.

#   Failed test 'Objects to export created'
#   at t/60_export_object.t line 72.
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Export;'
#   at t/60_export_object.t line 74.
#     Tried to require 'SPOPS::Export'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
# Compilation failed in require at (eval 23) line 2.

#   Failed test 'Exporter created'
#   at t/60_export_object.t line 79.

#   Failed test 'Export all data (no ID)'
#   at t/60_export_object.t line 82.

#   Failed test 'Export all data matches (no ID)'
#   at t/60_export_object.t line 83.
#          got: undef
#     expected: '$item = [
#   { spops_class => 'ExportObjectTest',
#     field_order => [ qw/ myname / ] },
#   [q{foo}],
#   [q{bar}],
#   [q{baz}],
# ];
# '
Can't call method "where" on an undefined value at t/60_export_object.t line 85.
# Looks like you planned 15 tests but ran 8.
# Looks like you failed 8 tests of 8 run.
# Looks like your test exited with 25 just after 8.
t/60_export_object.t .......... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 15/15 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/61_export_xml.t line 71.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/61_export_xml.t line 73.
# '
#   at t/61_export_xml.t line 75.

#   Failed test 'Object class initialized'
#   at t/61_export_xml.t line 76.
#          got: undef
#     expected: 'ExportObjectTest'
# Error creating loopback objects: Can't locate object method "new" via package "ExportObjectTest" (perhaps you forgot to load "ExportObjectTest"?) at t/61_export_xml.t line 79.

#   Failed test 'Objects to export created'
#   at t/61_export_xml.t line 84.
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Export;'
#   at t/61_export_xml.t line 86.
#     Tried to require 'SPOPS::Export'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
# Compilation failed in require at (eval 23) line 2.
# Error creating exporter: Can't locate object method "spops_error" via package "Factory type 'xml' is not defined in 'SPOPS::Export'
# " (perhaps you forgot to load "Factory type 'xml' is not defined in 'SPOPS::Export'
# "?) at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 19.

#   Failed test 'Exporter created'
#   at t/61_export_xml.t line 92.

#   Failed test 'Export all data (no ID)'
#   at t/61_export_xml.t line 94.

#   Failed test 'Export all data matches (no ID)'
#   at t/61_export_xml.t line 95.
#          got: undef
#     expected: '<spops>
#   <spops-object>
#       <myname>foo</myname>
#   </spops-object>
#   <spops-object>
#       <myname>bar</myname>
#   </spops-object>
#   <spops-object>
#       <myname>baz</myname>
#   </spops-object>
# </spops>
# '
Can't call method "where" on an undefined value at t/61_export_xml.t line 97.
# Looks like you planned 15 tests but ran 8.
# Looks like you failed 8 tests of 8 run.
# Looks like your test exited with 25 just after 8.
t/61_export_xml.t ............. 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 15/15 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/62_export_perl.t line 49.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/62_export_perl.t line 51.
# '
#   at t/62_export_perl.t line 53.

#   Failed test 'Object class initialized'
#   at t/62_export_perl.t line 54.
#          got: undef
#     expected: 'ExportObjectTest'
# Error creating loopback objects: Can't locate object method "new" via package "ExportObjectTest" (perhaps you forgot to load "ExportObjectTest"?) at t/62_export_perl.t line 57.

#   Failed test 'Objects to export created'
#   at t/62_export_perl.t line 62.
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Export;'
#   at t/62_export_perl.t line 64.
#     Tried to require 'SPOPS::Export'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
# Compilation failed in require at (eval 23) line 2.

#   Failed test 'Exporter created'
#   at t/62_export_perl.t line 69.

#   Failed test 'Export all data (no ID)'
#   at t/62_export_perl.t line 72.
Use of uninitialized value $data in eval "string" at t/62_export_perl.t line 88.

#   Failed test 'Export all data matches (no ID)'
#   at t/62_export_perl.t line 75.
#     Structures begin differing at:
#          $got = undef
#     $expected = ARRAY(0x13b3770)
Can't call method "where" on an undefined value at t/62_export_perl.t line 77.
# Looks like you planned 10 tests but ran 8.
# Looks like you failed 8 tests of 8 run.
# Looks like your test exited with 25 just after 8.
t/62_export_perl.t ............ 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 10/10 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/63_export_sql.t line 52.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/63_export_sql.t line 54.
# '
#   at t/63_export_sql.t line 56.

#   Failed test 'Object class initialized'
#   at t/63_export_sql.t line 57.
#          got: undef
#     expected: 'ExportObjectTest'
# Error creating loopback objects: Can't locate object method "new" via package "ExportObjectTest" (perhaps you forgot to load "ExportObjectTest"?) at t/63_export_sql.t line 60.

#   Failed test 'Objects to export created'
#   at t/63_export_sql.t line 65.
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Export;'
#   at t/63_export_sql.t line 67.
#     Tried to require 'SPOPS::Export'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
# Compilation failed in require at (eval 23) line 2.
# Error creating exporter: Can't locate object method "spops_error" via package "Factory type 'sql' is not defined in 'SPOPS::Export'
# " (perhaps you forgot to load "Factory type 'sql' is not defined in 'SPOPS::Export'
# "?) at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 19.

#   Failed test 'Exporter created'
#   at t/63_export_sql.t line 73.

#   Failed test 'Export all data (no ID)'
#   at t/63_export_sql.t line 75.

#   Failed test 'Export all data matches (no ID)'
#   at t/63_export_sql.t line 76.
#          got: undef
#     expected: 'INSERT INTO foo ( myname )
# VALUES ( 'foo' ) ;
# INSERT INTO foo ( myname )
# VALUES ( 'bar' ) ;
# INSERT INTO foo ( myname )
# VALUES ( 'baz' ) ;
# '
Can't call method "where" on an undefined value at t/63_export_sql.t line 78.
# Looks like you planned 15 tests but ran 8.
# Looks like you failed 8 tests of 8 run.
# Looks like your test exited with 25 just after 8.
t/63_export_sql.t ............. 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 15/15 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/64_export_dbdata.t line 60.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 13) line 2.

#   Failed test 'Initialize process run Can't locate object method "process" via package "SPOPS::Initialize" at t/64_export_dbdata.t line 62.
# '
#   at t/64_export_dbdata.t line 64.

#   Failed test 'Object class initialized'
#   at t/64_export_dbdata.t line 65.
#          got: undef
#     expected: 'ExportObjectTest'
# Error creating loopback objects: Can't locate object method "new" via package "ExportObjectTest" (perhaps you forgot to load "ExportObjectTest"?) at t/64_export_dbdata.t line 68.

#   Failed test 'Objects to export created'
#   at t/64_export_dbdata.t line 73.
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Export;'
#   at t/64_export_dbdata.t line 75.
#     Tried to require 'SPOPS::Export'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Export.pm line 45, near "spops_error "Cannot export objects without an object class! ""
# Compilation failed in require at (eval 23) line 2.

#   Failed test 'Exporter created'
#   at t/64_export_dbdata.t line 80.

#   Failed test 'Export all data (no ID)'
#   at t/64_export_dbdata.t line 83.

#   Failed test 'Export all data matches (no ID)'
#   at t/64_export_dbdata.t line 84.
#          got: undef
#     expected: '$item = [
#   { table => 'foo',
#     field_order => [ qw/ myname / ] },
#   [q{foo}],
#   [q{bar}],
#   [q{baz}],
# ];
# '
Can't call method "where" on an undefined value at t/64_export_dbdata.t line 86.
# Looks like you planned 15 tests but ran 8.
# Looks like you failed 8 tests of 8 run.
# Looks like your test exited with 25 just after 8.
t/64_export_dbdata.t .......... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 15/15 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 38, near "spops_error "SPOPS::Import subclass [$class] must implement run()""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 53, near "spops_error "Raw data must be in arrayref format.""
	(Do you need to predeclare spops_error?)

#   Failed test 'use SPOPS::Import::Object;'
#   at t/70_import_object.t line 11.
#     Tried to use 'SPOPS::Import::Object'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 38, near "spops_error "SPOPS::Import subclass [$class] must implement run()""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 53, near "spops_error "Raw data must be in arrayref format.""
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 61.
# Compilation failed in require at (eval 14) line 2.
# 	...propagated at /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/base.pm line 84.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import/Object.pm line 6.
# Compilation failed in require at (eval 13) line 2.
# BEGIN failed--compilation aborted at (eval 13) line 2.
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)
syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
Compilation failed in require at t/70_import_object.t line 25.
# Looks like you planned 20 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/70_import_object.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 20/20 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 38, near "spops_error "SPOPS::Import subclass [$class] must implement run()""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 53, near "spops_error "Raw data must be in arrayref format.""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Import::DBI::Data;'
#   at t/71_import_dbi_data.t line 9.
#     Tried to require 'SPOPS::Import::DBI::Data'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 38, near "spops_error "SPOPS::Import subclass [$class] must implement run()""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 53, near "spops_error "Raw data must be in arrayref format.""
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 61.
# Compilation failed in require at (eval 6) line 2.
# 	...propagated at /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/base.pm line 84.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import/DBI/Data.pm line 6.
# Compilation failed in require at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/71_import_dbi_data.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 38, near "spops_error "SPOPS::Import subclass [$class] must implement run()""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 53, near "spops_error "Raw data must be in arrayref format.""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Import::DBI::Delete;'
#   at t/72_import_dbi_delete.t line 9.
#     Tried to require 'SPOPS::Import::DBI::Delete'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 38, near "spops_error "SPOPS::Import subclass [$class] must implement run()""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 53, near "spops_error "Raw data must be in arrayref format.""
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 61.
# Compilation failed in require at (eval 7) line 2.
# 	...propagated at /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/base.pm line 84.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import/DBI/GenericOperation.pm line 6.
# Compilation failed in require at (eval 6) line 2.
# 	...propagated at /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/base.pm line 84.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import/DBI/Delete.pm line 6.
# Compilation failed in require at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/72_import_dbi_delete.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 38, near "spops_error "SPOPS::Import subclass [$class] must implement run()""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 53, near "spops_error "Raw data must be in arrayref format.""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Import::DBI::Update;'
#   at t/73_import_dbi_update.t line 9.
#     Tried to require 'SPOPS::Import::DBI::Update'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 38, near "spops_error "SPOPS::Import subclass [$class] must implement run()""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 53, near "spops_error "Raw data must be in arrayref format.""
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import.pm line 61.
# Compilation failed in require at (eval 7) line 2.
# 	...propagated at /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/base.pm line 84.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import/DBI/GenericOperation.pm line 6.
# Compilation failed in require at (eval 6) line 2.
# 	...propagated at /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/base.pm line 84.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Import/DBI/Update.pm line 6.
# Compilation failed in require at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/73_import_dbi_update.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'require SPOPS::Initialize;'
#   at t/80_security.t line 48.
#     Tried to require 'SPOPS::Initialize'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Initialize.pm line 7.
# Compilation failed in require at (eval 22) line 2.
# Error initializing: Can't locate object method "process" via package "SPOPS::Initialize" at t/80_security.t line 50.

#   Failed test 'Initialize process run'
#   at t/80_security.t line 52.

#   Failed test 'Object class initialized'
#   at t/80_security.t line 54.

#   Failed test 'Security object class initialized'
#   at t/80_security.t line 55.

#   Failed test 'User object class initialized'
#   at t/80_security.t line 56.

#   Failed test 'Group object class initialized'
#   at t/80_security.t line 57.
Can't locate object method "creation_security" via package "DummyTest" (perhaps you forgot to load "DummyTest"?) at t/80_security.t line 59.
# Looks like you planned 39 tests but ran 7.
# Looks like you failed 6 tests of 7 run.
# Looks like your test exited with 25 just after 7.
t/80_security.t ............... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 38/39 subtests 
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
	(Do you need to predeclare spops_error?)
String found where operator expected at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
	(Do you need to predeclare spops_error?)

#   Failed test 'use SPOPS::Secure::Hierarchy;'
#   at t/81_security_hierarchical.t line 14.
#     Tried to use 'SPOPS::Secure::Hierarchy'.
#     Error:  syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 125, near "spops_error "Lazy loading activated but no load function specified!""
# syntax error at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Tie.pm line 215, near "spops_error "Cannot handle a value type of [$typeof] with multivalues""
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Secure/Hierarchy.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-11911-zBADp6/SPOPS-0.87-kgwh9e/blib/lib/SPOPS/Secure/Hierarchy.pm line 11.
# Compilation failed in require at (eval 21) line 2.
# BEGIN failed--compilation aborted at (eval 21) line 2.
Global symbol "$ROOT_OBJECT_NAME" requires explicit package name at t/81_security_hierarchical.t line 119.
Global symbol "$ROOT_OBJECT_NAME" requires explicit package name at t/81_security_hierarchical.t line 123.
Execution of t/81_security_hierarchical.t aborted due to compilation errors.
# Looks like you planned 26 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t/81_security_hierarchical.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 25/26 subtests 

Test Summary Report
-------------------
t/00_base.t                 (Wstat: 6400 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 64 tests but ran 3.
t/00_base_case.t            (Wstat: 6400 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 61 tests but ran 3.
t/01_tie.t                  (Wstat: 6400 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 21 tests but ran 1.
t/02_tie_strict.t           (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
t/03_uuid_key.t             (Wstat: 6400 Tests: 4 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 6 tests but ran 4.
t/04_random_key.t           (Wstat: 6400 Tests: 4 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 6 tests but ran 4.
t/06_ruleset.t              (Wstat: 1536 Tests: 7 Failed: 6)
  Failed tests:  1-6
  Non-zero exit status: 6
t/07_utility.t              (Wstat: 6400 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 17 tests but ran 1.
t/10_hash_file.t            (Wstat: 65280 Tests: 5 Failed: 5)
  Failed tests:  1-5
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 10 tests but ran 5.
t/20_gdbm.t                 (Wstat: 512 Tests: 16 Failed: 16)
  Failed tests:  1-16
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 17 tests but ran 16.
t/50_rule_create_only.t     (Wstat: 6400 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 6 tests but ran 3.
t/51_rule_read_only.t       (Wstat: 6400 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 6 tests but ran 3.
t/52_rule_date_convert.t    (Wstat: 512 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 22 tests but ran 3.
t/60_export_object.t        (Wstat: 6400 Tests: 8 Failed: 8)
  Failed tests:  1-8
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 15 tests but ran 8.
t/61_export_xml.t           (Wstat: 6400 Tests: 8 Failed: 8)
  Failed tests:  1-8
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 15 tests but ran 8.
t/62_export_perl.t          (Wstat: 6400 Tests: 8 Failed: 8)
  Failed tests:  1-8
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 10 tests but ran 8.
t/63_export_sql.t           (Wstat: 6400 Tests: 8 Failed: 8)
  Failed tests:  1-8
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 15 tests but ran 8.
t/64_export_dbdata.t        (Wstat: 6400 Tests: 8 Failed: 8)
  Failed tests:  1-8
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 15 tests but ran 8.
t/70_import_object.t        (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 20 tests but ran 1.
t/71_import_dbi_data.t      (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/72_import_dbi_delete.t    (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/73_import_dbi_update.t    (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/80_security.t             (Wstat: 6400 Tests: 7 Failed: 6)
  Failed tests:  2-7
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 39 tests but ran 7.
t/81_security_hierarchical.t (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 26 tests but ran 2.
Files=35, Tests=165,  8 wallclock secs ( 0.10 usr  0.04 sys +  2.81 cusr  0.45 csys =  3.40 CPU)
Result: FAIL
Failed 24/35 test programs. 104/165 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Carp::Assert        0.17 0.20   
    Class::Accessor     0.17 0.34   
    Class::Date         1    1.1.10 
    Class::Factory      1    1.06   
    Class::Fields       0.14 0.204  
    Class::ISA          0.32 0.36   
    Data::Dumper        2    2.145  
    Devel::StackTrace   0.9  1.30   
    Log::Dispatch       2    2.39   
    Log::Log4perl       0.35 1.41   
    Storable            1    2.40   
    Test::More          0.41 0.98   
    Time::Piece         1.07 1.20_01

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11913
    PERL5_CPAN_IS_RUNNING = 11913
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280209
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.66    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.57    
    JSON::PP            2.27200 
    Module::Build       0.4005  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.25    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 17 subversion 9) configuration:
  Commit id: 2426c3948e1fc088396e28ef9155a2e95fccd2a9
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux k83 3.2.0-4-amd64 #1 smp debian 3.2.41-2 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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 -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at May 10 2013 06:58:49
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11913"
    PERL5_CPAN_IS_RUNNING="11913"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/site_perl/5.17.9/x86_64-linux
    /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/site_perl/5.17.9
    /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9/x86_64-linux
    /home/src/perl/repoperls/installed-perls/perl/v5.17.9/165a/lib/5.17.9
    .