Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106501 - kdebase-3.4.1-r1 failed function kde_src_compile, Line 170, Exitcode 2
Summary: kdebase-3.4.1-r1 failed function kde_src_compile, Line 170, Exitcode 2
Status: RESOLVED DUPLICATE of bug 73931
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-19 04:10 UTC by Francesco Giovannini
Modified: 2005-09-20 02:16 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 Francesco Giovannini 2005-09-19 04:10:40 UTC
Processor is AMD Mobile 64

CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="amd64 mmx emul-linux-x86 acpi usb pcmcia ieee1394 lirc lm_sensors scanner
threads X dri kde qt gtk gtk2 opengl avi mpeg xvid win32codecs quicktime
truetype unicode crypt calendar spell pdflib alsa oss arts openal audiofile
sndfile mp3 vorbis ogg a52 aac mad cdr cdparanoia vcd dvd dvdread dvdr
divx4linux doc examples mbox cups ssl ftp imap samba sockets socks5 wifi mozilla
mime nsplugin aim icq msn jabber oscar yahoo fbcon gpm ncurses bash-completion
hardened bzip2 zlib szip gif jpeg exif png tiff xpm imagemagick hardenedphp java
javascript python perl php pda"

NOTICE
I have tried both -march=k8 and -march=athlon64, no difference.


command issued was "emerge kde"
during build of kdebase-3.4.1-r1 I got the following error:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'resource.c' || echo './'`resource.c
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'rpcauth.c' || echo './'`rpcauth.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'server.c' || echo './'`server.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'session.c' || echo './'`session.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'sessreg.c' || echo './'`sessreg.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'socket.c' || echo './'`socket.c
session.c: In function `ManageSession':
session.c:511: warning: 'cmd' might be used uninitialized in this function
session.c:511: warning: variable 'cmd' might be clobbered by `longjmp' or `vfork'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'streams.c' || echo './'`streams.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'util.c' || echo './'`util.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'xdmauth.c' || echo './'`xdmauth.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -I.   -I.. -I../.. 
-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE -c `test -f
'xdmcp.c' || echo './'`xdmcp.c
xdmcp.c: In function `sendForward':
xdmcp.c:125: warning: cast from pointer to integer of different size
xdmcp.c: In function `indirect_respond':
xdmcp.c:223: warning: cast to pointer from integer of different size
/bin/sh ../../libtool --silent --mode=link x86_64-pc-linux-gnu-gcc  -ansi -W
-Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=athlon64
-O2 -Wformat-security -Wmissing-format-attribute -D_GNU_SOURCE   -L/usr/lib64 -R
/usr/lib64   -o kdm  access.o auth.o bootman.o choose.o client.o ctrl.o daemon.o
dm.o dpylist.o error.o genauth.o inifile.o krb5auth.o mitauth.o netaddr.o
policy.o process.o protodpy.o reset.o resource.o rpcauth.o server.o session.o
sessreg.o socket.o streams.o util.o xdmauth.o xdmcp.o -lX11  -lXau -lXdmcp -lpam
-ldl     -lresolv  -lutil
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
warning: creating a DT_TEXTREL in object.
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
/usr/lib64/libXdmcp.a(CA8.o): relocation R_X86_64_PC32 against
`memmove@@GLIBC_2.2.5' can not be used when making a shared object; recompile
with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
final link failed: Bad value
collect2: ld returned 1 exit status
make[3]: *** [kdm] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1/kdm/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1/kdm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.4.1-r1 failed.
!!! Function kde_src_compile, Line 170, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.Install Gentoo 2005.1 from the universal CD w/ network connection
2.emerge-webrsync
3.emerge postfix, metalog, vixie-cron, screen, gentoolkit, pcmcia-cs (I forgot
to write USE="-X")
4.emerge --update --deep --newuse world
5.emerge kde

Actual Results:  
I got the error message and then back to bash.

Expected Results:  
Success in emerging kde.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-19 04:19:05 UTC

