[KF5 Port] Impossible to run since update to 5.16
Olivier Churlaud
olivier at churlaud.com
Sat Nov 21 15:36:28 UTC 2015
I realized that make test was achieving more tests than doing tests/testXXX
Indeed, the latter does the following error:
tests/testsqlcollection: error while loading shared libraries:
../../../../../src/core-impl/storage/sql/mysqlestorage/amarok_storage-mysqlestorage.so:
cannot open shared object file: No such file or directory
on IRC I've been told:
[16:27] <svuorela> ochurlaud: don't link to modules.
[16:27] <svuorela> linking to modules is a glibc-ism, so please don't
rely on it.
[16:27] <ochurlaud> svuorela: how should I test things that depends from
modules?
[16:28] <svuorela> you load them as modules.
[16:28] <svuorela> or you build executables that uses the classes directly
So we should do this. I'm not sure how we do this... But I guess I have
to try.
So we are basically back to the same place as before, with ideas to
solve them (see other mails).
Next steps are:
- Solving the tests issues
- Beginning to write QML code (I hope I can reach rengels...)
Cheers
Olivier
Le 21/11/2015 10:22, Olivier Churlaud a écrit :
> I removed ~/.local/share/amarok and...
>> I can't run anymore all the tests:
>> tests/testsqlcollection: error while loading shared libraries:
>> ../../../../../src/core-impl/storage/sql/mysqlestorage/amarok_storage-mysqlestorage.so:
>> cannot open shared object file: No such file or directory
> ... I still can't test....
>> and the application crashes where it didn't before.... Can you check
>> on your side please?
> ... but the application starts again.
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
More information about the Amarok-devel
mailing list