First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 107420
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 107218
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Darian Stargazer <dos@nctv.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 107420 depends on: Show dependency tree
Bug 107420 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-27 11:14 0000
Making all in kcheckpass
make[2]: Entering directory
`/var/tmp/portage/kdebase-3.5_beta1/work/kdebase-3.4.91/kcheckpass'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -std=iso9899:1990
-W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=k8 -pipe
-O3 -ffast-math -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c
`test -f 'kcheckpass.c' || echo './'`kcheckpass.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -std=iso9899:1990
-W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=k8 -pipe
-O3 -ffast-math -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c
`test -f 'checkpass_etcpasswd.c' || echo './'`checkpass_etcpasswd.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -std=iso9899:1990
-W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=k8 -pipe
-O3 -ffast-math -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c
`test -f 'checkpass_pam.c' || echo './'`checkpass_pam.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -std=iso9899:1990
-W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=k8 -pipe
-O3 -ffast-math -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c
`test -f 'checkpass_shadow.c' || echo './'`checkpass_shadow.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -std=iso9899:1990
-W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=k8 -pipe
-O3 -ffast-math -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c
`test -f 'checkpass_osfc2passwd.c' || echo './'`checkpass_osfc2passwd.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include
-I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -std=iso9899:1990
-W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=k8 -pipe
-O3 -ffast-math -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c
`test -f 'checkpass_aix.c' || echo './'`checkpass_aix.c
/bin/sh ../libtool --silent --mode=link x86_64-pc-linux-gnu-gcc 
-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG
-O2  -march=k8 -pipe -O3 -ffast-math -Wformat-security
-Wmissing-format-attribute -D_GNU_SOURCE   -o kcheckpass -pie
-L/usr/kde/3.5/lib64 -L/usr/qt/3/lib64 -L/usr/lib64    kcheckpass.o
checkpass_etcpasswd.o checkpass_pam.o checkpass_shadow.o checkpass_osfc2passwd.o
checkpass_aix.o  -lkdefakes -lpam -ldl
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
kcheckpass.o: relocation R_X86_64_32 against `a local symbol' can not be used
when making a shared object; recompile with -fPIC
kcheckpass.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [kcheckpass] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdebase-3.5_beta1/work/kdebase-3.4.91/kcheckpass'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.5_beta1/work/kdebase-3.4.91'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.unmask KDE beta1 ebuilds
2.emerge kde -uDva
3. !!! ERROR: kde-base/kdebase-3.5_beta1 failed.




Portage 2.0.52-r1 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.13-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r2 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O3 -ffast-math"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O3 -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.cites.uiuc.edu/pub/gentoo/
http://gentoo.scphost.com/pub/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X a52 acpi alsa apache2 arts audiofile avi bash-completion berkdb
bitmap-fonts bzip2 cdparanoia cdr clearcase cpudetection crypt cups curl dv dvb
dvd dvdr dvdread dxr3 eds emboss encode fam ffmpeg foomaticdb fortran gd gif
gnome gpm gstreamer gtk gtk2 haskell howl imagemagick imlib ipv6 jpeg jpeg2k kde
kdeenablefinal kerberos krb4 libwww lm_sensors logrotate lzw lzw-tiff mad
mapeditor mikmod mmap mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis
on-the-fly-crypt opengl oss pam parse-clocks pascal pdflib perl php png python
qmail qt quicktime readline samba sdl sensord spell sql ssl subversion syslog
tcltk tcpd threads tiff truetype truetype-fonts type1-fonts usb userlocales
vorbis xine xinerama xml xml2 xmms xpm xscreensaver xv xvid zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

------- Comment #1 From Darian Stargazer 2005-09-27 11:17:46 0000 -------
This bug is transfered from my original post to the gentoo forms
(http://forums.gentoo.org/viewtopic-p-2756549.html#2756549)

------- Comment #2 From Gregorio Guidi (RETIRED) 2005-09-29 01:16:23 0000 -------

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

------- Comment #3 From Caleb Tennis 2006-06-12 05:14:25 0000 -------
*** Bug 136533 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug