Your message dated Thu, 18 Feb 2016 10:23:23 +0000
with message-id <[email protected]>
and subject line Bug#814875: fixed in libsis-jhdf5-java 14.12.1-2
has caused the Debian Bug report #814875,
regarding libsis-jhdf5-java: FTBFS: jni.h:45:20: fatal error: jni_md.h: No such
file or directory
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 [email protected]
immediately.)
--
814875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libsis-jhdf5-java
Version: 14.12.1-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
libsis-jhdf5-java fails to build from source in unstable/amd64:
[..]
jh_linkjars
debian/rules override_dh_auto_build
make[1]: Entering directory
'/home/lamby/temp/cdt.20160216090302.IWEuAiIzzC/libsis-jhdf5-java-14.12.1'
# C build
cd source/c && \
cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wl,-z,relro -shared -fPIC
-Wl,--exclude-libs,ALL \
-I/usr/lib/jvm/default-java/include/ -I/usr/include/hdf5/serial \
jhdf5/*.c hdf-java/*.c -o libsis-jhdf5.so -lz -lhdf5_serial
In file included from jhdf5/exceptionImpJHDF5.c:24:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5ConstantsJHDF5.c:17:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5ImpJHDF5.c:28:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5aImpJHDF5.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5dImpJHDF5.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5fImpJHDF5.c:29:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5gImpJHDF5.c:40:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5iImpJHDF5.c:28:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5lImpJHDF5.c:41:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5oImpJHDF5.c:40:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5pImpJHDF5.c:40:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5rImpJHDF5.c:28:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5sImpJHDF5.c:28:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5tImpJHDF5.c:28:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/h5zImpJHDF5.c:28:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from jhdf5/strcpyJHDF5.c:3:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5Constants.c:18:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5Imp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5aImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5dImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5eImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5fImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5gImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5iImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5lImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5oImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5pImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5rImp.c:28:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5sImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5tImp.c:30:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5util.c:24:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/h5zImp.c:28:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
In file included from hdf-java/nativeData.c:35:0:
/usr/lib/jvm/default-java/include/jni.h:45:20: fatal error: jni_md.h: No such
file or directory
compilation terminated.
debian/rules:32: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160216090302.IWEuAiIzzC/libsis-jhdf5-java-14.12.1'
debian/rules:14: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
libsis-jhdf5-java.14.12.1-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: libsis-jhdf5-java
Source-Version: 14.12.1-2
We believe that the bug you reported is fixed in the latest version of
libsis-jhdf5-java, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated libsis-jhdf5-java package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 16 Feb 2016 13:31:21 +0100
Source: libsis-jhdf5-java
Binary: libsis-jhdf5-java libsis-jhdf5-jni
Architecture: source all amd64
Version: 14.12.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Description:
libsis-jhdf5-java - easy-to-use HDF library for Java
libsis-jhdf5-jni - native libs used by libsis-jhdf5-java package
Closes: 814875
Changes:
libsis-jhdf5-java (14.12.1-2) unstable; urgency=medium
.
* Use /usr/share/java/java_defaults.mk to adapt to correct include options
for new default-jdk (openjdk-8-jdk)
Closes: #814875
* cme fix dpkg-control
Checksums-Sha1:
6c69840eeb7869b50177258671e0a5c3f2d2c8e1 2337 libsis-jhdf5-java_14.12.1-2.dsc
409bebeea774057455150ffe9a45617f85ec7457 7464
libsis-jhdf5-java_14.12.1-2.debian.tar.xz
d678be173143de8c81f6c2614e2fb7016cb9741a 1303658
libsis-jhdf5-java_14.12.1-2_all.deb
83d993bfb9d2785c4f3844a3129e557ee3e5e681 477354
libsis-jhdf5-jni-dbgsym_14.12.1-2_amd64.deb
f19f41227f15b7d43cbf64c3f459ac4c4fceff7a 112276
libsis-jhdf5-jni_14.12.1-2_amd64.deb
Checksums-Sha256:
54a3afe78ef64de2005faabd2c2593a5784b728a640a261f65fd2aa4ef10a5ba 2337
libsis-jhdf5-java_14.12.1-2.dsc
c0944143067ba5f777c750dceb8a67c59ea793014e4dda63369ac70a71121278 7464
libsis-jhdf5-java_14.12.1-2.debian.tar.xz
ef67f1af33604cb5c478950c36c67552e624731273101ee2c4837ef35bb9769a 1303658
libsis-jhdf5-java_14.12.1-2_all.deb
e03a5b3a1e181b995484dd741d77d9925c35f15e38d6dbcc0a10dfbfff5b208f 477354
libsis-jhdf5-jni-dbgsym_14.12.1-2_amd64.deb
f26fdef3c25854a284efd42b3a48c479a7048e58d70e88514f39f6a1ad97d64c 112276
libsis-jhdf5-jni_14.12.1-2_amd64.deb
Files:
9ddbdbc45fadaf6fa1e74cff4e3efef0 2337 java optional
libsis-jhdf5-java_14.12.1-2.dsc
b25ce3f58308e1dd768161bd24e13429 7464 java optional
libsis-jhdf5-java_14.12.1-2.debian.tar.xz
6f84c2832054f47eb67e26d285a59f85 1303658 java optional
libsis-jhdf5-java_14.12.1-2_all.deb
3f1ed5e4e72f97fe917232b2a619d86b 477354 debug extra
libsis-jhdf5-jni-dbgsym_14.12.1-2_amd64.deb
488d811fa95c10f22ceb3a3ceb2a0bac 112276 java optional
libsis-jhdf5-jni_14.12.1-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWxYORAAoJEFeKBJTRxkbRT0UP/2fH0XjSZdwx8DlyPFKy+lJK
WgIxdhJ5RHFtu37/DSmTJj/yJ8cxvg+o36UzLtjwRL+UguypB7hw+WuBWhsYVLA5
nCqI1L6lokCHHn/A4gM5+GR+49ifUC+ZvljUm0rJEb6hru9TDSq/iT/vNFMUtY/o
yyNwvNGprKMcoYUXKko+99ONiWOyMxGepjtGj9Ifpx1L5I1HJcuTy6F0MWshnPfn
IXKpSCkGlQ++eGGqgqcvowQC9Ug01Cirh+JixaY3ierOjIJ/0DBhnbjC47jtzmy2
o7TGl47kBdP3VVRB1Y3JvtgeQWWd1PMsM2pTvv9E2g8DdKxN2d8MHJQf0Fos/WHg
pgzqYOP1kaPhkhO5HSS9mOzS/t/fgJdfXnJ3W/F8jATGy7BHC0M1IIz39oegRqjy
yJ0DSGAtNMZA1a78Syopfy9aX+f3QFPq5NotmwXSDK+fVCDW4Ll0b0OYt+pvxam3
mDHbaptxiCFEXRVMRg0axO4j0Zn3k2p3RUiRWos4Pw8xnWiw7Xf5HagAVGl28MCS
CJBLYGlJH2ZcR0NgSuhDSh+9pIBQs9h48gCwyKsbdNmjQmgcWrSbRuoD9YTraTJL
bfhc4OMuKn9sHGWO0sGT3qeFon1KE4O9Fbv4qQRaWSWN7Yjr2w1u597oaA7s4W9r
2kXwwVAYFsvJTeXcOfK5
=eOMC
-----END PGP SIGNATURE-----
--- End Message ---