Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

pykde4-4.8.3 Problem

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
StrikerASD
n00b
n00b
Posts: 12
Joined: Sun May 20, 2012 8:48 pm
Location: Poland

pykde4-4.8.3 Problem

  • Quote

Post by StrikerASD » Fri Jun 08, 2012 8:44 am

Hi. I have problem with updating pykde. Here is the result of compilation:

Code: Select all

Built target compile_python_files
^[[34m^[[1mGenerating sip/kdeui/sipkdeuipart0.cpp, sip/kdeui/sipkdeuipart1.cpp, sip/kdeui/sipkdeuipart2.cpp, sip/kdeui/sipkdeuipart3.cpp, sip/kdeui/sipkdeui$
^[[0m



[  4%] sip: sip: Unable to find file "QtCore/QtCoremod.sip"
sip: make[2]: *** [sip/knewstuff/sipknewstuffpart0.cpp] Error 1
make[1]: *** [CMakeFiles/python_module_PyKDE4_knewstuff.dir/all] Error 2
make[1]: *** Oczekiwanie na niezakonczone zadania....
sip: Unable to find file "QtCore/QtCoremod.sip"
make[2]: *** [sip/kio/sipkiopart0.cpp] Error 1
make[1]: Unable to find file "QtCore/QtCoremod.sip"
sip: Unable to find file "QtCore/QtCoremod.sip"
make[2]: *** [sip/kparts/sipkpartspart0.cpp] Error 1
make[2]: *** [sip/akonadi/sipakonadipart0.cpp] Error 1
*** [CMakeFiles/python_module_PyKDE4_kio.dir/all] Error 2
make[1]: sip: *** [CMakeFiles/python_module_PyKDE4_kparts.dir/all] Error 2Unable to find file "QtCore/QtCoremod.sip"

sip: Unable to find file "QtCore/QtCoremod.sip"
make[2]: make[2]: *** [sip/kdecore/sipkdecorepart0.cpp] Error 1*** [sip/dnssd/sipdnssdpart0.cpp] Error 1

make[1]: *** [CMakeFiles/python_module_PyKDE4_dnssd.dir/all] Error 2
make[1]: *** [CMakeFiles/python_module_PyKDE4_kdecore.dir/all] Error 2
sip: Unable to find file "QtCore/QtCoremod.sip"
make[2]: *** [sip/kdeui/sipkdeuipart0.cpp] Error 1
make[1]: *** [CMakeFiles/python_module_PyKDE4_kdeui.dir/all] Error 2

sip: Unable to find file "QtCore/QtCoremod.sip"
make[2]: *** [sip/kterminal/sipkterminalpart0.cpp] Error 1
make[1]: *** [CMakeFiles/python_module_PyKDE4_kterminal.dir/all] Error 2
make: *** [all] Error 2
 ^[[31;01m*^[[0m ERROR: kde-base/pykde4-4.8.3 failed (compile phase):
 ^[[31;01m*^[[0m   emake failed
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=kde-base/pykde4-4.8.3'`,
 ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=kde-base/pykde4-4.8.3'`.
 ^[[31;01m*^[[0m The complete build log is located at '/var/log/portage/kde-base:pykde4-4.8.3:20120608-051443.log'.
 ^[[31;01m*^[[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/kde-base/pykde4-4.8.3/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/kde-base/pykde4-4.8.3/temp/environment'.
 ^[[31;01m*^[[0m Working directory: '/var/tmp/portage/kde-base/pykde4-4.8.3/work/pykde4-4.8.3_build-3.2'
 ^[[31;01m*^[[0m S: '/var/tmp/portage/kde-base/pykde4-4.8.3/work/pykde4-4.8.3'
And here is my make.conf file:

Code: Select all

CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mtune=core2 -O2 -s -pipe -mssse3 -mcx16 -msahf -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1,--enable-new-dtags,--sort-common,--hash-style=both,--as-needed"
USEFLAGS="7zip aac acl acpi alsa apng ario avi bash-completion bitmap-fonts bluetooth blkshal cairo cdda cddb cdr cdrom cgi cleartype consolekit cups curl d$

# Locales
LINGUAS="en pl"
LANG="pl_PL"
LC_ALL="pl_PL"

# Mirrors
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://gentoo.imj.fr/pub/gentoo/ ftp://de-mirro$

# Portage Settings
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
ALSA_CARDS="hda-intel"
AUTOCLEAN="yes"
CLEAN_DELAY="0"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d"
#EMERGE_DEFAULT_OPTS="--ask --verbose --autounmask=n"
EMERGE_DEFAULT_OPTS="--ask --verbose --with-bdeps y --autounmask=n --load-average=3"
EMERGE_WARNING_DELAY="5"
FEATURES="nodoc parallel-fetch sfperms sandbox strict userfetch userpriv usersandbox"
INPUT_DEVICES="evdev mouse keyboard"
MAKEOPTS="-j9 -s"
MOZ_DISABLE_PANGO="1"
PORT_LOGDIR="/var/log/portage"
PORTAGE_COMPRESS="bzip2"
PORTAGE_COMPRESS_FLAGS="--best"
PORTAGE_ECLASS_WARNING_ENABLE="0"
PORTAGE_NICENESS="15"
PORTAGE_RSYNC_RETRIES="1"
PORTAGE_TMPDIR="/var/tmp"
USE="${USEFLAGS}"
VIDEO_CARDS="nv nvidia vesa"
WANT_MP="true"
source /var/lib/layman/make.conf
I can't get this to work. I have gcc-4.6.3
Top
GES
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 108
Joined: Sun Jun 12, 2005 8:41 am
Location: Budapest, Hungary

  • Quote

Post by GES » Fri Jun 08, 2012 12:15 pm

python-updater had?
Top
StrikerASD
n00b
n00b
Posts: 12
Joined: Sun May 20, 2012 8:48 pm
Location: Poland

Thanks

  • Quote

Post by StrikerASD » Fri Jun 08, 2012 6:17 pm

Thank you, it helped.
Top
GES
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 108
Joined: Sun Jun 12, 2005 8:41 am
Location: Budapest, Hungary

  • Quote

Post by GES » Fri Jun 08, 2012 7:43 pm

Please mark [solved].
Top
Post Reply

4 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic