Opened 8 years ago
Closed 6 years ago
#53437 closed defect (fixed)
SoapySDR @0.5.2: fatal error: 'mutex' file not found
Reported by: | xlf99 | Owned by: | gedgy63@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.0 |
Keywords: | Cc: | chrstphrchvz (Christopher Chavez) | |
Port: | SoapySDR |
Description
on attempting install gr-osmosdr i get "failed to build SoapySDR: command execution failed"
port cleaned and reattempted 3 times.
log seems to point to missing lbzip2 ??
should i try sudo port install lbzip2 and see what happens?
i have next to no idea what i'm doing, in over my head, and not waving but drowning . . . .
Attachments (1)
Change History (7)
Changed 8 years ago by xlf99
comment:1 Changed 8 years ago by kencu (Ken)
error is:
fatal error: 'mutex' file not found
so, looks like SoapySDR needs
-std=c++11 -stdlib=libc++
i.e. the cxx11 portgroup
comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to gedgy63@… |
---|---|
Port: | SoapySDR added; gr-osmosdr removed |
Status: | new → assigned |
Summary: | gr-osmosdr port install fails re: SoapySDR → SoapySDR @0.5.2: fatal error: 'mutex' file not found |
The lbzip2 messages are a red herring and should be ignored here.
comment:3 Changed 8 years ago by xlf99
Thanks for the prompt reply.
It appears then, that this is covered in some detail here:
https://trac.macports.org/wiki/LibcxxOnOlderSystems
and i'll have to decide whether to uninstall gr-osmosdr and gnuradio and/or their dependencies, make the switch, install again. or bump up to 10.9 and follow the migration instructions. I've been so happy with 10.8.5 on these machines and am not real keen on running yet one more version of an os . . . .
but i guess that's my problem to deal with . . . thanks for the help!
comment:4 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Note that michaelld
has since been added as a maintainer of this port.
Based on the reporter's feedback, is this ticket's issue resolved?
comment:5 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:6 Changed 6 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
We added C++11 requirement to this port, so this ticket should be addressed. Given the lack of response, I'm guessing we fixed the issue. So I'm closing this ticket.
SoapySDR/main.log