Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705494 - net-wireless/soapysdr-0.7.1 : SoapySDRPYTHON_wrap.cxx:(.text+<snip>): undefined reference to PyExc_IOError
Summary: net-wireless/soapysdr-0.7.1 : SoapySDRPYTHON_wrap.cxx:(.text+<snip>): undefin...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-15 17:48 UTC by Toralf Förster
Modified: 2022-07-16 09:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.90 KB, text/plain)
2020-01-15 17:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,100.94 KB, text/plain)
2020-01-15 17:49 UTC, Toralf Förster
Details
environment (environment,129.80 KB, text/plain)
2020-01-15 17:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.47 KB, application/x-bzip)
2020-01-15 17:49 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.77 KB, application/x-bzip)
2020-01-15 17:49 UTC, Toralf Förster
Details
net-wireless:soapysdr-0.7.1:20200115-103916.log.bz2 (net-wireless:soapysdr-0.7.1:20200115-103916.log.bz2,36.23 KB, application/x-bzip)
2020-01-15 17:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,64.96 KB, application/x-bzip)
2020-01-15 17:49 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-01-15 17:48:59 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: python/CMakeFiles/_SoapySDR.dir/CMakeFiles/_SoapySDR.dir/SoapySDRPYTHON_wrap.cxx.o: in function `SWIG_Python_ErrorType(int)':
SoapySDRPYTHON_wrap.cxx:(.text+0x23): undefined reference to `PyExc_IOError'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: SoapySDRPYTHON_wrap.cxx:(.text+0x33): undefined reference to `PyExc_MemoryError'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: SoapySDRPYTHON_wrap.cxx:(.text+0x43): undefined reference to `PyExc_AttributeError'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: SoapySDRPYTHON_wrap.cxx:(.text+0x53): undefined reference to `PyExc_SystemError'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl-20200113-155639

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 15 Jan 2020 09:31:41 +0000

emerge -qpvO net-wireless/soapysdr
[ebuild  N    ] net-wireless/soapysdr-0.7.1  USE="-bladerf -hackrf -plutosdr -python -rtlsdr -uhd" PYTHON_TARGETS="python2_7 python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2020-01-15 17:49:02 UTC
Created attachment 603364 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-15 17:49:05 UTC
Created attachment 603366 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-15 17:49:08 UTC
Created attachment 603368 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-15 17:49:11 UTC
Created attachment 603370 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-15 17:49:14 UTC
Created attachment 603372 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-15 17:49:16 UTC
Created attachment 603374 [details]
net-wireless:soapysdr-0.7.1:20200115-103916.log.bz2
Comment 7 Toralf Förster gentoo-dev 2020-01-15 17:49:19 UTC
Created attachment 603376 [details]
temp.tbz2
Comment 8 F4FEZ 2020-07-19 21:41:38 UTC
Hi,

I can reproduce this issue with the release 0.7.1 from the original git repo but the 0.7.2 build correctly. An ebuild for 0.7.2 would be welcome.
Comment 9 Thomas Beierlein gentoo-dev 2022-07-16 09:27:19 UTC
(In reply to F4FEZ from comment #8)
> Hi,
> 
> I can reproduce this issue with the release 0.7.1 from the original git repo
> but the 0.7.2 build correctly. An ebuild for 0.7.2 would be welcome.

0.7.2 is in tree for some time. No porblems. Closing.