[Kget] [Bug 243950] kdenetwork 4.4.5 fails to build

Angel Tsankov bigman at abv.bg
Mon Jul 12 12:51:26 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=243950





--- Comment #4 from Angel Tsankov <bigman abv bg>  2010-07-12 12:51:24 ---
(In reply to comment #3)
> (In reply to comment #1)
> > Mmh... can't reproduce this with gcc 4.5... Did you have any special
> > configuration?
> 
> Well, I simply run:
> 
> wget ftp://ftp.kde.org/pub/kde/stable/4.4.5/src/kdenetwork-4.4.5.tar.bz2 &&
> tar -xf kdenetwork-4.4.5.tar.bz2 &&
> cd kdenetwork-4.4.5 &&
> cmake -DCMAKE_INSTALL_PREFIX=/usr &&
> make &&
> make install
> 
> When I try an out-of-source build, I get the same result.  I have attached the
> complete build log of an out-of-source build (in kdenetwork-4.4.5/build).

Here's the relevant part of the build log from "make VERBOSE=1' (run in
/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/build):

[ 12%] Building CXX object
kget/transfer-plugins/bittorrent/CMakeFiles/kcm_kget_bittorrentfactory.dir/btsettingswidget.o
cd
/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/build/kget/transfer-plugins/bittorrent
&& /usr/bin/c++   -DMAKE_KCM_KGET_BITTORRENTFACTORY_LIB -D_BSD_SOURCE
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII
-D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DKDE_DEFAULT_DEBUG_AREA=5001
-DHAVE_NEPOMUK -DHAVE_QGPGME -DENABLE_EMBEDDED_TORRENT_SUPPORT
-Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts
-Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS
-fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics
-fvisibility=hidden -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS
-O2 -g -DNDEBUG -DQT_NO_DEBUG -fPIC
-I/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/build/kget/transfer-plugins/bittorrent
-I/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/kget/transfer-plugins/bittorrent
-I/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5
-I/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/build -I/usr/include/KDE
-I/opt/qt/qt/include/QtXmlPatterns -I/opt/qt/qt/include/QtXml
-I/opt/qt/qt/include/QtWebKit -I/opt/qt/qt/include/QtUiTools
-I/opt/qt/qt/include/QtTest -I/opt/qt/qt/include/QtSvg
-I/opt/qt/qt/include/QtSql -I/opt/qt/qt/include/QtScriptTools
-I/opt/qt/qt/include/QtScript -I/opt/qt/qt/include/QtOpenGL
-I/opt/qt/qt/include/QtNetwork -I/opt/qt/qt/include/QtMultimedia
-I/opt/qt/qt/include/QtHelp -I/opt/qt/qt/include/QtDesigner
-I/opt/qt/qt/include/QtDBus -I/opt/qt/qt/include/QtAssistant
-I/opt/qt/qt/include/Qt3Support -I/opt/qt/qt/include/QtGui
-I/opt/qt/qt/include/QtCore -I/opt/qt/qt/include/Qt
-I/opt/qt/qt/mkspecs/default -I/opt/qt/qt/include   -D_GNU_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o
CMakeFiles/kcm_kget_bittorrentfactory.dir/btsettingswidget.o -c
/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/kget/transfer-plugins/bittorrent/btsettingswidget.cpp
/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/kget/transfer-plugins/bittorrent/btsettingswidget.cpp:12:25:
error: kget_export.h: No such file or directory
/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/kget/transfer-plugins/bittorrent/btsettingswidget.cpp:20:
error: expected constructor, destructor, or type conversion before
'BTSettingsWidget'
make[2]: ***
[kget/transfer-plugins/bittorrent/CMakeFiles/kcm_kget_bittorrentfactory.dir/btsettingswidget.o]
Error 1
make[2]: Leaving directory
`/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/build'
make[1]: ***
[kget/transfer-plugins/bittorrent/CMakeFiles/kcm_kget_bittorrentfactory.dir/all]
Error 2
make[1]: Leaving directory
`/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/build'
make: *** [all] Error 2

kget_export.h is located in
/etc/pupm/home/kdenetwork/tmp.9ZR/kdenetwork-4.4.5/kget but this path is not
specified in any -I option to /usr/bin/c++.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kget mailing list