Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361669 - kde-base/pykde4-4.6.9999 fails to emerge
Summary: kde-base/pykde4-4.6.9999 fails to emerge
Status: RESOLVED FIXED
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-04-02 10:15 UTC by Jure Repinc
Modified: 2011-04-17 17:21 UTC (History)
0 users

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


Attachments
build.log (pykde4-4.6.9999-build.log,2.81 KB, text/plain)
2011-04-02 10:18 UTC, Jure Repinc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2011-04-02 10:15:07 UTC
When you try to emerge kde-base/pykde4-4.6.9999 it fails.

Reproducible: Always

Steps to Reproduce:
1. try to emerge pykde4-4.6.9999
Actual Results:  
Emerge fails with
>>> Preparing source in /var/tmp/portage/kde-base/pykde4-4.6.9999/work/pykde4-4.6.9999 ...
find: `/var/tmp/portage/kde-base/pykde4-4.6.9999/work/pykde4-4.6.9999/python/pykde4': No such file or directory

Expected Results:  
It should emerge without error

Complete output in konsole is:
>>> Emerging (1 of 1) kde-base/pykde4-4.6.9999 from kde
 * Package:    kde-base/pykde4-4.6.9999
 * Repository: kde
 * Maintainer: kde@gentoo.org
 * USE:        amd64 consolekit elibc_glibc kernel_linux multilib policykit semantic-desktop userland_GNU
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
Already on 'master'
Already up-to-date.
 * GIT update -->
 *    repository:               git://anongit.kde.org/pykde4
 *    at the commit:            6439c98d743767b2d4f6047c886b983511991caf
 *    branch:                   KDE/4.6
 *    storage directory:        "/usr/portage/distfiles/egit-src/pykde4"
Branch branch-KDE/4.6 set up to track remote branch KDE/4.6 from origin.
Switched to a new branch 'branch-KDE/4.6'
>>> Unpacked to /var/tmp/portage/kde-base/pykde4-4.6.9999/work/pykde4-4.6.9999
 * Exporting parts of working copy to /var/tmp/portage/kde-base/pykde4-4.6.9999/work/pykde4-4.6.9999
>>> Source unpacked in /var/tmp/portage/kde-base/pykde4-4.6.9999/work
>>> Preparing source in /var/tmp/portage/kde-base/pykde4-4.6.9999/work/pykde4-4.6.9999 ...
find: `/var/tmp/portage/kde-base/pykde4-4.6.9999/work/pykde4-4.6.9999/python/pykde4': No such file or directory
sed: no input files
 * ERROR: kde-base/pykde4-4.6.9999 failed (prepare phase):
 *   4171: died in KMMODULE section
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 7051:  Called kde4-meta_src_prepare
 *   environment, line 4483:  Called kde4-meta_change_cmakelists
 *   environment, line 4171:  Called die
 * The specific snippet of code:
 *           find "${S}"/${KMMODULE} -name CMakeLists.txt -print0 | xargs -0 sed -i -e 's/^#DONOTCOMPILE //g' || die "${LINENO}: died in KMMODULE section";
 * 
 * If you need support, post the output of 'emerge --info =kde-base/pykde4-4.6.9999',
 * the complete build log and the output of 'emerge -pqv =kde-base/pykde4-4.6.9999'.
 * This ebuild used the following eclasses from overlays:
 *   /var/lib/layman/kde/eclass/kde4-meta.eclass
 *   /var/lib/layman/kde/eclass/kde4-base.eclass
 *   /var/lib/layman/kde/eclass/kde4-functions.eclass
 *   /var/lib/layman/kde/eclass/git-2.eclass
 * This ebuild is from an overlay named 'kde': '/var/lib/layman/kde/'
 * The complete build log is located at '/var/tmp/portage/kde-base/pykde4-4.6.9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/pykde4-4.6.9999/temp/environment'.
 * S: '/var/tmp/portage/kde-base/pykde4-4.6.9999/work/pykde4-4.6.9999'
Comment 1 Jure Repinc 2011-04-02 10:18:49 UTC
Created attachment 268195 [details]
build.log
Comment 2 Maciej Mrozowski gentoo-dev 2011-04-17 16:57:18 UTC
Updacking issue is now fixed.
However another issue occurs - it seems KDE3_SUPPORT needs to be enabled in order to compile kbindings for KTableWidget (ktablewidget.sip).