On Thursday 07 of March 2019 09:31:30 deloptes wrote:
Hi, I have below issue after updating to latest git and I was wondering how I can fix it. On the machine I build, I do not have GUI and dcop. In fact it is a chrooted environment.
For now I disable the debian check target in the debian/rules file.
Thank you in advance
Scanning dependencies of target check make[4]: Leaving directory '/mnt/DEVELOPMENT/TDE/repo-master/tde/2_build/tdelibs/obj-x86_64-linux- gnu' /usr/bin/make -f dcop/tests/CMakeFiles/check.dir/build.make dcop/tests/CMakeFiles/check.dir/build make[4]: Entering directory '/mnt/DEVELOPMENT/TDE/repo-master/tde/2_build/tdelibs/obj-x86_64-linux- gnu' [100%] Running tests... /usr/bin/ctest Test project /mnt/DEVELOPMENT/TDE/repo-master/tde/2_build/tdelibs/obj-x86_64-linux-g nu Start 1: dcop/dcop-tests 1/40 Test #1: dcop/dcop-tests ...................................***Failed 1.05 sec Start 2: tdecore/tdeconfig_compiler/test1-cpp
Hi Emanoil,
this is not a new bug. This test fails from time to time. So far I have not analyzed it in more detail. Usually, you just have to run the build again. By the way, on my builders in the recent 110 tdelibs builds, this test failed once. Because the failure of this test is rare, that's why we did not make much effort.
Cheers