On Sunday 29 of December 2019 23:07:28 Dr. Nikolaus Klepp wrote:
Hi Slavec!
Anno domini 2019 Sun, 29 Dec 17:24:03 +0100
Slávek Banko scripsit:
Hi Nik,
I have verified that for kipi-plugins both imageviewer and slideshow plugins depend on OpenGL. So it looks like the same problem again.
I added the OpenGL dependency for TQt, and moved iceauth from RUN_DEPENDS to BUILD_DEPENDS for tdelibs. Please update and try building again.
https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/commit/5 0de2cb46e
Thanks!
Cheers
Now the only package not compiling is tdeedu :)
- tdeedu: does not find libboost_python.so, so won't compile:
===> tdeedu-trinity-14.0.7 depends on shared library: libboost_python.so - not found ===> Installing for py36-boost-libs-1.71.0 ===> Checking if py36-boost-libs is already installed ===> Registering installation for py36-boost-libs-1.71.0 as automatic Installing py36-boost-libs-1.71.0... You have built the Boost library with thread support.
Don't forget to add -pthread to your linker options when linking your code.
===> tdeedu-trinity-14.0.7 depends on shared library: libboost_python.so - not found *** Error code 1
Now this looks exceptionally good to me :)
Nik
Hi Nik,
oh, yeah, of course, the original version of boost-python-libs-1.65.1 was installed on my test system, so the problem didn't show up. It should be resolved in commit:
https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/commit/910362d...
Thank you for your efforts!
Cheers