add to the CNAME line in the pkgbuild before installing -DENABLE_BLADERF:BOOL=OFF
this will let you install the rest of the modules.. just not BLADERF that is the one giving the problem..
hispagatos.org
Search Criteria
Package Details: gr-osmosdr-git d77577-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gr-osmosdr-git.git (read-only, click to copy) |
---|---|
Package Base: | gr-osmosdr-git |
Description: | GNU Radio source block for OsmoSDR, which is a 100% Free Software based small form-factor inexpensive SDR (Software Defined Radio) project. |
Upstream URL: | https://osmocom.org/projects/gr-osmosdr/wiki |
Licenses: | GPL |
Provides: | gnuradio-osmosdr, gr-osmosdr |
Submitter: | 0xfc |
Maintainer: | None |
Last Packager: | cwill747 |
Votes: | 30 |
Popularity: | 0.000000 |
First Submitted: | 2012-04-24 04:44 (UTC) |
Last Updated: | 2020-11-17 19:09 (UTC) |
Dependencies (11)
- airspy-gitAUR
- gnuradio (gnuradio-gitAUR)
- libmirisdr-gitAUR (libmirisdr5-gitAUR, libmirisdr4-gitAUR)
- libosmosdr-git
- libuhd (libuhd3AUR, libuhd-antsdr-gitAUR)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-exp-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blog-gitAUR, rtl-sdr-blogAUR)
- swig (swig-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-cheetah3 (make)
Required by (14)
- digital_rf-git (requires gnuradio-osmosdr) (optional)
- gnss-sdr-git (requires gnuradio-osmosdr) (make)
- gqrx-git (requires gnuradio-osmosdr)
- gqrx-git (optional)
- gqrx-nrsc5-git (requires gnuradio-osmosdr)
- gqrx-portaudio-git (requires gnuradio-osmosdr)
- gqrx-portaudio-git (optional)
- gr-gsm-git (requires gnuradio-osmosdr)
- gr-iridium-git (requires gnuradio-osmosdr)
- openlte (requires gnuradio-osmosdr)
- srt-py-git (requires gnuradio-osmosdr)
- tetra-kit-git (requires gnuradio-osmosdr)
- trunk-recorder (requires gnuradio-osmosdr)
- trunk-recorder-git (requires gnuradio-osmosdr)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
rek2gnulinux commented on 2014-03-10 23:19 (UTC)
0xfc commented on 2014-01-13 03:18 (UTC)
Seems an upstream bug. Did this happen before?
test0 commented on 2014-01-13 00:53 (UTC)
lib/CMakeFiles/gnuradio-osmosdr.dir/build.make:356: recipe for target 'lib/CMakeFiles/gnuradio-osmosdr.dir/bladerf/bladerf_source_c.cc.o' failed
make[2]: *** [lib/CMakeFiles/gnuradio-osmosdr.dir/bladerf/bladerf_source_c.cc.o] Error 1
CMakeFiles/Makefile2:124: recipe for target 'lib/CMakeFiles/gnuradio-osmosdr.dir/all' failed
make[1]: *** [lib/CMakeFiles/gnuradio-osmosdr.dir/all] Error 2
Makefile:126: recipe for target 'all' failed
I installed bladerf directly but the error persists.
0xfc commented on 2013-11-02 03:17 (UTC)
Added python2-cheetah to makedepends.
gog commented on 2013-11-02 03:00 (UTC)
Build depends on python2-cheetah. I don't know about runtime. You should add it.
swiftgeek commented on 2013-08-01 02:39 (UTC)
yes
0xfc commented on 2013-08-01 02:36 (UTC)
Modified the git command. Is it working now?
swiftgeek commented on 2013-08-01 02:31 (UTC)
But what about that first letter v? writing 'version' word or v in pkgver doesn't make any sense
0xfc commented on 2013-08-01 02:28 (UTC)
Sorry forgot the "cd $_gitname" line. Reverted now.
swiftgeek commented on 2013-08-01 02:26 (UTC)
but somehow 0 > v so local is always outdated… and v comes from version…
(in previous comment i forgot about that 'v' might be included in ¿short hash)
git describe --always | sed 's|-|.|g; s|^.||'
---
Also `cd $_gitname` has to be uncommented
fatal: Not a git repository
Pinned Comments