Linux distro builds

Paul-Erik Törrönen poltsi at poltsi.fi
Tue Sep 5 01:31:41 PDT 2017


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

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


More information about the subsurface mailing list