Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97859 - kdebluetooth-0.0.20041107 fails to compile
Summary: kdebluetooth-0.0.20041107 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-03 16:59 UTC by Chris Bainbridge (RETIRED)
Modified: 2005-08-22 01:26 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 Chris Bainbridge (RETIRED) gentoo-dev 2005-07-03 16:59:14 UTC
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kdebluetooth -I/usr/kde/3.4/include -I/usr/qt/3/include -I.  -I/usr/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o metaserver.o `test -f 'metaserver.cpp' || echo './'`metaserver.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kdebluetooth -I/usr/kde/3.4/include -I/usr/qt/3/include -I.  -I/usr/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o connectiondlg.o `test -f 'connectiondlg.cpp' || echo './'`connectiondlg.cpp
connectiondlg.cpp: In member function `void ConnectionDlg::updateRssi(int, 
   short unsigned int)':
connectiondlg.cpp:156: error: `GET_LINK_QUALITY_RP_SIZE' undeclared (first use 
   this function)
connectiondlg.cpp:156: error: (Each undeclared identifier is reported only once 
   for each function it appears in.)

Looks like a bug fixed in later versions, maybe a version bump for x86 is in order. http://commit-digest.org/index.php?issue=jan282005&category=Networking%20Tools
Comment 1 Ortwin Glueck 2005-08-10 01:39:53 UTC
0.0.20041107-r1 does not compile either. Same error.
Comment 2 Luis Ferreira 2005-08-16 11:16:29 UTC
Compile error: 
 
/usr/qt/3/bin/moc ./connectiondlg.h -o connectiondlg.moc 
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. 
-I../../../kdebluetooth -I/usr/kde/3.4/include -I/usr/qt/3/include -I.  
-I/usr/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings 
-DNDEBUG -DNO_DEBUG -O2 -march=pentium2 -O3 -pipe -fomit-frame-pointer 
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new 
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -c -o connectiondlg.o `test -f 'connectiondlg.cpp' || echo 
'./'`connectiondlg.cpp 
connectiondlg.cpp: In member function `void ConnectionDlg::updateRssi(int, 
   short unsigned int)': 
connectiondlg.cpp:156: error: `GET_LINK_QUALITY_RP_SIZE' undeclared (first use 
   this function) 
connectiondlg.cpp:156: error: (Each undeclared identifier is reported only once 
   for each function it appears in.) 
make[5]: *** [connectiondlg.o] Error 1 
make[5]: Leaving directory 
`/var/tmp/portage/kdebluetooth-0.0.20041107-r1/work/kdebluetooth-0.0.20041107/kdebluetooth/kbluetoothd/kbluetoothd' 
make[4]: *** [all-recursive] Error 1 
make[4]: Leaving directory 
`/var/tmp/portage/kdebluetooth-0.0.20041107-r1/work/kdebluetooth-0.0.20041107/kdebluetooth/kbluetoothd/kbluetoothd' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kdebluetooth-0.0.20041107-r1/work/kdebluetooth-0.0.20041107/kdebluetooth/kbluetoothd' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdebluetooth-0.0.20041107-r1/work/kdebluetooth-0.0.20041107/kdebluetooth' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kdebluetooth-0.0.20041107-r1/work/kdebluetooth-0.0.20041107' 
make: *** [all] Error 2 
 
!!! ERROR: net-wireless/kdebluetooth-0.0.20041107-r1 failed. 
!!! Function kde_src_compile, Line 169, Exitcode 2 
!!! died running emake, kde_src_compile:make 
!!! If you need support, post the topmost build error, NOT this status message. 
 
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-08-22 01:26:40 UTC
1.0_beta1 is now stable.