Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548934 - net-wireless/gnuradio-3.7.7 incomplete dev-lang/swig dependency
Summary: net-wireless/gnuradio-3.7.7 incomplete dev-lang/swig dependency
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: 2015-05-08 19:08 UTC by RB
Modified: 2015-07-10 19:09 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RB 2015-05-08 19:08:22 UTC
Due to checks in the code probably introduced around bug 534362, gnuradio-3.7.7 checks for swig-3.0.3 or 3.0.4 and fails during src_compile (see https://gnuradio.org/redmine/projects/gnuradio/repository/revisions/0d219496168402467657c441b72444671b95580a/diff/).

It looks like the swig dep needs to be updated to exclude the 3.0.4 version still in-tree (3.0.3 was removed circa bug 534362).  For whatever reason portage-2.2.18 didn't update it prior to updating gnuradio.
Comment 1 Rick Farina (Zero_Chaos) gentoo-dev 2015-07-10 19:09:01 UTC
addressed during the 3.7.7.1 update.  thanks for the documentation in the bug!