Hello Heiko, On Mon, 19 Mar 2018 20:58:17 +0100 Heiko Becker <heire...@exherbo.org> wrote:
> > 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. I can confirm that this solves the problem i had since latest git compiled just fine right out of the bat. Thanks ! > > Regards, > Heiko Regards, Philou