Am 22.10.2014 um 17:49 schrieb Eugene Pivnev: > As libstsstat, liblxqt-mount and lxqt-globalkeys have same problem - I > propose to start from libsysstat. > As it has no many dependencies. > > /usr/share/cmake/sysstat-qt5/sysstat-qt5-config.cmake: > set(SYSSTAT_LIBRARY_DIRS /usr//usr/lib Seeing similar issue here, some of the cmake macros or their usage seems broken. I've fixed it more ugly in the created file via
sed -i 's|/usr//usr/|/usr/|g' %buildroot%{_datadir}/cmake/sysstat-qt5/sysstat-qt5-config.cmake FWIW, I don't see this in any other QT package or anything that uses cmake for our distro. > > How I can to log CMAKE_* variables? > I'm not developer. > > 22.10.2014 15:04, Luís Pereira: >> On Tue, Oct 21, 2014 at 11:58 PM, Eugene Pivnev <ti.eug...@gmail.com> wrote: >>> Now I'm trying to build at Fedora 21 host. >>> Seems liblxqt-mount is wrong. >>> Look at this: >>> >>> /root/rpmbuild/BUILD/lxqt-0.8.0/lxqt-panel-0.8.0/plugin-mount/lxqtmountplugin.cpp:31:27: >>> fatal error: LXQtMount/Mount: No such file or directory >>> #include <LXQtMount/Mount> >>> >>> And this: >>> >>> [root@host005 ~]# cat /usr/lib/pkgconfig/lxqtmount-qt5.pc >>> # file generated by LXQt cmake build >>> prefix=/usr >>> libdir=${prefix}/lib >>> includedir=${prefix}/include >>> >>> And this (/usr/share/cmake/lxqtmount-qt5/lxqtmount-qt5-config.cmake): >>> >>> set(LXQTMOUNT_INCLUDE_DIR /usr//usr/include/lxqtmount-qt5) >>> >>> wtf? >> To debug it we need detailed verbose logs. Otherwise we can't do >> anything other than guessing. >> What is the value of CMAKE_INSTALL_PREFIX ? >> > > ------------------------------------------------------------------------------ > _______________________________________________ > Lxde-list mailing list > Lxde-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/lxde-list ------------------------------------------------------------------------------ _______________________________________________ Lxde-list mailing list Lxde-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxde-list