Your message dated Fri, 25 Aug 2017 13:34:11 +0000
with message-id <e1dlekv-0008pd...@fasolo.debian.org>
and subject line Bug#853570: fixed in ncrack 0.5-4
has caused the Debian Bug report #853570,
regarding ncrack: 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.)
--
853570: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853570
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ncrack
Version: 0.5-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/ncrack_0.5-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
[...]
from ncrack_mysql.cc:124:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:65:44: note: format output between
3 and 10 bytes into a destination of size 4
__bos (__s), __fmt, __va_arg_pack ());
^
make[2]: Leaving directory '/<<PKGBUILDDIR>>/modules'
make ncrack
make[2]: Entering directory '/<<PKGBUILDDIR>>'
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing ncrack.cc -o ncrack.o
ncrack.cc: In function 'int ncrack_main(int, char**)':
ncrack.cc:942:22: warning: use of an operand of type 'bool' in 'operator++' is
deprecated [-Wdeprecated]
o.list_only++;
^~
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing utils.cc -o utils.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing TargetGroup.cc -o
TargetGroup.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing Target.cc -o Target.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing targets.cc -o targets.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing NcrackOps.cc -o
NcrackOps.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing Service.cc -o Service.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing ServiceGroup.cc -o
ServiceGroup.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing Connection.cc -o
Connection.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing services.cc -o
services.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing timing.cc -o timing.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing ncrack_error.cc -o
ncrack_error.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing output.cc -o output.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing ncrack_tty.cc -o
ncrack_tty.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing Buf.cc -o Buf.o
Buf.cc: In member function 'int Buf::get_data(void*, u_int)':
Buf.cc:283:3: warning: this 'if' clause does not guard...
[-Wmisleading-indentation]
if (dst)
^~
Buf.cc:286:2: note: ...this statement, but the latter is misleadingly indented
as if it were guarded by the 'if'
offset += len;
^~~~~~
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing NcrackOutputTable.cc -o
NcrackOutputTable.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing ncrack_input.cc -o
ncrack_input.o
g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -Inbase -Insock/include -Iopensshlib
-Imodules -DHAVE_CONFIG_H -DNCRACK_NAME=\"Ncrack\"
-DNCRACK_URL=\"http://ncrack.org\" -DNCRACK_PLATFORM=\"x86_64-pc-linux-gnu\"
-DNCRACKDATADIR=\"/usr/share/ncrack\" -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -O2 -Wall -fno-strict-aliasing ncrack_resume.cc -o
ncrack_resume.o
ncrack_resume.cc: In function 'int ncrack_resume(char*, int*, char***)':
ncrack_resume.cc:523:19: error: ISO C++ forbids comparison between pointer and
integer [-fpermissive]
while (q != '\0' && j < sizeof(buf)) {
^~~~
Makefile:59: recipe for target 'ncrack_resume.o' failed
make[2]: *** [ncrack_resume.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:62: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:6: 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: ncrack
Source-Version: 0.5-4
We believe that the bug you reported is fixed in the latest version of
ncrack, 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.
Raphaël Hertzog <hert...@debian.org> (supplier of updated ncrack 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: Fri, 25 Aug 2017 11:59:41 +0200
Source: ncrack
Binary: ncrack
Architecture: source
Version: 0.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools Packaging Team
<pkg-security-t...@lists.alioth.debian.org>
Changed-By: Raphaël Hertzog <hert...@debian.org>
Description:
ncrack - High-speed network authentication cracking tool
Closes: 853570
Changes:
ncrack (0.5-4) unstable; urgency=medium
.
* Team upload.
* Add patch to fix build with gcc 7. Closes: #853570
* Bump debhelper compat level to 10.
* Bump Standards-Version to 4.1.0.
* Add another patch to make autoreconf work.
* Drop build-dependency on autotools-dev, it's taken care of by debhelper.
Checksums-Sha1:
da1283137c3c50abaec02fccca61eee8efef1b3b 1614 ncrack_0.5-4.dsc
f9e64b4b074ef8b92c20766e75de76ce2617fc4e 9780 ncrack_0.5-4.debian.tar.xz
76f5bc08406a18ba4f5f618cb653a2dc385b4065 5120 ncrack_0.5-4_source.buildinfo
Checksums-Sha256:
126f8bebec143e519dc8955f8eb50f27e0519f16032281c9e185c122786f0edc 1614
ncrack_0.5-4.dsc
f7722076cccd2bce31ceb075e1b5d271d15c6d3bb0cc08c2d3f7685d4efa7273 9780
ncrack_0.5-4.debian.tar.xz
d817c2c1a145c5098c4372b7e41cb2ced19575d62470371b6caa2b4bd102b033 5120
ncrack_0.5-4_source.buildinfo
Files:
750834fec54c3f4f5c982f257c35c9e8 1614 net optional ncrack_0.5-4.dsc
d5fc85cd2d06c4c5dc4310adc8bc131b 9780 net optional ncrack_0.5-4.debian.tar.xz
3f1dbe98221c988c7e73ca4574669f1a 5120 net optional
ncrack_0.5-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog
iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAlmgJEMACgkQA4gdq+vC
mrkt6wf9G6qZAPlRDJ0T+qA4LtD0DCdOuZO5t4GnhSEIV2MGnBXbJLP5rbGRzAAj
FEe52WmfKyRklHcutsxiSIxhzXnNqNsPbmpCa9NcmAF33zsOsJeOGcCQD930Vr4/
3sl/VZlbg9MNhUfU17hGtDCY78xwysoKJTbSPLH9acYgXpgqfmkpVlNe0JOrO1P2
AfCvVgskWoF2sk9gA7u8EXkPN7P79G7xeLKes4MLtZ7/ztxJLpGsmAYiP58gatzx
jUuORjN0k/3wa0Ynud9dZ97hloSDNHoVTuDA5meWG5e8KxKle1WVcKZtXvoSKEu+
+zcOfESqi+u5m9NSXd6p+h5fRKWgMA==
=5PkC
-----END PGP SIGNATURE-----
--- End Message ---