Help please with some builds in the new jenkins-ci for KDE Cont.. again

sgclark at kubuntu.org sgclark at kubuntu.org
Thu Apr 9 16:12:16 BST 2015


On Wednesday, April 08, 2015 01:53:05 PM Scarlett Clark wrote:
 Hello all,
 I am to the point now with my ci that I just need help with some of
 these builds. While I am learning fast,
 some of these failures are stumpers.

Choqok requires qoauth which I finally got to compile. Thanks.
But choqok still refuses to find it. With other libs I had to set 

LIBDIR={instPrefix}/lib CMAKE_CONFIG_PATH={instPrefix}/lib/cmake

and then projects started finding them. However qoauth completely disregards 
these qmake flags and installs in lib64 anyway. It looks like it is hard coded 
to check platform  and append the 64. Anyway... I tried to give choqok the 
LIB_SUFFIX=64 flag and that did not work. I am officially out of ideas. Help 
please. Here is the error:

14:53:53 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") 
14:53:53 CMake Error at 
/usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 
(message):
14:53:53   Could NOT find QtOAuth (missing: QTOAUTH_LIBRARY)
14:53:53 Call Stack (most recent call first):
14:53:53   
/usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 
(_FPHSA_FAILURE_MESSAGE)
14:53:53   cmake/modules/FindQtOAuth.cmake:34 
(find_package_handle_standard_args)
14:53:53   CMakeLists.txt:49 (find_package)
14:53:53 
14:53:53 
14:53:53 -- Configuring incomplete, errors occurred!
14:53:53 See also 
"/home/jenkins/builds/choqok/build/CMakeFiles/CMakeOutput.log".
14:53:53 Configure step exited with non-zero code, assuming failure to 
configure for project choqok.



MLT: refuses to find its own files. /shrug.
03:43:15 == Configuring Build
03:43:15 
03:43:15 /home/jenkins/builds/mlt/configure: 152: 
/home/jenkins/builds/mlt/configure: cannot open mlt-config-template: No such 
file
03:43:15 cat: mlt-framework.pc.in: No such file or directory
03:43:15 cat: mlt++.pc.in: No such file or directory
03:43:15 GPLv3 license used
03:43:15 
03:43:15 == Commencing the Build
03:43:15 
03:43:15 make: *** No targets specified and no makefile found.  Stop.

However .. as you can see.. it is right there..
:~$ ls -l /home/jenkins/builds/mlt/
total 752
-rw-rw-r--  1 jenkins jenkins    422 Apr  9 03:43 AUTHORS
drwxrwxr-x  2 jenkins jenkins   4096 Apr  9 03:43 build
-rw-rw-r--  1 jenkins jenkins 513635 Apr  9 03:43 ChangeLog
drwxrwxr-x  2 jenkins jenkins   4096 Apr  9 03:43 coccinelle
-rwxrwxr-x  1 jenkins jenkins  10297 Apr  9 03:43 configure
-rw-rw-r--  1 jenkins jenkins  26428 Apr  9 03:43 COPYING
drwxrwxr-x  2 jenkins jenkins   4096 Apr  9 03:43 demo
drwxrwxr-x  2 jenkins jenkins   4096 Apr  9 03:43 docs
-rw-rw-r--  1 jenkins jenkins  60611 Apr  9 03:43 Doxyfile
-rw-rw-r--  1 jenkins jenkins  17992 Apr  9 03:43 GPL
-rw-rw-r--  1 jenkins jenkins  35147 Apr  9 03:43 GPLv3
-rw-rw-r--  1 jenkins jenkins   1795 Apr  9 03:43 Makefile
-rw-rw-r--  1 jenkins jenkins    838 Apr  9 03:43 mlt-config-template
-rw-rw-r--  1 jenkins jenkins    133 Apr  9 03:43 mlt-framework.pc.in
-rw-rw-r--  1 jenkins jenkins    151 Apr  9 03:43 mlt++.pc.in
-rw-rw-r--  1 jenkins jenkins  27678 Apr  9 03:43 NEWS
drwxrwxr-x  4 jenkins jenkins   4096 Apr  9 03:43 presets
drwxrwxr-x  2 jenkins jenkins   4096 Apr  9 03:43 profiles
-rw-rw-r--  1 jenkins jenkins   1504 Apr  9 03:43 README
-rwxrwxr-x  1 jenkins jenkins    156 Apr  9 03:43 reconfigure
-rw-rw-r--  1 jenkins jenkins    410 Apr  9 03:43 setenv
-rw-rw-r--  1 jenkins jenkins    208 Apr  9 03:43 setenv_mc
drwxrwxr-x 10 jenkins jenkins   4096 Apr  9 03:43 src

This is an external depend  needed by kdeenlive so perhaps someone involved 
there could chime in here.

More coming I am sure..
Thanks everyone for your  help so far!
Scarlett






More information about the kde-core-devel mailing list