Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142599 - kde-base/pykde-3.5.0 does not compile
Summary: kde-base/pykde-3.5.0 does not compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 18:54 UTC by David Watzke
Modified: 2006-10-22 08:52 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 David Watzke 2006-08-02 18:54:32 UTC
x86_64-pc-linux-gnu-g++ -c -Wno-deprecated-declarations -pipe -O2 -march=athlon64 -m3dnow -msse -msse2 -msse3 -fomit-frame-pointer -pipe -fPIC -O2 -march=athlon64 -pipe -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I/20GB/portage/pykde-3.5.0/work/pykde-3.5.0/python/pykde/extra/kdecvs -I/usr/kde/3.5/include -I/usr/kde/3.5/include/kio -I/usr/include/python2.4 -I/usr/qt/3/include -I/usr/X11R6/include -o sipkioKProtocolInfoPtr.o sipkioKProtocolInfoPtr.cpp
(libsandbox) error: in ../../sandbox-1.2.20alpha2/libsandbox/libsandbox.c, function check_syscall(), line 883:
(libsandbox)        Unrecoverable error!
(libsandbox)      : No such file or directory
make[1]: *** No rule to make target `sipkioKProtocolInfoExtraField.cpp', needed by `sipkioKProtocolInfoExtraField.o'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [sipkioKProtocolInfoPtr.o] Aborted
make[1]: Leaving directory `/20GB/portage/pykde-3.5.0/work/pykde-3.5.0/python/pykde/kio'
make: *** [all] Error 2


here's my emerge --info
Portage 2.1.1_pre4-r1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.17-gentoo-r4! x86_64)
=================================================================
System uname: 2.6.17-gentoo-r4! x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.4
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.20_alpha2
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17.50.0.3
sys-devel/gcc-config: [Not Present]
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -m3dnow -msse -msse2 -msse3 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=athlon64 -m3dnow -msse -msse2 -msse3 -fomit-frame-pointer -pipe"
DISTDIR="/data/gentoo/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="cs"
MAKEOPTS="-j3"
PKGDIR="/media/reiser/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/20GB"
PORTDIR="/media/reiser/portage"
PORTDIR_OVERLAY="/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acl acpi alsa apache2 asf audiofile avi bitmap-fonts bzip2 cairo cdparanoia cdr cli css cups curl curlwrappers custom-cflags dbus dga dts dvd dvdr dvdread emboss encode expat fbcon ffmpeg firefox flac flash fortran ftp fuse gcc64 gd gdbm gif gpm hal iconv icq id3 id3v2 imagemagick imlib isdnlog jabber javascript jingle jpeg kde kdeenablefinal lame lcms libg++ mad matroska mime mp3 mpeg mplayer mpm-event mysql ncurses nls nowebdav nptl nptlonly nsplugin nvidia ogg oggvorbis openal opengl oscar pcre pdflib pic png posix ppds pppd python qt qt3 quicktime readline reflection ruby sdl session sndfile sockets spl ssl subversion svg symlink theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis wma xcomposite xine xml xml2 xorg xpm xrandr xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_cs userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 David Watzke 2006-08-02 18:56:17 UTC
DAMN, I am very sorry :-(
It was my bad, I removed Portage-temp while emerging :-(
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-10-22 08:52:30 UTC
.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-10-22 08:52:45 UTC
.