Your message dated Wed, 18 Dec 2024 19:20:04 +0000 with message-id <E1tNzaW-00BM19-Eq@fasolo.debian.org> and subject line Bug#1078984: fixed in csound-plugins 1.0.2~dfsg1-4 has caused the Debian Bug report #1078984, regarding csound-plugins: FTBFS against HDF5 1.14 - Needs -DH5_USE_110_API 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 owner@bugs.debian.org immediately.) -- 1078984: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078984 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: csound-plugins: FTBFS against HDF5 1.14 - Needs -DH5_USE_110_API
- From: Gilles Filippini <pini@debian.org>
- Date: Sun, 18 Aug 2024 18:04:41 +0200
- Message-id: <172399708133.27429.6336346503408625507.reportbug@pinibrem14>
Source: csound-plugins Version: 1.0.2~dfsg1-3 Severity: important -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi, The csound-plugins package fails to build from source in a test rebuild against hdf5 1.14 currently in experimental: cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/hdf5" && /usr/bin/cc -DHAVE_SOCKETS -DHDF5_VERSION_MAJOR=1 -DHDF5_VERSION_MINOR=14 -DHDF5_VERSION_PATCH=4-3 -DLINUX -DNO_FLTK_THREADS -DPIPES -D_GNU_SOURCE -Dhdf5ops_EXP ORTS -I/usr/include/hdf5/serial -I/usr/include/csound -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-s ecurity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -g -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_PTHREAD -fPIC -MD -MT hdf5/CMakeFiles/hdf5ops.dir/HDF5IO.c.o - -MF CMakeFiles/hdf5ops.dir/HDF5IO.c.o.d -o CMakeFiles/hdf5ops.dir/HDF5IO.c.o -c "/<<PKGBUILDDIR>>/hdf5/HDF5IO.c" In file included from /usr/include/csound/csoundCore.h:35, from /usr/include/csound/csdl.h:111, from /<<PKGBUILDDIR>>/hdf5/HDF5IO.h:20, from /<<PKGBUILDDIR>>/hdf5/HDF5IO.c:20: /<<PKGBUILDDIR>>/hdf5/HDF5IO.c: In function ‘HDF5IO_readStringAttribute’: /<<PKGBUILDDIR>>/hdf5/HDF5IO.c:233:39: error: passing argument 2 of ‘H5Oget_info1’ from incompatible pointer type [-Wincompatible-pointer-types] 233 | HDF5ERROR(H5Oget_info1(dataSetID, &oinfo)); | ^~~~~~ | | | H5O_info2_t * /usr/include/csound/sysdep.h:345:45: note: in definition of macro ‘UNLIKELY’ 345 | # define UNLIKELY(x) __builtin_expect(!!(x),0) | ^ /<<PKGBUILDDIR>>/hdf5/HDF5IO.c:233:5: note: in expansion of macro ‘HDF5ERROR’ 233 | HDF5ERROR(H5Oget_info1(dataSetID, &oinfo)); | ^~~~~~~~~ In file included from /usr/include/hdf5/serial/H5Apublic.h:21, from /usr/include/hdf5/serial/hdf5.h:22, from /<<PKGBUILDDIR>>/hdf5/HDF5IO.h:21: /usr/include/hdf5/serial/H5Opublic.h:1854:55: note: expected ‘H5O_info1_t *’ but argument is of type ‘H5O_info2_t *’ 1854 | H5_DLL herr_t H5Oget_info1(hid_t loc_id, H5O_info1_t *oinfo); | ~~~~~~~~~~~~~^~~~~ make[3]: *** [hdf5/CMakeFiles/hdf5ops.dir/build.make:79: hdf5/CMakeFiles/hdf5ops.dir/HDF5IO.c.o] Error 1 Adding -DH5_USE_110_API to CPPFLAGS fixes the issue. Best, _g. - -- System Information: Debian Release: 12.0 Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-21-amd64 (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAmbCG44ACgkQ7+hsbH/+ z4NwaQgAhaHtXn2P+VVMiieelLLuGbDdeC4cQv13kftPPCZVzTC42yZ+V2C6nSw3 AkCjsLsh0fYwYb+TbcND/9rP9QbjeZ+ljUMGaSxw2bINUGffYTF3oaRhoHLq7yMo /aAgvqnV6CAmRMBZgJWT27abloRN3KcY3LKehXORUc/povitumomrG5MR+VuqKb+ 4zTb8NmH2+/6vconNsd0NoHOHtEZZf8Cay0jVd7EdYXZAJQAuYoiYltF2Gbzgu5e MfgqfvRwjBsXLVo6ky1o5EhrrOkoI0yafTniVma5kDSQfWRqyrO0bWXLABXVR3zR sn2dWi/Aoowp/RAVgII6SOrHJIa2+g== =Qn4G -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
- To: 1078984-close@bugs.debian.org
- Subject: Bug#1078984: fixed in csound-plugins 1.0.2~dfsg1-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 18 Dec 2024 19:20:04 +0000
- Message-id: <E1tNzaW-00BM19-Eq@fasolo.debian.org>
- Reply-to: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Source: csound-plugins Source-Version: 1.0.2~dfsg1-4 Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> We believe that the bug you reported is fixed in the latest version of csound-plugins, 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 1078984@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated csound-plugins 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 18 Dec 2024 19:41:20 +0100 Source: csound-plugins Architecture: source Version: 1.0.2~dfsg1-4 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Closes: 1078984 Changes: csound-plugins (1.0.2~dfsg1-4) unstable; urgency=medium . * Compat with HDF5 1.14. (Closes: #1078984) Thanks to Pierre Gruet <pgt@debian.org> & Gilles Filippini <pini@debian.org> * Update copyright information + Bump copyright dates + Updated licensecheck target + Re-generate d/copyright_hints * Apply 'wrap-and-sort -ast' * Bump standards version to 4.7.0 Checksums-Sha1: f3ecacc2685322a501ceb6226e5314692ed06b1c 2537 csound-plugins_1.0.2~dfsg1-4.dsc 7b186e94af5a1a3fa34fc27dda61d53a892d27f0 6048 csound-plugins_1.0.2~dfsg1-4.debian.tar.xz Checksums-Sha256: 7e706a5bf816a6116a47b7ae3a6d5896357992eb971a0c13240b563ddf5543c2 2537 csound-plugins_1.0.2~dfsg1-4.dsc dc755629f5969cabd1b22113042374b43fce3115a5091cd0ff5f9511f70bf011 6048 csound-plugins_1.0.2~dfsg1-4.debian.tar.xz Files: 028f80a19b80ae7ca3cd48686a625a5a 2537 sound optional csound-plugins_1.0.2~dfsg1-4.dsc e2eb6379ed8fdebfba10011bcdc29a77 6048 sound optional csound-plugins_1.0.2~dfsg1-4.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEEdAXnRVdICXNIABVttlAZxH96NvgFAmdjGg4WHGZvcnVtQHVt bGFldXRlLm11ci5hdAAKCRC2UBnEf3o2+PmHD/49UcJXvVqOGIvBXZIico5UfAzN bNAngIB6/cNN4+u24WmWPDNew4HwbHvcN1l+su8YtP3wWJ1mhf6f/2smlKJwAr0w EPNXpChiAphR/3nl5TiB3dz8bf1NtUtlUxxMUEQyPHKO4KVlDwXyGsODzCN9agJz 5OCpcti2SWhH0BgWJnFd2FbB8pqtB7ohaWr2iZ1TPhB4hi+TPSPdVdqDibzHcgx3 kNjkve62BDjbuVtUOFVZBBXTgYm7azSZGfm9cebhargrN4a+bFtwyr+DkoMY5vA5 hsx9sDUpJNXsQXdP/xoeazwy1aj8U9k/uMhZTBDCm4KwsZbc3RYklbRDxTdypmA2 zly5eaqVcAtrxt0D0zwISfTGmlTtNbGfBJAtC85fc/YXncJXVtytl/qS549a7w2s ySrGqScDaupgPv40oj/Kh548Xau4hLAMnTiilaEw5OQockO67GpddFoMGVal18K9 28qLHJXDZ8kLRCRF2DUF8K1rDkTKBZMhWBOSPcgJK7SiJIkqQJ0tg8FRYjSNVW0g ALs6teJWjufXEK4lk2l+toeWY3lYrIMQ/VKxvC1U244n2bkp7rqo6xt8bJ5Xh/PR NFwJPeBeTnQh+1OLOJVfG2QeUn/dwlopZu6+wgJc/24tpiRPsylGGlKXGLiaHMUN YK+9jOtiVTYXodTD2g== =idQP -----END PGP SIGNATURE-----Attachment: pgpX8bmzGL1Vy.pgp
Description: PGP signature
--- End Message ---