Your message dated Tue, 15 Sep 2020 11:21:21 +0000
with message-id <[email protected]>
and subject line Bug#957600: fixed in netkit-ftp 0.17-34.1.1
has caused the Debian Bug report #957600,
regarding netkit-ftp: ftbfs with GCC-10
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.)
--
957600: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957600
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:netkit-ftp
Version: 0.17-34.1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/netkit-ftp_0.17-34.1_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html
[...]
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_SYSCONFDIR
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
dh_auto_build -O--buildsystem=cmake
cd obj-x86_64-linux-gnu && make -j4
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f ftp/CMakeFiles/netkit-ftp.dir/build.make
ftp/CMakeFiles/netkit-ftp.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/ftp
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp/CMakeFiles/netkit-ftp.dir/DependInfo.cmake
--color=
Scanning dependencies of target netkit-ftp
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f ftp/CMakeFiles/netkit-ftp.dir/build.make
ftp/CMakeFiles/netkit-ftp.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 28%] Building C object ftp/CMakeFiles/netkit-ftp.dir/cmdtab.c.o
[ 28%] Building C object ftp/CMakeFiles/netkit-ftp.dir/cmds.c.o
[ 42%] Building C object ftp/CMakeFiles/netkit-ftp.dir/domacro.c.o
[ 57%] Building C object ftp/CMakeFiles/netkit-ftp.dir/ftp.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp && /usr/bin/cc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D__USE_READLINE__ -o
CMakeFiles/netkit-ftp.dir/cmdtab.c.o -c /<<PKGBUILDDIR>>/ftp/cmdtab.c
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp && /usr/bin/cc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D__USE_READLINE__ -o
CMakeFiles/netkit-ftp.dir/cmds.c.o -c /<<PKGBUILDDIR>>/ftp/cmds.c
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp && /usr/bin/cc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D__USE_READLINE__ -o
CMakeFiles/netkit-ftp.dir/domacro.c.o -c /<<PKGBUILDDIR>>/ftp/domacro.c
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp && /usr/bin/cc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D__USE_READLINE__ -o
CMakeFiles/netkit-ftp.dir/ftp.c.o -c /<<PKGBUILDDIR>>/ftp/ftp.c
[ 71%] Building C object ftp/CMakeFiles/netkit-ftp.dir/main.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp && /usr/bin/cc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D__USE_READLINE__ -o
CMakeFiles/netkit-ftp.dir/main.c.o -c /<<PKGBUILDDIR>>/ftp/main.c
/<<PKGBUILDDIR>>/ftp/cmds.c: In function ‘settick’:
/<<PKGBUILDDIR>>/ftp/cmds.c:1227:14: warning: format ‘%d’ expects argument of
type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’}
[-Wformat=]
1227 | printf(" (%d bytes/tick increment)", 10 * hashstep);
| ~^ ~~~~~~~~~~~~~
| | |
| int size_t {aka long unsigned int}
| %ld
/<<PKGBUILDDIR>>/ftp/cmds.c: In function ‘user’:
/<<PKGBUILDDIR>>/ftp/cmds.c:1622:4: warning: ignoring return value of ‘fgets’
declared with attribute ‘warn_unused_result’ [-Wunused-result]
1622 | fgets(theacct, sizeof(theacct), stdin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 85%] Building C object ftp/CMakeFiles/netkit-ftp.dir/ruserpass.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp && /usr/bin/cc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D__USE_READLINE__ -o
CMakeFiles/netkit-ftp.dir/ruserpass.c.o -c /<<PKGBUILDDIR>>/ftp/ruserpass.c
[100%] Linking C executable netkit-ftp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ftp && /usr/bin/cmake -E
cmake_link_script CMakeFiles/netkit-ftp.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D__USE_READLINE__
-Wl,-z,relro CMakeFiles/netkit-ftp.dir/cmds.c.o
CMakeFiles/netkit-ftp.dir/cmdtab.c.o CMakeFiles/netkit-ftp.dir/domacro.c.o
CMakeFiles/netkit-ftp.dir/ftp.c.o CMakeFiles/netkit-ftp.dir/main.c.o
CMakeFiles/netkit-ftp.dir/ruserpass.c.o -o netkit-ftp -lreadline
/usr/bin/ld:
CMakeFiles/netkit-ftp.dir/main.c.o:./obj-x86_64-linux-gnu/ftp/./ftp/ftp_var.h:78:
multiple definition of `hashstep';
CMakeFiles/netkit-ftp.dir/ftp.c.o:(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [ftp/CMakeFiles/netkit-ftp.dir/build.make:162: ftp/netkit-ftp]
Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:97: ftp/CMakeFiles/netkit-ftp.dir/all] Error
2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:133: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 returned exit code 2
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: netkit-ftp
Source-Version: 0.17-34.1.1
Done: Dimitri John Ledkov <[email protected]>
We believe that the bug you reported is fixed in the latest version of
netkit-ftp, 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.
Dimitri John Ledkov <[email protected]> (supplier of updated netkit-ftp 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, 15 Sep 2020 12:04:45 +0100
Source: netkit-ftp
Architecture: source
Version: 0.17-34.1.1
Distribution: unstable
Urgency: medium
Maintainer: Mats Erik Andersson <[email protected]>
Changed-By: Dimitri John Ledkov <[email protected]>
Closes: 957600
Changes:
netkit-ftp (0.17-34.1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS: hashstep should always be extern, and sometimes Extern
macro is defined to nothing. Closes: #957600
Checksums-Sha1:
d716485077df6cd9ca27865d9d4259638c1f33d0 1797 netkit-ftp_0.17-34.1.1.dsc
469e000a62d4a313c01eb1e789136a54cce472a2 31772
netkit-ftp_0.17-34.1.1.debian.tar.xz
ae62410e0457fdad885d587a63ae0d8d4cf7345a 8714
netkit-ftp_0.17-34.1.1_source.buildinfo
Checksums-Sha256:
1c827e9db749b3dce27ab61ff636a2c9ed28fd815e63aec48729ae251d8b3aff 1797
netkit-ftp_0.17-34.1.1.dsc
02930bf525237adae1b5d0c8f79bc05d99da8ffc26412433ca2fae11a61dfa12 31772
netkit-ftp_0.17-34.1.1.debian.tar.xz
3ff5e2870a031118ec48dfb6a65e9d027644f609257f020c1341120c46098377 8714
netkit-ftp_0.17-34.1.1_source.buildinfo
Files:
5eaf638803583f693c39f2b03a863ecb 1797 net standard netkit-ftp_0.17-34.1.1.dsc
1c93a9da40bf59c78a7656b51a2a0038 31772 net standard
netkit-ftp_0.17-34.1.1.debian.tar.xz
e0e3fef6ca970784d0d406b789a45edb 8714 net standard
netkit-ftp_0.17-34.1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl9goKAACgkQm47ISdXv
cO3hcRAAmSS9KB9788sqa2CjnIQezk4BcofIXmLlmvmmvildbvgAsnz7piEQKttW
wtMf1H5Rr4lYZvbzmHA1yELHf9WlVw7MyQzMaWZOAkHGWj/EkD81hRnlON48KcVw
2Cr/SvFamJU6YGQSZ9bNO+q4hUnABOe1kJQIlqSE+qPo+aE7hUlq80rNLMpYrh9L
M50XT63/HXHkrPjY5TLFEMN4FpGfreIQ+Q4c8nLu4glvpdCXCfVMbePLjm7RJcaP
mjA0OwZ8EZlvdKo49BcjB96of2PZ0pm/opvimtimwJWAbvSq9qit0QrM3itcPV1B
xR/PmSarfsx+ldmucIWzZRKlLQ23t1TFmWdgBol6fFRmsObEuiwXI39KRlSwoJol
RxBLiZ5RKr0zHVjR9Ig8Jo1xwue+gJyTumdnP1PFIOekvGLYUjl+1MrQtGuCcxPp
CtOabkVVY5iuhI8zghcXtvF/6qT+qtq3vYXp+09sF8KYwzw0pcik7/xkBvX3CiEd
vp1Ftbe2l3rIwLy5GgfDwuignzyaGI4eKFLmDYqgYaCe/MV39Ad+Ee41SQ3bIDvf
NNGJ9eNkllPvYtwx+XCBh+x8oM98y8ZM77GHKSAdM6Rs4YQOEuvwCx51YLDwGgHf
KuFP6uHKI/hrLHJ519Zrlpnnvj3UK4BXdkQ74EUqqE+igZFzQek=
=ns9F
-----END PGP SIGNATURE-----
--- End Message ---