Bug 113155 - kdebluetooth.spec don't build
Summary: kdebluetooth.spec don't build
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: KDE (show other bugs)
Version: Beta 2
Hardware: x86-64 SUSE Other
: P5 - None : Minor
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-25 20:36 UTC by Serguei Leontiev
Modified: 2006-02-03 12:41 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Serguei Leontiev 2005-08-25 20:36:51 UTC
On architecture x86-64.

Installed RPM:
suse10-lpt:~ # rpm -qa | egrep '^kdeblue|^fam-'
fam-2.6.10-129
kdebluetooth-0.0.svn20050814-3
fam-devel-2.6.10-129
fam-debuginfo-2.6.10-129
fam-32bit-2.6.10-129
fam-server-2.6.10-129
kdebluetooth-debuginfo-0.0.svn20050814-3

Error build:
suse10-lpt:/usr/src/packages/SPECS # rpmbuild -bc kdebluetooth.spec   
...
linking ../kdebluetooth/kbtserialchat/kbtserialchat
linking ../kdebluetooth/bemused/kbemusedsrv
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -g
-fmessage-length=0 -D_FORTIFY_SOURCE=2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
-DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -D_REENTRANT -lkio
-lkdeui -L/opt/kde3/lib -lbluetooth -L/opt/kde3/lib64 -L/usr/lib/qt3/lib64
-L/usr/X11R6/lib64 -Wl,--as-needed -Wl,--enable-new-dtags -o
../kdebluetooth/bemused/kbemusedsrv
../kdebluetooth/libkbluetooth/libkbluetooth.la ../kdebluetooth/bemused/main.o
../kdebluetooth/bemused/kbemusedsrv.o ../kdebluetooth/bemused/maindialogbase.o
../kdebluetooth/bemused/controller.o ../kdebluetooth/bemused/xmmscontroller.o
../kdebluetooth/bemused/noatuncontroller.o
../kdebluetooth/bemused/amarokcontroller.o
../kdebluetooth/bemused/scriptscontroller.o ../kdebluetooth/bemused/dcopcall.o
../kdebluetooth/bemused/dcopinterface_skel.o
../kdebluetooth/bemused/kurltableitem.o ../kdebluetooth/bemused/logdialogbase.o
libtool: link: cannot find the library `/usr/lib/libfam.la'
Error creating ../kdebluetooth/bemused/kbemusedsrv. Exit status 1.
makeobj[0]: Leaving directory
`/usr/src/packages/BUILD/kdebluetooth-0.0.svn20050814/kdebluetooth'
error: Bad exit status from /var/tmp/rpm-tmp.33644 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.33644 (%build)
Comment 1 Stephan Kulow 2005-08-27 08:12:17 UTC
what does kde-config --libsuffix return? It should point to lib64 and then 
there shouldn't be -L/opt/kde3/lib in the command line 
  
Comment 2 Stephan Binner 2006-02-03 12:41:53 UTC
Builds fine in our build system. And no answer.