First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 220491
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Perl Devs @ Gentoo <perl@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kenneth Prugh <ken69267@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 220491 depends on: Show dependency tree
Bug 220491 blocks: 217442
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-05 22:52 0000
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 From Torsten Veller 2009-03-21 15:07:45 0000 -------
dev-perl/Inline-Java is masked

------- Comment #2 From Torsten Veller 2009-04-23 13:23:48 0000 -------
Removed from the tree.

First Last Prev Next    No search results available      Search page      Enter new bug