Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261820 - Broken ebuild kde-base/kwrite-4.2.1
Summary: Broken ebuild kde-base/kwrite-4.2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 07:50 UTC by Anton S. Ustyuzhanin
Modified: 2009-03-09 17:23 UTC (History)
0 users

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


Attachments
Fix for /usr/portage/kde-base/kfind/kwrite-4.2.1.ebuild (kwrite-4.2.1.ebuild.patch,203 bytes, patch)
2009-03-09 07:50 UTC, Anton S. Ustyuzhanin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton S. Ustyuzhanin 2009-03-09 07:50:02 UTC
* ERROR: kde-base/kwrite-4.2.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 3657:  Called kde4-meta_src_prepare
 *             environment, line 2895:  Called kde4-meta_change_cmakelists
 *             environment, line 2668:  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}";
 *  The die message:
 *   2668: sed died uncommenting add_subdirectory instructions in KMEXTRA section while processing doc/kwrite/
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kwrite-4.2.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kwrite-4.2.1/temp/environment'.
Comment 1 Anton S. Ustyuzhanin 2009-03-09 07:50:54 UTC
Created attachment 184415 [details, diff]
Fix for /usr/portage/kde-base/kfind/kwrite-4.2.1.ebuild
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-09 17:23:01 UTC
In cvs fixed. Thanks.