Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269877 - kde-base/libkdepim-4.2.3 fails after compiling and installing with pushd
Summary: kde-base/libkdepim-4.2.3 fails after compiling and installing with pushd
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: 2009-05-14 20:17 UTC by kami
Modified: 2009-05-25 22:03 UTC (History)
0 users

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


Attachments
The emerge --info results. (emerge-info.txt,5.72 KB, text/plain)
2009-05-20 22:42 UTC, Jeff Fynboh
Details
Build.log file (build.log,37.41 KB, text/plain)
2009-05-20 22:47 UTC, Jeff Fynboh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kami 2009-05-14 20:17:49 UTC
-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.2/image/usr/share/apps/libkdepim/about/bar-top-middle.png
-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.2/image/usr/share/apps/libkdepim/about/box-bottom-right.png
-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.2/image/usr/share/apps/libkdepim/about/kde_infopage.css
-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.2/image/usr/share/apps/libkdepim/about/kde_infopage_rtl.css
 *
 * ERROR: kde-base/libkdepim-4.2.2 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_install
 *             environment, line 3740:  Called die
 * The specific snippet of code:
 *       pushd "${WORKDIR}/${PN}_build/libkdepim/" 2> /dev/null || die "pushd libkdepim failed";
 *  The die message:
 *   pushd libkdepim failed
 *
 * 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/libkdepim-4.2.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/libkdepim-4.2.2/temp/environment'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde-testing/eclass/kde4-meta.eclass
 *   /usr/portage/local/layman/kde-testing/eclass/kde4-base.eclass
 *   /usr/portage/local/layman/kde-testing/eclass/cmake-utils.eclass
 *   /usr/portage/local/layman/kde-testing/eclass/kde4-functions.eclass
 *

 * Messages for package kde-base/libkdepim-4.2.2:

 *
 * ERROR: kde-base/libkdepim-4.2.2 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_install
 *             environment, line 3740:  Called die
 * The specific snippet of code:
 *       pushd "${WORKDIR}/${PN}_build/libkdepim/" 2> /dev/null || die "pushd libkdepim failed";
 *  The die message:
 *   pushd libkdepim failed
 *
 * 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/libkdepim-4.2.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/libkdepim-4.2.2/temp/environment'.
 * This ebuild used the following eclasses from overlays:
 *   /usr/portage/local/layman/kde-testing/eclass/kde4-meta.eclass
 *   /usr/portage/local/layman/kde-testing/eclass/kde4-base.eclass
 *   /usr/portage/local/layman/kde-testing/eclass/cmake-utils.eclass
 *   /usr/portage/local/layman/kde-testing/eclass/kde4-functions.eclass
 *
[chroot]florian / #

Reproducible: Always

Steps to Reproduce:
1. emerge libkdepim
Comment 1 kami 2009-05-15 14:48:35 UTC
Excuse me here is the right error:

-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.3/image/usr/kde/4.2/share/apps/libkdepim/about/box-top-right.png
-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.3/image/usr/kde/4.2/share/apps/libkdepim/about/bar-top-middle.png
-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.3/image/usr/kde/4.2/share/apps/libkdepim/about/box-bottom-right.png
-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.3/image/usr/kde/4.2/share/apps/libkdepim/about/kde_infopage.css
-- Installing: /var/tmp/portage/kde-base/libkdepim-4.2.3/image/usr/kde/4.2/share/apps/libkdepim/about/kde_infopage_rtl.css
 [31;01m*[0m 
 [31;01m*[0m ERROR: kde-base/libkdepim-4.2.3 failed.
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line   48:  Called src_install
 [31;01m*[0m             environment, line 3675:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m       pushd "${CMAKE_BUILD_DIR}/libkdepim/" 2> /dev/null || die "pushd libkdepim failed";
 [31;01m*[0m  The die message:
 [31;01m*[0m   pushd libkdepim failed
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
 [31;01m*[0m A complete build log is located at '/var/tmp/portage/kde-base/libkdepim-4.2.3/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/kde-base/libkdepim-4.2.3/temp/environment'.
 [31;01m*[0m This ebuild used the following eclasses from overlays:
 [31;01m*[0m   /usr/portage/local/layman/kde-testing/eclass/kde4-meta.eclass
 [31;01m*[0m   /usr/portage/local/layman/kde-testing/eclass/kde4-base.eclass
 [31;01m*[0m   /usr/portage/local/layman/kde-testing/eclass/kde4-functions.eclass
 [31;01m*[0m
Comment 2 Sebastian Luther (few) 2009-05-18 06:04:15 UTC
Please attach emerge --info and the build.log.
Comment 3 Jeff Fynboh 2009-05-20 22:42:52 UTC
Created attachment 191954 [details]
The emerge --info results.

I am having the same problem.
Comment 4 Jeff Fynboh 2009-05-20 22:47:56 UTC
Created attachment 191955 [details]
Build.log file
Comment 5 kami 2009-05-21 19:44:38 UTC
(In reply to comment #4)
> Created an attachment (id=191955) [edit]
> Build.log file
> 

I solved the problem with unmasking cmake ~x86. Then everything works fine.

Cu kami
Comment 6 Jeff Fynboh 2009-05-22 15:59:27 UTC
(In reply to comment #5)
> I solved the problem with unmasking cmake ~x86. Then everything works fine.
> 
> Cu kami
> 

Hmm... I unmasked and install cmake 2.6.4 and still have the same problem. What version of cmake are you using?
Comment 7 Tomáš Chvátal (RETIRED) gentoo-dev 2009-05-25 17:04:06 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > I solved the problem with unmasking cmake ~x86. Then everything works fine.
> > 
> > Cu kami
> > 
> 
> Hmm... I unmasked and install cmake 2.6.4 and still have the same problem. What
> version of cmake are you using?
> 

Do you use any overlay?
Some of your overlays is overriding cmake-utils eclass.
Comment 8 Tomáš Chvátal (RETIRED) gentoo-dev 2009-05-25 22:03:05 UTC
jeff you have kde overlay added.
this overlay indeed overrides in-tree eclasses, so remove it, it is not supported by gentoo kde project team.

Then you will be able to compile

Cheers

Reopen if i am wrong but i am definetly sure