Opened 4 years ago
Last modified 4 years ago
#60490 assigned defect
SoapySDR @0.7.2_0+python37: Python Bindings Not Installed with +python37 Variant
Reported by: | krauslabs (KrausLabs) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | gedgy63@… | |
Port: | SoapySDR |
Description
SoapySDR is not enabling the python bindings with the +python37 variant. The log file for the install (even though the install reports success) has the following lines (at line 795), showing that the build clearly isn't trying to install the python bindings feature. The rest of the python configuration process seemed to work successfully (line 764 in log), however the final feature was not enabled.
:info:configure -- ###################################################### :info:configure -- ## SoapySDR enabled features :info:configure -- ###################################################### :info:configure -- :info:configure * Library, runtime library v0.7.2-unknown :info:configure * Apps, command line applications :info:configure * Tests, library unit tests :info:configure * Docs, doxygen documentation :info:configure -- ###################################################### :info:configure -- ## SoapySDR disabled features :info:configure -- ###################################################### :info:configure -- :info:configure * Python, python bindings v3.7.7 :info:configure * Python3, python3 bindings
I am running MacOs 10.15.4, Xcode version 11.4.1, build 11E503a
Attachments (1)
Change History (2)
Changed 4 years ago by krauslabs (KrausLabs)
comment:1 Changed 4 years ago by jmroot (Joshua Root)
Cc: | gedgy63@… added; michaelld@… removed |
---|---|
Owner: | changed from gedgy63@… to michaelld |
Note: See
TracTickets for help on using
tickets.
SoapySDR @0.7.2_0+python37 mian.log