Source: gridengine
Version: 8.1.8+dfsg-7
Severity: important
Justification: fails to build from source
kFreeBSD builds 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 2 && \
/«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
Unsupported architecture UNSUPPORTED-GNU/kFreeBSD-x86_64-10.1-0-amd64
Now run ./aimk with any appropriate options (see ./aimk -help)
Unsupported architecture UNSUPPORTED-GNU/kFreeBSD-x86_64-10.1-0-amd64
debian/rules:38: recipe for target 'build-stamp' failed
make[1]: *** [build-stamp] Error 1
Please either implement kFreeBSD support or restrict the package's
official Architecture setting accordingly. (I suspect Hurd builds
will fail in the same fashion if and when jemalloc becomes available
there.)
Thanks!