Bug#788790: kdenlive: FTBFS with qt5-default installed

2015-07-01 Thread Patrick Matthäi
Am 15.06.2015 um 05:13 schrieb Roland Hieber:
 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.

Yes that is correct but since you have to install qt5-default manualy
atm I will wait to fix this bug, maybe upstream ports it in the next
time to qt{4,5}.


-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

  Blog: http://www.linux-dev.org/
E-Mail: pmatth...@debian.org
patr...@linux-dev.org
*/



signature.asc
Description: OpenPGP digital signature


Bug#788790: kdenlive: FTBFS with qt5-default installed

2015-06-14 Thread Roland Hieber
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-network4: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-svg4:4.8.6+git155-g716fbae+dfsg-2
ii  libqt4-xml4:4.8.6+git155-g716fbae+dfsg-2
ii  libqtcore44: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++65.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  dvdauthor0.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