Your message dated Thu, 28 Sep 2017 00:04:14 +0000
with message-id <e1dxmjk-0003lm...@fasolo.debian.org>
and subject line Bug#853509: fixed in libs3 2.0-3
has caused the Debian Bug report #853509,
regarding libs3: ftbfs with GCC-7
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.)
--
853509: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libs3
Version: 2.0-2
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/libs3_2.0-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.
To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html
[...]
-----------------
dpkg-buildpackage: info: source package libs3
dpkg-buildpackage: info: source version 2.0-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Laszlo Boszormenyi (GCS)
<g...@debian.hu>
dpkg-source --before-build libs3-2.0
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh_testdir
rm -f install-stamp build-stamp
/usr/bin/make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
build: Cleaning
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 8 in use)
dpkg-source -b libs3-2.0
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building libs3 using existing ./libs3_2.0.orig.tar.gz
dpkg-source: info: building libs3 in libs3_2.0-2.debian.tar.xz
dpkg-source: info: building libs3 in libs3_2.0-2.dsc
debian/rules build
dh_testdir
/usr/bin/make
make[1]: Entering directory '/<<PKGBUILDDIR>>'
build/obj/acl.do: Compiling dynamic object
build/obj/bucket.do: Compiling dynamic object
build/obj/error_parser.do: Compiling dynamic object
build/obj/general.do: Compiling dynamic object
build/obj/object.do: Compiling dynamic object
build/obj/request.do: Compiling dynamic object
src/request.c: In function 'request_api_initialize':
src/request.c:1100:51: error: '%s' directive output may be truncated writing
between 0 and 64 bytes into a region of size 31 [-Werror=format-truncation=]
snprintf(platform, sizeof(platform), "%s%s%s", utsn.sysname,
^~
utsn.machine[0] ? " " : "", utsn.machine);
~~~~
src/request.c:1100:9: note: format output between 1 and 130 bytes into a
destination of size 96
snprintf(platform, sizeof(platform), "%s%s%s", utsn.sysname,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utsn.machine[0] ? " " : "", utsn.machine);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
GNUmakefile:208: recipe for target 'build/obj/request.do' failed
make[1]: *** [build/obj/request.do] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:32: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: libs3
Source-Version: 2.0-3
We believe that the bug you reported is fixed in the latest version of
libs3, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated libs3 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: SHA256
Format: 1.8
Date: Wed, 27 Sep 2017 22:26:58 +0000
Source: libs3
Binary: libs3-2 libs3-dev
Architecture: source amd64
Version: 2.0-3
Distribution: unstable
Urgency: low
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Description:
libs3-2 - C Library and Tools for Amazon S3 Access
libs3-dev - C Development Library for Amazon S3 Access
Closes: 853509
Changes:
libs3 (2.0-3) unstable; urgency=low
.
* Fix FTBFS issues with GCC 7 (closes: #853509).
* Use short debhelper rules format.
* Adjust package section and priority to match override.
* Update project homepage.
* Update my email address.
* Update Standards-Version to 4.1.0 and debhelper level to 10 .
Checksums-Sha1:
9f369914ae49fc53be7a178c6e9a8f58d4e4635e 1759 libs3_2.0-3.dsc
86ac440108fd525df969851157de0bc9496cba59 2776 libs3_2.0-3.debian.tar.xz
0d47002fba211abb0299b57983596c0cefa5eb4c 43898 libs3-2_2.0-3_amd64.deb
a665b84d2832d6b6803cf48e15eb59f46e26f728 46594 libs3-dev_2.0-3_amd64.deb
01fa7be9332b3399b51c97a5f128202529920f9e 7106 libs3_2.0-3_amd64.buildinfo
Checksums-Sha256:
c458f2e3c616aea5aeed288d291746a454098f51ad485b16ffd56780cf59b333 1759
libs3_2.0-3.dsc
e67a7d8292411ce6d83722653be5a25c0db8919adfa56d33a601846e3367f735 2776
libs3_2.0-3.debian.tar.xz
bda11fb41153652ca1cde6293ab2dc2e6367beaff1a17fff04575724e70b64aa 43898
libs3-2_2.0-3_amd64.deb
aa7b374a1aa6f3fcdc59e77ce3f76703db3a393b2f7887195ea9b8fafc69448d 46594
libs3-dev_2.0-3_amd64.deb
99f99a0b7447158b495e96b4d7c123c0f560cdc2b78db787d536e12e0b7356ce 7106
libs3_2.0-3_amd64.buildinfo
Files:
321bef80c61e4b23962d0449789299af 1759 net optional libs3_2.0-3.dsc
e76d352693d24b684c498b19025d72e6 2776 net optional libs3_2.0-3.debian.tar.xz
4a8e82951e96bd53eed0cb58c3a747e3 43898 libs optional libs3-2_2.0-3_amd64.deb
528e2bb9e42b716a623a149278032591 46594 libdevel optional
libs3-dev_2.0-3_amd64.deb
6070433bf5e930190e4bd59da4f4abad 7106 net optional libs3_2.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAlnMOBAACgkQ3OMQ54ZM
yL/2nw//UzEuhcivPUJQmV54blY5RowY79IjP8c6AemMd6OpQzwWuDcHnxQ6VR+c
vmyNtvlcYWePnm7IorTx2oPmR0FhN+4LB/45rXwHCO31Umqa8rtn5rB55/Aylhft
pNVwqW67JhfHxHjV3zrdcg5RnxT7oIPm0ln5xMC7rOSRhYcXE/lj356dhdSvj8Dk
wfKGFpyiD+HM/sjeN4EuEbYHEViO0FdKSWKEnBM+vl2EplYjcDq6MArkmBoC+v9/
XwZZsWf78mw3iOgjIsipC8nuiZ9aEIFOJzlOaJHMqV6LQPJ8OBoewX+2aK9q5Z2E
Ol3m0w0Eu3herz8uLccEHZOrm0WlFEQ8uZtMkvLpv3Wjgy8gXo9V1Fjg1BNf/NL/
BAayEzOcPRs5zaxm9ytfFvAXr7tBTv3Wo5Apz0TJ8Dwv3Kf4mRwwNjFTImq8cO7k
i4YXYlKYJeqMj0RCOG/z2XoNBlUURrWiE8zttDab14OLwZ5oyIWdtXuDfo/v4sun
EVcsu88HfNZjQ8UCODybq1+4Uz+6YPeSERWH2bEe+NnRaMyvuFM87MbMN45iymzX
vDnbEqtJhvVgY68TafMJRuphfyUK94fYNQRNXi80K9qWk5HI99IuH9g+t/0mzbab
g9drfw2JQqKh9oGwDXYsVF9FR41EXYg0iblChmLd7PE+DHZA0fk=
=leMr
-----END PGP SIGNATURE-----
--- End Message ---