This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear David Golden, This is a computer-generated report for Class-InsideOut-1.08 on perl-5.00505, created automatically by CPAN-Reporter-0.99_15 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/perl5.005_05/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_load..........................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/02_register......................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe # Failed test 'object count correct' # at t/02_register.t line 60. # got: '6' # expected: '5' # Failed test 'object count correct' # at t/02_register.t line 60. # got: '6' # expected: '4' # Failed test 'object count correct' # at t/02_register.t line 60. # got: '6' # expected: '3' # Failed test 'object count correct' # at t/02_register.t line 60. # got: '6' # expected: '2' # Failed test 'object count correct' # at t/02_register.t line 60. # got: '6' # expected: '1' # Failed test 'object count correct' # at t/02_register.t line 60. # got: '6' # expected: '0' # Looks like you failed 6 tests of 25. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 15, 17, 19, 21, 23, 25 Failed 6/25 tests, 76.00% okay t/03_properties....................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe # Failed test 't::Object::Animal::Jackalope has/inherited its expected properties' # at t/03_properties.t line 41. # Structures begin differing at: # $got->{t::Object::Animal} = Does not exist # $expected->{t::Object::Animal} = HASH(0x5ad260) Can't locate object method "new" via package "t::Object::Animal::Jackalope" at t/03_properties.t line 50. # Looks like you planned 15 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2, 4-15 Failed 13/15 tests, 13.33% okay t/04_threaded......................skipped all skipped: perl ithreads not available t/05_forking.......................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/06_export_ok.....................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/07_synopsis_obj..................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/08_DEMOLISH......................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe # Failed test 't::Object::Animal::DEMOLISH decremented the count of animals to 1' # at t/08_DEMOLISH.t line 50. # got: '2' # expected: '1' # Looks like you failed 1 test of 9. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 9 Failed 1/9 tests, 88.89% okay t/09_foreign.......................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/10_storable_values...............Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe skipped all skipped: Storable >= 2.04 not installed t/11_storable_refs.................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe Weak references are not implemented in the version of perl at t/11_storable_refs.t line 4 BEGIN failed--compilation aborted at t/11_storable_refs.t line 4. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/12_storable_hooks................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe skipped all skipped: Storable >= 2.04 not installed t/13_options.......................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/14_accessor_hooks................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/15_no_weaken_fallback............Name "XSLoader::load" used only once: possible typo at t/15_no_weaken_fallback.t line 29. ok t/16_property_argument_checking....Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/17_option_argument_checking......Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/18_register_argument_checking....Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok t/19_storable_singleton............Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe skipped all skipped: Storable >= 2.14 needed for singleton support t/20_storable_singleton_error......skipped all skipped: Storable >= 2.14 needed for singleton support t/21_optional_new..................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe # Failed test 't::Object::WithNew::Inherited->can('new')' # at t/21_optional_new.t line 58. # t::Object::WithNew::Inherited->can('new') failed Can't locate object method "new" via package "t::Object::WithNew::Inherited" at t/21_optional_new.t line 62. # Looks like you planned 17 tests but only ran 2. # Looks like you failed 1 test of 2 run. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-17 Failed 16/17 tests, 5.88% okay t/22_readonly......................Scalar::Util::weaken unavailable: Class::InsideOut will not be thread-safe ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_register.t 6 1536 25 6 15 17 19 21 23 25 t/03_properties.t 255 65280 15 25 2 4-15 t/08_DEMOLISH.t 1 256 9 1 9 t/11_storable_refs.t 255 65280 ?? ?? ?? t/21_optional_new.t 255 65280 17 31 2-17 5 tests skipped. Failed 5/22 test scripts. 36/205 subtests failed. Files=22, Tests=205, 1 wallclock secs ( 0.43 cusr + 0.48 csys = 0.91 CPU) Failed 5/22 test programs. 36/205 subtests failed. *** Error code 35 Stop in /mnt/i386/usr/local/src/CPAN/build/Class-InsideOut-1.08-hv2fBx. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- base 0 0 Class::ISA 0 0.33 Config 0 0 Exporter 0 0 Scalar::Util 1.09 1.19 Test::More 0.45 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LC_ALL = de_DE.ISO8859-1 LC_CTYPE = de_DE.ISO8859-1 PATH = /usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel PERL = /usr/perl5.005_05/bin/perl PERL5LIB = /usr/local/src/CPAN/build/Class-ISA-0.33-18IaHV/blib/arch:/usr/local/src/CPAN/build/Class-ISA-0.33-18IaHV/blib/lib:/usr/local/src/CPAN/build/FileHandle-Fmode-0.10-EQjYuU/blib/arch:/usr/local/src/CPAN/build/FileHandle-Fmode-0.10-EQjYuU/blib/lib:/usr/local/src/CPAN/build/Test-Tester-0.106-Edn839/blib/arch:/usr/local/src/CPAN/build/Test-Tester-0.106-Edn839/blib/lib:/usr/local/src/CPAN/build/IO-stringy-2.110-PNqyuK/blib/arch:/usr/local/src/CPAN/build/IO-stringy-2.110-PNqyuK/blib/lib:/usr/local/src/CPAN/build/HTML-Tiny-0.903-L6ryo4/blib/arch:/usr/local/src/CPAN/build/HTML-Tiny-0.903-L6ryo4/blib/lib:/usr/local/src/CPAN/build/IO-String-1.08-a25kLi/blib/arch:/usr/local/src/CPAN/build/IO-String-1.08-a25kLi/blib/lib:/usr/local/src/CPAN/build/Test-LongString-0.11-pl5FJ9/blib/arch:/usr/local/src/CPAN/build/Test-LongString-0.11-pl5FJ9/blib/lib:/usr/local/src/CPAN/build/Params-Util-0.29-XYR9n3/blib/arch:/usr/local/src/CPAN/build/Params-Util-0.29-XYR9n3/blib/lib:/usr/local/src/CPAN/build/Probe-Perl-0.01-BWVAnl/blib/arch:/usr/local/src/CPAN/build/Probe-Perl-0.01-BWVAnl/blib/lib:/usr/local/src/CPAN/build/Tee-0.13-L64YQz/blib/arch:/usr/local/src/CPAN/build/Tee-0.13-L64YQz/blib/lib:/usr/local/src/CPAN/build/Text-WikiFormat-0.79-1D81xI/blib/arch:/usr/local/src/CPAN/build/Text-WikiFormat-0.79-1D81xI/blib/lib:/usr/local/src/CPAN/build/Text-Glob-0.08-8gGXL6/blib/arch:/usr/local/src/CPAN/build/Text-Glob-0.08-8gGXL6/blib/lib:/usr/local/src/CPAN/build/UNIVERSAL-isa-0.06-VjccmF/blib/arch:/usr/local/src/CPAN/build/UNIVERSAL-isa-0.06-VjccmF/blib/lib:/usr/local/src/CPAN/build/XML-SAX-0.16-WXTixi/blib/arch:/usr/local/src/CPAN/build/XML-SAX-0.16-WXTixi/blib/lib:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-JJBcbJ/blib/arch:/usr/local/src/CPAN/build/XML-NamespaceSupport-1.09-JJBcbJ/blib/lib:/usr/local/src/CPAN/build/version-0.73-63tjBU/blib/arch:/usr/local/src/CPAN/build/version-0.73-63tjBU/blib/lib:/usr/local/src/CPAN/build/Devel-Trace-0.10-1IGzrJ/blib/arch:/usr/local/src/CPAN/build/Devel-Trace-0.10-1IGzrJ/blib/lib! :/usr/lo cal/src/CPAN/build/your-1.00-N6ZFzN/blib/arch:/usr/local/src/CPAN/build/your-1.00-N6ZFzN/blib/lib:/usr/local/src/CPAN/build/Module-CoreList-2.12-Yd8W6r/blib/arch:/usr/local/src/CPAN/build/Module-CoreList-2.12-Yd8W6r/blib/lib:/usr/local/src/CPAN/build/Test-Pod-1.26-T1TzFR/blib/arch:/usr/local/src/CPAN/build/Test-Pod-1.26-T1TzFR/blib/lib:/usr/local/src/CPAN/build/Number-Compare-0.01-ePeAN5/blib/arch:/usr/local/src/CPAN/build/Number-Compare-0.01-ePeAN5/blib/lib:/usr/local/src/CPAN/build/Test-Differences-0.47-rnzAl6/blib/arch:/usr/local/src/CPAN/build/Test-Differences-0.47-rnzAl6/blib/lib:/usr/local/src/CPAN/build/Text-Diff-0.35-idnYqa/blib/arch:/usr/local/src/CPAN/build/Text-Diff-0.35-idnYqa/blib/lib:/usr/local/src/CPAN/build/Algorithm-Diff-1.1902-ucRstU/blib/arch:/usr/local/src/CPAN/build/Algorithm-Diff-1.1902-ucRstU/blib/lib:/usr/local/src/CPAN/build/Exception-Class-1.23-JM1VwL/blib/arch:/usr/local/src/CPAN/build/Exception-Class-1.23-JM1VwL/blib/lib:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-vyHFR5/blib/arch:/usr/local/src/CPAN/build/Class-Data-Inheritable-0.06-vyHFR5/blib/lib:/usr/local/src/CPAN/build/Devel-StackTrace-1.15-703Zdq/blib/arch:/usr/local/src/CPAN/build/Devel-StackTrace-1.15-703Zdq/blib/lib:/usr/local/src/CPAN/build/Class-Factory-Util-1.7-xTu6DK/blib/arch:/usr/local/src/CPAN/build/Class-Factory-Util-1.7-xTu6DK/blib/lib:/usr/local/src/CPAN/build/ExtUtils-CBuilder-0.19-Mv75Ya/blib/arch:/usr/local/src/CPAN/build/ExtUtils-CBuilder-0.19-Mv75Ya/blib/lib:/usr/local/src/CPAN/build/Time-Local-1.17-e3ohAT/blib/arch:/usr/local/src/CPAN/build/Time-Local-1.17-e3ohAT/blib/lib PERL5_CPANPLUS_IS_RUNNING = 40828 PERL5_CPAN_IS_RUNNING = 40828 PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla SHELL = /bin/tcsh STDPERL = perl TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/perl5.005_05/bin/perl $UID/$EUID = 1000 / 1000 $GID = 1000 0 1000 1000 $EGID = 1000 0 1000 1000 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.92_51 Cwd 2.01 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 0.8 Module::Build 0.2807 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML n/a YAML::Syck n/a version 0.73 -- Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration: Platform: osname=freebsd, osvers=6.2-release, archname=amd64-freebsd uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305 cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include' ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=8, ptrsize=8, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -lm -lc -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
