#mer log for Wednesday, 2019-06-05

PureTryOut[m]Hey I'm trying to get keepalive to compile, but it requires mceiface.h and I'm not sure which library has that header10:51
spiiroinPureTryOut[m]: that might be something that ought to be generated from xml during build10:54
PureTryOut[m]Yeah from my quick search it seems like that. However, it doesn't seem to be generated 😜10:55
PureTryOut[m]Oh wait10:55
PureTryOut[m]It complains about me missing qdbusxml2cpp, hold on10:55
spiiroinPureTryOut[m]: do you have qdbusxml2cpp ... exactly ;-)10:55
PureTryOut[m]Well, that worked 😃 Thanks!10:56
PureTryOut[m]Now lipstick complains that "libresourceqt5 development package has not found". I can't really find what package should provide it...11:06
PureTryOut[m]Oh actually, that seems to be a private API of qt5multimedia?11:08
PureTryOut[m]Ok ignore that, I was using Asteroid's lipstick rather than Nemo's11:15
PureTryOut[m]Nemo's lipstick however complains that the QT compositor en compositor-private modules are unknown. Qt5Wayland is installed however and provides these11:26
PureTryOut[m]It seems these modules are provided by Qt5Wayland by default since Qt 5.5. I'm running Qt 5.12, so it should most definitely find them...11:39
PureTryOut[m]I see some references to Qt 5.8 in the git log, and a PR open to add support for Qt 5.9 from 8(!) months ago. Could it be that lipstick just doesn't work yet with Qt5Wayland 5.12?12:01
PureTryOut[m]Seems `compositor` and `compositor-private` have been renamed to `waylandcompositor` and `waylandcompositor-private`.12:31
PureTryOut[m]Is Mer planning on upgrading Qt anytime soon? I believe development still happens on the ancient Qt 5.6?12:31
NeoChapayhttps://build.merproject.org/project/monitor/home:neochapay:mer:qt5912:58
NeoChapaybuild with qt5912:58
PureTryOut[m]Well, that's an improvement. Seems this naming change has happened since then I guess.13:06
* PureTryOut[m] wonders when SFOS is finally going to upgrade from Qt 5.613:06
PureTryOut[m]```/usr/lib/gcc/x86_64-alpine-linux-musl/8.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find -lssusysinfo\n```20:09
PureTryOut[m]Not sure what's happening here... `ssu-sysinfo` is installed, and `pkg-config --libs ssu-sysinfo` gives `-lssusysinfo` back. `/usr/include/ssusysinfo/ssusyinfo.h` exists. Why can't the linker find it?20:09
PureTryOut[m]This happens when trying to compile usb-moded20:09

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!