Hello Philippe, On 03/17/18 15:40, Philippe Gramoullé wrote: > After much of a fight to 1/ update-install the correct kf5* Debian > packages 2/ manually compile/install Google Mock and 3/ correctly link > mysql test binaries, i was finally able to compile Amarok and it runs > correctly ! > > Thanks to all developers for such a great music music player.
Great and nice to hear. > For the record, the following binaries were missing some > references to several shared libraries : -lrt -lnuma -llz4 -laio -lcrypt > > so i had to manually add them in the following link.txt files (though > i'm sure there's an easier way) > > ./tests/core-impl/collections/db/sql/CMakeFiles/testsqlalbum.dir/link.txt > ./tests/core-impl/collections/db/sql/CMakeFiles/testsqlartist.dir/link.txt > ./tests/core-impl/collections/db/sql/CMakeFiles/testsqlcollection.dir/link.txt > ./tests/core-impl/collections/db/sql/CMakeFiles/testsqlcollectionlocation.dir/link.txt > ./tests/core-impl/collections/db/sql/CMakeFiles/testsqldatabaseupdater.dir/link.txt > ./tests/core-impl/collections/db/sql/CMakeFiles/testsqlquerymaker.dir/link.txt > ./tests/core-impl/collections/db/sql/CMakeFiles/testsqlscanmanager.dir/link.txt > ./tests/core-impl/collections/db/sql/CMakeFiles/testsqltrack.dir/link.txt > > Environnement : Debian Linux amd64 , SID release with latest packages I think this should be fixed with https://cgit.kde.org/amarok.git/commit/?id=241583115f474ba406b79bd59d5406ca2e6f6b98 or at least it worked on Ubuntu. Regards, Heiko