Your message dated Sun, 24 Apr 2016 23:20:55 +0200
with message-id <571d38b7.3050...@pustule.org>
and subject line Re: FTBFS [hppa]: cannot find JDK header files!
has caused the Debian Bug report #559975,
regarding FTBFS [hppa]: cannot find JDK header files!
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
559975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jhdf
Version: 2.5-8
Severity: important
jhdf reliably fails to build on hppa:
https://buildd.debian.org/build.php?&pkg=jhdf&ver=2.5-8&arch=hppa&file=log
>From the most recent build attempt:
[...]
dh_clean: Compatibility levels before 5 are deprecated.
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
mkdir -p "."
echo 5 >debian/compat
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd/jhdf-2.5'
for i in ./Config/config.guess ./Config/config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd/jhdf-2.5'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f
debian/stamp-patched; fi
patches: debian/patches/installPath.diff debian/patches/mkdir.diff
debian/patches/removeDebugMessage.diff debian/patches/source15.diff
debian/patches/useSharedLib.diff debian/patches/z_lowercase_argument.diff
debian/patches/z_missing_shared_flag.diff
debian/patches/z_nc2-fits-disabled.diff
Trying patch debian/patches/installPath.diff at level 1 ... success.
Trying patch debian/patches/mkdir.diff at level 1 ... success.
Trying patch debian/patches/removeDebugMessage.diff at level 1 ... success.
Trying patch debian/patches/source15.diff at level 1 ... success.
Trying patch debian/patches/useSharedLib.diff at level 1 ... success.
Trying patch debian/patches/z_lowercase_argument.diff at level 1 ... success.
Trying patch debian/patches/z_missing_shared_flag.diff at level 1 ... success.
Trying patch debian/patches/z_nc2-fits-disabled.diff at level 1 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch
debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/build/buildd/jhdf-2.5'
if test -e /usr/share/misc/config.guess ; then \
for i in ./Config/config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination
/usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./Config/config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination
/usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
make[1]: Leaving directory `/build/buildd/jhdf-2.5'
if test -e /usr/share/misc/config.guess ; then \
for i in ./Config/config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination
/usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./Config/config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination
/usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which
autoconfyes || which autoconf`; fi
if [ -e ./Makefile.am ]; then cd . && automake-yes ; fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd/jhdf-2.5/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g
-Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd/jhdf-2.5/./configure
--build=hppa-linux-gnu --prefix=/build/buildd/jhdf-2.5/debian/tmp/
--includedir="\${prefix}/include" --mandir="\${prefix}/share/man"
--infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var
--libexecdir="\${prefix}/lib/jhdf" --disable-maintainer-mode
--disable-dependency-tracking --disable-silent-rules --srcdir=.
--with-jdk=/usr/lib/jvm/default-java/include/,/usr/lib/jvm/default-java/lib/
--with-classpath=/usr/lib/jvm/default-java/lib/
--with-javabin=/usr/lib/jvm/default-java/bin/ --with-libz=yes,/usr/lib
--with-libjpeg=yes,/usr/lib/ --with-hdf5=/usr/include,/usr/lib
--with-hdf4=/usr/include/hdf/,/usr/lib/ CC=gcc
configure: WARNING: unrecognized options: --disable-maintainer-mode,
--disable-dependency-tracking, --disable-silent-rules, --with-classpath
checking if tr works... yes
checking for gawk... gawk
checking if expr works... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for ceil in -lm... yes
checking for rm... /bin/rm
checking for find... /usr/bin/find
checking build system type... hppa-unknown-linux-gnu
checking host system type... hppa-unknown-linux-gnu
checking target system type... hppa-unknown-linux-gnu
FYI the target here is: hppa-unknown-linux-gnu
checking gzip compression... yes
zlib found: -lz
checking jpeg compression... yes
jpeg found: -ljpeg
checking szip compression... no
checking HDF4 library... yes
HDF4 found: -lmfhdf -ldf
checking dependencies for HDF4 library... OK
checking HDF5 library... yes
HDF5 found: -lhdf5
checking dependencies for HDF5 library... grep: unknown directories method
grep: unknown directories method
OK
checking HDF4to5 library... no
checking jni.h usability... no
checking jni.h presence... no
checking for jni.h... no
configure: error: cannot find JDK header files!
make: *** [config.status] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 2.5-11
On Mon, 7 Dec 2009 18:53:29 -0700 dann frazier <da...@debian.org> wrote:
> Package: jhdf
> Version: 2.5-8
> Severity: important
>
> jhdf reliably fails to build on hppa:
> https://buildd.debian.org/build.php?&pkg=jhdf&ver=2.5-8&arch=hppa&file=log
>
> From the most recent build attempt:
[...]
> checking jni.h usability... no
> checking jni.h presence... no
> checking for jni.h... no
> configure: error: cannot find JDK header files!
> make: *** [config.status] Error 1
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
Looking at jhdf buildlogs for hppa [1], it built fine from release
2.5-11 to 2.6.1-2.
It then FTBFS again for releases 2.9-{1,2}.
Since then it is DB-Uninstallable because of missing default-jdk (>= 2:1.6).
[1] https://buildd.debian.org/status/logs.php?pkg=jhdf&arch=hppa
Thanks,
_g.
--- End Message ---
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers