Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220491 - dev-perl/Inline-Java-0.52 fails with ibm-jdk-bin-1.6.0.1
Summary: dev-perl/Inline-Java-0.52 fails with ibm-jdk-bin-1.6.0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: 217442
  Show dependency tree
 
Reported: 2008-05-05 22:52 UTC by Kenneth Prugh (RETIRED)
Modified: 2009-04-23 13:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Prugh (RETIRED) gentoo-dev 2008-05-05 22:52:27 UTC
fails with ibm-jdk-bin-1.6.0.1 on amd64:

Can't locate file 'jni_md.h' anywhere under '/opt/ibm-jdk-bin-1.6.0.1'
Writing Makefile for Inline::Java

You can continue the installation with the following commands:
  % make
  % make test
  % make install
"/opt/ibm-jdk-bin-1.6.0.1/bin/javac" -deprecation -g -d Java/classes Java/sources/org/perl/inline/java/*.java
Java/sources/org/perl/inline/java/InlineJavaUserClassLoader.java:36: warning: [deprecation] toURL() in java.io.File has been deprecated
                        URL u = p.toURL() ;
                                 ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
"/opt/ibm-jdk-bin-1.6.0.1/bin/jar" cf Java/InlineJavaServer.jar -C Java/classes org -C Java/classes InlineJava.properties
"/opt/ibm-jdk-bin-1.6.0.1/bin/jar" cf Java/InlineJavaUser.jar -C Java/classes InlineJavaUserClassLink.class
cp Java.pm blib/lib/Inline/Java.pm
cp Java/InlineJavaUser.jar blib/lib/Inline/Java/InlineJavaUser.jar
cp Java.pod blib/lib/Inline/Java.pod
cp Java/InlineJavaServer.jar blib/lib/Inline/Java/InlineJavaServer.jar
make[1]: Entering directory `/var/tmp/portage/dev-perl/Inline-Java-0.52/work/Inline-Java-0.52/Java'
make[1]: Makefile: No such file or directory
make[1]: *** No rule to make target `Makefile'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/dev-perl/Inline-Java-0.52/work/Inline-Java-0.52/Java'
make: *** [subdirs] Error 2
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-03-21 15:07:45 UTC
dev-perl/Inline-Java is masked
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2009-04-23 13:23:48 UTC
Removed from the tree.