Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40454 - kdebinding 3.2.0 fails to compile
Summary: kdebinding 3.2.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 40459 40479 40509 40517 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-05 02:28 UTC by Christopher Rude
Modified: 2004-02-07 16:24 UTC (History)
2 users (show)

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 Christopher Rude 2004-02-05 02:28:46 UTC
When installing kdebindings the build errors out at this 

/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./.. -I../../../qtc/clib -I../../../qtc/clib/qtc -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -fomit-frame-pointer -pipe -falign-functions=64 -mfpmath=sse -m3dnow -msse -mmmx -ffast-math -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o kde_KNotifyClient.lo `test -f 'kde_KNotifyClient.cpp' || echo './'`kde_KNotifyClient.cpp
In file included from kde_KNotifyClient.cpp:23:
/usr/kde/3.2/include/knotifyclient.h:164: error: `warning' redeclared as
   different kind of symbol
/usr/qt/3/include/qglobal.h:967: error: previous declaration of `void
   warning(const char*, ...)'
kde_KNotifyClient.cpp: In function `int kde_KNotifyClient_event(qt_QString*,
   qt_QString*)':
kde_KNotifyClient.cpp:29: warning: `event' is deprecated (declared at
   /usr/kde/3.2/include/knotifyclient.h:186)
kde_KNotifyClient.cpp: In function `int kde_KNotifyClient_event1(int,
   qt_QString*)':
kde_KNotifyClient.cpp:32: warning: `event' is deprecated (declared at
   /usr/kde/3.2/include/knotifyclient.h:195)
make[4]: *** [kde_KNotifyClient.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdebindings-3.2.0/work/kdebindings-3.2.0/kdec/clib/kdec'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdebindings-3.2.0/work/kdebindings-3.2.0/kdec/clib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdebindings-3.2.0/work/kdebindings-3.2.0/kdec'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebindings-3.2.0/work/kdebindings-3.2.0'
make: *** [all] Error 2

!!! ERROR: kde-base/kdebindings-3.2.0 failed.
!!! Function kde_src_compile, Line 127, Exitcode 2
!!! died running emake, kde_src_compile:make



Reproducible: Always
Steps to Reproduce:
1.emerge kdebindings
2.
3.

Actual Results:  
same problem 

Expected Results:  
build succesfully 

Portage 2.0.50_pre22 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0, 
2.6.2-rc2-love4) 
================================================================= 
System uname: 2.6.2-rc2-love4 i686 AMD Athlon(tm) MP 1900+ 
Gentoo Base System version 1.4.3.12 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59 
Automake: sys-devel/automake-1.8.2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer -pipe -falign-functions=64 
-mfpmath=sse -m3dnow -msse -mmmx -ffast-math" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer -pipe -falign-functions=64 
-mfpmath=sse -m3dnow -msse -mmmx -ffast-math" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs buildpkg ccache" 
GENTOO_MIRRORS="http://128.213.5.34/gentoo/ ftp://gentoo.noved.org/ 
http://gentoo.noved.org/ http://gentoo.mirrors.pair.com/ 
http://mirrors.tds.net/gentoo" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-02-05 05:01:34 UTC
*** Bug 40459 has been marked as a duplicate of this bug. ***
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-02-05 09:53:30 UTC
*** Bug 40479 has been marked as a duplicate of this bug. ***
Comment 3 Christopher Rude 2004-02-05 12:34:48 UTC
sorry caleb...

I am not sure how I reported the same thing twice.
I'll just chalk it up to it being late :)

thanks again for your extraordinary effort bringing kde to gentoo :)
Comment 4 Christopher Rude 2004-02-05 12:38:59 UTC
*** Bug 40517 has been marked as a duplicate of this bug. ***
Comment 5 Christopher Rude 2004-02-05 12:39:57 UTC
*** Bug 40509 has been marked as a duplicate of this bug. ***
Comment 6 Christopher Rude 2004-02-07 16:17:44 UTC
this might be a gcc bug :)

I noticed that gcc was downgraded to r5 from r6

http://bugs.gentoo.org/show_bug.cgi?id=40603

I have downgraded, and am attempting to compile kdebindings now so far it is farther along.

Thanks again
Comment 7 Christopher Rude 2004-02-07 16:24:36 UTC
Like I said in the last post that it was farther along.... I guess I should have waited a couple more minutes.

Builds and installs successfully with downgraded gcc