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

Scarlett Clark sgclark at kubuntu.org
Thu Apr 9 14:05:35 UTC 2015


Aha seems qca was not a depend and therefore not brought in.
Sometimes a second set of eyes is the trick, thank you so much!
Scarlett


On 04/09/2015 04:14 AM, Aleix Pol wrote:
> On Thu, Apr 9, 2015 at 7:13 AM,  <sgclark at kubuntu.org> wrote:
>> On Thursday, April 09, 2015 01:00:42 AM Aleix Pol wrote:
>>> On Wed, Apr 8, 2015 at 7:34 PM, Scarlett Clark <sgclark at kubuntu.org> 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.
>>>>
>>>> qoauth - google leads me to believe that qt5 uses qca and not <QtCrypto>
>>>> and that I should pass
>>>> CONFIG += crypto to qmake. alas that did not work and it still wants
>>>> QtCrypto. Has anyone built this
>>>> for qt5? Can you tell me what flags I need to pass? Editing files in our
>>>> system is not an option.
>>> It feels weird what you are saying.
>>> - QtCrypto is the header that qca installs, don't ask me why it's not
>>> all called QtCrypto.
>>> - QOAuth uses QCA, not Qt5.
>>>
>>> Can you please show the error you are getting?
>> In file included from interface.cpp:21:0:
>> 16:58:27 interface.h:33:20: fatal error: QtCrypto: No such file or directory
>> 16:58:27  #include <QtCrypto>
>> 16:58:27                     ^
>> 16:58:27 compilation terminated.
>> 16:58:28 Makefile:697: recipe for target 'interface.o' failed
>> 16:58:28 make[1]: *** [interface.o] Error 1
>> 16:58:28 make[1]: Leaving directory '/home/jenkins/builds/qoauth/src'
>> 16:58:28 Makefile:43: recipe for target 'sub-src-make_first-ordered' failed
>> 16:58:28 make: *** [sub-src-make_first-ordered] Error 2
>> 16:58:28 Compiliation step exited with non-zero code, assuming failure to
>> build from source for project qoauth.
> Can you make sure that the information in this file in the prefix is correct?
> <prefix>/lib/pkgconfig/qca2-qt5.pc
>
> I just tried it and it builds fine here.
>
> Aleix
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel



More information about the Kde-frameworks-devel mailing list