Linux distro builds

Tomaz Canabrava tcanabrava at kde.org
Tue Sep 5 07:16:08 PDT 2017


On Tue, Sep 5, 2017 at 10:31 AM, Paul-Erik Törrönen <poltsi at poltsi.fi>
wrote:

> On 2017-09-05 08:44, Dirk Hohndel wrote:
>
>> Fedora is building, but crashes when I try it in a VM.
>>
>
> I did a quick build¹ on F26 which ended with a complaint of:
>
> [100%] Linking CXX executable subsurface
> /usr/bin/ld: warning: libssl.so.10, needed by
> /usr/lib64/libQt5Network.so.5.7.1, may conflict with libssl.so.1.1
> /usr/bin/ld: warning: libssl.so.10, needed by
> /usr/lib64/libQt5Network.so.5.7.1, may conflict with libssl.so.1.1
> /usr/bin/ld: warning: libcrypto.so.10, needed by
> /usr/lib64/libQt5Network.so.5.7.1, may conflict with libcrypto.so.1.1
> /usr/bin/ld: warning: libcrypto.so.10, needed by
> /usr/lib64/libQt5Network.so.5.7.1, may conflict with libcrypto.so.1.1
>

This is the openssl mess that we are in. basically fedora and a few other
distros updated the openssl version but not all software managed to port it
yet.

Subsurface doesn't calls openssl, but Qt does, this should be fixed when qt
releases 5.10



> Then starting the program I can see that it syncs with the cloud, and
> after that freezes. Printed in the console I have:
>
> $ subsurface/build/subsurface
> qml: MapWidget.qml: cannot find a plugin named: googlemaps
> qrc:/MapWidget.qml:21: Error: Cannot assign [undefined] to
> QDeclarativeGeoMapType*
> ^C
>
> I do have all the packages listed in the INSTALL-file. The qg5-* are all
> 5.7.1 (latest for F26).
>
> Poltsi
>
> ¹ cd ~/Work/Other/subsurface_full_build/; rm -rf install-root grantlee
> subsurface libdivecomputer libgit2 && git clone
> https://github.com/Subsurface-divelog/subsurface.git &&
> ./subsurface/scripts/build.sh
>
> _______________________________________________
> subsurface mailing list
> subsurface at subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20170905/ddb5a1c7/attachment-0001.html>


More information about the subsurface mailing list