[Bug 302489] [NEW] can't compile kde4 apps
Orgad Shaneh
orgads at gmail.com
Wed Nov 26 16:56:31 UTC 2008
Public bug reported:
last version of the kdelibs5-dev package (4.1.2-0ubuntu11) breaks
compilation of kde4 apps using cmake.
using previous version (4.1.2-0ubuntu10) works fine on the exact same
environment.
example of kipi-plugins from svn (using cmakekde script from here: http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts/.bashrc):
kde-devel at home:~/dev/kde4/src/graphics/kipi-plugins$ cmakekde
-- Found Qt-Version 4.4.3 (using /usr/bin/qmake-qt4)
-- Found X11: /usr/lib/libX11.so
-- Found Automoc4: /usr/bin/automoc4
-- Found Perl: /usr/bin/perl
-- Adding /opt/share/apps/cmake/modules to CMAKE_MODULE_PATH
-- Found KDE 4.1 include dir: /usr/include
-- Found KDE 4.1 library dir: /usr/lib
-- Found KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found Kexiv2 library in cache: /opt/lib/libkexiv2.so
-- Found Kdcraw library in cache: /opt/lib/libkdcraw.so
-- Found Kipi library in cache: /opt/lib/libkipi.so
-- Found JPEG: /usr/lib/libjpeg.so
-- Found PNG: /usr/lib/libpng.so
-- Found EXPAT: /usr/lib/libexpat.so
-- OpenCV root directory: OpenCV_ROOT_DIR-NOTFOUND
OpenCV component NAME=CV not found!
OpenCV_CV_INCLUDE_DIR=OpenCV_CV_INCLUDE_DIR-NOTFOUND
OpenCV_CV_LIBRARY=OpenCV_CV_LIBRARY-NOTFOUND
OpenCV component NAME=CXCORE not found!
OpenCV_CXCORE_INCLUDE_DIR=OpenCV_CXCORE_INCLUDE_DIR-NOTFOUND
OpenCV_CXCORE_LIBRARY=OpenCV_CXCORE_LIBRARY-NOTFOUND
OpenCV component NAME=CVAUX not found!
OpenCV_CVAUX_INCLUDE_DIR=OpenCV_CVAUX_INCLUDE_DIR-NOTFOUND
OpenCV_CVAUX_LIBRARY=OpenCV_CVAUX_LIBRARY-NOTFOUND
OpenCV component NAME=HIGHGUI not found!
OpenCV_HIGHGUI_INCLUDE_DIR=OpenCV_HIGHGUI_INCLUDE_DIR-NOTFOUND
OpenCV_HIGHGUI_LIBRARY=OpenCV_HIGHGUI_LIBRARY-NOTFOUND
-- OpenCV Include Directory:
-- OpenCV Libraries:
-- Warning: OpenCV was not found.
-- KDE CMake PKGCONFIG macro indicates that gpod-1.0 is not installed on your computer.
-- Install the package which contains gpod-1.0.pc if you want to support this feature.
-- Found GLIB2: /usr/lib/libglib-2.0.so
-- Found GObject libraries: /usr/lib/libgobject-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so;/usr/lib/libglib-2.0.so
-- Found GObject includes : /usr/include/glib-2.0/gobject
-- Found KDE PIM libraries
-- Could not find OPTIONAL package Sane
-- Found X11: /usr/lib/libX11.so
--
-- ----------------------------------------------------------------------------------
-- kipi-plugins 0.2.0-beta4 dependencies results <http://www.kipi-plugins.org>
--
-- libjpeg library found............... YES
-- libtiff library found............... YES
-- libpng library found................ YES
-- libkipi library found............... YES
-- libkexiv2 library found............. YES
-- libkdcraw library found............. YES
-- libxml2 library found............... YES (optional)
-- libxslt library found............... YES (optional)
-- libexpat library found.............. YES (optional)
-- native threads support found........ YES (optional)
-- libopengl library found............. NO (optional)
-- libopencv library found............. NO (optional)
-- libgpod library found............... YES (optional)
-- libkdepim library found............. YES (optional)
-- libX11 library found................ YES (optional)
-- libksane library found.............. NO (optional)
--
-- kipi-plugins will be compiled....... YES
-- HtmlExport will be compiled......... YES (optional)
-- SlideShow will be compiled.......... NO (optional - Look README file for more details about dependencies)
-- ImageViewer will be compiled........ NO (optional - Look README file for more details about dependencies)
-- AcquireImages will be compiled...... NO (optional - Look README file for more details about dependencies)
-- DNGConverter will be compiled....... YES (optional)
-- RemoveRedEyes will be compiled...... NO (optional - Look README file for more details about dependencies)
-- IpodExport will be compiled......... YES (optional)
-- Calendar will be compiled........... YES (optional)
-- ----------------------------------------------------------------------------------
--
-- Configuring done
-- Generating done
-- Build files have been written to: /home/kde-devel/dev/kde4/build/graphics/kipi-plugins
Scanning dependencies of target svnversion
[ 0%] Built target svnversion
Scanning dependencies of target kipiplugins
[ 16%] Built target dngvalidate
[ 16%] make[2]: *** No rule to make target `/build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so', needed by `lib/libkipiplugins.so.1.0.0'. Stop.
make[2]: *** Waiting for unfinished jobs....
Building CXX object common/libkipiplugins/CMakeFiles/kipiplugins.dir/kpaboutdata.o
make[2]: *** No rule to make target `/build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so', needed by `dngconverter/test/raw2dng'. Stop.
make[1]: *** [dngconverter/test/CMakeFiles/raw2dng.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [common/libkipiplugins/CMakeFiles/kipiplugins.dir/all] Error 2
make: *** [all] Error 2
** Affects: kde4libs (Ubuntu)
Importance: Undecided
Status: New
--
can't compile kde4 apps
https://bugs.launchpad.net/bugs/302489
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list