Registered Member
|
Building the latest git version of amarok on ubuntu artful failed since some times with problems related to pthread and taglib:
And for pthread:
Can somebody explains what is happening ? Thanks for your help. |
KDE Developer
|
That's strange, I'm also on (K)Ubuntu Artful and it builds fine here.
--
Mark Kretschmann - Amarok Developer |
Registered Member
|
Can you need give the list of dev packages which are needed ?
|
Registered Member
|
Nobody can indicate which development packages need to be installed under ubuntu artful ? The git tree is updated more or less each day, but for me, it always fails in the same way.
|
Manager
|
you need all the -dev files for the dependencies listed in the README file. If this doesn't help, maybe give a tad more details of the command you use to build Amarok.
Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ... |
Registered Member
|
The readme file still refers to kde 4 and qt 4. It wouldn't be bad to update it a bit. Concerning the build command I use, I make a build directory and in that directory, I run cmake. ./
|
Manager
|
Then you should ask your question in the amarok-dev channel on IRC, ideally during CET day hours.
Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ... |
KDE Developer
|
I tried to update the README yesterday morning, hopefully I didn't miss anything. Alternatively you can also look at the CMakeLists.txt (look at the find_package() calls).
Could you please export LANG=en_US.utf8 (or something like that, depending on which locales are installed, C might work as well) in your shell to get English error messages. More of cmake's output would be helpful, too. |
Registered Member
|
Here is the fuild cmake output:
https://drive.google.com/open?id=1A48BFcN6eu-8FWARRkbxzgU99jZSzz6w Here are the errors: https://drive.google.com/open?id=10mdRlUbiC-GuAxGGlRa5fmY7dd4HoNOQ It seems there is a problem with libtag, but almost all libtags package are installed. Here is the output of dpkg-query --list | grep libtag: ii libtag-extras-dev 1.0.1-3.1 amd64 TagLib extras library - development files ii libtag-extras1 1.0.1-3.1 amd64 TagLib extras library - support for more file formats ii libtag1-dev:amd64 1.11.1+dfsg.1-0.2 amd64 audio meta-data library - development files rc libtag1-vanilla:amd64 1.9.1-2 amd64 audio meta-data library - vanilla flavour ii libtag1v5:amd64 1.11.1+dfsg.1-0.2 amd64 audio meta-data library ii libtag1v5-vanilla:amd64 1.11.1+dfsg.1-0.2 amd64 audio meta-data library - vanilla flavour ii libtagc0:amd64 1.11.1+dfsg.1-0.2 amd64 audio meta-data library - C bindings ii libtagc0-dev:amd64 1.11.1+dfsg.1-0.2 amd64 audio meta-data library - development files for C bindings ii libtaglibs-standard-impl-java 1.2.5-2 all Apache JSP Standard Taglib Implementation ii libtaglibs-standard-spec-java 1.2.5-2 all Apache JSP Standard Taglib Specification API So I don't understand why it complains about it. |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]