Package Details: clementine 1.4.1+38+g1fc7fe0e1-2

Git Clone URL: https://aur.archlinux.org/clementine.git (read-only, click to copy)
Package Base: clementine
Description: A modern music player and library organizer
Upstream URL: https://github.com/clementine-player/Clementine
Licenses: GPL-3.0-or-later
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 20
Popularity: 1.32
First Submitted: 2023-06-28 19:03 (UTC)
Last Updated: 2025-04-02 21:38 (UTC)

Pinned Comments

FabioLolix commented on 2024-11-11 06:11 (UTC)

    error: failed to prepare transaction (could not satisfy dependencies) :: installing $PACKAGE (VERSION) breaks dependency 'libXXX.so=$VERSION' required by clementine -> error installing repo packages

You need to remove Clementine and rebuilt it

This is expected behaviour

FabioLolix commented on 2023-09-22 19:45 (UTC)

Dear all

  • every time you have error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory for build from source programs you have to rebuild it

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

FabioLolix commented on 2025-04-02 21:55 (UTC)

but I'm still running into compile errors here: Ah, fixed it. Had to set to not use the system projectm in CMakeLists.txt.

Can't replicate

Installing cmake3 would have broke eight packages

Fixed to use cmake thanks to lod, in an eventual case where this is not possible and since cmake3 is only a makedepend the solution is to make a local repository and build the packages in a clean chroot with devtools

FabioLolix commented on 2025-04-01 08:33 (UTC)

Patches welcome here https://github.com/FabioLolix/PKGBUILD-AUR_fix

glenjo commented on 2025-03-31 23:24 (UTC) (edited on 2025-04-01 01:14 (UTC) by glenjo)

lod, thanks for the instructions on building with cmake4. Installing cmake3 would have broke eight packages so this is better for me, but I'm still running into compile errors here:

[100%] Linking CXX executable ../clementine

/usr/bin/ld: cannot find -lMilkdropPresetFactory: No such file or directory

/usr/bin/ld: cannot find -lRenderer: No such file or directory

/usr/bin/ld: cannot find -lMilkdropPresetFactory: No such file or directory

/usr/bin/ld: cannot find -lRenderer: No such file or directory

collect2: error: ld returned 1 exit status

make[2]: *** [src/CMakeFiles/clementine.dir/build.make:214: clementine] Error 1

make[1]: *** [CMakeFiles/Makefile2:748: src/CMakeFiles/clementine.dir/all] Error 2

make: *** [Makefile:136: all] Error 2

==> ERROR: A failure occurred in build().

Aborting...

Ah, fixed it. Had to set to not use the system projectm in CMakeLists.txt.

It's built and running now. Thanks!

lod commented on 2025-03-31 22:29 (UTC) (edited on 2025-03-31 22:31 (UTC) by lod)

It builds with cmake 4, if you set cmake_policy(SET CMP0054 NEW) in CMakeLists.txt and add DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the cmake command. As far as I have tested it, it works without any problems.

bartus commented on 2025-03-31 16:04 (UTC)

Won't build against cmake:4 use AUR/cmake3 package in the makedepends[] array.

FabioLolix commented on 2024-12-31 13:08 (UTC)

"yay -S --aur" but libprotobuf=28 instead 29 is required.

That command reinstalled the old package, you need to rebuild it new

simona commented on 2024-12-31 13:07 (UTC)

I uninstall clementine and I install with "yay -S --aur" but libprotobuf=28 instead 29 is required.

FabioLolix commented on 2024-12-31 12:59 (UTC)

I hope it will be usable again on an updated system sooner or later.

You need to rebuild the package

simona commented on 2024-12-31 12:49 (UTC)

I'm sorry. I hope it will be usable again on an updated system sooner or later.

FabioLolix commented on 2024-12-31 12:47 (UTC)

@simona you asked also last month

The answer is always the same