[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#777796: marked as done (baycomusb: ftbfs with GCC-5)



Your message dated Wed, 13 May 2015 16:38:23 +0000
with message-id <E1YsZfr-0006q2-8i@franck.debian.org>
and subject line Bug#777796: fixed in baycomusb 0.10-13
has caused the Debian Bug report #777796,
regarding baycomusb: 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.)


-- 
777796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777796
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:baycomusb
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/baycomusb_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

[...]
ranlib libbaycomusb.a
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2  -DCONFIGDIR=\"/usr/etc\" -DLOCALSTATEDIR=\"/usr/var\" -I.. -I../misc -I../usbdrv -I../diag -I../directx/include -I../directx/include/directx6 -I../kerneldrv -I../wdmdrv    -Wall -g -O2 -Wl,-z,defs -MT baycomusb.o -MD -MP -MF .deps/baycomusb.Tpo -c -o baycomusb.o baycomusb.c
In file included from baycomusb.h:36:0,
                 from baycomusb.c:73:
../usbdrv/usbdrv.h:45:0: warning: "_GNU_SOURCE" redefined
 #define _GNU_SOURCE
 ^
In file included from baycomusb.c:31:0:
../config.h:237:0: note: this is the location of the previous definition
 # define _GNU_SOURCE 1
 ^
mv -f .deps/baycomusb.Tpo .deps/baycomusb.Po
x86_64-linux-gnu-gcc  -Wall -g -O2 -Wl,-z,defs   -o baycomusb baycomusb.o libbaycomusb.a ../flexdrv/libusb.a ../misc/libmisc.a -lxml2  -lm 
libbaycomusb.a(cfgunix.o): In function `gettime':
/«PKGBUILDDIR»/diag/../misc/sysdeps.h:138: multiple definition of `gettime'
baycomusb.o:/«PKGBUILDDIR»/diag/../misc/sysdeps.h:138: first defined here
libbaycomusb.a(cfgunix.o): In function `gettimems':
/«PKGBUILDDIR»/diag/../misc/sysdeps.h:142: multiple definition of `gettimems'
baycomusb.o:/«PKGBUILDDIR»/diag/../misc/sysdeps.h:142: first defined here
libbaycomusb.a(configadapt.o): In function `gettime':
/«PKGBUILDDIR»/diag/../misc/sysdeps.h:138: multiple definition of `gettime'
baycomusb.o:/«PKGBUILDDIR»/diag/../misc/sysdeps.h:138: first defined here
libbaycomusb.a(configadapt.o): In function `gettimems':
/«PKGBUILDDIR»/diag/../misc/sysdeps.h:142: multiple definition of `gettimems'
baycomusb.o:/«PKGBUILDDIR»/diag/../misc/sysdeps.h:142: first defined here
libbaycomusb.a(adapttests.o): In function `gettime':
/«PKGBUILDDIR»/diag/../misc/sysdeps.h:138: multiple definition of `gettime'
baycomusb.o:/«PKGBUILDDIR»/diag/../misc/sysdeps.h:138: first defined here
libbaycomusb.a(adapttests.o): In function `gettimems':
/«PKGBUILDDIR»/diag/../misc/sysdeps.h:142: multiple definition of `gettimems'
baycomusb.o:/«PKGBUILDDIR»/diag/../misc/sysdeps.h:142: first defined here
../misc/libmisc.a(lprintf.o): In function `gettime':
/«PKGBUILDDIR»/misc/sysdeps.h:138: multiple definition of `gettime'
baycomusb.o:/«PKGBUILDDIR»/diag/../misc/sysdeps.h:138: first defined here
../misc/libmisc.a(lprintf.o): In function `gettimems':
/«PKGBUILDDIR»/misc/sysdeps.h:142: multiple definition of `gettimems'
baycomusb.o:/«PKGBUILDDIR»/diag/../misc/sysdeps.h:142: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [baycomusb] Error 1
Makefile:296: recipe for target 'baycomusb' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/diag'
make[2]: *** [all-recursive] Error 1
Makefile:274: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:213: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:36: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: baycomusb
Source-Version: 0.10-13

We believe that the bug you reported is fixed in the latest version of
baycomusb, 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 777796@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 baycomusb 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 17:22:00 +0100
Source: baycomusb
Binary: baycomusb
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:
 baycomusb  - Drivers for the HB9JNX packet radio usb modem
Closes: 745162 777796
Changes:
 baycomusb (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: #777796)
   * Change arch from any to linux-any (Closes: #745162)
Checksums-Sha1:
 72f130451e0a4796dd186edc63c974b40c3e5f5f 1868 baycomusb_0.10-13.dsc
 fbd9f5c9722fe2ca12f4b1c2b7b819ead90a4ced 225251 baycomusb_0.10-13.diff.gz
 711ae15492ecd8df1099fa16da43cd58bf3dd372 62152 baycomusb_0.10-13_amd64.deb
Checksums-Sha256:
 9bfae08eb959760265655ac005dc2386ccf38a77da537a03ca8526101c4e31d4 1868 baycomusb_0.10-13.dsc
 1085c193c285689c62f0bc94398b01c62d051b4248425d2e9f1409a17f84e826 225251 baycomusb_0.10-13.diff.gz
 6120d3bd07e469422a63dc244f292dc8f537d86a928a81abd04d25883b5c5a94 62152 baycomusb_0.10-13_amd64.deb
Files:
 e690edbca71ea08d53055f6944698c80 1868 hamradio optional baycomusb_0.10-13.dsc
 10146e739924e2d2b99333a61f03e4bd 225251 hamradio optional baycomusb_0.10-13.diff.gz
 d7a7364a1d56275b378631d368f6736b 62152 hamradio optional baycomusb_0.10-13_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVU3rRAAoJEPoMQQc4ydkDSlwQAOBJkmGeY3OZGGy6HUiTiK+x
VaMsIps+SHED255KFKR4DJ+vlZ2RToVfMzFr5J8i2oaiB72z//cyULo4oOjsBQXU
pSpLBxHa+xVRE+MEVPDNS7STDww9aV2yHvo7GxpQ2mV9/RGRfuiMysCGmT2VBNjy
Z74Di1LeQqY6gXkYxPIyUl25tJcTx20+qraqGhz05KCZqlvWYd8EPiunJbe9A6Hw
uvvo+FK/VKTDTO29plXhngma0rE+PX2tDRKY2pEy0BCrzZ6zIOH7EzAaEiXhpB9Z
N8VtMVegoQC+Aacnu559BbjEv1pT6JRDKRYKNKWbttC1yqHlmxGlXX1iE7mmnWT6
XCMJDJvxJZGQ0gvOhUJARh1l01CzidjfhsmEyHzZsxKhIa5xxbmaXF/nnLvjFtQa
r+o9eCVzYQTVdoKZ7D/MYBPI3p9qEopzcB0TsIwwJhkObegfIW/NNxixBwM/L0np
mPScroOBSbmxN4k+BfDxSboH8sV39EVkCmsy4GIrS06x4sPW28ax+xAC9xiZj/d8
yf3NPMYgk7g/V85Jh6+a/YqN//AH/EKeUXPdqWQC6Y/j+7rTKTLI+nmLDdE98PPI
c7JAYB6TMPF9eMVinX9nhalrZWyTsgLufB0h58HcxQgj8u1DHvUp5vLMb1f61pbe
kDHOJ5E/jOqiGQxSyM0W
=focO
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: