Your message dated Sun, 14 Jul 2024 18:37:10 +0000
with message-id <[email protected]>
and subject line Bug#1071345: fixed in r-bioc-rhdf5 2.48.0+dfsg-1~0exp
has caused the Debian Bug report #1071345,
regarding r-bioc-rhdf5: FTBFS: H5E.c:117:19: 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 [email protected]
immediately.)
--
1071345: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071345
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:r-bioc-rhdf5
Version: 2.46.1+dfsg-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
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# see debian/hdf5-private/README
ln -s /<<PKGBUILDDIR>>/debian/hdf5-private/H5private.h
/<<PKGBUILDDIR>>/src/H5private.h
ln -s /<<PKGBUILDDIR>>/debian/hdf5-private/H5TSprivate.h
/<<PKGBUILDDIR>>/src/H5TSprivate.h
dh_auto_install # --no-parallel ... does not help
I: R Package: rhdf5 Version: 2.46.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: Mon, 18 Dec 2023 13:37:02 +0100
mkdir -p
/<<BUILDDIR>>/r-bioc-rhdf5-2.46.1\+dfsg/debian/r-bioc-rhdf5/usr/lib/R/site-library
R CMD INSTALL -l
/<<BUILDDIR>>/r-bioc-rhdf5-2.46.1\+dfsg/debian/r-bioc-rhdf5/usr/lib/R/site-library
--clean . "--built-timestamp='Mon, 18 Dec 2023 13:37:02 +0100'"
* installing *source* package ‘rhdf5’ ...
** using staged installation
configure: creating ./config.status
config.status: creating src/external_filters.h
** libs
using C compiler: ‘gcc (Debian 13.2.0-25) 13.2.0’
using C++ compiler: ‘g++ (Debian 13.2.0-25) 13.2.0’
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -I"/usr/share/R/include" -DNDEBUG
-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 H5.c -o H5.o
gcc -I"/usr/share/R/include" -DNDEBUG
-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 H5A.c -o H5A.o
gcc -I"/usr/share/R/include" -DNDEBUG
-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 H5D.c -o H5D.o
gcc -I"/usr/share/R/include" -DNDEBUG
-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 H5E.c -o H5E.o
H5E.c: In function ‘_rhdf5PrintErrorR’:
H5E.c:117:19: error: format not a string literal and no format arguments
[-Werror=format-security]
117 | error(str);
| ^~~
H5E.c:119:34: error: format not a string literal and no format arguments
[-Werror=format-security]
119 | error(client_data.txt[0]);
| ~~~~~~~~~~~~~~~^~~
H5E.c: In function ‘_rhdf5PrintErrorRcompact’:
H5E.c:149:19: error: format not a string literal and no format arguments
[-Werror=format-security]
149 | error(str);
| ^~~
H5E.c:151:34: error: format not a string literal and no format arguments
[-Werror=format-security]
151 | error(client_data.txt[0]);
| ~~~~~~~~~~~~~~~^~~
cc1: some warnings being treated as errors
make[2]: *** [/usr/lib/R/etc/Makeconf:195: H5E.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
ERROR: compilation failed for package ‘rhdf5’
* removing ‘/<<PKGBUILDDIR>>/debian/r-bioc-rhdf5/usr/lib/R/site-library/rhdf5’
dh_auto_install: error: R CMD INSTALL -l
/<<BUILDDIR>>/r-bioc-rhdf5-2.46.1\+dfsg/debian/r-bioc-rhdf5/usr/lib/R/site-library
--clean . "--built-timestamp='Mon, 18 Dec 2023 13:37:02 +0100'" returned exit code 1
make[1]: *** [debian/rules:10: override_dh_auto_install] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
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-rhdf5
Source-Version: 2.48.0+dfsg-1~0exp
Done: Michael R. Crusoe <[email protected]>
We believe that the bug you reported is fixed in the latest version of
r-bioc-rhdf5, 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.
Michael R. Crusoe <[email protected]> (supplier of updated r-bioc-rhdf5 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: SHA512
Format: 1.8
Date: Tue, 09 Jul 2024 17:41:41 +0200
Source: r-bioc-rhdf5
Architecture: source
Version: 2.48.0+dfsg-1~0exp
Distribution: experimental
Urgency: medium
Maintainer: Debian R Packages Maintainers <[email protected]>
Changed-By: Michael R. Crusoe <[email protected]>
Closes: 1071345
Changes:
r-bioc-rhdf5 (2.48.0+dfsg-1~0exp) experimental; urgency=medium
.
* Team upload.
* New upstream version. Closes: #1071345
* dh-update-R to update Build-Depends (routine-update)
* Refreshed patches.
* d/control: Skip building on 32-bit systems.
Checksums-Sha1:
2ba5291d142f07b450cf411eeeea835faa4406a6 2180
r-bioc-rhdf5_2.48.0+dfsg-1~0exp.dsc
22a6ae5a56f9108f4a9fed8a6f3fd62ff4afaefc 353248
r-bioc-rhdf5_2.48.0+dfsg.orig.tar.xz
d97c2cda219ed9bac13f9014a6829c2a799b3a9b 30932
r-bioc-rhdf5_2.48.0+dfsg-1~0exp.debian.tar.xz
b6b67a00852cdc90850512c1bc6ce0e4e8bc4eef 11537
r-bioc-rhdf5_2.48.0+dfsg-1~0exp_source.buildinfo
Checksums-Sha256:
db9afa6610cc3eb128925bd1e54c6e938a0f00f69b5f695a1734bcde9e0d9b3b 2180
r-bioc-rhdf5_2.48.0+dfsg-1~0exp.dsc
f93a70205114f828fcf1c9927f5369dc56b216f0718f47782bc4e067bc41942b 353248
r-bioc-rhdf5_2.48.0+dfsg.orig.tar.xz
c482211753c70802fc3a544cae2bcade43378b34a1fdb6a41cf7a0742fb0b03a 30932
r-bioc-rhdf5_2.48.0+dfsg-1~0exp.debian.tar.xz
acf7c825256ff082180551e70c175952ae2e91765d780d20e0c81282a3fc462c 11537
r-bioc-rhdf5_2.48.0+dfsg-1~0exp_source.buildinfo
Files:
486fdac07b7af549a978dc0c134f3902 2180 gnu-r optional
r-bioc-rhdf5_2.48.0+dfsg-1~0exp.dsc
6e7699f4296a3c2a867fd59c3a169431 353248 gnu-r optional
r-bioc-rhdf5_2.48.0+dfsg.orig.tar.xz
e503db180a46e080d387492863a9396d 30932 gnu-r optional
r-bioc-rhdf5_2.48.0+dfsg-1~0exp.debian.tar.xz
68c412f410cdc21babab8875d9c11f11 11537 gnu-r optional
r-bioc-rhdf5_2.48.0+dfsg-1~0exp_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmaUFJkACgkQPCZ2P2xn
5uJPAw//WlBapFjuCMhKtwAhrk3T02J6bXFpyYL2NaLCnF29rnKOjJF077yXP5Yf
saZDljXFid70e2CCQ+twG3d7AaSWTuNbFkMhhLm10NK0iKDDwUlVnfE0hVmp5HUB
FKR4CJjS1xk2ITfbDqGaLHOz7HgKX2Km3OOShVx/GUHiEoTk1rcKqYteoyjV7zzU
9eJ9c5RY5/hDsvgCv1G/6w+3xjU48a6i0OGTfnuB30I4OcFyf8en7PAGVyotoZs0
jL//XFoNKkm4TqhutHX+wKeN8GknsjEBhIiOkd8ki91NQAJVlmyh4rsLToeTxssH
rCjFWY6fENRUCDVZTO5E7lk6PwfPiK9VjNRwLgsp/P13v6VlSGGS1UpAmf+IsM2E
zxdsqjuBSoJYdQv6ZV+09vvke3ywEum/P8dGnOqE4SEzsTjbiDRq8LKqLZK3XZgA
pa8xEQpngBZLWR6RsUbfomuSQkwnS3BJWb7hZV8Wl1BE7Gv1fP/Ikv5xOBthbhnf
uDuAXljGqNVsL8g/bsZSEH8+ozixQvV9SrbEBXRpVrPUrO6ydp2RAq1l0PJVucUx
4/8PPRJWqdQQkJV4N29X65oEepe60qdAS/pssc3uXXcTSyusI36Xum7imodWHJ01
KdMD4rF5R4Tgsbo3ozSVSkscgBGA2akUx5ry7ZuhHkvaIfQpza4=
=OpJD
-----END PGP SIGNATURE-----
pgpKWKr0Yykhu.pgp
Description: PGP signature
--- End Message ---