Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 616020 - net-wireless/uhd-3.9.6 is lacking dev-python/mako as dependency
Summary: net-wireless/uhd-3.9.6 is lacking dev-python/mako as 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 Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-19 16:30 UTC by Zentoo
Modified: 2017-04-22 22:29 UTC (History)
0 users

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 Zentoo 2017-04-19 16:30:07 UTC
net-wireless/uhd-3.9.6 is lacking dev-python/mako as dependency.

emerge net-wireless/uhd shows:
...
...
-- Configuring LibUHD support...
--   Dependency Boost_FOUND = 1
--   Dependency HAVE_PYTHON_PLAT_MIN_VERSION = TRUE
--   Dependency HAVE_PYTHON_MODULE_MAKO = FALSE
CMake Error at cmake/Modules/UHDComponent.cmake:51 (MESSAGE):
  Dependencies for required component LibUHD not met.
Call Stack (most recent call first):
  CMakeLists.txt:343 (LIBUHD_REGISTER_COMPONENT)
-- Configuring incomplete, errors occurred!


Once dev-python/mako have been installed, uhd can be emerged normally.