Your message dated Sun, 14 Jul 2024 18:59:49 +0000
with message-id <[email protected]>
and subject line Bug#1071353: fixed in r-bioc-xvector 0.44.0-1~0exp
has caused the Debian Bug report #1071353,
regarding r-bioc-xvector: FTBFS: RDS_random_access.c:136: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 [email protected]
immediately.)
--
1071353: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071353
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:r-bioc-xvector
Version: 0.42.0-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-xvector/ -O--buildsystem=R
I: R Package: XVector Version: 0.42.0
I: Building using R version 4.4.0-2
I: R API version: r-api-4.0
I: Using built-time from d/changelog: Thu, 30 Nov 2023 00:31:07 +0000
mkdir -p /<<PKGBUILDDIR>>/debian/r-bioc-xvector/usr/lib/R/site-library
R CMD INSTALL -l /<<PKGBUILDDIR>>/debian/r-bioc-xvector/usr/lib/R/site-library
--clean . "--built-timestamp='Thu, 30 Nov 2023 00:31:07 +0000'"
* installing *source* package ‘XVector’ ...
** 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/IRanges/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 IRanges_stubs.c -o IRanges_stubs.o
gcc -I"/usr/share/R/include" -DNDEBUG
-I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/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 Ocopy_byteblocks.c -o Ocopy_byteblocks.o
gcc -I"/usr/share/R/include" -DNDEBUG
-I'/usr/lib/R/site-library/S4Vectors/include' -I'/usr/lib/R/site-library/IRanges/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 RDS_random_access.c -o RDS_random_access.o
RDS_random_access.c: In function ‘RDS_read_chars’:
RDS_random_access.c:136:17: error: format not a string literal and no format
arguments [-Werror=format-security]
136 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_read_vector_length’:
RDS_random_access.c:218:17: error: format not a string literal and no format
arguments [-Werror=format-security]
218 | error(errmsg);
| ^~~~~
RDS_random_access.c:226:17: error: format not a string literal and no format
arguments [-Werror=format-security]
226 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_read_string’:
RDS_random_access.c:277:17: error: format not a string literal and no format
arguments [-Werror=format-security]
277 | error(errmsg);
| ^~~~~
RDS_random_access.c:283:25: error: format not a string literal and no format
arguments [-Werror=format-security]
283 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_read_atomic_vector’:
RDS_random_access.c:360:17: error: format not a string literal and no format
arguments [-Werror=format-security]
360 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_read_attrib_separator’:
RDS_random_access.c:406:17: error: format not a string literal and no format
arguments [-Werror=format-security]
406 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_read_symbol’:
RDS_random_access.c:428:17: error: format not a string literal and no format
arguments [-Werror=format-security]
428 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_read_object’:
RDS_random_access.c:497:17: error: format not a string literal and no format
arguments [-Werror=format-security]
497 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_read_file_header’:
RDS_random_access.c:559:17: error: format not a string literal and no format
arguments [-Werror=format-security]
559 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘extract_top_level_object_type’:
RDS_random_access.c:618:17: error: format not a string literal and no format
arguments [-Werror=format-security]
618 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_read_atom_at_offset’:
RDS_random_access.c:675:17: error: format not a string literal and no format
arguments [-Werror=format-security]
675 | error(errmsg);
| ^~~~~
RDS_random_access.c:698:17: error: format not a string literal and no format
arguments [-Werror=format-security]
698 | error(errmsg);
| ^~~~~
RDS_random_access.c: In function ‘RDS_extract_subvector’:
RDS_random_access.c:772:17: error: format not a string literal and no format
arguments [-Werror=format-security]
772 | error(errmsg);
| ^~~~~
cc1: some warnings being treated as errors
make[1]: *** [/usr/lib/R/etc/Makeconf:195: RDS_random_access.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 ‘XVector’
* removing
‘/<<PKGBUILDDIR>>/debian/r-bioc-xvector/usr/lib/R/site-library/XVector’
dh_auto_install: error: R CMD INSTALL -l
/<<PKGBUILDDIR>>/debian/r-bioc-xvector/usr/lib/R/site-library --clean .
"--built-timestamp='Thu, 30 Nov 2023 00:31:07 +0000'" 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-xvector
Source-Version: 0.44.0-1~0exp
Done: Michael R. Crusoe <[email protected]>
We believe that the bug you reported is fixed in the latest version of
r-bioc-xvector, 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-xvector
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 18:50:35 +0200
Source: r-bioc-xvector
Architecture: source
Version: 0.44.0-1~0exp
Distribution: experimental
Urgency: low
Maintainer: Debian R Packages Maintainers <[email protected]>
Changed-By: Michael R. Crusoe <[email protected]>
Closes: 1071353
Changes:
r-bioc-xvector (0.44.0-1~0exp) experimental; urgency=low
.
* Team upload
* New upstream version. Closes: #1071353
* Set upstream metadata fields: Archive.
* d/control: Skip building on 32-bit systems.
Checksums-Sha1:
b1f6862e00870e3984efe1c7653f78c252ada287 2196 r-bioc-xvector_0.44.0-1~0exp.dsc
500c671d3c62b08367bafbac638fa6a11f4717d3 67826
r-bioc-xvector_0.44.0.orig.tar.gz
07a34ed66424145625c54b903c2d54e101f89023 4652
r-bioc-xvector_0.44.0-1~0exp.debian.tar.xz
32ef253eead72449ff1df94e1bcdbc3eeb590a91 11560
r-bioc-xvector_0.44.0-1~0exp_source.buildinfo
Checksums-Sha256:
2dc844b84ce577887717e4cb06d9fc7a59e0a9ce0148334de697ef9e7a5cd564 2196
r-bioc-xvector_0.44.0-1~0exp.dsc
42a35e3056f4289369082b3f04f6fdd66ea8cccf2dddb7388117f074ea49bb3b 67826
r-bioc-xvector_0.44.0.orig.tar.gz
b45d51bcf838ef66c03e9a280ffdfe985152273d6887764af4bfcb90bf4dec60 4652
r-bioc-xvector_0.44.0-1~0exp.debian.tar.xz
e112d50820230912f83ce0bd5ec40b6ed7fe0e7cc948a0b1e05d07983ee0ae6a 11560
r-bioc-xvector_0.44.0-1~0exp_source.buildinfo
Files:
f8fcf084b9ba3301cff4f3ad3012f2e4 2196 gnu-r optional
r-bioc-xvector_0.44.0-1~0exp.dsc
67da9cf6f48c5fbdeb762231ba3f90a0 67826 gnu-r optional
r-bioc-xvector_0.44.0.orig.tar.gz
bfe0cf4c8cb5af0f346265908d9db176 4652 gnu-r optional
r-bioc-xvector_0.44.0-1~0exp.debian.tar.xz
36576f6a5199243752811522605baf7d 11560 gnu-r optional
r-bioc-xvector_0.44.0-1~0exp_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmaUGaoACgkQPCZ2P2xn
5uKqPg//S0mLIPSbbL0ZJ5UOIxPbni7YFk4PizCovdXA+wJe9WRnUzYN77EHwLgo
lTppkGSMpXoMBC2ZfOG0AT73856vfj0VB5gj5ugglKJm4z68ly/EKwvURjiRmzHm
qz6WweTY7LhEO9V3Cil5KuPkFZQRc1rckgG8vo6CZRUxp6Bq29NVDKxnuVmlPpd9
FjPSVBgXc2LFaroz8DHw5Dx5dtx9VQPMaOH+IqIppn0dSrMwNCbEh4a9HQ/8WSdN
d7jY70fmh2hVOKlURGDqbXefCxTUDWREBWCBtEsR6rmR3ZsOtK9ML9vRqfwyycmQ
VIYISvKJ57Kl3vHEg+YlQLazJrtc2pgxXPupbmDK+ABwyYc5dqmXEqv+Frz09BmV
MBqzXhF6YeXZQ2OCPaEdcDJU5zYRCKV5y8FCk2QuD9KMnLLY3og3xIz8mhEBKaHt
xs8ppcyxsiSrs1C242OwW8CXneT9PDAkwitV6nVByXKZCbvSFyfoSIvwesOxHYtG
BxDU9k9qF630PLc9f9PXcwbgChDaUeaIWZsrQEoGa8CNbtoU29u65LNDQZ/6pOu/
wa46IxUvaCRkkM/Pg2J9a2JoCmT4Uk1HLWLtBhNMPdBCQYraEYceMSc/r2NbY/OP
JGT9/Ha/hpTRmMR+2nAqM7FPGqPMLV7FdN/DypuNxkgMHSCbZ5M=
=R5YK
-----END PGP SIGNATURE-----
pgpekCtqw9W7s.pgp
Description: PGP signature
--- End Message ---