On Apr 23, 2010, at 11:40 AM, Alexander Koenig wrote:

> Hi all,
> 
> I just tried to install Inline::Java from CPAN and it didn't work. The
> install process just stopped after some time. When I tried it the second
> time it stopped again at the same time.
> 
> There was no error message or anything, it just stopped. Here is the
> output  from CPAN when I ran it the second time, I hope one of you can
> help me.
> 
> cpan[4]> install Inline::Java
> Running install for module 'Inline::Java'
> Running make for P/PA/PATL/Inline-Java-0.52.tar.gz
>  Has already been unwrapped into directory
> /home/alekoe/.cpan/build/Inline-Java-0.52-lSMcKs
>  Has already been made
> Running make test
> make[1]: Entering directory
> `/home/alekoe/.cpan/build/Inline-Java-0.52-lSMcKs/Java'
> make[1]: Leaving directory
> `/home/alekoe/.cpan/build/Inline-Java-0.52-lSMcKs/Java'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/01_init.t ............
> Perl version is 5.010000
> Inline version is 0.46
> Inline::Java version is 0.52
> J2SDK version is 1.6.0_0, from /usr/lib64/jvm/java
> CLASSPATH is <empty>
> t/01_init.t ............ ok
> t/02_primitives.t ...... ok
> t/02_primitives_1_4.t .. ok
> t/03_objects.t ......... ok
> t/04_members.t ......... ok
> t/05_arrays.t .......... ok
> t/06_static.t .......... ok
> t/07_polymorph.t ....... ok
> t/08_study.t ........... ok
> t/09_usages.t .......... ok
> t/10_1_shared_alone.t .. ok
> t/10_2_shared_start.t .. 1/3

Looks like the second test in the test script t/10_2_share_start.t is hanging.

You may want to look at the test results on CPAN testers for the platform you 
are installing this module on in case there are any known problems with this 
test.

Jeremiah
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to