* Installation of kde-base/pykde4-4.4.1 with CPython 3.1... >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/pykde4-4.4.1/work/pykde4-4.4.1-3.1_build" make -j2 install DESTDIR=/var/tmp/portage/kde-base/pykde4-4.4.1/image/ make: *** No rule to make target `install'. Stop. * ERROR: kde-base/pykde4-4.4.1 failed: * Make install failed * * Call stack: * ebuild.sh, line 48: Called src_install * environment, line 5922: Called python_execute_function '-s' 'do_src_install' * environment, line 4694: Called do_src_install * environment, line 5919: Called kde4-meta_src_install * environment, line 3774: Called kde4-base_src_install * environment, line 3400: Called cmake-utils_src_install * environment, line 1491: Called _execute_optionaly 'src_install' * environment, line 705: Called enable_cmake-utils_src_install * environment, line 1927: Called die * The specific snippet of code: * emake install DESTDIR="${D}" || die "Make install failed"; * * If you need support, post the output of 'emerge --info =kde-base/pykde4-4.4.1', * the complete build log and the output of 'emerge -pqv =kde-base/pykde4-4.4.1'. * The complete build log is located at '/var/log/portage/kde-base:pykde4-4.4.1:20100303-131049.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/pykde4-4.4.1/temp/environment'. * S: '/var/tmp/portage/kde-base/pykde4-4.4.1/work/pykde4-4.4.1' >>> Failed to emerge kde-base/pykde4-4.4.1, Log file:
sorry, it's the in-portage tree pykde4 NOT from the kde-testing overlay
(In reply to comment #0) > * If you need support, post the output of 'emerge --info > =kde-base/pykde4-4.4.1', > * the complete build log and the output of 'emerge -pqv > =kde-base/pykde4-4.4.1'. > * The complete build log is located at > '/var/log/portage/kde-base:pykde4-4.4.1:20100303-131049.log'. See above... :) And please try again with a sane (i.e. 2.x) python setting!
Created attachment 221985 [details] kde-base:pykde4-4.4.1:20100303-141113.log seems like I found the error: Traceback (most recent call last): File "/usr/share/apps/cmake/modules/FindPyQt.py", line 5, in <module> import PyQt4.pyqtconfig ImportError: No module named PyQt4.pyqtconfig -- Build PyKDE4... no ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * Shared desktop ontologies - Desktop ontologies ----------------------------------------------------------------------------- -- Congratulations! All external packages have been found. -----------------------------------------------------------------------------
I re-installed: qscintilla-python qscintilla PyQt4 dev-python/sip and after that it installed fine oh - and btw, the system is FORCING python 3.1 ON ME ;) eselect python list Available Python interpreters: [1] python2.5 [2] python2.6 * [3] python3.1