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

Bug#1012940: marked as done (gr-funcube: ftbfs with GCC-12)



Your message dated Sun, 14 Aug 2022 13:49:49 +0000
with message-id <E1oNDzx-00B2rK-QM@fasolo.debian.org>
and subject line Bug#1012940: fixed in gr-funcube 3.10.0~rc2-1
has caused the Debian Bug report #1012940,
regarding gr-funcube: ftbfs with GCC-12
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.)


-- 
1012940: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012940
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:gr-funcube
Version: 1.0.0-3
Severity: normal
Tags: sid bookworm
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm release]

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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/gr-funcube_1.0.0-3_unstable_gcc12.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python/qa_fcdpp.py", line 18, in <module>
    from funcube_python import fcdpp
ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"

5: Traceback (most recent call last):
5:   File "/<<PKGBUILDDIR>>/python/qa_fcd_control.py", line 12, in <module>
5:     from funcube_python import fcd_control
5: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"
5: 
5: During handling of the above exception, another exception occurred:
5: 
5: Traceback (most recent call last):
5:   File "/<<PKGBUILDDIR>>/python/qa_fcd_control.py", line 18, in <module>
5:     from funcube_python import fcd_control
5: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"
7: Traceback (most recent call last):
7:   File "/<<PKGBUILDDIR>>/python/qa_fcdpp_control.py", line 12, in <module>
7:     from funcube_python import fcdpp_control
7: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"
7: 
7: During handling of the above exception, another exception occurred:
7: 
7: Traceback (most recent call last):
7:   File "/<<PKGBUILDDIR>>/python/qa_fcdpp_control.py", line 18, in <module>
7:     from funcube_python import fcdpp_control
7: ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"
7/8 Test #5: qa_fcd_control ...................***Failed    0.24 sec
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python/qa_fcd_control.py", line 12, in <module>
    from funcube_python import fcd_control
ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python/qa_fcd_control.py", line 18, in <module>
    from funcube_python import fcd_control
ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"

8/8 Test #7: qa_fcdpp_control .................***Failed    0.26 sec
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python/qa_fcdpp_control.py", line 12, in <module>
    from funcube_python import fcdpp_control
ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/python/qa_fcdpp_control.py", line 18, in <module>
    from funcube_python import fcdpp_control
ImportError: generic_type: type "fcd_control" referenced unknown base type "gr::block"


50% tests passed, 4 tests failed out of 8

Total Test time (real) =   0.27 sec

The following tests FAILED:
	  5 - qa_fcd_control (Failed)
	  6 - qa_fcd (Failed)
	  7 - qa_fcdpp_control (Failed)
	  8 - qa_fcdpp (Failed)
Errors while running CTest
make[1]: *** [Makefile:74: test] Error 8
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2
make: *** [debian/rules:10: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: gr-funcube
Source-Version: 3.10.0~rc2-1
Done: Christoph Berg <myon@debian.org>

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

Debian distribution maintenance software
pp.
Christoph Berg <myon@debian.org> (supplier of updated gr-funcube 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: Sun, 14 Aug 2022 15:06:38 +0200
Source: gr-funcube
Architecture: source
Version: 3.10.0~rc2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Christoph Berg <myon@debian.org>
Closes: 1012940
Changes:
 gr-funcube (3.10.0~rc2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Fixes FTBFS with gcc 12. (Closes: #1012940)
   * Remove debian/patches/*, they no longer apply.
Checksums-Sha1:
 d159917d6a81f6c89d17462758f6d0141dc48fc8 2480 gr-funcube_3.10.0~rc2-1.dsc
 f72275ff46406c40ccc99a6e7f42d7c31055c73a 110898 gr-funcube_3.10.0~rc2.orig.tar.gz
 2c946b5d9c4962ec2be22c2c3a6a7d05922bb92d 4948 gr-funcube_3.10.0~rc2-1.debian.tar.xz
Checksums-Sha256:
 a99ee9788665c74e434d616ce12daa9bf79c66f21f6d1d72f0cb7f4e75f307e1 2480 gr-funcube_3.10.0~rc2-1.dsc
 b3feba7c5d4425b351bc1d6db5efe491895a21a343f6ed9297fea59739faf6b4 110898 gr-funcube_3.10.0~rc2.orig.tar.gz
 daa59c01372df359518fbf5e704162078207b3e1028cfb7c542598f682c4335e 4948 gr-funcube_3.10.0~rc2-1.debian.tar.xz
Files:
 3cb275dcdb2a165ac82bf45c5eeed2d1 2480 hamradio optional gr-funcube_3.10.0~rc2-1.dsc
 f88946c4ece98ef31a89fe9efb30d4c8 110898 hamradio optional gr-funcube_3.10.0~rc2.orig.tar.gz
 bd8b655c8820145c6a51b669ad9f497b 4948 hamradio optional gr-funcube_3.10.0~rc2-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmL4+0gACgkQTFprqxLS
p65dohAAjeBOPTRMObDaun64anPZXw5dpZNlel1wFy9QdNnbXozM2QNqfsXrK99B
CoE3NQL3TwRtBq/ZU4VKAPqcX1UnoFUN9w7vXiBtn2xsZlWYilSiFbann4a9P1Xk
sNOI8Hm6tAyaDIwzo2+NVEO6NHI3WWjf1pc6vSvutPvBhpSbAmwhXnV3709kAbIa
8C4mN5VNDHavTUkrFrkAJ+bnbZ2Kj+AEYP6zGLJgv+an96DjaWV7/PYv6tJsqNqW
E2l9yzplVduTSus+kFerFrpK6x/RMCJnjgk0eQaNS3b1d3gYgF+zVKKCB2/1un9B
h3rUCHk8xKKDBMPVsaZtpYSYfSdCIQHIfxtHOpek/obubcj0NNSg2BpVCcZAy9/J
TSbd5lVg0tdSu5IxOM28KrFI/FLREOfx+pomKjmDvKZFfXlLMI88uyJ3Y7yyS/2O
srEXb2o5QJQqiZfBbrM9oKZ3rNRvtpuO+KavH35a4htgjT6S2V4jtVvLJQu3xIEa
h/5N4J0mVSd/lHos0ZPCUEzH0tqlMtvjffqmFZeyOMVo2kc8LAwmdAWlQH4oXJ76
3mubf2pNsPoi7TzAgJVg9DLDO5T19EoGZst7hAL8r2zgedrfMPh+J4mzUoGGjbln
HmvYjkKINFsgFuy2I/0WlDv9kWMoiC8heP/hevFJZhEICFe9b9w=
=g2ZV
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: