Opened 6 years ago

Closed 6 years ago

#56976 closed defect (fixed)

gr-osmosdr @20170612_1: error: no matching function for call to 'bladerf_get_frequency'

Reported by: angervision Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.5.3
Keywords: Cc:
Port: gr-osmosdr

Description

Hi,

Trying to install gr-osmosdr with the following command:

sudo port install gr-osmosdr +full

results in an error:

--->  Computing dependencies for gr-osmosdr
--->  Fetching archive for gr-osmosdr
--->  Attempting to fetch gr-osmosdr-20170612_1+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+sdrplay+soapysdr+swig+uhd.darwin_17.x86_64.tbz2 from https://packages.macports.org/gr-osmosdr
--->  Attempting to fetch gr-osmosdr-20170612_1+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+sdrplay+soapysdr+swig+uhd.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/gr-osmosdr
--->  Attempting to fetch gr-osmosdr-20170612_1+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+sdrplay+soapysdr+swig+uhd.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gr-osmosdr
--->  Fetching distfiles for gr-osmosdr
--->  Verifying checksums for gr-osmosdr
--->  Extracting gr-osmosdr
--->  Configuring gr-osmosdr
--->  Building gr-osmosdr
Error: Failed to build gr-osmosdr: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_gr-osmosdr/gr-osmosdr/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port gr-osmosdr failed

Tried cleaning up - same result.

Attachments (1)

main.log (484.1 KB) - added by angervision 6 years ago.

Download all attachments as: .zip

Change History (7)

Changed 6 years ago by angervision

Attachment: main.log added

comment:1 Changed 6 years ago by kencu (Ken)

Cc: michaelld@… removed
Owner: set to michaelld
Status: newassigned
Summary: gr-osmosdr @gr-osmosdr-20170612_1: Error: Failed to build gr-osmosdr: command execution failedgr-osmosdr @20170612_1: error: no matching function for call to 'bladerf_get_frequency'

comment:2 Changed 6 years ago by michaelld (Michael Dickens)

Yup I encounter this issue too. Looks like the recent bladeRF update is a little pickier about type usage. Looking into whether this is just a simple typecast or if something more is involved.

comment:3 Changed 6 years ago by michaelld (Michael Dickens)

In 3aa38bac0cfb1b5293deefa7e9a4831e72969f73/macports-ports (master):

gr-osmosdr: update to 4d83c606 (20170704)

Tag: #56976

comment:4 Changed 6 years ago by michaelld (Michael Dickens)

The update I just pushed fixes the issue for me. Please update your MacPorts install and try installing or updating gr-osmosdr and see if it works for you ... and, please report back either way ... thx!

comment:5 Changed 6 years ago by angervision

Michael, I have been able to successfully install gr-osmosdr port now. Thanks a lot for your swift response and fix.

comment:6 Changed 6 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

Great. You're welcome and thanks for reporting back. I'll close this ticket as fixed.

Note: See TracTickets for help on using tickets.