Your message dated Mon, 30 Oct 2017 17:21:34 +0000
with message-id <[email protected]>
and subject line Bug#853649: fixed in rush 1.8+dfsg-1.1
has caused the Debian Bug report #853649,
regarding rush: 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 [email protected]
immediately.)
--
853649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:rush
Version: 1.8+dfsg-1
Severity: normal
Tags: sid buster
User: [email protected]
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/rush_1.8+dfsg-1_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
[...]
^
xalloc.h:121:7: note: in expansion of macro 'xalloc_oversized'
if (xalloc_oversized (n, s))
^~~~~~~~~~~~~~~~
depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/rush-1.8+dfsg=. -fstack-protector-strong
-Wformat -Werror=format-security -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c
-o dirname-lgpl.o dirname-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/rush-1.8+dfsg=. -fstack-protector-strong
-Wformat -Werror=format-security -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo
-c -o basename-lgpl.o basename-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/rush-1.8+dfsg=. -fstack-protector-strong
-Wformat -Werror=format-security -MT stripslash.o -MD -MP -MF $depbase.Tpo -c
-o stripslash.o stripslash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/rush-1.8+dfsg=. -fstack-protector-strong
-Wformat -Werror=format-security -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o
exitfail.o exitfail.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fprintftime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/rush-1.8+dfsg=. -fstack-protector-strong
-Wformat -Werror=format-security -MT fprintftime.o -MD -MP -MF $depbase.Tpo -c
-o fprintftime.o fprintftime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hard-locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/rush-1.8+dfsg=. -fstack-protector-strong
-Wformat -Werror=format-security -MT hard-locale.o -MD -MP -MF $depbase.Tpo -c
-o hard-locale.o hard-locale.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo imaxtostr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2
-fdebug-prefix-map=/<<BUILDDIR>>/rush-1.8+dfsg=. -fstack-protector-strong
-Wformat -Werror=format-security -MT imaxtostr.o -MD -MP -MF $depbase.Tpo -c -o
imaxtostr.o imaxtostr.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from inttostr.h:25:0,
from anytostr.c:31,
from imaxtostr.c:5:
intprops.h:236:34: error: expected ')' before '(' token
__builtin_add_overflow (a, b, (__typeof__ ((a) + (b)) *) 0)
^
Makefile:1284: recipe for target 'imaxtostr.o' failed
make[5]: *** [imaxtostr.o] Error 1
make[5]: Leaving directory '/<<BUILDDIR>>/rush-1.8+dfsg/gnu'
Makefile:1306: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/<<BUILDDIR>>/rush-1.8+dfsg/gnu'
Makefile:1146: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory '/<<BUILDDIR>>/rush-1.8+dfsg/gnu'
Makefile:1098: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/rush-1.8+dfsg'
Makefile:1039: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/rush-1.8+dfsg'
dh_auto_build: make -j1 returned exit code 2
debian/rules:14: 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: rush
Source-Version: 1.8+dfsg-1.1
We believe that the bug you reported is fixed in the latest version of
rush, 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.
Adrian Bunk <[email protected]> (supplier of updated rush 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: Fri, 20 Oct 2017 19:38:32 +0300
Source: rush
Binary: rush
Architecture: source
Version: 1.8+dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Mats Erik Andersson <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Description:
rush - restricted user shell
Closes: 853649
Changes:
rush (1.8+dfsg-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Update to latest intprops.h from gnulib, fixes FTBFS with gcc 7.
(Closes: #853649)
Checksums-Sha1:
23c419ba3a408a76cb0651a667355bedb9054e4c 1776 rush_1.8+dfsg-1.1.dsc
5325bb1f3c1c3840ec8d6b71c015751669bbc4a0 26840 rush_1.8+dfsg-1.1.debian.tar.xz
Checksums-Sha256:
91433da041b0b9a93b7472af70e26181d1442537a83f70309d39c9b9945b7264 1776
rush_1.8+dfsg-1.1.dsc
0c5eae8995b7891012d51d0545b147a177c76ad0e1d1c1554513a74a5e0154b3 26840
rush_1.8+dfsg-1.1.debian.tar.xz
Files:
fad759b813e21018067d476317062551 1776 shells extra rush_1.8+dfsg-1.1.dsc
4a2417eaf3bb437951679cab868d30ee 26840 shells extra
rush_1.8+dfsg-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlnqJ1oACgkQiNJCh6LY
mLE0+hAAzxYakWZsTr2DeJSdxVFkWBup5awPgJSISJNw9THDvLKqVN3kwariVuwY
A4AvIr84Ti2Ainaj7HRmwLEGiUdV97pUK/3JEY0dCe11RrRNZxK6aA4ahZ31Xh6R
0gQ/BTqlDANLhTqE09E6eUwbnIhe3oNcO3nFjh+AapAVmRk1eljFysEl+IfeSyjC
c2ws42rEMNaCYVEkn6v14Vf8NSCy9KDr3hoy7Ce7Fi+A3nMm3RJDt3h2QiZ10Gq8
OrHP56TxdExmgmpB2ag5qpKX4YBUNTJO9ff0ZgyvoPTJpdMwMZX6ox7SlUGKYF6s
3LCzoM36fn8ORG4NuSddB3bEjAgzCoRdM/r4diLneJPcX//nfMaDoc1qaBcQLnjm
PSUjqtu5qxUklOlVGP+v6x6jABirA3d3h+Fn6qHiqVwTx9Za9jWP/2VgZQBSQ6Tm
4cqSOTJjRFzn/j8AdPIbuYmP5oRqaHYEKJzvn0kxx5u1twyKwtKtb0erBm//wQmj
gGA2W/SoVeSUbL+mx2NvDIdoKdCwQenkAM5agnMD4BW5F1CpFYIvtf2L2A47UoHq
d+oBZ30TKNJyHp9zTUmOye/iApuz693h38HZSm8yPmkuiPi9o44+D0+XaxZpe8ZB
D1Cctxo+Ivh37g14tOL83BfCtOradXoNAKsXo7o0W1kZWFG9W0k=
=0f5a
-----END PGP SIGNATURE-----
--- End Message ---