Front page | perl.cpan.testers |
Postings from December 2007
FAIL Java-JVM-Classfile-0.20 amd64-freebsd 6.2-release
From:
srezic
Date:
December 27, 2007 16:43
Subject:
FAIL Java-JVM-Classfile-0.20 amd64-freebsd 6.2-release
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Leon Brocard,
This is a computer-generated report for Java-JVM-Classfile-0.20
on perl-5.00505, created automatically by CPAN-Reporter-1.0601
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. If these results are
not what you expect or if you would like to learn how to avoid FAIL
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki:
http://cpantest.grango.org
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/local/bin/perl5.00505 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/ackermann....Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 522.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 522.
# Looks like you planned 54 tests but only ran 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-54
Failed 53/54 tests, 1.85% okay
t/bench........Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 482.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 482.
# Looks like you planned 39 tests but only ran 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-39
Failed 38/39 tests, 2.56% okay
t/features.....Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 531.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 531.
# Looks like you planned 13 tests but only ran 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
t/fibo.........Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 290.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 290.
# Looks like you planned 54 tests but only ran 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-54
Failed 53/54 tests, 1.85% okay
t/perl.........Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 522.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 522.
# Failed test 'examples/Ackermann.class ok'
# at t/perl.t line 108.
# got: ''
# expected: 'Ack(3,5): 253
# '
Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 482.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 482.
# Failed test 'examples/Bench.class ok'
# at t/perl.t line 108.
# got: ''
# expected: '1, 1
# 1, 2
# 1, 3
# 1, 4
# 1, 5
# 1, 6
# 1, 7
# 1, 8
# 1, 9
# 2, 1
# 2, 2
# 2, 3
# 2, 4
# 2, 5
# 2, 6
# 2, 7
# 2, 8
# 2, 9
# 3, 1
# 3, 2
# 3, 3
# 3, 4
# 3, 5
# 3, 6
# 3, 7
# 3, 8
# 3, 9
# 4, 1
# 4, 2
# 4, 3
# 4, 4
# 4, 5
# 4, 6
# 4, 7
# 4, 8
# 4, 9
# 5, 1
# 5, 2
# 5, 3
# 5, 4
# 5, 5
# 5, 6
# 5, 7
# 5, 8
# 5, 9
# 6, 1
# 6, 2
# 6, 3
# 6, 4
# 6, 5
# 6, 6
# 6, 7
# 6, 8
# 6, 9
# 7, 1
# 7, 2
# 7, 3
# 7, 4
# 7, 5
# 7, 6
# 7, 7
# 7, 8
# 7, 9
# 8, 1
# 8, 2
# 8, 3
# 8, 4
# 8, 5
# 8, 6
# 8, 7
# 8, 8
# 8, 9
# 9, 1
# 9, 2
# 9, 3
# 9, 4
# 9, 5
# 9, 6
# 9, 7
# 9, 8
# 9, 9
# '
Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 290.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 290.
# Failed test 'examples/Fibo.class ok'
# at t/perl.t line 108.
# got: ''
# expected: '89
# '
Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 313.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 313.
# Failed test 'examples/FloatMath.class ok'
# at t/perl.t line 108.
# got: ''
# expected: '3.25
# '
Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 313.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 313.
# Failed test 'examples/HelloWorld.class ok'
# at t/perl.t line 108.
# got: ''
# expected: 'Hello, world!'
Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 310.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 310.
# Failed test 'examples/LongMath.class ok'
# at t/perl.t line 108.
# got: ''
# expected: '4294967296
# '
Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 282.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 282.
# Failed test 'examples/Spin.class ok'
# at t/perl.t line 108.
# got: ''
# expected: '1000'
# Looks like you failed 7 tests of 7.
dubious
Test returned status 7 (wstat 1792, 0x700)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t/simple.......Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 313.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 313.
# Looks like you planned 39 tests but only ran 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-39
Failed 38/39 tests, 2.56% okay
t/spin.........Use of uninitialized value at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 282.
Class name index doesn't point to class! at lib/Java/JVM/Classfile.pm line 469, <GEN0> chunk 282.
# Looks like you planned 54 tests but only ran 1.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-54
Failed 53/54 tests, 1.85% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/ackermann.t 255 65280 54 106 2-54
t/bench.t 255 65280 39 76 2-39
t/features.t 255 65280 13 24 2-13
t/fibo.t 255 65280 54 106 2-54
t/perl.t 7 1792 7 7 1-7
t/simple.t 255 65280 39 76 2-39
t/spin.t 255 65280 54 106 2-54
Failed 7/7 test scripts. 254/260 subtests failed.
Files=7, Tests=260, 1 wallclock secs ( 0.44 cusr + 0.14 csys = 0.58 CPU)
Failed 7/7 test programs. 254/260 subtests failed.
*** Error code 35
Stop in /mnt/i386/usr/local/src/CPAN/build/Java-JVM-Classfile-0.20-fqWpE8.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------- ---- ----
Class::Struct 0 0
Test::Simple 0 0.72
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB = /usr/local/src/CPAN/build/Module-CoreList-2.13-p0lQxY/blib/arch:/usr/local/src/CPAN/build/Module-CoreList-2.13-p0lQxY/blib/lib:/usr/local/src/CPAN/build/IPC-Cmd-0.40-dGNzEi/blib/arch:/usr/local/src/CPAN/build/IPC-Cmd-0.40-dGNzEi/blib/lib:/usr/local/src/CPAN/build/Module-Load-Conditional-0.22-jCUt5H/blib/arch:/usr/local/src/CPAN/build/Module-Load-Conditional-0.22-jCUt5H/blib/lib:/usr/local/src/CPAN/build/Module-Load-0.12-mQ8YlQ/blib/arch:/usr/local/src/CPAN/build/Module-Load-0.12-mQ8YlQ/blib/lib:/usr/local/src/CPAN/build/Params-Check-0.26-DSzRpU/blib/arch:/usr/local/src/CPAN/build/Params-Check-0.26-DSzRpU/blib/lib:/usr/local/src/CPAN/build/Locale-Maketext-Simple-0.18-D12eIC/blib/arch:/usr/local/src/CPAN/build/Locale-Maketext-Simple-0.18-D12eIC/blib/lib
PERL5_CPANPLUS_IS_RUNNING = 15142
PERL5_CPAN_IS_RUNNING = 15142
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = perl5.00505
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.25
ExtUtils::CBuilder n/a
ExtUtils::Command 1.13
ExtUtils::Install 1.41
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.25
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.72
YAML n/a
YAML::Syck n/a
version 0.74
--
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 root@portnoy.cse.buffalo.edu: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'
-
FAIL Java-JVM-Classfile-0.20 amd64-freebsd 6.2-release
by srezic