The handbook use flag causes the package to fail while preparing the source. According to http://bugs.gentoo.org/show_bug.cgi?id=337341 the ebuild needs to be changed as the handbook section was already commented out in 4.6.2 Reproducible: Always * ERROR: kde-base/kgamma-4.6.3 failed (prepare phase): * 3385: sed died uncommenting add_subdirectory instructions in KMEXTRA section while processing doc/kcontrol/kgamma * * Call stack: * ebuild.sh, line 56: Called src_prepare * environment, line 4489: Called kde4-meta_src_prepare * environment, line 3672: Called kde4-meta_change_cmakelists * environment, line 3385: Called die * The specific snippet of code: * find "${S}"/${i} -name CMakeLists.txt -print0 | xargs -0 sed -i -e 's/^#DONOTCOMPILE //g' || die "${LINENO}: sed died uncommenting add_subdirectory instructions in KMEXTRA section while processing ${i}"; * * If you need support, post the output of 'emerge --info =kde-base/kgamma-4.6.3', * the complete build log and the output of 'emerge -pqv =kde-base/kgamma-4.6.3'. * The complete build log is located at '/var/tmp/portage/kde-base/kgamma-4.6.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kgamma-4.6.3/temp/environment'. * S: '/var/tmp/portage/kde-base/kgamma-4.6.3/work/kgamma-4.6.3'
You can build-it with adding -handbook in your use flags
Please assign to KDE Herd. Happening here too...
Here too. It succee with -handbook use flag http://www.linux-archive.org/gentoo-user/523404-kgamma-4-6-3-fails-prepare-phase.html
Should be fixed in main tree. Thanks for report.
*** Bug 366461 has been marked as a duplicate of this bug. ***
*** Bug 366469 has been marked as a duplicate of this bug. ***