Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 224293 - kde-base/kdesu-4.0.4 install failed
Summary: kde-base/kdesu-4.0.4 install failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-31 07:42 UTC by Vladimir Rusinov
Modified: 2008-06-03 07:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Rusinov 2008-05-31 07:42:30 UTC
# emerge -v1 =kde-base/kdesu-4.0.4

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] kde-base/kdesu-4.0.4 [4.0.3] USE="-debug -htmlhandbook" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

<snip (configured and compiled without any errors>

[100%] Built target kdesu_executable
>>> Source compiled.
>>> Test phase [not enabled]: kde-base/kdesu-4.0.4

>>> Install kdesu-4.0.4 into /var/tmp/portage/kde-base/kdesu-4.0.4/image/ category kde-base
[ 36%] Built target kdesu_executable
[100%] Built target kdesud
Install the project...
-- Install configuration: "Release"
CMake Error: Error in cmake code at
/var/tmp/portage/kde-base/kdesu-4.0.4/work/kdesu_build/cmake_install.cmake:35:
FILE INSTALL cannot find file "/var/tmp/portage/kde-base/kdesu-4.0.4/work/kdesu-4.0.4/kde4" to install.
Current CMake stack:
[1]     /var/tmp/portage/kde-base/kdesu-4.0.4/work/kdesu_build/cmake_install.cmake
make: *** [install] Error 255
 *
 * ERROR: kde-base/kdesu-4.0.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2874:  Called kde4-meta_src_install
 *             environment, line 2291:  Called cmake-utils_src_install
 *             environment, line  698:  Called die
 * The specific snippet of code:
 *       emake install DESTDIR="${D}" || die "Make install failed";
 *  The die message:
 *   Make install failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/kde-base:kdesu-4.0.4:20080531-073809.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdesu-4.0.4/temp/environment'.
 *
Comment 1 Bo Ørsted Andresen (RETIRED) gentoo-dev 2008-06-02 10:56:26 UTC
Probably an obsolete eclass (kde4-meta) from an overlay you're using. If that's the case you can try sync'ing said overlay. Please provide the output of emerge --info.
Comment 2 Vladimir Rusinov 2008-06-03 07:12:06 UTC
Sorry, you are right.