<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 5, 2017 at 10:31 AM, Paul-Erik Törrönen <span dir="ltr"><<a href="mailto:poltsi@poltsi.fi" target="_blank">poltsi@poltsi.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2017-09-05 08:44, Dirk Hohndel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Fedora is building, but crashes when I try it in a VM.<br>
</blockquote>
<br></span>
I did a quick build¹ on F26 which ended with a complaint of:<br>
<br>
[100%] Linking CXX executable subsurface<br>
/usr/bin/ld: warning: libssl.so.10, needed by /usr/lib64/libQt5Network.so.5.<wbr>7.1, may conflict with libssl.so.1.1<br>
/usr/bin/ld: warning: libssl.so.10, needed by /usr/lib64/libQt5Network.so.5.<wbr>7.1, may conflict with libssl.so.1.1<br>
/usr/bin/ld: warning: libcrypto.so.10, needed by /usr/lib64/libQt5Network.so.5.<wbr>7.1, may conflict with libcrypto.so.1.1<br>
/usr/bin/ld: warning: libcrypto.so.10, needed by /usr/lib64/libQt5Network.so.5.<wbr>7.1, may conflict with libcrypto.so.1.1<br></blockquote><div><br></div><div>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. <br></div><div><br></div><div>Subsurface doesn't calls openssl, but Qt does, this should be fixed when qt releases 5.10</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Then starting the program I can see that it syncs with the cloud, and after that freezes. Printed in the console I have:<br>
<br>
$ subsurface/build/subsurface<br>
qml: MapWidget.qml: cannot find a plugin named: googlemaps<br>
qrc:/MapWidget.qml:21: Error: Cannot assign [undefined] to QDeclarativeGeoMapType*<br>
^C<br>
<br>
I do have all the packages listed in the INSTALL-file. The qg5-* are all 5.7.1 (latest for F26).<br>
<br>
Poltsi<br>
<br>
¹ cd ~/Work/Other/subsurface_full_b<wbr>uild/; rm -rf install-root grantlee subsurface libdivecomputer libgit2 && git clone <a href="https://github.com/Subsurface-divelog/subsurface.git" rel="noreferrer" target="_blank">https://github.com/Subsurface-<wbr>divelog/subsurface.git</a> && ./subsurface/scripts/build.sh<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org" target="_blank">subsurface@subsurface-divelog.<wbr>org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" rel="noreferrer" target="_blank">http://lists.subsurface-divelo<wbr>g.org/cgi-bin/mailman/listinfo<wbr>/subsurface</a><br>
</div></div></blockquote></div><br></div></div>