Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42900 - kdebindings-3.1.5 fails on compile
Summary: kdebindings-3.1.5 fails on compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 08:44 UTC by navidson
Modified: 2004-04-26 18:47 UTC (History)
1 user (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 navidson 2004-02-25 08:44:50 UTC
when emerging kdebindings-3.15 it fails on a certain file

make[2]: Entering directory `/var/tmp/portage/kdebindings-3.1.5/work/kdebindings-3.1.5/smoke'
Making all in qt
make[3]: Entering directory `/var/tmp/portage/kdebindings-3.1.5/work/kdebindings-3.1.5/smoke/qt'
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -mmmx -m3dnow -march=athlon-tbird -O2 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays -maccumulate-outgoing-args -fno-exceptions -fno-check-new  -c -o x_Qt.lo `test -f 'x_Qt.cpp' || echo './'`x_Qt.cpp
x_Qt.cpp: In static member function `static void x_Qt::x_48(Smoke::StackItem*)
   ':
x_Qt.cpp:155: error: `WState_Reserved1' is not a member of type `Qt'
make[3]: *** [x_Qt.lo] Erreur 1
make[3]: Leaving directory `/var/tmp/portage/kdebindings-3.1.5/work/kdebindings-3.1.5/smoke/qt'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/kdebindings-3.1.5/work/kdebindings-3.1.5/smoke'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/kdebindings-3.1.5/work/kdebindings-3.1.5'
make: *** [all] Erreur 2

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

Actual Results:  
kdebindings fails

Expected Results:  
kdebindings compiled successfully

portage 2.0.50-r1 qt-3.3.0-r1
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2004-03-10 10:11:50 UTC
Can you try to upgrade to KDE 3.2.0 or KDE 3.2.1?
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-04-26 18:47:40 UTC
should be fixed in later versions.