*** This bug has been marked as a duplicate of 95534 ***
Comment 2 Francesco Giovannini 2005-09-19 07:14:03 UTC
Gentoo Base System version 1.6.13
Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3200+
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2"
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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi aim alsa amd64 arts audiofile avi bash-completion berkdb
bitmap-fonts bzip2 calendar cdparanoia cdr crypt cups curl doc dri dvd dvdr
dvdread eds emboss emul-linux-x86 encode examples exif fam fbcon foomaticdb
fortran ftp gif gnome gpm gstreamer gtk gtk2 hardened hardenedphp icq ieee1394
imagemagick imap imlib ipv6 jabber java javascript jpeg kde lirc lm_sensors lzw
lzw-tiff mad mbox mime mozilla mp3 mpeg msn ncurses nls nsplugin ogg openal
opengl oscar oss pam pcmcia pda pdflib perl php png python qt quicktime readline
samba scanner sdl sndfile sockets socks5 spell ssl szip tcpd threads tiff
truetype truetype-fonts type1-fonts unicode usb userlocales vcd vorbis wifi xml2
xpm xv xvid yahoo zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2005-09-19 07:16:02 UTC
so are you saying this isn't a duplicate of #95534 ? 
Comment 4 Francesco Giovannini 2005-09-19 07:21:56 UTC
I did the following (as written in bugfix 95534):

rm -rf /var/tmp/portage
emerge kde

Result: same error, not a single line difference (diff says).
Comment 5 Francesco Giovannini 2005-09-19 07:23:56 UTC
Notice I never had ccache activated.

