media-gfx/hugin-2009.4.0 depends on virtual/glut; without it compilation will fail. Reproducible: Always Steps to Reproduce: Try to emerge hugin-2009.4.0 without having virtual/glut installed. Actual Results: Emerge will try to install the following packages. [ebuild N ] media-gfx/hugin-2009.4.0 USE="sift -lapack" LINGUAS="en_GB -bg -ca -cs -de -es -fr -hu -it -ja -ko -nl -pl -pt_BR -ru -sk -sl -sv -uk -zh_CN -zh_TW" 0 kB [ebuild N ] media-gfx/enblend-4.0 USE="image-cache openexr openmp -debug -doc -gpu" 0 kB [ebuild N ] media-libs/glew-1.5.1 0 kB [ebuild N ] media-libs/plotutils-2.5.1 USE="X" 0 kB [ebuild N ] media-libs/openexr-1.6.1 USE="-doc -examples" 0 kB [ebuild N ] media-libs/ilmbase-1.0.1 0 kB [ebuild N ] media-gfx/autopano-sift-C-2.5.1 0 kB [ebuild N ] media-libs/exiftool-8.10 0 kB [ebuild N ] media-libs/libpano13-2.9.14 USE="-java" 0 kB But the compilation of hugin fails with CMake Error at CMakeModules/FindGLUT.cmake:77 (MESSAGE): Could not find GLUT Call Stack (most recent call first): CMakeLists.txt:175 (FIND_PACKAGE) Expected Results: The ebuild for hugin should pull in virtual/glut; after installing that hugin compiles fine.
fixed in cvs, thanks for the report. 17 Feb 2010; Markus Meier <maekke@gentoo.org> hugin-2009.4.0.ebuild: add virtual/glut to dependencies by Seerp in bug #305049