Your message dated Mon, 28 Aug 2017 10:00:24 +0000
with message-id <e1dmgqg-000fqa...@fasolo.debian.org>
and subject line Bug#853647: fixed in rsbackup 4.0-1
has caused the Debian Bug report #853647,
regarding rsbackup: 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.)
--
853647: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853647
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rsbackup
Version: 3.1-3
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/rsbackup_3.1-3_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
[...]
checking type of second argument to iconv()... char **
checking for pthread_create in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating tools/Makefile
config.status: creating config.h
config.status: executing depfiles commands
/usr/bin/make
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++11 -Wall -W -Werror -Wpointer-arith
-Wwrite-strings -MT Backup.o -MD -MP -MF .deps/Backup.Tpo -c -o Backup.o
Backup.cc
mv -f .deps/Backup.Tpo .deps/Backup.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++11 -Wall -W -Werror -Wpointer-arith
-Wwrite-strings -MT BulkRemove.o -MD -MP -MF .deps/BulkRemove.Tpo -c -o
BulkRemove.o BulkRemove.cc
mv -f .deps/BulkRemove.Tpo .deps/BulkRemove.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++11 -Wall -W -Werror -Wpointer-arith
-Wwrite-strings -MT Check.o -MD -MP -MF .deps/Check.Tpo -c -o Check.o Check.cc
mv -f .deps/Check.Tpo .deps/Check.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -std=c++11 -Wall -W -Werror -Wpointer-arith
-Wwrite-strings -MT Command.o -MD -MP -MF .deps/Command.Tpo -c -o Command.o
Command.cc
Command.cc: In member function 'void Command::parse(int, const char* const*)':
Command.cc:138:19: error: this statement may fall through
[-Werror=implicit-fallthrough=]
case 'h': help();
~~~~^~
Command.cc:139:5: note: here
case 'V': version();
^~~~
Command.cc:139:22: error: this statement may fall through
[-Werror=implicit-fallthrough=]
case 'V': version();
~~~~~~~^~
Command.cc:140:5: note: here
case 'b': backup = true; break;
^~~~
cc1plus: all warnings being treated as errors
Makefile:964: recipe for target 'Command.o' failed
make[3]: *** [Command.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:401: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:341: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:33: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: rsbackup
Source-Version: 4.0-1
We believe that the bug you reported is fixed in the latest version of
rsbackup, 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.
Matthew Vernon <matt...@debian.org> (supplier of updated rsbackup 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: Sat, 26 Aug 2017 14:22:30 +0100
Source: rsbackup
Binary: rsbackup rsbackup-graph
Architecture: i386 source
Version: 4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian rsbackup maintainers <rsbackup-ma...@lists.alioth.debian.org>
Changed-By: Matthew Vernon <matt...@debian.org>
Closes: 853647
Description:
rsbackup-graph - Graphics for rsync-based backup utility
rsbackup - rsync-based backup utility
Changes:
rsbackup (4.0-1) unstable; urgency=medium
.
* New upstream version
* Upstream patch to build with gcc 7 (Closes: #853647)
.
rsbackup (4.0) stable; urgency=medium
.
* Release 4.0
Checksums-Sha1:
adf1815172ffc58feea54592cdd8ab102ab9708f 2109 rsbackup_4.0-1.dsc
c4133881c42cee30aff69ede9b6363a5270521b5 22857 rsbackup_4.0-1.diff.gz
3404176ac8702bc53cbf0ef5e459d08d40a406fa 188232 rsbackup-graph_4.0-1_i386.deb
1cc0df12fc4dea4d2d2d60a6251b5c97adcd3748 8295 rsbackup_4.0-1_i386.buildinfo
46bcc7eac32d174f6ea7ffdf80e080f93a857a98 263200 rsbackup_4.0-1_i386.deb
f2feb69bd96b9c210583d706547527e801d12414 504099 rsbackup_4.0.orig.tar.gz
Checksums-Sha256:
d14d356a7fa2b98f4301a6cf723f73e609caad312ece0d6c9d95241bff7f5982 2109
rsbackup_4.0-1.dsc
bd5107a88a0290d5cefeb08854ddf8b899ccb2c03280230d31a05a58f86379ee 22857
rsbackup_4.0-1.diff.gz
72acc681a2ec1db0e80f42e8d6e2109191367f918840f190404ab6ebbcf6deb3 188232
rsbackup-graph_4.0-1_i386.deb
f6747b603bc72f8b6de9ccfc8c7993a2cb6d14af1b3598c01f1e04b03a92c8c4 8295
rsbackup_4.0-1_i386.buildinfo
2141dc138cf14f54936606b4716329fa2e90d138c0fc52a0f04e6ae20368905b 263200
rsbackup_4.0-1_i386.deb
e2978c5c87bd11b8cd4c25b5b1d6cd65e925f012d6479bf243c871e4b1ec7259 504099
rsbackup_4.0.orig.tar.gz
Files:
4b682973c340f377f7d1cb081acd2466 2109 admin optional rsbackup_4.0-1.dsc
f234ee9684b5deac89f225f2588a9fbd 22857 admin optional rsbackup_4.0-1.diff.gz
f109f3e720bb61e14a8c20d04ef0998a 188232 admin optional
rsbackup-graph_4.0-1_i386.deb
545317e8557b69424bf29e02490e441a 8295 admin optional
rsbackup_4.0-1_i386.buildinfo
026439e8d44a7b35d7f1ac2d215a48de 263200 admin optional rsbackup_4.0-1_i386.deb
e6435587abbb36ebd9bcdfa9af5c65d1 504099 admin optional rsbackup_4.0.orig.tar.gz
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEEuk75yE35bTfYoeLUEvTSHI9qY8gFAlmhhbMTHG1hdHRoZXdA
ZGViaWFuLm9yZwAKCRAS9NIcj2pjyMFtD/0XS9owzli/UeiUZSNMtK6ZwlFQ0HJn
o3ql+saKmTDhbJyQAalgHvJU5T3gA/qB1bjgRmwkYcW8yHQEw65C8GYPkeDNDkBe
Xlq6CuIICgA50aaMUCDwHr6Pc2GSBhHcq9o6BPicE0JRejRK7pr+lF3zL/rNQW2T
2+WOV3nq2WOkw22sKO3uZolZge838AzWSTXbY/VkbtfCkcENiz3sNNg+bDJsCeIQ
KV6ay67YCfdAulC3KMjBk+IsKvcXt4PEz2f3oaAsnOdYQTsUndSZ9U8QS2uSSw7q
cGLUwy4nBXuTbsRRbNz1CLODmZGuB5g5B6QAESSQQgpvryRSEqwjlMTOHy5HtEE9
hT35UUZclrRlrIzh+1jjsmy1KzPQ8FpdZ4IgHNGOgwqh3d6TIfv7UcIpQdkkxQJH
HK19Z+X5LcyJgbkb+KQ6aSKiGo5Id49ql1uKXck6R+otGlnoUoe+tappaCc7A7/H
utb5DeUfbCI5rxYZbyS1pyc76sWimlJvojRbeuqx/E6HQLMGniNfcZWQ6jv7tsL5
qlyDFF43pdZOlZUm+upD3CHJuDYimEHOSgBb420lm5TpNxs8UZ7b6+FMFhAkixms
wgfY0mRlnHHXiwIP6rC0xH75fzzxPeZpXQYzhXJhk3FMTbfjq9cfFs6pbZ3zPyKN
bNuompoh6ZHEAQ==
=S5Z9
-----END PGP SIGNATURE-----
--- End Message ---