1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 | dpkg-buildpackage -rfakeroot -D -us -uc -j4 dpkg-buildpackage: source package okular dpkg-buildpackage: source version 4:15.07.90-0ubuntu2 dpkg-buildpackage: source distribution wily dpkg-buildpackage: source changed by Clive Johnston <clivejo@aol.com> dpkg-source --before-build okular-15.07.90 dpkg-buildpackage: host architecture amd64 dpkg-source: info: using options from okular-15.07.90/debian/source/local-options: --abort-on-upstream-changes fakeroot debian/rules clean /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.pl --with=kde,pkgkde-symbolshelper dpkg-buildflags --export=make > debian/dhmk_env.mk /usr/bin/make -f debian/rules dhmk_run_clean_commands DHMK_TARGET="clean" make[1]: Entering directory '/home/clivejo/project/okteta/okular-15.07.90' dh_testdir dh_kubuntu_l10n_clean grep: /CurrentlyBuilding: No such file or directory No primary archive build or not using langpack -> not generating l10n content. dh_auto_clean '--buildsystem=kde' --parallel dh_clean rm -rf debian/man/out rmdir debian/man rmdir: failed to remove ‘debian/man’: No such file or directory /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk:80: recipe for target 'cleanup_manpages' failed make[1]: [cleanup_manpages] Error 1 (ignored) rm -f debian/stamp-man-pages rm -f debian/dhmk-install-list debian/dhmk-package-list make[1]: Leaving directory '/home/clivejo/project/okteta/okular-15.07.90' rm -f debian/dhmk_rules.mk debian/dhmk_env.mk debian/dhmk_configure debian/dhmk_build-indep debian/dhmk_build-arch debian/dhmk_build # "clean" target is done -- SUCCESS making standard target 'clean'. dpkg-source -b okular-15.07.90 dpkg-source: info: using options from okular-15.07.90/debian/source/local-options: --abort-on-upstream-changes dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building okular using existing ./okular_15.07.90.orig.tar.xz dpkg-source: info: building okular in okular_15.07.90-0ubuntu2.debian.tar.xz dpkg-source: info: building okular in okular_15.07.90-0ubuntu2.dsc debian/rules build /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.pl --with=kde,pkgkde-symbolshelper dpkg-buildflags --export=make > debian/dhmk_env.mk /usr/bin/make -f debian/rules dhmk_run_configure_commands DHMK_TARGET="configure" make[1]: Entering directory '/home/clivejo/project/okteta/okular-15.07.90' dh_testdir dh_auto_configure '--buildsystem=kde' --parallel "-u-DCMAKE_USE_RELATIVE_PATHS=ON" cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_BUILD_TYPE=Debian -DCMAKE_USE_RELATIVE_PATHS=ON -- The C compiler identification is GNU 5.2.1 -- The CXX compiler identification is GNU 5.2.1 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- 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/x86_64-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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.4.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/clivejo/project/okteta/okular-15.07.90/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:3 (find_package) -- Configuring incomplete, errors occurred! See also "/home/clivejo/project/okteta/okular-15.07.90/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log". See also "/home/clivejo/project/okteta/okular-15.07.90/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log". dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_BUILD_TYPE=Debian -DCMAKE_USE_RELATIVE_PATHS=ON returned exit code 1 /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 'pre_configure_dh_auto_configure' failed make[1]: *** [pre_configure_dh_auto_configure] Error 2 make[1]: Leaving directory '/home/clivejo/project/okteta/okular-15.07.90' /usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 'debian/dhmk_configure' failed make: *** [debian/dhmk_configure] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 |