Your message dated Mon, 14 Oct 2019 10:19:53 +0000
with message-id <e1ijxsd-0004up...@fasolo.debian.org>
and subject line Bug#925786: fixed in netkit-rsh 0.17-21
has caused the Debian Bug report #925786,
regarding netkit-rsh: ftbfs with GCC-9
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.)
--
925786: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:netkit-rsh
Version: 0.17-20
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9
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-9/g++-9, but succeeds to build with gcc-8/g++-8. 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/gcc9-20190321/netkit-rsh_0.17-20_unstable_gcc9.log
The last lines of the build log are at the end of this report.
To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html
GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.
[...]
In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28,
from /<<PKGBUILDDIR>>/rlogin/rlogin.c:51:
/usr/include/signal.h:170:12: note: declared here
170 | extern int sigblock (int __mask) __THROW __attribute_deprecated__;
| ^~~~~~~~
/<<PKGBUILDDIR>>/rlogin/rlogin.c:423:2: warning: 'sigsetmask' is deprecated
[-Wdeprecated-declarations]
423 | sigsetmask(omask);
| ^~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28,
from /<<PKGBUILDDIR>>/rlogin/rlogin.c:51:
/usr/include/signal.h:173:12: note: declared here
173 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__;
| ^~~~~~~~~~
/<<PKGBUILDDIR>>/rlogin/rlogin.c: In function 'reader':
/<<PKGBUILDDIR>>/rlogin/rlogin.c:733:2: warning: 'sigsetmask' is deprecated
[-Wdeprecated-declarations]
733 | sigsetmask(omask);
| ^~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/sys/param.h:28,
from /<<PKGBUILDDIR>>/rlogin/rlogin.c:51:
/usr/include/signal.h:173:12: note: declared here
173 | extern int sigsetmask (int __mask) __THROW __attribute_deprecated__;
| ^~~~~~~~~~
[ 33%] Linking C executable rexec
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/rexec && /usr/bin/cmake -E
cmake_link_script CMakeFiles/rexec.dir/link.txt --verbose=1
[ 38%] Linking C executable in.rexecd
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/rexecd && /usr/bin/cmake -E
cmake_link_script CMakeFiles/in.rexecd.dir/link.txt --verbose=1
/usr/bin/cc -Ddebian -DFSUID_HACK -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2
-Wl,-z,relro CMakeFiles/rexec.dir/rexec.c.o -o rexec
/usr/bin/cc -Ddebian -DFSUID_HACK -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2
-DUSE_PAM -DRESTRICT_FTP -Wl,-z,relro -lpam -lpam_misc
CMakeFiles/in.rexecd.dir/rexecd.c.o -o in.rexecd
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/ld: CMakeFiles/in.rexecd.dir/rexecd.c.o: in function `doit':
rexecd.c:(.text+0x583): undefined reference to `pam_start'
/usr/bin/ld: rexecd.c:(.text+0x59d): undefined reference to `pam_end'
/usr/bin/ld: rexecd.c:(.text+0x5b8): undefined reference to `pam_authenticate'
/usr/bin/ld: rexecd.c:(.text+0x5d2): undefined reference to `pam_end'
/usr/bin/ld: rexecd.c:(.text+0x5ed): undefined reference to `pam_acct_mgmt'
/usr/bin/ld: rexecd.c:(.text+0x607): undefined reference to `pam_end'
/usr/bin/ld: rexecd.c:(.text+0x622): undefined reference to `pam_setcred'
/usr/bin/ld: rexecd.c:(.text+0x63c): undefined reference to `pam_end'
/usr/bin/ld: rexecd.c:(.text+0x7b0): undefined reference to `pam_misc_setenv'
/usr/bin/ld: rexecd.c:(.text+0x7c7): undefined reference to `pam_end'
/usr/bin/ld: rexecd.c:(.text+0x7f1): undefined reference to `pam_misc_setenv'
/usr/bin/ld: rexecd.c:(.text+0x808): undefined reference to `pam_end'
/usr/bin/ld: rexecd.c:(.text+0x82e): undefined reference to `pam_misc_setenv'
/usr/bin/ld: rexecd.c:(.text+0x845): undefined reference to `pam_end'
/usr/bin/ld: rexecd.c:(.text+0x86e): undefined reference to `pam_misc_setenv'
/usr/bin/ld: rexecd.c:(.text+0x885): undefined reference to `pam_end'
/usr/bin/ld: rexecd.c:(.text+0x89b): undefined reference to `pam_getenvlist'
/usr/bin/ld: rexecd.c:(.text+0x8e9): undefined reference to `pam_end'
collect2: error: ld returned 1 exit status
make[3]: *** [rexecd/CMakeFiles/in.rexecd.dir/build.make:87: rexecd/in.rexecd]
Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:204: rexecd/CMakeFiles/in.rexecd.dir/all]
Error 2
make[2]: *** Waiting for unfinished jobs....
[ 44%] Linking C executable netkit-rcp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/rcp && /usr/bin/cmake -E
cmake_link_script CMakeFiles/netkit-rcp.dir/link.txt --verbose=1
[ 44%] Built target rexec
[ 50%] Linking C executable netkit-rlogin
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/rlogin && /usr/bin/cmake -E
cmake_link_script CMakeFiles/netkit-rlogin.dir/link.txt --verbose=1
/usr/bin/cc -Ddebian -DFSUID_HACK -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2
-Wl,-z,relro CMakeFiles/netkit-rcp.dir/rcp.c.o -o netkit-rcp
/usr/bin/cc -Ddebian -DFSUID_HACK -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2
-Wl,-z,relro CMakeFiles/netkit-rlogin.dir/des_rw.c.o
CMakeFiles/netkit-rlogin.dir/rlogin.c.o -o netkit-rlogin
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 50%] Built target netkit-rcp
[ 50%] Built target netkit-rlogin
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: cd obj-x86_64-linux-gnu && make -j4 returned exit code 2
make: *** [debian/rules:6: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: netkit-rsh
Source-Version: 0.17-21
We believe that the bug you reported is fixed in the latest version of
netkit-rsh, 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 925...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alberto Gonzalez Iniesta <a...@inittab.org> (supplier of updated netkit-rsh
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: Mon, 14 Oct 2019 11:29:05 +0200
Source: netkit-rsh
Architecture: source
Version: 0.17-21
Distribution: unstable
Urgency: medium
Maintainer: Alberto Gonzalez Iniesta <a...@inittab.org>
Changed-By: Alberto Gonzalez Iniesta <a...@inittab.org>
Closes: 925786
Changes:
netkit-rsh (0.17-21) unstable; urgency=medium
.
* Apply patch from Reiner Herrmann to fix FTBFS with GCC-9.
(Closes: #925786).
Checksums-Sha1:
ed6badf7c9642c17f72f7c9bf34958f1599e66f0 1780 netkit-rsh_0.17-21.dsc
c68c1e66be9905710e11e9d152d9e49361c5e8c0 23608 netkit-rsh_0.17-21.debian.tar.xz
2c8b6dae07c69608b6bc8266ff6c9c0857e70001 7807
netkit-rsh_0.17-21_amd64.buildinfo
Checksums-Sha256:
25727a87025c317a8b5f22fa546f37114fee8d310e24cb292571901ee3c0ed35 1780
netkit-rsh_0.17-21.dsc
2c19e2e564394d511170d541d4be6a32af3617accc3982163f7808bdd6027cdb 23608
netkit-rsh_0.17-21.debian.tar.xz
1f378101511b0e4bc45ea238ea0ec6548bc5e686ed8ff0700cf8538bdf006912 7807
netkit-rsh_0.17-21_amd64.buildinfo
Files:
213c86aa519d2f360a16ed3823666fb7 1780 net optional netkit-rsh_0.17-21.dsc
2664c1e9711ca005a9acc9b4bd164bbf 23608 net optional
netkit-rsh_0.17-21.debian.tar.xz
d66cb9d3b7027f976f6d8aeb95300e93 7807 net optional
netkit-rsh_0.17-21_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEEU0fL2D4wqetNfUvyAJszdWuaqlUFAl2kRQUQHGFnaUBpbml0
dGFiLm9yZwAKCRAAmzN1a5qqVeHhD/wJrfFbKDNIRb1e3xkSJXyJA58jBg7cUQhU
475XUHJWPyV5yIvGAbd0lgqsNzU3z3c+EYJBvvonovad1yTfiFT/l5wQzxi3VdZo
vC450hJIZZSZJjjhrwLnr6sg8EsQPW1GflRIhrnnwYHzQFfez3PSmq41vs+2dxLJ
rYA4pwc0W6HZcBFbXg5XBSoYtLGLU5TAvWk0TQM7XIMePbzQs/3sZfSdjcdKZMLk
eIs4a/GCXdlFQzXzHgPV5PHTuek9uAo+nUqXpsvIcOTCiI4AlypRhnvDuQrv+fiy
boMjew3ZpAjXQdCyWWbyOp53RKVUZFK3aS1k01pWRbmaV3opoH3IWCclBYERV8Ku
s6ROestMXNRTcinG6b79PsaFH4HgJo7omB04clQYkUEo5HeJZX5+AhFM+ChOrKeD
DW/QHco4yIO5zdOQW+Rxj1nx6U+McKHE5ZZmkl88HpXgX989LafH6TibJ0APGypx
/qVq0vPNAgx1YV++Nvi9wtd1OMLpzfmzIiRxvrK2lC/WyTiP/rxrOFxtitwaUtWk
iDEoeMsA5dGp5Cpm2llt6KD+RyL9DypA2sfCGTLkBEL33cnrNIgQz82qjU2RyfKR
tsVKKFK7g46jPukLYko1WIlkaq8/v48MbVCDLeAy2IjxPAtQEgnf9LMmJ2DschS9
+vzCDeNpgw==
=nZaa
-----END PGP SIGNATURE-----
--- End Message ---