Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857174 - net-wireless/urh-2.9.3 fails to build with net-wireless/sdrplay-3.07.1
Summary: net-wireless/urh-2.9.3 fails to build with net-wireless/sdrplay-3.07.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Radio project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-09 15:28 UTC by Thomas Beierlein
Modified: 2022-09-29 15:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,58.84 KB, text/x-log)
2022-07-09 15:28 UTC, Thomas Beierlein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Beierlein gentoo-dev 2022-07-09 15:28:54 UTC
Created attachment 790787 [details]
build.log

Stop building after bump from <net-wireless/sdrplay-2.13.1-r 1to 3.07.1

> src/urh/dev/native/lib/sdrplay.cpp:730:10: fatal error: mirsdrapi-rsp.h: No such file or directory
>  730 | #include "mirsdrapi-rsp.h"
>      |          ^~~~~~~~~~~~~~~~~
>compilation terminated.
Comment 1 Larry the Git Cow gentoo-dev 2022-07-10 16:40:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a1d6b2618fe7d660056f4104e6d1c9c6134ffe

commit c3a1d6b2618fe7d660056f4104e6d1c9c6134ffe
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2022-07-10 16:40:22 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2022-07-10 16:40:22 +0000

    net-wireless/urh: restrict useable version of net-wireless/sdrplay
    
    Closes: https://bugs.gentoo.org/857174
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 net-wireless/urh/urh-2.9.3.ebuild | 2 +-
 net-wireless/urh/urh-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)