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

Bug#957880: marked as done (transcalc: ftbfs with GCC-10)



Your message dated Sat, 02 Jan 2021 23:05:56 +0000
with message-id <E1kvpy8-0004XH-Fv@fasolo.debian.org>
and subject line Bug#957880: fixed in transcalc 0.14-7
has caused the Debian Bug report #957880,
regarding transcalc: 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 owner@bugs.debian.org
immediately.)


-- 
957880: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957880
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:transcalc
Version: 0.14-6
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
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/transcalc_0.14-6_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

[...]
/usr/bin/ld: microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_width'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: multiple definition of `tgui'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: first defined here
/usr/bin/ld: microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: multiple definition of `current_transtype'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: first defined here
/usr/bin/ld: microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: multiple definition of `transtype_combo'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: first defined here
/usr/bin/ld: microstrip.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `ang_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: microstrip.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `res_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: microstrip.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `freq_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: microstrip.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `length_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:170: multiple definition of `statusexists'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:170: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:168: multiple definition of `statusint'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:168: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:56: multiple definition of `main_body_window'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:56: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:167: multiple definition of `twin'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:167: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_height'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_width'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: multiple definition of `tgui'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: multiple definition of `current_transtype'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: multiple definition of `transtype_combo'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `ang_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `res_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `freq_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: c_microstrip.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `length_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:170: multiple definition of `statusexists'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:170: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:168: multiple definition of `statusint'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:168: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:56: multiple definition of `main_body_window'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:56: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:167: multiple definition of `twin'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:167: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_height'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_width'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: multiple definition of `tgui'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: multiple definition of `current_transtype'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: multiple definition of `transtype_combo'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `ang_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `res_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `freq_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: rectwaveguide.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `length_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:170: multiple definition of `statusexists'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:170: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:168: multiple definition of `statusint'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:168: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:56: multiple definition of `main_body_window'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:56: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:167: multiple definition of `twin'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:167: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_height'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_width'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: multiple definition of `tgui'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: multiple definition of `current_transtype'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: multiple definition of `transtype_combo'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `ang_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `res_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `freq_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: coax.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `length_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:168: multiple definition of `statusint'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:168: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_height'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: multiple definition of `main_window_width'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:171: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:170: multiple definition of `statusexists'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:170: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: multiple definition of `tgui'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:169: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:167: multiple definition of `twin'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:167: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: multiple definition of `current_transtype'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:166: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: multiple definition of `transtype_combo'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:57: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/transcalc.h:56: multiple definition of `main_body_window'; transcalc.o:/<<PKGBUILDDIR>>/src/transcalc.h:56: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `ang_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `res_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `freq_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
/usr/bin/ld: callback_general.o:/<<PKGBUILDDIR>>/src/units.h:80: multiple definition of `length_unit'; transcalc.o:/<<PKGBUILDDIR>>/src/units.h:80: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:201: transcalc] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:181: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:325: all-recursive-am] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: transcalc
Source-Version: 0.14-7
Done: Håvard Flaget Aasen <haavard_aasen@yahoo.no>

We believe that the bug you reported is fixed in the latest version of
transcalc, 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 957880@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Håvard Flaget Aasen <haavard_aasen@yahoo.no> (supplier of updated transcalc 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: SHA512

Format: 1.8
Date: Sat, 02 Jan 2021 12:39:39 +0100
Source: transcalc
Architecture: source
Version: 0.14-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Håvard Flaget Aasen <haavard_aasen@yahoo.no>
Closes: 763125 947972 957880
Changes:
 transcalc (0.14-7) unstable; urgency=medium
 .
   * QA upload.
   * Add patch to fix ftbfs with gcc10 (Closes: #957880)
   * Add patch to fix segfault when closing windows (Closes: #763125)
   * Add patch which fixes a deprecation warning regarding autoconf
   * d/clean: Remove some embedded code copies (Closes: #947972)
   * d/rules:
     - Change to dh sequencer
     - Change hardening rules to +all
     - Override dh_auto_test, we don't have any tests
     - Move example files to the recommended path
   * d/compat: Drop file, use debhelper-compat in d/control
   * d/control:
     - Bump debhelper to 12
     - Update Standards-Version to 3.9.7
     - Add Rules-Requires-Root
   * d/changelog: Remove whitespace
   * d/watch: Update to version 4
   * d/copyright: Change license file link to GPL-2
   * Add Debian source format 3.0 (quilt)
Checksums-Sha1:
 d8d1f2a68cbdfbc251e91f0240404ba41f05d71a 1771 transcalc_0.14-7.dsc
 55e2471ee7162ece64d1791f31329fd3635d257e 5764 transcalc_0.14-7.debian.tar.xz
 8d82403e1ece343885f2b89bb9df6a3377973b3b 10627 transcalc_0.14-7_source.buildinfo
Checksums-Sha256:
 da2e9ed6951d33b5e776b3b6c491868ee2470759991124e02d1304219a2e3e83 1771 transcalc_0.14-7.dsc
 e257e5d58389e2ac0c6ad446b27160c1aa080cf19c56654c049add0fddb02f4a 5764 transcalc_0.14-7.debian.tar.xz
 e26fc843d41f33f6efa45a4193eb1d896b62bf957cb74c44bbdfa2e2d137ccd9 10627 transcalc_0.14-7_source.buildinfo
Files:
 e8c05fa1bc5d76d5df9bb7b39a8be8f7 1771 science optional transcalc_0.14-7.dsc
 e1d707a1709fb37ca0e04ceacca01e1f 5764 science optional transcalc_0.14-7.debian.tar.xz
 513d9f88543737e7c86fdf2efeebd4fc 10627 science optional transcalc_0.14-7_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl/w+OMACgkQweDZLphv
fH7UGxAA0TuIMTDWBqwE5hpOO9K7axRD+fepf32cK2gNgjAGf7KzqHqne80yp4lh
R3yx9VDepyDSO7JX0YeYe9bNMpNUf9ggc9X+Vj9Kw72f+xbQZxl/jk0b2WVqAPlx
DPhIwA9R+sP8vgO5NoJ5JYwXzKjBt84tP9oNt3viLfX+iAouwregmnR2NKJtpEWS
JbbuMmPcJhvCIEAzJX992uk0qesBmiCp2TzsxInkYXqNFjrvhPpCv06WyGURW9wG
Z1rNoxOyVbKuXa3o+k/a57mgquhi1FgdsTak8k0mx0d5OGcSceILoS6QIteeqXUf
8pznC2onhir+rBbaoAKIESiaInBqRWStHWPp77hu4eIeW2ZAkGHvmO1XL5Njtfcp
JTBxvof437w0UxR59gw9v8YSutdLoIv2tI+Ls7w0RtaOCnUOWkw03qxPktfqJrrp
5Bz9P0uHbFVd8e7/KyCiMSHd3DiVDyg2mPH5CJAQGcZ9F+kcl6SP7m7Df8m22cmQ
DgMiZ2UiikDSX7xPtA2Kw18+EB35r0+LSQS9xmP/7F9eNAsnC/OPYadaiKy3EwX9
KBvO7kOYAJtew0hlGkYBZpixPm/AR26U4ML88mBwt4uwzrHLOqtT73lwHcuSn6sg
t5cAN0+MoK3UwI8/cTqW0bNX5+2q+hpnkTbVY+AgOPLUaDDvgdk=
=1TrS
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: