Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821682 - net-wireless/soapysdr-0.7.2: install TARGETS given no LIBRARY DESTINATION for module target "_SoapySDR3"
Summary: net-wireless/soapysdr-0.7.2: install TARGETS given no LIBRARY DESTINATION for...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-04 15:16 UTC by Sergey 'L29Ah' Alirzaev
Modified: 2021-11-04 19:35 UTC (History)
0 users

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


Attachments
build log (build.log,10.28 KB, text/x-log)
2021-11-04 15:16 UTC, Sergey 'L29Ah' Alirzaev
Details
emerge --info (emerge.info,17.87 KB, application/x-info)
2021-11-04 15:17 UTC, Sergey 'L29Ah' Alirzaev
Details
CMakeOutput.log (CMakeOutput.log,49.16 KB, text/x-log)
2021-11-04 15:17 UTC, Sergey 'L29Ah' Alirzaev
Details
CMakeError.log (CMakeError.log,1.21 KB, text/x-log)
2021-11-04 15:17 UTC, Sergey 'L29Ah' Alirzaev
Details

Note You need to log in before you can comment on or make changes to this bug.
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.