Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374655 - kde-base/kig-4.6.5 fails to merge due to failing find command
Summary: kde-base/kig-4.6.5 fails to merge due to failing find command
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-10 08:16 UTC by Markus Walter
Modified: 2011-07-12 21:07 UTC (History)
1 user (show)

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


Attachments
build log (build.log,1.78 KB, text/plain)
2011-07-10 08:16 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2011-07-10 08:16:33 UTC
Created attachment 279577 [details]
build log

kig-4.6.5 fails to merge in the prepare phase with the following error.

find "${S}"/${i} -name CMakeLists.txt -print0 | xargs -0 sed -i -e 's/^#DONOTCOMPILE //g' -e '/install(.*)/{s/^/#DONOTINSTALL /;}' -e '/^install(/,/)/{s/^/#DONOTINSTALL /;}' -e '/kde4_install_icons(.*)/{s/^/#DONOTINSTALL /;}' || die "${LINENO}: sed died in the KMCOMPILEONLY section while processing ${i}";

find: `/var/tmp/portage/kde-base/kig-4.6.5/work/kig-4.6.5/cmake/modules/': No such file or directory

sed: no input files
Comment 1 Andreas Proteus 2011-07-10 08:58:22 UTC
Same problem here.
something is missing from kdeedu tarball:

* Unpacking parts of kdeedu-4.6.5.tar.bz2 to /var/tmp/portage/kde-base/kig-4.6.5/work ...
tar extract command failed at least partially - continuing anyway
Comment 2 Markus Walter 2011-07-11 08:12:24 UTC
Today kig-4.6.5 merged successfully on my machine, without me doing anything. Since somebody else hit the same problem, I won't close the bug.
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-07-12 21:07:49 UTC
Was fixed in kde4-meta.eclass.