Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472110 - net-analyzer/gsm-receiver fails to configure with >=net-wireless/gnuradio-3.7 "No package 'gnuradio-core' found"
Summary: net-analyzer/gsm-receiver fails to configure with >=net-wireless/gnuradio-3.7...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-02 13:55 UTC by Willard Dawson
Modified: 2014-02-05 02:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (build.log,11.96 KB, text/plain)
2013-06-02 13:55 UTC, Willard Dawson
Details
Emerge info (emerge-info,48 bytes, text/plain)
2013-06-02 13:57 UTC, Willard Dawson
Details
Emerge environment (environment,177.56 KB, text/plain)
2013-06-02 13:57 UTC, Willard Dawson
Details
Emerge info (emerge-info,15.97 KB, text/plain)
2013-06-02 15:16 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2013-06-02 13:55:25 UTC
Created attachment 349902 [details]
Build log

checking for GNURADIO_CORE... configure: error: Package requirements (gnuradio-core >= 3) were not met:

No package 'gnuradio-core' found
Comment 1 Willard Dawson 2013-06-02 13:57:14 UTC
Created attachment 349904 [details]
Emerge info
Comment 2 Willard Dawson 2013-06-02 13:57:36 UTC
Created attachment 349906 [details]
Emerge environment
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-06-02 14:00:11 UTC
Which version of gnuradio are you using?
Comment 4 Willard Dawson 2013-06-02 15:11:45 UTC
(In reply to Chí-Thanh Christopher Nguyễn from comment #3)
> Which version of gnuradio are you using?

net-wireless/gnuradio-9999

Sorry, it appears I overwrote emerge-info with 'emerge -pqv' fixing now...
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-06-02 15:13:37 UTC
gnuradio changed interfaces for 3.7, and gsm-receiver has not been updated yet. So you have to downgrade to gnuradio-3.6 for now.
Comment 6 Willard Dawson 2013-06-02 15:16:45 UTC
Created attachment 349912 [details]
Emerge info
Comment 7 Chí-Thanh Christopher Nguyễn gentoo-dev 2014-02-05 02:48:12 UTC
+  05 Feb 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +files/0001-gsm-receiver-build-against-gnuradio-3.7.patch,
+  gsm-receiver-9999.ebuild:
+  Add patch for gnuradio-3.7 compatibility.