(My gosh guys, you are so quick I haven't the time to write! ;-)
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2005-09-19 07:30:02 UTC
Looks like bug #78720, which I guess isn't really fixed :) 
Comment 7 Francesco Giovannini 2005-09-19 07:38:42 UTC
Now that I see how lucky I am.... what to do?
I tried to compile it about 8 times... it's kind of depressing, specially
because takes quite a while...

Comment 8 Gregorio Guidi (RETIRED) gentoo-dev 2005-09-19 08:46:37 UTC
This is more like bug 73931 (problem related with gcc/binutils). 
I suggest to try recompiling glibc, gcc and try different versions of binutils 
(see also bug 82833, bug 95576). Then, if the problem persists, we will reopen 
bug 73931. 

*** This bug has been marked as a duplicate of 73931 ***
Comment 9 Francesco Giovannini 2005-09-20 02:16:25 UTC
--- WORK IN PROCESS ---
<a href="http://bugs.gentoo.org/show_bug.cgi?id=95576">95576</a>: REALLY
SIMILAR, THE ERROR IS THE SAME
<a href="http://bugs.gentoo.org/show_bug.cgi?id=73931">73931</a>: REALLY
SIMILAR, BUT THE SUGGESTED METHOD DOES NOT FIX IT
<a href="http://bugs.gentoo.org/show_bug.cgi?id=82833">82833</a>: CHECKING NOW
METHOD SUGGESTED IN <a
href="http://forums.gentoo.org/viewtopic-t-298640.html">GENTOO FORUMS</a>

---- emerge --info ----

Already posted above.


--- COMMANDS ISSUED ---

Mon Sep 19 22:21:47 CEST 2005 ===  rm -rf /var/tmp/portage
Mon Sep 19 22:21:52 CEST 2005 ===  emerge glibc
Mon Sep 19 22:59:27 CEST 2005 ***  glibc correctly rebuilt
Mon Sep 19 22:59:32 CEST 2005 ===  emerge gcc
Mon Sep 19 23:27:19 CEST 2005 ***  gcc correctly rebiult
Mon Sep 19 23:31:10 CEST 2005 ===  reboot

Tue Sep 20 01:01:59 CEST 2005 === rm -rf /var/tmp/portage
Tue Sep 20 01:02:05 CEST 2005 === emerge binutils
Tue Sep 20 01:10:03 CEST 2005 *** binutils correctly rebuilt
Tue Sep 20 01:10:08 CEST 2005 === rm -rf /var/tmp/portage
Tue Sep 20 01:10:13 CEST 2005 === emerge kdebase 2> kdebase.log
Tue Sep 20 03:17:58 CEST 2005 !!! kdebase error 
Tue Sep 20 03:18:03 CEST 2005 === halt

----- SW VERSIONS -----

glibc-2.3.5-r1
gcc-3.4.4-r1
binutils-2.15.92.0.2-r10 (but I tried too with the version distributed with
release 2005.1 for AMD64)

----- KDEBASE.LOG -----

configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
In file included from konq_iconviewwidget.cc:1895:
konq_iconviewwidget.moc: In member function `virtual bool
KonqIconViewWidget::qt_invoke(int, QUObject*)':
konq_iconviewwidget.moc:258: warning: `slotToolTipPreview' is deprecated
(declared at konq_iconviewwidget.cc:450)
konq_iconviewwidget.moc:259: warning: `slotToolTipPreviewResult' is deprecated
(declared at konq_iconviewwidget.cc:455)
katefilelist.cpp:283: warning: unused parameter 'r'
kateviewspace.cpp:347: warning: unused parameter 'mod'
kateexternaltools.cpp:215: warning: unused parameter 'view'
kateexternaltools.cpp:215: warning: unused parameter 'cmd'
kateexternaltools.cpp:215: warning: unused parameter 'msg'
kateexternaltools.cpp:189: warning: unused parameter 'msg'
kateviewspacecontainer.cpp:98: warning: unused parameter 'docNumber'
dmctl.cpp: In constructor `DM::DM()':
dmctl.cpp:62: warning: field precision is not type int (arg 5)
kgreet_classic.cpp: In constructor
`KClassicGreeter::KClassicGreeter(KGreeterPluginHandler*, KdmThemer*, QWidget*,
QWidget*, const QString&, KGreeterPlugin::Function, KGreeterPlugin::Context)':
kgreet_classic.cpp:62: warning: 'user_entry' might be used uninitialized in this
function
kgreet_classic.cpp:62: warning: 'pw_entry' might be used uninitialized in this
function
kgreet_classic.cpp: In constructor
`KClassicGreeter::KClassicGreeter(KGreeterPluginHandler*, KdmThemer*, QWidget*,
QWidget*, const QString&, KGreeterPlugin::Function, KGreeterPlugin::Context)':
kgreet_classic.cpp:62: warning: 'user_entry' might be used uninitialized in this
function
kgreet_classic.cpp:62: warning: 'pw_entry' might be used uninitialized in this
function
conditions.cpp: In member function `virtual const QString
KHotKeys::Condition_list::description() const':
conditions.cpp:226: warning: control reaches end of non-void function
conditions.cpp: In member function `virtual KHotKeys::Condition_list*
KHotKeys::Condition_list::copy(KHotKeys::Condition_list_base*) const':
conditions.cpp:231: warning: control reaches end of non-void function
mkdir: cannot create directory `.libs': File exists
smtp.cc: In member function `bool SMTPProtocol::smtp_open(const QString&)':
smtp.cc:542: warning: `localAddress' is deprecated (declared at
/usr/kde/3.4/include/kextsock.h:977)
smtp.cc:547: warning: `resolve' is deprecated (declared at
/usr/kde/3.4/include/kextsock.h:947)
atomicio.cpp: In function `ssize_t atomicio(int, char*, size_t, bool)':
atomicio.cpp:45: warning: comparison between signed and unsigned integer expressions
thumbnail.cpp: In function `int kdemain(int, char**)':
thumbnail.cpp:91: warning: `__comp_ctor' is deprecated (declared at
/usr/kde/3.4/include/kapplication.h:196)
keytrans.cpp: In member function `void KeyTransSymbols::defKeySym(const char*,
int)':
keytrans.cpp:452: warning: cast to pointer from integer of different size
keytrans.cpp: In member function `void KeyTransSymbols::defOprSym(const char*,
int)':
keytrans.cpp:457: warning: cast to pointer from integer of different size
keytrans.cpp: In member function `void KeyTransSymbols::defModSym(const char*,
int)':
keytrans.cpp:462: warning: cast to pointer from integer of different size
TEWidget.cpp:293:2: warning: #warning TODO: Review/fix vt100 extended font-mapping
mkdir: cannot create directory `.libs': File exists
ccont.c: In function `swop_ctnr':
ccont.c:234: warning: 'node1' might be used uninitialized in this function
ccont.c:234: warning: 'node2' might be used uninitialized in this function
ksystraycmd.cpp: In member function `void KSysTrayCmd::showWindow()':
ksystraycmd.cpp:80: warning: `setActiveWindow' is deprecated (declared at
/usr/kde/3.4/include/kwin.h:113)
ksystraycmd.cpp: In member function `void KSysTrayCmd::setTargetWindow(WId)':
ksystraycmd.cpp:93: warning: `info' is deprecated (declared at
/usr/kde/3.4/include/kwin.h:493)
ksystraycmd.cpp: In member function `void KSysTrayCmd::setTargetWindow(const
KWin::Info&)':
ksystraycmd.cpp:106: warning: `setActiveWindow' is deprecated (declared at
/usr/kde/3.4/include/kwin.h:113)
ksystraycmd.cpp: In member function `void KSysTrayCmd::refresh()':
ksystraycmd.cpp:125: warning: `info' is deprecated (declared at
/usr/kde/3.4/include/kwin.h:493)
ksystraycmd.cpp: In member function `void KSysTrayCmd::windowAdded(WId)':
ksystraycmd.cpp:218: warning: `info' is deprecated (declared at
/usr/kde/3.4/include/kwin.h:493)
kompmgr.c:208: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:211: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:214: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:240: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:241: warning: no previous prototype for 'sXRenderFindVisualFormat'
kompmgr.c:251: warning: no previous prototype for 'get_time_in_milliseconds'
kompmgr.c:260: warning: no previous prototype for 'find_fade'
kompmgr.c:272: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:273: warning: no previous prototype for 'dequeue_fade'
kompmgr.c:292: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:293: warning: no previous prototype for 'cleanup_fade'
kompmgr.c:300: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:301: warning: no previous prototype for 'enqueue_fade'
kompmgr.c:309: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:312: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:364: warning: no previous prototype for 'fade_timeout'
kompmgr.c:378: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:379: warning: no previous prototype for 'run_fades'
kompmgr.c:451: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:587: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:689: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c: In function `shadow_picture':
kompmgr.c:693: warning: unused variable `finalPixmap'
kompmgr.c:695: warning: unused variable `finalPicture'
kompmgr.c: At top level:
kompmgr.c:742: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:743: warning: no previous prototype for 'solid_picture'
kompmgr.c:774: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:775: warning: no previous prototype for 'discard_ignore'
kompmgr.c:792: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:793: warning: no previous prototype for 'set_ignore'
kompmgr.c:804: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:805: warning: no previous prototype for 'should_ignore'
kompmgr.c:811: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:822: warning: initialization discards qualifiers from pointer target type
kompmgr.c:823: warning: initialization discards qualifiers from pointer target type
kompmgr.c:828: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:878: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:889: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:953: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:974: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:999: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1024: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1328: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1340: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1373: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1373: warning: declaration of 'fade' shadows a global declaration
kompmgr.c:120: warning: shadowed declaration is here
kompmgr.c: In function `map_win':
kompmgr.c:1376: warning: unused variable `back'
kompmgr.c: At top level:
kompmgr.c:1397: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1465: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1472: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1472: warning: declaration of 'fade' shadows a global declaration
kompmgr.c:120: warning: shadowed declaration is here
kompmgr.c:1491: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1512: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1537: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1558: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1579: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1600: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1622: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1648: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1699: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1721: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c: In function `determine_mode':
kompmgr.c:1725: warning: unused variable `default_opacity'
kompmgr.c: At top level:
kompmgr.c:1772: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1806: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1882: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1883: warning: no previous prototype for 'restack_win'
kompmgr.c:1912: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c: In function `configure_win':
kompmgr.c:1915: warning: unused variable `above'
kompmgr.c: At top level:
kompmgr.c:1978: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:1995: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:2035: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:2042: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:2042: warning: declaration of 'fade' shadows a global declaration
kompmgr.c:120: warning: shadowed declaration is here
kompmgr.c:2076: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:2134: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c: In function `error':
kompmgr.c:2151: warning: assignment discards qualifiers from pointer target type
kompmgr.c:2156: warning: assignment discards qualifiers from pointer target type
kompmgr.c:2161: warning: assignment discards qualifiers from pointer target type
kompmgr.c:2162: warning: assignment discards qualifiers from pointer target type
kompmgr.c:2163: warning: assignment discards qualifiers from pointer target type
kompmgr.c:2164: warning: assignment discards qualifiers from pointer target type
kompmgr.c:2165: warning: assignment discards qualifiers from pointer target type
kompmgr.c:2170: warning: int format, different type arg (arg 5)
kompmgr.c: At top level:
kompmgr.c:2177: warning: declaration of 'dpy' shadows a global declaration
kompmgr.c:124: warning: shadowed declaration is here
kompmgr.c:2177: warning: declaration of 'root' shadows a global declaration
kompmgr.c:127: warning: shadowed declaration is here
kompmgr.c: In function `ev_serial':
kompmgr.c:2188: warning: suggest parentheses around comparison in operand of &
kompmgr.c: In function `ev_name':
kompmgr.c:2200: warning: return discards qualifiers from pointer target type
kompmgr.c:2202: warning: return discards qualifiers from pointer target type
kompmgr.c:2204: warning: return discards qualifiers from pointer target type
kompmgr.c:2206: warning: return discards qualifiers from pointer target type
kompmgr.c:2208: warning: return discards qualifiers from pointer target type
kompmgr.c:2211: warning: return discards qualifiers from pointer target type
kompmgr.c: At top level:
kompmgr.c:2241: warning: no previous prototype for 'setShadowColor'
kompmgr.c:2303: warning: no previous prototype for 'setValue'
kompmgr.c:2386: warning: no previous prototype for 'setParameter'
kompmgr.c:2403: warning: no previous prototype for 'loadConfig'
kompmgr.c: In function `loadConfig':
kompmgr.c:2432: warning: comparison between pointer and integer
kompmgr.c:2406: warning: unused variable `length'
kompmgr.c: At top level:
kompmgr.c:2456: warning: no previous prototype for 'usage'
kompmgr.c: In function `main':
kompmgr.c:2683: warning: comparison between signed and unsigned
kompmgr.c:2708: warning: suggest parentheses around comparison in operand of &
kompmgr.c:2488: warning: unused variable `transPixmap'
kompmgr.c:2489: warning: unused variable `blackPixmap'
kompmgr.c:2493: warning: unused variable `c'
kompmgr.c:2498: warning: unused variable `n'
kompmgr.c:2499: warning: unused variable `last_update'
kompmgr.c:2500: warning: unused variable `now'
kompmgr.c:2505: warning: unused variable `res'
kompmgr.c: At top level:
kompmgr.c:451: warning: unused parameter 'dpy'
kompmgr.c:1373: warning: unused parameter 'sequence'
kompmgr.c:1465: warning: unused parameter 'gone'
kompmgr.c:2177: warning: unused parameter 'root'
kompmgr.c:689: warning: unused parameter 'alpha_pict'
kompmgr.c:811: warning: unused parameter 'dpy'
kompmgr.c:1882: warning: unused parameter 'dpy'
kompmgr.c:792: warning: unused parameter 'dpy'
kompmgr.c:774: warning: unused parameter 'dpy'
kompmgr.c:300: warning: unused parameter 'dpy'
kompmgr.c:2187: warning: 'ev_serial' defined but not used
kompmgr.c:2196: warning: 'ev_name' defined but not used
kompmgr.c:2219: warning: 'ev_window' defined but not used
rules.cpp: In member function `void KeyRules::loadRules(QString)':
rules.cpp:87: warning: deprecated conversion from string constant to `char*'
viewer.cpp: In function `int main(int, char**)':
viewer.cpp:242: warning: `__comp_ctor' is deprecated (declared at
/usr/kde/3.4/include/kapplication.h:196)
nsplugin.cpp:1844: warning: unused parameter 'job'
konq_view.cc: In member function `void KonqView::go(int)':
konq_view.cc:796: warning: unused variable 'currentHistoryEntry'
listview.cpp:594: warning: unused parameter 'parent'
listview.cpp:594: warning: unused parameter 'name'
dirtree_module.cpp: In constructor
`KonqSidebarDirTreeModule::KonqSidebarDirTreeModule(KonqSidebarTree*, bool)':
dirtree_module.cpp:36: warning: unused variable 'plugin'
clock.cpp: In member function `void ClockApplet::fixupLayout()':
clock.cpp:1650: warning: 'showDate' might be used uninitialized in this function
pagerapplet.cpp: In member function `virtual void
KMiniPagerButton::paintEvent(QPaintEvent*)':
pagerapplet.cpp:139: warning: 'type' might be used uninitialized in this function
easyvector.h:139: warning: unused parameter 'index'
easyvector.h:143: warning: unused parameter 'index'
In file included from print_mnu.cpp:30:
/usr/kde/3.4/include/kdeprint/kmmanager.h:24:2: warning: #warning internal
header, do not use except if you are a KDEPrint developer
In file included from /usr/kde/3.4/include/kdeprint/kmmanager.h:27,
                 from print_mnu.cpp:30:
