Your message dated Sun, 14 Jul 2024 17:54:18 +0000
with message-id <e1st3qq-002ouz...@fasolo.debian.org>
and subject line Bug#1071342: fixed in r-bioc-hdf5array 1.32.0-1~0exp
has caused the Debian Bug report #1071342,
regarding r-bioc-hdf5array: FTBFS: H5DSetDescriptor.c:1182:17: error: format
not a string literal and no format arguments
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.)
--
1071342: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071342
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:r-bioc-hdf5array
Version: 1.30.1-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem R
dh_update_autotools_config -O--buildsystem=R
dh_autoreconf -O--buildsystem=R
dh_auto_configure -O--buildsystem=R
dh_auto_build -O--buildsystem=R
dh_auto_test -O--buildsystem=R
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=R
dh_prep -O--buildsystem=R
dh_auto_install --destdir=debian/r-bioc-hdf5array/ -O--buildsystem=R
I: R Package: HDF5Array Version: 1.30.1
I: Building using R version 4.4.0-2
I: R API version: r-api-4.0
I: Using built-time from d/changelog: Tue, 20 Feb 2024 14:26:16 +0100
mkdir -p /<<PKGBUILDDIR>>/debian/r-bioc-hdf5array/usr/lib/R/site-library
R CMD INSTALL -l /<<PKGBUILDDIR>>/debian/r-bioc-hdf5array/usr/lib/R/site-library
--clean . "--built-timestamp='Tue, 20 Feb 2024 14:26:16 +0100'"
* installing *source* package ‘HDF5Array’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Debian 13.2.0-25) 13.2.0’
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -I"/usr/share/R/include" -DNDEBUG
-I'/usr/lib/R/site-library/S4Vectors/include'
-I'/usr/lib/R/site-library/Rhdf5lib/include' -fpic -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -I"/usr/share/R/include" -DNDEBUG
-I'/usr/lib/R/site-library/S4Vectors/include'
-I'/usr/lib/R/site-library/Rhdf5lib/include' -fpic -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c H5File.c -o H5File.o
gcc -I"/usr/share/R/include" -DNDEBUG
-I'/usr/lib/R/site-library/S4Vectors/include'
-I'/usr/lib/R/site-library/Rhdf5lib/include' -fpic -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c global_errmsg_buf.c -o global_errmsg_buf.o
gcc -I"/usr/share/R/include" -DNDEBUG
-I'/usr/lib/R/site-library/S4Vectors/include'
-I'/usr/lib/R/site-library/Rhdf5lib/include' -fpic -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.0=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time
-D_FORTIFY_SOURCE=2 -c H5DSetDescriptor.c -o H5DSetDescriptor.o
H5DSetDescriptor.c: In function ‘C_new_H5DSetDescriptor_xp’:
H5DSetDescriptor.c:1182:17: error: format not a string literal and no format
arguments [-Werror=format-security]
1182 | error(_HDF5Array_global_errmsg_buf());
| ^~~~~
cc1: some warnings being treated as errors
make[1]: *** [/usr/lib/R/etc/Makeconf:195: H5DSetDescriptor.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
ERROR: compilation failed for package ‘HDF5Array’
* removing
‘/<<PKGBUILDDIR>>/debian/r-bioc-hdf5array/usr/lib/R/site-library/HDF5Array’
dh_auto_install: error: R CMD INSTALL -l
/<<PKGBUILDDIR>>/debian/r-bioc-hdf5array/usr/lib/R/site-library --clean .
"--built-timestamp='Tue, 20 Feb 2024 14:26:16 +0100'" returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202405/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: r-bioc-hdf5array
Source-Version: 1.32.0-1~0exp
Done: Michael R. Crusoe <cru...@debian.org>
We believe that the bug you reported is fixed in the latest version of
r-bioc-hdf5array, 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 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael R. Crusoe <cru...@debian.org> (supplier of updated r-bioc-hdf5array
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 09 Jul 2024 20:52:04 +0200
Source: r-bioc-hdf5array
Architecture: source
Version: 1.32.0-1~0exp
Distribution: experimental
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Michael R. Crusoe <cru...@debian.org>
Closes: 1071342
Changes:
r-bioc-hdf5array (1.32.0-1~0exp) experimental; urgency=medium
.
* Team upload.
* New upstream version. Closes: #1071342
* d/control: Skip building on 32-bit systems.
Checksums-Sha1:
5eae4eefee1e33dd526e32cd4e6b9cc57de67083 2331
r-bioc-hdf5array_1.32.0-1~0exp.dsc
5b044b0acefe2a02c2e135c52382cc776040bbaa 8102013
r-bioc-hdf5array_1.32.0.orig.tar.gz
c2e5a00108147ef42fe0af165288ce14b3479c87 6264
r-bioc-hdf5array_1.32.0-1~0exp.debian.tar.xz
2d8ab486f1b002b062b0f5cc7d16ac74326b3c9f 11627
r-bioc-hdf5array_1.32.0-1~0exp_source.buildinfo
Checksums-Sha256:
ae160017bfa1f21d77eac2216f0e2df9460a50beb7d08f50f413e537c9052b3f 2331
r-bioc-hdf5array_1.32.0-1~0exp.dsc
e11ad98c43a280d9a14efaf09921b35546c6f4cc67b3e246d531078e53fa1949 8102013
r-bioc-hdf5array_1.32.0.orig.tar.gz
5a5de73fc49e56505766f1d64624c534eaa5465b6dac3253f33d4aeb9b46c41a 6264
r-bioc-hdf5array_1.32.0-1~0exp.debian.tar.xz
659cbf10bd38230748a2194cf18c7de00a722bddb692f25013373b6a0ab7d496 11627
r-bioc-hdf5array_1.32.0-1~0exp_source.buildinfo
Files:
c10e8f65c5da563b2c02d6a4e71d565e 2331 gnu-r optional
r-bioc-hdf5array_1.32.0-1~0exp.dsc
2513355f8deeec5efbf5e5eca77213b7 8102013 gnu-r optional
r-bioc-hdf5array_1.32.0.orig.tar.gz
309030229cd8698faa3127dce46a433b 6264 gnu-r optional
r-bioc-hdf5array_1.32.0-1~0exp.debian.tar.xz
238cbefe84f8a1fad4548e9ab5f6d31f 11627 gnu-r optional
r-bioc-hdf5array_1.32.0-1~0exp_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmaUDjQACgkQPCZ2P2xn
5uK7AA//U+0CeElRgAGD67CEtdQp2LQz0K7szZLTmpBtnhCAV+BvGDQ8O9/suY0d
4m8CbEuRbDzOyYWNgcGqaTb0Zxk8QF3QzygEUoocRPonEDi91OmwhxxC+hBFpr8P
SzV5hwJQIQY9z2R+ZXXVDMpfgKSBVYYnUnX78Yl17F05+jTKCPw18K1YuXgqhQq5
Wg9o79ydpQRnjkgcWdkOwJadI9lAqESsHkStPQhQto/iIzzuoRNCjKJR5bxFVlyw
NVV/todvCAdco2msStp+cNewT7iaDPFV1iF/IbgzpGyrYNMzdVkypTEU4kBn9uGS
1RzgfCtNxPPiG67U9q1wTLJKLnxolFNkvzg04Huu+eq6x4iFIvAn9IjaG35KdyU9
2vXrI4xg/GiUTJk0tSi3CF7eWJzruHt10GX9auhNGlRwYgO/xS/tpZy1pgwgGGhd
nKOFJ31rla8e/y2SWYROO5J7/ecO1bARzEZoXULihv4gcQQ7JC/2AJac/DZSQBi/
GnCS0vxNQBhKKDxTp6GdaUEc4U3GH4FMXyl2QlfSvLB+T6pBjfVeurGntVgowKTT
mkar17MQV+Rxz0DavqE1KV3586vAJjJMooV77trMviWosrTpweeLh4sjWi9AWMHD
X2Nw8SuM98Up1zWjYh31WmInSZUmXwHeU1EPoXnbLzBVdWwwbcY=
=eWKC
-----END PGP SIGNATURE-----
pgppDrl3zMedu.pgp
Description: PGP signature
--- End Message ---