Bug#559766: java3d: FTBFS on non-Linux ports

2009-12-07 Thread Onkar Shinde
Thanks for the patch. I had already worked on a solution that solves current problem. But going forward the compilation fails as java3d uses some Sun specific APIs which are not available in anything other than openjdk (considering packages in main). Openjdk is not available on kfreebsd

Bug#559766: java3d: FTBFS on non-Linux ports

2009-12-07 Thread Cyril Brulebois
Onkar Shinde onkarshi...@ubuntu.com (07/12/2009): Openjdk is not available on kfreebsd architectures. So the build will fail eventually. Same is the case for HPPA. That is the reason I gave up fixing the build failures for this package. I understand; still, openjdk is on our porting roadmap,

Bug#559766: java3d: FTBFS on non-Linux ports

2009-12-06 Thread Cyril Brulebois
Package: java3d Version: 1.5.2+dfsg-4 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd Hi, your package FTBFS on non-Linux ports as follows (example from kfreebsd-amd64, all logs are at [1]): | cd . /usr/lib/jvm/default-java/bin/java -classpath

Bug#559766: java3d: FTBFS on non-Linux ports

2009-12-06 Thread Cyril Brulebois
Cyril Brulebois k...@debian.org (07/12/2009): I might try and get back to it to work on a patch, but let's report bugs first. (And that's java anyway… :/) XML-based build systems, brr… Anyway, the attached patch helped a bit, I'm now getting java compilation errors, I've stripped the build log