KTP 15.04.1

Felix Geyer debfx at ubuntu.com
Sat May 16 14:13:06 UTC 2015


On 16.05.2015 15:56, Scarlett Clark wrote:
> I am afraid I need another set of eyes to look at ktp-common-internals.
> I cannot get it to build libKTpOTR and as a result it is missing and cannot 
> install. I think removing from the install will end very badly...
> https://launchpadlibrarian.net/206658698/buildlog_ubuntu-wily-amd64.ktp-common-internals_4%3A15.04.1-0ubuntu1~ubuntu15.10~ppa4_BUILDING.txt.gz
> 
> Interestingly enough CI build for Wily builds it just fine...
> https://launchpadlibrarian.net/206630196/buildlog_ubuntu-wily-amd64.ktp-common-internals_4%3A15.04.1%2Bgit20150516.0406%2B15.10-0_BUILDING.txt.gz
> 
> The failed one does not even try to build the OTR stuff despite finding the 
> lib.. I have to give up for now, I have other stuff to attend to. 
> Thanks for any help anyone can provide, this is blocking several KTP 
> components.

OTR support needs a more recent version (>= 0.9.5) of telepath-qt5.
wily only has 0.9.3.

CMakeLists.txt:
> if (LIBOTR_FOUND AND LIBGCRYPT_FOUND AND TelepathyQt5_VERSION VERSION_GREATER "0.9.4")
>     set(OTR_LIBS_FOUND TRUE)
> endif ()

Felix



More information about the kubuntu-devel mailing list