[MacPorts] #52521: SDRplay: supports x86_64 only
MacPorts
noreply at macports.org
Thu Oct 6 01:44:59 CEST 2016
#52521: SDRplay: supports x86_64 only
--------------------------+-------------------------
Reporter: ryandesign@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port: SDRplay
--------------------------+-------------------------
It looks like SDRplay downloads and installs a pre-compiled x86_64
library:
{{{
$ sudo port extract SDRplay
---> Fetching distfiles for SDRplay
---> Verifying checksums for SDRplay
---> Extracting SDRplay
$ file $(port work SDRplay)/SDRplay-1.97.3/sdrplay/libmirsdrapi-
rsp.so.1.97
/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_SDRplay/SDRplay/work/SDRplay-1.97.3/sdrplay
/libmirsdrapi-rsp.so.1.97: Mach-O 64-bit x86_64 dynamically linked shared
library, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|NO_REEXPORTED_DYLIBS>
}}}
If I'm seeing that correctly, then the port should indicate this with the
line
{{{
supported_archs x86_64
}}}
--
Ticket URL: <https://trac.macports.org/ticket/52521>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system
More information about the macports-tickets
mailing list