[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: appstreamertest is failing on build of my program



¡Hola ben!

El 2016-11-02 a las 18:12 -0700, ben escribió:
I am trying to build, for Debian, a KDE based program and debuild/dpkg-buildpackage is failing. When appstreamertest runs it seems to look for and not find install_manifest.txt and dies. When I look the file is not there. If I run CMake manually and then make install the file is generated. This problem only started recently, possibly when the latest appstreamtest hit the testing repository. How do I fix this?

make[1]: Leaving directory '/home/benscott/debian/kvpm-0.9.10/obj-x86_64-linux-gnu' dh_auto_test --buildsystem=kde -O--dbg-package=kvpm-dbg make -j1 test ARGS\+=-j1 make[1]: Entering directory '/home/benscott/debian/kvpm-0.9.10/obj-x86_64-linux-gnu' Running tests... /usr/bin/ctest --force-new-ctest-process -j1 Test project /home/benscott/debian/kvpm-0.9.10/obj-x86_64-linux-gnu Start 1: appstreamtest 1/1 Test #1: appstreamtest ....................***Failed 0.02 sec CMake Error at /usr/share/ECM/kde-modules/appstreamtest.cmake:1 (file):
 file failed to open for reading (No such file or directory):

/home/benscott/debian/kvpm-0.9.10/obj-x86_64-linux-gnu/install_manifest.txt

dh_auto_test runs before dh_auto_install, the test assumes
that ${INSTALL_FILES} has been filed. You might want to disable dh_auto_test and, maybe, call it after dh_auto_install.

Happy hacking,
--
"Don't let what you cannot do interfere with what you can do."
-- Wooden's Rule
Saludos /\/\ /\ >< `/

Attachment: signature.asc
Description: PGP signature


Reply to: