Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376951 - kde-base/system-config-printer-kde ebuild crashes, missing install target in Makefile
Summary: kde-base/system-config-printer-kde ebuild crashes, missing install target in ...
Status: RESOLVED DUPLICATE of bug 337583
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-29 15:11 UTC by Trevor Bowen
Modified: 2011-07-29 15:59 UTC (History)
0 users

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


Attachments
kde-base/system-config-printer-kde-4.7.0 failed ebuild log (build.log,8.66 KB, text/plain)
2011-07-29 15:11 UTC, Trevor Bowen
Details
emerge --info results (emerge_info.txt,5.80 KB, text/plain)
2011-07-29 15:15 UTC, Trevor Bowen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Trevor Bowen 2011-07-29 15:11:27 UTC
Created attachment 281467 [details]
kde-base/system-config-printer-kde-4.7.0 failed ebuild log

I'm trying to upgrade to KDE-4.7, and during which the kde-base/system-config-printer-kde-4.7.0 ebuild dies:

$ emerge -1 kde-base/system-config-printer-kde
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) kde-base/system-config-printer-kde-4.7.0
 * kdeadmin-4.7.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
>>> Unpacking source...
 * Unpacking parts of kdeadmin-4.7.0.tar.bz2 to /var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/work ...
tar extract command failed at least partially - continuing anyway  [ ok ]
>>> Source unpacked in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/work
>>> Preparing source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/work/system-config-printer-kde-4.7.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/work/system-config-printer-kde-4.7.0 ...
...
-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/work/system-config-printer-kde-4.7.0_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/work/system-config-printer-kde-4.7.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/work/system-config-printer-kde-4.7.0_build"
make -j4 
>>> Source compiled.
>>> Test phase [not enabled]: kde-base/system-config-printer-kde-4.7.0

>>> Install system-config-printer-kde-4.7.0 into /var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/image/ category kde-base
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/work/system-config-printer-kde-4.7.0_build"
make -j4 DESTDIR=/var/tmp/portage/kde-base/system-config-printer-kde-4.7.0/image/ install 
make: *** No rule to make target `install'.  Stop.
emake failed

Am I doing something wrong?
Comment 1 Trevor Bowen 2011-07-29 15:15:03 UTC
Created attachment 281469 [details]
emerge --info results
Comment 2 Rafał Mużyło 2011-07-29 15:39:18 UTC
It's a linux 3.0 problem.
Reemerge your python - fixes are already in the tree.
Comment 3 Maciej Mrozowski gentoo-dev 2011-07-29 15:59:35 UTC
Actually it's rather a duplicate of 337583.

*** This bug has been marked as a duplicate of bug 337583 ***