[kde-linux] decibel build problem
Nathan England
nathan at paysonlinux.org
Thu Feb 26 10:49:39 UTC 2009
Hello Hello,
I am working on a small problem and wanted to rebuild all of KDE with
debugfull, however when it came to rebuilding decibel it failed...
[root at pavilion decibel]# pcmake
/var/abs/kde-debug/multimedia/decibel/decibel-0.5.0 /var/abs/kde-
debug/multimedia/decibel
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.4.3
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found Qt-Version 4.4.3
-- Found X11: /usr/lib/libX11.so
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Failed
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Phonon Version: 4.1.0
-- Found Phonon: /usr/lib/libphonon.so
-- Found Phonon Includes: /usr/include/KDE;/usr/include
-- Found KDE 4.2 include dir: /usr/include
-- Found KDE 4.2 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found Qt-Version 4.4.3
-- Found X11: /usr/lib/libX11.so
-- Looking for doxygen...
-- Looking for doxygen... - found /usr/bin/doxygen
-- Looking for dot tool...
-- Looking for dot tool... - NOT found
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- Configuring done
-- Generating done
-- Build files have been written to: /var/abs/kde-
debug/multimedia/decibel/decibel-0.5.0/build
/var/abs/kde-debug/multimedia/decibel
/var/abs/kde-debug/multimedia/decibel/decibel-0.5.0/build /var/abs/kde-
debug/multimedia/decibel
[ 1%] Generating moc_simplisticcontactconnector.cxx
/var/abs/kde-
debug/multimedia/decibel/decibel-0.5.0/src/server/simplisticcontactconnector.h:0:
Warning: No relevant classes found. No output generated.
[ 2%] Generating protocolmanageradaptor.cpp, protocolmanageradaptor.h
[ 3%] Generating protocolmanageradaptor.moc
[ 4%] Generating accountmanageradaptor.cpp, accountmanageradaptor.h
[ 5%] Generating accountmanageradaptor.moc
[ 5%] Generating componentmanageradaptor.cpp, componentmanageradaptor.h
[ 6%] Generating componentmanageradaptor.moc
[ 7%] Generating contactmanageradaptor.cpp, contactmanageradaptor.h
[ 8%] Generating contactmanageradaptor.moc
[ 9%] Generating channelhandler.cpp, channelhandler.h
[ 10%] Generating channelhandler.moc
[ 11%] Generating moc_protocolmanager.cxx
[ 12%] Generating moc_accountmanager.cxx
[ 13%] Generating moc_connectionfacade.cxx
[ 14%] Generating moc_contactmanager.cxx
[ 15%] Generating moc_componentmanager.cxx
[ 16%] Generating moc_policyengine.cxx
[ 17%] Generating moc_contactconnector.cxx
/var/abs/kde-
debug/multimedia/decibel/decibel-0.5.0/src/server/contactconnector.h:0:
Warning: No relevant classes found. No output generated.
Scanning dependencies of target decibelstatic
[ 18%] Building CXX object
src/server/CMakeFiles/decibelstatic.dir/__/common/types.o
In file included from /var/abs/kde-
debug/multimedia/decibel/decibel-0.5.0/include/Decibel/Types:1,
from /var/abs/kde-
debug/multimedia/decibel/decibel-0.5.0/src/common/types.cpp:21:
/var/abs/kde-
debug/multimedia/decibel/decibel-0.5.0/include/Decibel/types.h:30:40: error:
QtTelepathy/Common/BaseTypes: No such file or directory
make[2]: *** [src/server/CMakeFiles/decibelstatic.dir/__/common/types.o] Error
1
make[1]: *** [src/server/CMakeFiles/decibelstatic.dir/all] Error 2
make: *** [all] Error 2
Other than rebuilding everything with debugfull instead of Release, nothing
has changed. I cannot figure out what is causing this. I see it says
QtTelepathy/Common/BaseTypes No such file or directory, but I have compared to
my other systems (debugfull and release versions) and I do not see this
either, so ... what gives? Am I really missing something or what is wrong?
Nathan
More information about the kde-linux
mailing list