First, I finally realized this was for libalkimia, and not for the frameworks branch of KMM. (I'm still working on that...) This built fine for me, twice, using either gcc 4.8.5 or 4.9.3. However, I wondered if there is any way to be sure I'm actually using all the same framework and library versions? So as another test, instead of simply doing "cmake source" and then ccmake to alter the install directory, I copied the full cmake line from Jenkins. That version failed the first alkvalue test.

So - what information can I provide or how can I help debug?

(Minor point - I started by trying to use the gentoo 9999 ebuild. That built fine, but wouldn't install due to [expected?] file collisions. I'm actually not sure why it let me even do the emerge since libalkimia:4 is clearly installed and a blocker in the 9999 ebuild.)

I don't think it provides any useful information, but the actual cmake line that led to the failure was: cmake -DBUILD_COVERAGE=ON -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON -DSIP_DEFAULT_SIP_DIR=/home/jack/KDE/KMM/installframeworks/share/sip/ -DCMAKE_INSTALL_PREFIX=/home/jack/KDE/KMM/installframeworks /path-to-portage-git-download/libalkimia-9999


Jack


On 2015.12.03 14:03, Cristian Oneț wrote:
If anyone can reproduce this failed test please let me know. It runs
with success on my machine and I would not like to perform test
debugging on the build machine using print statemements.

Regards,
Cristian

2015-12-03 20:30 GMT+02:00  <no-re...@kde.org>:
>
> GENERAL INFO
>
> BUILD UNSTABLE
> Build URL: https://build.kde.org/job/alkimia%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/3/
> Project: PLATFORM=Linux,compiler=gcc
> Date of build: Thu, 03 Dec 2015 18:28:36 +0000
> Build duration: 2 min 1 sec
>
> CHANGE SET
> Revision 0783adaf3ec9159dc09d384f5345f7f603ed47a7 by Cristian Oneț: (Don&#039;t depend on KDELibs4Support to find GMP.)
>   change: add cmake/modules/FindGMP.cmake
>   change: edit CMakeLists.txt
>
>
> JUNIT RESULTS
>
> Name: (root) Failed: 1 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 3 test(s)Failed: TestSuite.alkvaluetest
>
> COBERTURA RESULTS
>
> Cobertura Coverage Report
> PACKAGES 1/1 (100%)FILES 9/9 (100%)CLASSES 9/9 (100%)LINE 927/1012 (92%)CONDITIONAL 1750/3439 (51%)
>
> By packages
>
>         libalkimia
> FILES 9/9 (100%)CLASSES 9/9 (100%)LINE 927/1012 (92%)CONDITIONAL 1750/3439 (51%)
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to