Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 821682

Summary: net-wireless/soapysdr-0.7.2: install TARGETS given no LIBRARY DESTINATION for module target "_SoapySDR3"
Product: Gentoo Linux Reporter: Sergey 'L29Ah' Alirzaev <zl29ah>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info
CMakeOutput.log
CMakeError.log

Description Sergey 'L29Ah' Alirzaev 2021-11-04 15:16:53 UTC
Created attachment 748617 [details]
build log

CMake Error at python3/CMakeLists.txt:87 (install):
  install TARGETS given no LIBRARY DESTINATION for module target
  "_SoapySDR3".


CMake Error at python3/CMakeLists.txt:92 (install):
  install FILES given no DESTINATION!
Comment 1 Sergey 'L29Ah' Alirzaev 2021-11-04 15:17:12 UTC
Created attachment 748620 [details]
emerge --info
Comment 2 Sergey 'L29Ah' Alirzaev 2021-11-04 15:17:37 UTC
Created attachment 748623 [details]
CMakeOutput.log
Comment 3 Sergey 'L29Ah' Alirzaev 2021-11-04 15:17:52 UTC
Created attachment 748626 [details]
CMakeError.log
Comment 4 Tee KOBAYASHI 2021-11-04 17:30:11 UTC
build.log says:

/usr/bin/python3.2: error while loading shared libraries: libpython3.2.so.1.0: cannot open shared object file: No such file or directory

First you may want to remove that broken python3.2 installation.
Comment 5 Sergey 'L29Ah' Alirzaev 2021-11-04 19:35:35 UTC
Thanks, now it installs. Surprisingly, nothing complained about it before.