Opened 10 years ago

Closed 10 years ago

#44910 closed defect (worksforme)

gnuradio: build fails

Reported by: avp2@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: gnuradio

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Install fails at building Gnuradio. Message below. Using latest Xcode, MacPorts, OS 10.9.4 & 2011 Intel iMac. May be similar to Linux user problems.

hiMac:~ avp2$ sudo port install gqrx
--->  Computing dependencies for gqrx
--->  Dependencies to be installed: gnuradio gr-osmosdr bladeRF tecla gr-fcdproplus hackrf rtl-sdr
--->  Building gnuradio
Error: org.macports.build for port gnuradio returned: command execution failed
Error: Failed to install gnuradio
Please see the log file for port gnuradio for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_gnuradio/gnuradio/main.log
Error: The following dependencies were not installed: gnuradio gr-osmosdr bladeRF tecla gr-fcdproplus hackrf rtl-sdr
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gqrx failed

Attachments (2)

Gnuradio main log.txt (666.4 KB) - added by avp2@… 10 years ago.
Gqrx and Gnuradio Log files on Failure
Gqrx main log.txt (32.8 KB) - added by avp2@… 10 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to michaelld@…
Port: gnuradio added
Summary: GQRX port install failgnuradio: build fails

Please clean and try again. If it fails again, please attach the main.log file.

Changed 10 years ago by avp2@…

Attachment: Gnuradio main log.txt added

Gqrx and Gnuradio Log files on Failure

Changed 10 years ago by avp2@…

Attachment: Gqrx main log.txt added

comment:2 in reply to:  1 Changed 10 years ago by avp2@…

Replying to ryandesign@…:

Please clean and try again. If it fails again, please attach the main.log file.

Did that before posting - twice. Log files added.

Will try to get the Summary format right if posting again.

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

The logs are not complete; let's try this again. Please do the following:

sudo port clean gnuradio gr-osmosdr bladeRF tecla gr-fcdproplus hackrf rtl-sdr
sudo port install gnuradio

and, if that errors out, then please do the following (just the following; please do not try to build again):

tar jcf ~/Desktop/gnuradio_build_log.tar.bz2 `port logfile gnuradio`

and attach the compressed archive to this ticket.

comment:4 in reply to:  3 Changed 10 years ago by avp2@…

Replying to michaelld@…:

The logs are not complete; let's try this again. Please do the following:

sudo port clean gnuradio gr-osmosdr bladeRF tecla gr-fcdproplus hackrf rtl-sdr
sudo port install gnuradio

and, if that errors out, then please do the following (just the following; please do not try to build again):

tar jcf ~/Desktop/gnuradio_build_log.tar.bz2 `port logfile gnuradio`

and attach the compressed archive to this ticket.

Thanks for the help. That worked. Did Gqrx build after Gnuradio build finished and now listening to Gqrx running with a RTL USB.

comment:5 Changed 10 years ago by michaelld (Michael Dickens)

Resolution: worksforme
Status: newclosed

Great; thanks for reporting back.

Note: See TracTickets for help on using tickets.