javac --version
version number: 1.4F released 05/23/2000

I don't know what vendor, as it was part of the Mandrake 8.1 distrubution.

"Patrick LeBoutillier" <[EMAIL PROTECTED]> wrote ..
> What version (and vendor) of Java 2 SDK was used for this test?
> 
> Thanks,
> 
> Patrick LeBoutillier
> 
> ----- Original Message -----
> From: "Automated Perl Test Account" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, July 12, 2002 12:01 PM
> Subject: FAIL Inline-Java-0.33 i386-linux 2.4.8-11mdkenterprise
> 
> 
> > 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.
> >
> > --
> > This is an error report generated automatically by CPANPLUS.
> > Below is the error stack during 'make test':
> >
> > make[1]: Entering directory
> `/usr/local/src/cpanplus/build/Inline-Java-0.33/Java'
> > make[1]: Leaving directory
> `/usr/local/src/cpanplus/build/Inline-Java-0.33/Java'
> > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> > t/01_init..............dubious
> > Test returned status 1 (wstat 256, 0x100)
> >
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _01_init_t_b433.java > cmd.out
> 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_01_init_t
> _b433
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/01_init.t line 0
> > INIT failed--call queue aborted.
> > DIED. FAILED test 1
> > Failed 1/1 tests, 0.00% okay
> > t/02_primitives........dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-108
> > Failed 108/108 tests, 0.00% okay
> > t/03_objects...........
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _02_primitives_t_d3a6.java >
> cmd.out 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_02_primit
> ives_t_d3a6
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/02_primitives.t line 0
> > INIT failed--call queue aborted.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-16
> > Failed 16/16 tests, 0.00% okay
> > t/04_members...........
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _03_objects_t_9f80.java > cmd.out
> 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_03_object
> s_t_9f80
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/03_objects.t line 0
> > INIT failed--call queue aborted.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-28
> > Failed 28/28 tests, 0.00% okay
> > t/05_arrays............
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _04_members_t_17c5.java > cmd.out
> 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_04_member
> s_t_17c5
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/04_members.t line 0
> > INIT failed--call queue aborted.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-50
> > Failed 50/50 tests, 0.00% okay
> > t/06_static............
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _05_arrays_t_e8dd.java > cmd.out
> 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_05_arrays
> _t_e8dd
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/05_arrays.t line 0
> > INIT failed--call queue aborted.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-10
> > Failed 10/10 tests, 0.00% okay
> > t/07_polymorph.........
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _06_static_t_d420.java > cmd.out
> 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_06_static
> _t_d420
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/06_static.t line 0
> > INIT failed--call queue aborted.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-22
> > Failed 22/22 tests, 0.00% okay
> > t/08_study.............
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _07_polymorph_t_1d94.java >
> cmd.out 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_07_polymo
> rph_t_1d94
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/07_polymorph.t line 0
> > INIT failed--call queue aborted.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-9
> > Failed 9/9 tests, 0.00% okay
> > t/09_usages............
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java study_a55d.java > cmd.out 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/study_a55d
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/08_study.t line 0
> > INIT failed--call queue aborted.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-4
> > Failed 4/4 tests, 0.00% okay
> > t/10_1_shared_alone....
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java p1.java > cmd.out 2>&1
> >
> > The build directory was:
> > /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/t09/p1
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/09_usages.t line 27
> > BEGIN failed--compilation aborted at t/09_usages.t line 27.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-3
> > Failed 3/3 tests, 0.00% okay
> > t/10_2_shared_start....
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _10_1_shared_alone_t_30b3.java
> >
> cmd.out 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_10_1_shar
> ed_alone_t_30b3
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/10_1_shared_alone.t line 22
> > BEGIN failed--compilation aborted at t/10_1_shared_alone.t line 22.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-4
> > Failed 4/4 tests, 0.00% okay
> > t/10_3_shared_use......
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java t10.java > cmd.out 2>&1
> >
> > The build directory was:
> > /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/t10
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/10_2_shared_start.t line 30
> > BEGIN failed--compilation aborted at t/10_2_shared_start.t line 30.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-3
> > Failed 3/3 tests, 0.00% okay
> > t/10_4_shared_stop.....
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java t10.java > cmd.out 2>&1
> >
> > The build directory was:
> > /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/t10
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/10_3_shared_use.t line 30
> > BEGIN failed--compilation aborted at t/10_3_shared_use.t line 30.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-4
> > Failed 4/4 tests, 0.00% okay
> > t/10_5_shared_fork.....
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java t10.java > cmd.out 2>&1
> >
> > The build directory was:
> > /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/t10
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/10_4_shared_stop.t line 30
> > BEGIN failed--compilation aborted at t/10_4_shared_stop.t line 30.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > t/10_6_shared_sim......
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java t10.java > cmd.out 2>&1
> >
> > The build directory was:
> > /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/t10
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/10_5_shared_fork.t line 22
> > BEGIN failed--compilation aborted at t/10_5_shared_fork.t line 22.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-8
> > Failed 8/8 tests, 0.00% okay
> > t/11_exceptions........
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java t10.java > cmd.out 2>&1
> >
> > The build directory was:
> > /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/t10
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/10_6_shared_sim.t line 23
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-8
> > Failed 8/8 tests, 0.00% okay
> > t/12_callbacks.........
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _11_exceptions_t_fd75.java >
> cmd.out 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_11_except
> ions_t_fd75
> >
> > The error message was:
> > InlineJavaServer.java:1120: error:Cannot find type
> "InlineJavaPerlCaller/InlineJavaException"
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/11_exceptions.t line 0
> > INIT failed--call queue aborted.
> > dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED tests 1-20
> > Failed 20/20 tests, 0.00% okay
> > Failed Test           Stat Wstat Total Fail  Failed  List of Failed
> > --------------------------------------------------------------------------
> -----
> > t/01_init.t              1   256     1    1 100.00%  1
> > t/02_primitives.t        1   256   108  108 100.00%  1-108
> > t/03_objects.t           1   256    16   16 100.00%  1-16
> > t/04_members.t           1   256    28   28 100.00%  1-28
> > t/05_arrays.t            1   256    50   50 100.00%  1-50
> > t/06_static.t            1   256    10   10 100.00%  1-10
> > t/07_polymorph.t         1   256    22   22 100.00%  1-22
> > t/08_study.t             1   256     9    9 100.00%  1-9
> > t/09_usages.t            1   256     4    4 100.00%  1-4
> > t/10_1_shared_alone.t    1   256     3    3 100.00%  1-3
> > t/10_2_shared_start.t    1   256     4    4 100.00%  1-4
> > t/10_3_shared_use.t      1   256     3    3 100.00%  1-3
> > t/10_4_shared_stop.t     1   256     4    4 100.00%  1-4
> > t/10_5_shared_fork.t     1   256    ??   ??       %  ??
> > t/10_6_shared_sim.t      1   256     8    8 100.00%  1-8
> > t/11_exceptions.t        1   256     8    8 100.00%  1-8
> > t/12_callbacks.t         1   256    20   20 100.00%  1-20
> >
> > A problem was encountered while attempting to compile and install your
> Inline
> > Java code. The command that failed was:
> >   "/usr/bin/javac" InlineJavaServer.java _12_callbacks_t_85a3.java >
> cmd.out 2>&1
> >
> > The build directory was:
> >
> /usr/local/src/cpanplus/build/Inline-Java-0.33/_Inline_test/build/_12_callba
> cks_t_85a3
> >
> > The error message was:
> > _12_callbacks_t_85a3.java:32: error:Cannot find class
> "InlineJavaException" [JLS 8]
> >
> >
> > To debug the problem, cd to the build directory, and inspect the output
> files.
> >
> >  at t/12_callbacks.t line 0
> > INIT failed--call queue aborted.
> > Failed 17/17 test scripts, 0.00% okay. 298/298 subtests failed, 0.00%
> okay.
> > make: *** [test_dynamic] Error 11
> >
> >
> > Additional comments:
> >
> >
> >
> > --
> >
> > Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
> >   Platform:
> >     osname=linux, osvers=2.4.8-11mdkenterprise, archname=i386-linux
> >     uname='linux no.mandrakesoft.com 2.4.8-11mdkenterprise #1 smp wed
> aug
> 22 16:05:18 cest 2001 i686 unknown '
> >
> 
> 
> 
> 
> config_args='-des -Darchname=i386-linux -Dd_dosuid -Ud_csh -Duseshrplib
> -Dop
> timize=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-ma
> th -fno-strength-reduce -Dprefix=/usr -Di_ndbm -Di_gdbm -Di_shadow -Di_syslo
> g -Uuselargefiles -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/lib/perl5/man
> /man3'
> >     hint=recommended, useposix=true, d_sigaction=define
> >     usethreads=undef use5005threads=undef useithreads=undef
> usemultiplicity=undef
> >     useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
> >     use64bitint=undef use64bitall=undef uselongdouble=undef
> >   Compiler:
> >     cc='cc', ccflags ='-fno-strict-aliasing',
> >
> 
> 
> 
> 
> optimize='-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast
> -math -fno-strength-reduce',
> >     cppflags='-fno-strict-aliasing'
> >     ccversion='', gccversion='2.96 20000731 (Mandrake Linux 8.1
> 2.96-0.62mdk)', gccosandvers=''
> >     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
> >     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
> >     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=4
> >     alignbytes=4, usemymalloc=n, prototype=define
> >   Linker and Libraries:
> >     ld='cc', ldflags =' -L/usr/local/lib'
> >     libpth=/usr/local/lib /lib /usr/lib
> >     libs=-lnsl -ldl -lm -lc -lcrypt -lutil
> >     perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
> >     libc=/lib/libc-2.2.4.so, so=so, useshrplib=true, libperl=libperl.so
> >   Dynamic Linking:
> >     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef,
> ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.6.1/i386-linux/CORE'
> >     cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
> >

Reply via email to