When compilling kde-base/marble with python flaged enabled, it fails. Reproducible: Always Steps to Reproduce: sudo flaggie kde-base/marble +python sudo emerge -1 kde-base/marble Actual Results: Fail Expected Results: Succeed Snippet of /var/tmp/portage/kde-base/marble/temp/build.log -- Found PyQt4 version: 4.8.1 -- checking for module 'QtSystemInfo>=1.0.1' -- package 'QtSystemInfo>=1.0.1' not found -- Looking for cfmakeraw -- Looking for cfmakeraw - found -- Looking for include files HAVE_SYS_FILIO_H -- Looking for include files HAVE_SYS_FILIO_H - not found. -- Found libgps: /usr/include -- Building with gpsd position provider -- checking for module 'liblocation>=0.102' -- package 'liblocation>=0.102' not found -- Found Eigen2: /usr/include/eigen2 ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * Experimental Python binding support for the Marble library - Experimental Python binding support for the Marble library * PyQt4 - PyQt4 was not found. It is needed by marble python plugins to run. * Python - KDE Python support * Eigen2 - A generic C++ template library for dense and sparse matrices * OpenGL - 3D Graphics Library -----------------------------------------------------------------------------
Which kde version are you talking about? Please attach the output of emerge --info
Are you sure it's not pykde4 that is failing to build?
It was a PyQT4 issue.