Your message dated Sat, 25 Jul 2015 18:34:39 +0000
with message-id <[email protected]>
and subject line Bug#778019: fixed in multimon 1.0-7.1
has caused the Debian Bug report #778019,
regarding multimon: 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 [email protected]
immediately.)
--
778019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778019
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:multimon
Version: 1.0-7
Severity: normal
Tags: sid stretch
User: [email protected]
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/multimon_1.0-7_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
[...]
bin-x86_64/demod_zvei.o: In function `hweight32':
/«PKGBUILDDIR»/filter.h:44: multiple definition of `hweight32'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:44: first defined here
bin-x86_64/demod_zvei.o: In function `hweight16':
/«PKGBUILDDIR»/filter.h:53: multiple definition of `hweight16'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:53: first defined here
bin-x86_64/demod_zvei.o: In function `hweight8':
/«PKGBUILDDIR»/filter.h:61: multiple definition of `hweight8'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:61: first defined here
bin-x86_64/demod_zvei.o: In function `gcd':
/«PKGBUILDDIR»/filter.h:74: multiple definition of `gcd'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:74: first defined here
bin-x86_64/demod_zvei.o: In function `lcm':
/«PKGBUILDDIR»/filter.h:87: multiple definition of `lcm'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:87: first defined here
bin-x86_64/demod_zvei.o: In function `mac':
/«PKGBUILDDIR»/filter.h:98: multiple definition of `mac'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:98: first defined here
bin-x86_64/demod_zvei.o: In function `fsqr':
/«PKGBUILDDIR»/filter.h:106: multiple definition of `fsqr'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:106: first defined here
bin-x86_64/demod_ccir.o: In function `hweight32':
/«PKGBUILDDIR»/filter.h:44: multiple definition of `hweight32'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:44: first defined here
bin-x86_64/demod_ccir.o: In function `hweight16':
/«PKGBUILDDIR»/filter.h:53: multiple definition of `hweight16'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:53: first defined here
bin-x86_64/demod_ccir.o: In function `hweight8':
/«PKGBUILDDIR»/filter.h:61: multiple definition of `hweight8'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:61: first defined here
bin-x86_64/demod_ccir.o: In function `gcd':
/«PKGBUILDDIR»/filter.h:74: multiple definition of `gcd'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:74: first defined here
bin-x86_64/demod_ccir.o: In function `lcm':
/«PKGBUILDDIR»/filter.h:87: multiple definition of `lcm'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:87: first defined here
bin-x86_64/demod_ccir.o: In function `mac':
/«PKGBUILDDIR»/filter.h:98: multiple definition of `mac'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:98: first defined here
bin-x86_64/demod_ccir.o: In function `fsqr':
/«PKGBUILDDIR»/filter.h:106: multiple definition of `fsqr'
bin-x86_64/demod_afsk12.o:/«PKGBUILDDIR»/filter.h:106: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [bin-x86_64/multimon] Error 1
Makefile:73: recipe for target 'bin-x86_64/multimon' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:3: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: multimon
Source-Version: 1.0-7.1
We believe that the bug you reported is fixed in the latest version of
multimon, 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.
gregor herrmann <[email protected]> (supplier of updated multimon 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: Mon, 20 Jul 2015 19:57:57 +0200
Source: multimon
Binary: multimon
Architecture: source
Version: 1.0-7.1
Distribution: unstable
Urgency: medium
Maintainer: A. Maitland Bottoms <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
multimon - Linux Radio Transmission Decoder
Closes: 778019
Changes:
multimon (1.0-7.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix "ftbfs with GCC-5":
debian/rules: build with "-fgnu89-inline"
(Closes: #778019)
Checksums-Sha1:
833542121931c8672facd15c943776da3cb3c6b9 1813 multimon_1.0-7.1.dsc
3dca5a8d859a4f2140397d29e1db607c4ab7e209 12568 multimon_1.0-7.1.debian.tar.xz
Checksums-Sha256:
1d12f8dccf1918e809bb198e16b2d6ef9552955ff4ab0493543b48bcbb096568 1813
multimon_1.0-7.1.dsc
1c5b99b9100495df6abbf6c865b0686dd9556cd7df0381d1335f36bb2aab1052 12568
multimon_1.0-7.1.debian.tar.xz
Files:
3b85b7c87493374e6838728b9021a958 1813 hamradio optional multimon_1.0-7.1.dsc
ebd6539e47fbc32ba14a55e243824152 12568 hamradio optional
multimon_1.0-7.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJVrTboXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGFxQQALwV686FlIMkToz+/WxP5gZg
12B7etSuH0ksqTDBKfNyQNGgnynUpctn48CWsA5Kidm2HMMmqml05mZuunK0v4zl
a0rcW40K42/Qk1JZetGeD/AVzJm/PprW7/3XPwkWncODS7Xh/FNh3QeDeqpPRHva
g+otDZOpqPJlVMmkcJdw4xIzqwsVF75mayEHKSyilz74nllmUJyFK6Tql2IZ1QLM
VLF7PE2HkrtkAeIMHH8/5kMlHc2c19lE6mOEl6Ux9T256johHmU0CDqZcKjCPdQi
4t5SwlhmR10HYWW+XIjHbq6jwswIU/ByrbS7r/XKUWFA1QBj96xp5n9NjwxQ28MC
qdio45J0Dt8rmg2laXQnQYzSS6ObgyqAX+qs4/iLYSFZDLJTmDDwk8BXVNFFj8bs
aXll4ZPfYWYPu6xzvjqDLr4riQCFncqGSDqt1tAxVTQwedjYnAR8VkU49ue6jpYP
JIpKDPc/RmWH9BmPl3ArMH/dYso6+k//YwNXpwAAZnAVuQFk71IsbMCLWRECVYmD
ve8emGcaT3EVu5BwtHN1jrRryxTEXXlpPeQ2oh/d8KyznfAw/D7V1wW0v2wUko5X
MD325gXPaXUxfzRuDUGifOuYHi/uIbqfCh+VD5z1EcTVvjDD27nyF7KqHs8TbJp5
Hus405NZpmcqK0phFtXw
=xc1K
-----END PGP SIGNATURE-----
--- End Message ---