Package: kdenlive Version: 0.9.10-2 Severity: important Dear Maintainer,
When I tried to build kdenlive_0.9.10-2.dsc from current unstable, the cmake failed with the error given in the attachment. However it worked after I removed the package `qt5-default' and installed `qt4-default' instead. The Build-Deps for kdenlive do not reflect this, maybe it's best to include a dependency on qt4-default there. Cheers, - Roland -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (200, 'testing'), (170, 'unstable'), (150, 'testing-proposed-updates'), (150, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages kdenlive depends on: ii kde-runtime 4:4.14.2-2 ii kdenlive-data 0.9.10-2 ii libav-tools 6:11.3-3+b2 ii libc6 2.19-18 ii libgcc1 1:5.1.1-7 ii libgl1-mesa-glx [libgl1] 10.5.5-1 ii libglu1-mesa [libglu1] 9.0.0-2 ii libkdecore5 4:4.14.2-5 ii libkdeui5 4:4.14.2-5 ii libkio5 4:4.14.2-5 ii libknewstuff3-4 4:4.14.2-5 ii libknotifyconfig4 4:4.14.2-5 ii libkrossui4 4:4.14.2-5 ii libmlt++3 0.9.6-1 ii libmlt6 0.9.6-1 ii libnepomuk4 4:4.14.2-5 ii libqjson0 0.8.1-3 ii libqt4-dbus 4:4.8.6+git155-g716fbae+dfsg-2 ii libqt4-network 4:4.8.6+git155-g716fbae+dfsg-2 ii libqt4-opengl 4:4.8.6+git155-g716fbae+dfsg-2 ii libqt4-script 4:4.8.6+git155-g716fbae+dfsg-2 ii libqt4-svg 4:4.8.6+git155-g716fbae+dfsg-2 ii libqt4-xml 4:4.8.6+git155-g716fbae+dfsg-2 ii libqtcore4 4:4.8.6+git155-g716fbae+dfsg-2 ii libqtgui4 4:4.8.6+git155-g716fbae+dfsg-2 ii libsolid4 4:4.14.2-5 ii libsoprano4 2.9.4+dfsg-1.1 ii libstdc++6 5.1.1-7 ii libv4l-0 1.6.3-1 ii libx11-6 2:1.6.3-1 ii libxau6 1:1.0.8-1 ii libxdmcp6 1:1.1.2-1 ii libxext6 2:1.3.3-1 ii melt 0.9.6-1 Versions of packages kdenlive recommends: ii dvdauthor 0.7.0-1.3 ii dvgrab 3.5-2+b2 ii frei0r-plugins 1.4-3 ii genisoimage 9:1.1.11-3 ii recordmydesktop 0.3.8.1+svn602-1+b1 ii swh-plugins 0.4.15+1-7 Versions of packages kdenlive suggests: pn khelpcenter4 <none> -- no debconf information
$ debuild dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: source package kdenlive dpkg-buildpackage: source version 0.9.10-2.1~ppa1 dpkg-buildpackage: source distribution UNRELEASED dpkg-buildpackage: source changed by Roland Hieber <roh...@rohieb.name> dpkg-source --before-build kdenlive-0.9.10 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean dh_clean dpkg-source -b kdenlive-0.9.10 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building kdenlive using existing ./kdenlive_0.9.10.orig.tar.bz2 dpkg-source: info: building kdenlive in kdenlive_0.9.10-2.1~ppa1.debian.tar.xz dpkg-source: info: building kdenlive in kdenlive_0.9.10-2.1~ppa1.dsc debian/rules build dh build dh_testdir debian/rules override_dh_auto_configure make[1]: Entering directory '/home/rohieb/tmp/kdenlive-0.9.10' dh_auto_configure -- cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -- The C compiler identification is GNU 4.9.2 -- The CXX compiler identification is GNU 4.9.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - 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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - not 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 5.3.2 (using /usr/bin/qmake) -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not 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 Automoc4: /usr/bin/automoc4 -- Found Perl: /usr/bin/perl (found version "5.20.2") -- Found Phonon: /usr/include (Required is at least version "4.3.80") -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- 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 CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: QT_QT_INCLUDE_DIR used as include directory in directory /home/rohieb/tmp/kdenlive-0.9.10/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp CMake Error: Internal CMake error, TryCompile configure of cmake failed CMake Error at /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1316 (message): Unable to compile a basic Qt application. Qt has not been found correctly. Call Stack (most recent call first): /usr/share/cmake-3.2/Modules/FindKDE4.cmake:108 (find_package) CMakeLists.txt:52 (find_package) -- Configuring incomplete, errors occurred! See also "/home/rohieb/tmp/kdenlive-0.9.10/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log". See also "/home/rohieb/tmp/kdenlive-0.9.10/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log". dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None returned exit code 1 debian/rules:14: recipe for target 'override_dh_auto_configure' failed make[1]: *** [override_dh_auto_configure] Error 2 make[1]: Leaving directory '/home/rohieb/tmp/kdenlive-0.9.10' debian/rules:11: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 debuild: fatal error at line 1376: dpkg-buildpackage -rfakeroot -D -us -uc failed