Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156636 - emerge kdebase-3.5.5-r1 fails
Summary: emerge kdebase-3.5.5-r1 fails
Status: RESOLVED DUPLICATE of bug 114893
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-29 10:48 UTC by Michael Hanke
Modified: 2006-11-29 11:11 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 Michael Hanke 2006-11-29 10:48:57 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.8.0.8) Gecko/20061111 Firefox/1.5.0.8
Build Identifier: 

emerge kdebase dies unexpectedly

Reproducible: Always

Steps to Reproduce:
1.emerge kdebase
2.
3.

Actual Results:  
/usr/lib64/libGL.so: undefined reference to `_nv001207gl'
/usr/lib64/libGL.so: undefined reference to `_nv001204gl'
/usr/lib64/libGL.so: undefined reference to `_nv001206gl'
/usr/lib64/libGL.so: undefined reference to `_nv001205gl'
/usr/lib/libGLcore.so.1: undefined reference to `_nv000037gl'
collect2: ld returned 1 exit status
make[3]: *** [kdesktop_lock] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdebase-3.5.5-r1/work/kdebase-3.5.5/kdesktop/lock'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdebase-3.5.5-r1/work/kdebase-3.5.5/kdesktop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.5.5-r1/work/kdebase-3.5.5'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.5.5-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  kdebase-3.5.5-r1.ebuild, line 133:   Called kde_src_compile
  kde.eclass, line 172:   Called kde_src_compile 'all'
  kde.eclass, line 342:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 338:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if
relevant.


Expected Results:  
should have built kdebase and exited cleanly

Portage 2.1.1-r2 (default-linux/amd64/2005.1, gcc-4.1.1, glibc-2.4-r4,
2.6.17-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.6
Last Sync: Wed, 29 Nov 2006 15:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r3, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kde/3.4/shutdown /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/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gd.tuwien.ac.at/opsys/linux/gentoo/
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/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="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X alsa arts berkdb bitmap-fonts cdr cli cracklib crypt cups dlloader
dri dvd eds elibc_glibc emboss encode foomaticdb fortran gif gpm gstreamer gtk2
iconv imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde
kernel_linux linguas_de lzw lzw-tiff mp3 mpeg ncurses nls nptl nptlonly nvidia
opengl pam pcre perl png pppd python qt qt3 qt4 quicktime readline reflection
sdl session spell spl ssl tcpd tiff truetype-fonts type1-fonts usb userland_GNU
video_cards_nvidia xorg xpm xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-29 11:11:15 UTC
Kindly review http://bugs.gentoo.org/page.cgi?id=fields.html#bug_severity

eselect opengl set xorg-x11


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