Bug#777795: marked as done (baycomepp: ftbfs with GCC-5)
Your message dated Wed, 13 May 2015 09:35:14 +0000
with message-id <E1YsT4M-000858-1r@franck.debian.org>
and subject line Bug#777795: fixed in baycomepp 0.10-13
has caused the Debian Bug report #777795,
regarding baycomepp: ftbfs with GCC-5
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 owner@bugs.debian.org
immediately.)
--
777795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777795
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:baycomepp
Version: 0.10-12.2
Severity: normal
Tags: sid stretch
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/baycomepp_0.10-12.2_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
eppfpga.o:/«PKGBUILDDIR»/main/parport.h:175: first defined here
libresident.a(ppdirect.o): In function `parport_epp_read_addr':
/«PKGBUILDDIR»/main/parport.h:179: multiple definition of `parport_epp_read_addr'
eppfpga.o:/«PKGBUILDDIR»/main/parport.h:179: first defined here
libresident.a(ppdirect.o): In function `parport_ecp_write_data':
/«PKGBUILDDIR»/main/parport.h:183: multiple definition of `parport_ecp_write_data'
eppfpga.o:/«PKGBUILDDIR»/main/parport.h:183: first defined here
libresident.a(ppdirect.o): In function `parport_ecp_read_data':
/«PKGBUILDDIR»/main/parport.h:187: multiple definition of `parport_ecp_read_data'
eppfpga.o:/«PKGBUILDDIR»/main/parport.h:187: first defined here
libresident.a(ppdirect.o): In function `parport_ecp_write_addr':
/«PKGBUILDDIR»/main/parport.h:191: multiple definition of `parport_ecp_write_addr'
eppfpga.o:/«PKGBUILDDIR»/main/parport.h:191: first defined here
libresident.a(ppdirect.o): In function `parport_fpgaconfig_write':
/«PKGBUILDDIR»/main/parport.h:195: multiple definition of `parport_fpgaconfig_write'
eppfpga.o:/«PKGBUILDDIR»/main/parport.h:195: first defined here
libresident.a(ppdirect.o): In function `sppafsk_wrcmd':
/«PKGBUILDDIR»/main/fpga.h:68: multiple definition of `sppafsk_wrcmd'
eppfpga.o:/«PKGBUILDDIR»/main/fpga.h:68: first defined here
libresident.a(ppdirect.o): In function `sppafsk_wrdata':
/«PKGBUILDDIR»/main/fpga.h:75: multiple definition of `sppafsk_wrdata'
eppfpga.o:/«PKGBUILDDIR»/main/fpga.h:75: first defined here
libresident.a(ppdirect.o): In function `sppafsk_rdcmd':
/«PKGBUILDDIR»/main/fpga.h:82: multiple definition of `sppafsk_rdcmd'
eppfpga.o:/«PKGBUILDDIR»/main/fpga.h:82: first defined here
libresident.a(ppdirect.o): In function `sppafsk_rddata':
/«PKGBUILDDIR»/main/fpga.h:97: multiple definition of `sppafsk_rddata'
eppfpga.o:/«PKGBUILDDIR»/main/fpga.h:97: first defined here
libresident.a(ppdirect.o): In function `reset_modem':
/«PKGBUILDDIR»/main/fpga.h:144: multiple definition of `reset_modem'
eppfpga.o:/«PKGBUILDDIR»/main/fpga.h:144: first defined here
libresident.a(ppdirect.o): In function `readboundary':
/«PKGBUILDDIR»/main/fpga.h:155: multiple definition of `readboundary'
eppfpga.o:/«PKGBUILDDIR»/main/fpga.h:155: first defined here
libresident.a(ppdirect.o): In function `writeboundary':
/«PKGBUILDDIR»/main/fpga.h:160: multiple definition of `writeboundary'
eppfpga.o:/«PKGBUILDDIR»/main/fpga.h:160: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [eppfpga] Error 1
Makefile:352: recipe for target 'eppfpga' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/main'
make[2]: *** [all-recursive] Error 1
Makefile:252: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:191: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:30: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: baycomepp
Source-Version: 0.10-13
We believe that the bug you reported is fixed in the latest version of
baycomepp, 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 777795@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Tuckley <colint@debian.org> (supplier of updated baycomepp 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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 13 May 2015 08:43:00 +0100
Source: baycomepp
Binary: baycomepp
Architecture: source amd64
Version: 0.10-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Colin Tuckley <colint@debian.org>
Description:
baycomepp - Drivers for the HB9JNX packet radio epp modem
Closes: 777795
Changes:
baycomepp (0.10-13) unstable; urgency=medium
.
* Add myself to uploaders.
* ACK the NMU.
* Bump debhelper compat to 5
* Bump Standards-Version: to 3.9.6
* Fix inline definitions for GCC5 (closes: #777795)
Checksums-Sha1:
2eee4b399aad092c464bbd38989d93626b34d9b6 1884 baycomepp_0.10-13.dsc
daf6b2b7580bff170c6a5be4781e056bf48692ac 199552 baycomepp_0.10-13.diff.gz
15a81a03ba93be1328b05750adc5a5330505209c 94636 baycomepp_0.10-13_amd64.deb
Checksums-Sha256:
a4ceaeafd2ce3220b723912c1587439176bb717d259b77f9016a71e48a66b340 1884 baycomepp_0.10-13.dsc
b29b670c676e2b5a5f12c829410ba0666bc0f1415fd1399169076ae286cfeb88 199552 baycomepp_0.10-13.diff.gz
7cdb6491aacc6a4bb62696e5c1197f75d7f08c52a882614ec946581456d5df42 94636 baycomepp_0.10-13_amd64.deb
Files:
4b3ddfd1365d884885d314d0ee9d7305 1884 hamradio optional baycomepp_0.10-13.dsc
bec11c630c27f7173b01c51cfe792b5a 199552 hamradio optional baycomepp_0.10-13.diff.gz
239cc1e269e49a0ca20bbdefab7902ff 94636 hamradio optional baycomepp_0.10-13_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVUwHbAAoJEPoMQQc4ydkD0VEP/1ArWmSGNAaxrMvvBSG66okb
OOQpUsDKCpjm1fT9n9E93CuZFeV6dtEsIINicFDz19QHkREGrzNuS04VgEB4q5xO
zvKyOEMxdZfkrXk6bkiqAzjv1XLdaooOygDXaZ63LrcKljSPaYCvxWmL+ONNbGm4
UaBqQrQKwZUiwwhKr9pxVqI9jKyYTQ+KQjfkEz/8JGDS0CV2bursI7QSuJn7KgCY
+Q8/xHJKRYrr0MsV8wzeemL1FhbYE2Z/KqlPBobg1zB4XitrPVHT2/PvGxCQwLtQ
KsYG2sFJEa7p1F2ORqj3NLiANTF5xKOp7lfvOM8mNO0saDbRjYpscoEvjWYbvEhu
u7Or43JXZ4kuvdhRr3aEPjobQFgGMXx8gWeYXyrdzRq9FV0gaKaBMqLY4QVDdP0N
8ZpTO75jyhv0Qhk7sV6qc1S/W9u56pVcqdGIMizHKvV8JYecWZXosJoeCJZ0ouOi
TPzjxsyJRU+lwU3Zwxh3UU6ajSGsZDCl8nOuvepaLDJ5fgd4xRAkHVIs6vGYQowh
3ZcOQO5lyCfm00LMloYJ6ZxUk35TSMXxRnNDTsbAwwemxZN7K7JsBv5E8lrQqjtX
CN2rLxv7J5ATCmYlBbxkKic0y53x0UABFf1bmcfsJo/Km0iR9U+1atQz5s5mzvuZ
q/5u2dxfYjv088SmLdc0
=oOPK
-----END PGP SIGNATURE-----
--- End Message ---
Reply to: