Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519586 - net-wireless/gnuradio-3.7.4 USE=-grc - src_configure(): CMake Error at volk/CMakeLists.txt:62 (message): Cheetah templates required to build VOLK
Summary: net-wireless/gnuradio-3.7.4 USE=-grc - src_configure(): CMake Error at volk/C...
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: 2014-08-10 20:25 UTC by Andrew Savchenko
Modified: 2014-08-15 00:53 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,9.08 KB, text/plain)
2014-08-10 20:25 UTC, Andrew Savchenko
Details
build.log (build.log,7.06 KB, text/plain)
2014-08-10 20:26 UTC, Andrew Savchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2014-08-10 20:25:11 UTC
Hello,

looks like old bug 421823 is alive again with gnuradio-3.7.4: cheetah is mandatory even without grc:

USE:        abi_x86_32 alsa analog channels ctrlport digital doc elibc_glibc examples filter jack kernel_linux portaudio python_single_target_python2_7 python_targets_python2_7 qt4 sdl userland_GNU utils wavelet wxwidgets x86

-- Configuring volk support...
--   Enabling volk support.
--   Override with -DENABLE_VOLK=ON/OFF
--
-- Python checking for Cheetah >= 2.0.0
-- Python checking for Cheetah >= 2.0.0 - not found
CMake Error at volk/CMakeLists.txt:62 (message):
  Cheetah templates required to build VOLK
Comment 1 Andrew Savchenko gentoo-dev 2014-08-10 20:25:34 UTC
Created attachment 382642 [details]
emerge --info
Comment 2 Andrew Savchenko gentoo-dev 2014-08-10 20:26:01 UTC
Created attachment 382644 [details]
build.log
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2014-08-15 00:53:05 UTC
fixed, DEPEND only, and it's not optional.  volk needs it, and volk is effectively (and in the ebuild entirely) non-optional.