Source: gridengine
Version: 8.1.8+dfsg-7
Severity: important
Justification: fails to build from source
The hppa build of gridengine failed:
cd source && \
/<<BUILDDIR>>/gridengine-8.1.8+dfsg/debian/linux32-wrapper sh
scripts/bootstrap.sh && \
/<<BUILDDIR>>/gridengine-8.1.8+dfsg/debian/linux32-wrapper \
./aimk -with-jemalloc -DDEFAULT_EDITOR='\"sensible-editor\"' -no-remote
-debug \
-DSGE_LD_PATH='\"/usr/lib/gridengine/\"'
-DDEFAULT_EDITOR='\"sensible-editor\"' -parallel 4 && \
/<<BUILDDIR>>/gridengine-8.1.8+dfsg/debian/linux32-wrapper ./aimk -man && \
/<<BUILDDIR>>/gridengine-8.1.8+dfsg/debian/linux32-wrapper ant
drmaa.javadoc juti.javadoc jgdi.javadoc jjsv.javadoc
INFO: Architecture dir LINUXPARISC not existing. Making
Please set JAVA_HOME or use '-no-java -no-jni'
Now run ./aimk with any appropriate options (see ./aimk -help)
Please set JAVA_HOME or use '-no-java -no-jni'
debian/rules:38: recipe for target 'build-stamp' failed
make[1]: *** [build-stamp] Error 1
Could you please take a look? (FWIW, messages along the lines of
"Architecture dir LINUXPARISC not existing" appear to be normal.)
Thanks!