/usr/kde/3.4/include/kdeprint/kmprinter.h:24:2: warning: #warning internal
header, do not use except if you are a KDEPrint developer
In file included from /usr/kde/3.4/include/kdeprint/kmprinter.h:32,
                 from /usr/kde/3.4/include/kdeprint/kmmanager.h:27,
                 from print_mnu.cpp:30:
/usr/kde/3.4/include/kdeprint/kmobject.h:25:2: warning: #warning internal
header, do not use except if you are a KDEPrint developer
opengl.cpp: In function `void print_limits(QListViewItem*, const char*, bool)':
opengl.cpp:432: warning: unused variable 'tprog'
opengl.cpp: At global scope:
opengl.cpp:231: warning: unused parameter 'GetProcAddress'
main.cpp: In constructor `LanBrowser::LanBrowser(QWidget*)':
main.cpp:108: warning: `loadModule' is deprecated (declared at
/usr/kde/3.4/include/kcmoduleloader.h:72)
main.cpp:122: warning: `loadModule' is deprecated (declared at
/usr/kde/3.4/include/kcmoduleloader.h:72)
browser.cpp: In constructor `KBrowserOptions::KBrowserOptions(KConfig*, QString,
QWidget*, const char*)':
browser.cpp:49: warning: `loadModule' is deprecated (declared at
/usr/kde/3.4/include/kcmoduleloader.h:72)
arts.cpp: In member function `void KArtsModule::restartServer()':
arts.cpp:604: warning: unused variable 'dlg'
modules.cpp: In member function `ProxyWidget* ConfigModule::module()':
modules.cpp:69: warning: `isHiddenByDefault' is deprecated (declared at
/usr/kde/3.4/include/kcmoduleinfo.h:178)
modules.cpp:72: warning: `loadModule' is deprecated (declared at
/usr/kde/3.4/include/kcmoduleloader.h:61)
Main.cpp: In function `int main(int, char**)':
Main.cpp:209: warning: unused variable 'optIndex'
FontEngine.cpp:1434: warning: 'KFI::CFontEngine::EItalic
KFI::charToItalic(char)' defined but not used
FontEngine.cpp:1451: warning: 'KFI::CFontEngine::ESpacing
KFI::charToSpacing(char)' defined but not used
GetPid.c:95: warning: no previous prototype for 'kfi_getPid'
ktimerdialog.cpp: In member function `void KTimerDialog::slotInternalTimeout()':
ktimerdialog.cpp:204: warning: enumeration value `NoDefault' not handled in switch
view1394.cpp: In member function `void View1394::rescanBus()':
view1394.cpp:221: warning: long long unsigned int format, octlet_t arg (arg 4)
display.cpp: In member function `void KCMDisplay::addTab(const QString&, const
QString&)':
display.cpp:59: warning: `loadModule' is deprecated (declared at
/usr/kde/3.4/include/kcmoduleloader.h:72)
choose.c: In function `addHostname':
choose.c:372: warning: cast from pointer to integer of different size
choose.c: In function `chooseHost':
choose.c:856: warning: cast from pointer to integer of different size
choose.c: In function `DoChoose':
choose.c:979: warning: cast from pointer to integer of different size
ctrl.c: In function `emitXSessC':
ctrl.c:387: warning: cast from pointer to integer of different size
ctrl.c: In function `emitTTYSessC':
ctrl.c:434: warning: cast from pointer to integer of different size
ctrl.c: In function `processCtrl':
ctrl.c:525: warning: cast to pointer from integer of different size
printf.c: In function `fmtstr':
printf.c:210: warning: 'lastcol' might be used uninitialized in this function
printf.c: In function `DoPr':
printf.c:298: warning: 'radix' might be used uninitialized in this function
printf.c:300: warning: 'arlen' might be used uninitialized in this function
policy.c: In function `Willing':
policy.c:224: warning: field precision is not type int (arg 3)
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
resource.c:354: warning: dereferencing type-punned pointer will break
strict-aliasing rules
session.c: In function `ManageSession':
session.c:511: warning: 'cmd' might be used uninitialized in this function
session.c:511: warning: variable 'cmd' might be clobbered by `longjmp' or `vfork'
xdmcp.c: In function `sendForward':
xdmcp.c:125: warning: cast from pointer to integer of different size
xdmcp.c: In function `indirect_respond':
xdmcp.c:223: warning: cast to pointer from integer of different size
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
warning: creating a DT_TEXTREL in object.
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
/usr/lib64/libXdmcp.a(CA8.o): relocation R_X86_64_PC32 against
`memmove@@GLIBC_2.2.5' can not be used when making a shared object; recompile
with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
final link failed: Bad value
collect2: ld returned 1 exit status
make[3]: *** [kdm] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

!!! ERROR: kde-base/kdebase-3.4.1-r1 failed.
!!! Function kde_src_compile, Line 170, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.

--------- EOF ---------