Package Details: musescore-git 4.0_alpha_2.r10409.gfab8002-1

Git Clone URL: https://aur.archlinux.org/musescore-git.git (read-only, click to copy)
Package Base: musescore-git
Description: Create, play and print beautiful sheet music
Upstream URL: https://github.com/musescore/MuseScore
Licenses: GPL-3.0-only
Groups: pro-audio
Conflicts: musescore
Provides: musescore
Submitter: oberon2007
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 7
Popularity: 0.000000
First Submitted: 2015-12-02 13:10 (UTC)
Last Updated: 2024-08-22 13:17 (UTC)

Pinned Comments

FabioLolix commented on 2026-07-28 20:01 (UTC)

Latest Comments

1 2 Next › Last »

es20490446e commented on 2026-07-28 22:57 (UTC)

It doesn't seem possible to package this in a sane manner.

MuseScore now unconditionally bundles all libs under /usr/lib

If you remove them, then their versions don't match those of the system.

This is the best I got: https://github.com/user-attachments/files/30482350/PKGBUILD.txt

FabioLolix commented on 2026-07-28 20:01 (UTC)

FabioLolix commented on 2026-07-28 20:00 (UTC)

I can reproduce; I see this is using git submodules now

es20490446e commented on 2026-07-28 19:29 (UTC)

I'm fixing the package right now...

es20490446e commented on 2026-07-28 13:34 (UTC)

CMake Error at CMakeLists.txt:58 (include):
  include could not find requested file:

    CheckCompilerVersion


CMake Error at CMakeLists.txt:59 (check_compile_version):
  Unknown CMake command "check_compile_version".


-- Configuring incomplete, errors occurred!

angelosn commented on 2025-12-24 22:51 (UTC)

@FabioLolix I have 16GB ram and 4GB swap. I don't know what made it crush. The systemd-run --scope -p CPUQuota=50% yay -S musescore-git still runs but if it is to take so many hours to build it I cannot wait for it! Thank you for your response anyway!

FabioLolix commented on 2025-12-24 22:41 (UTC)

@angelosn I had a similar problem with gtk4-git and I've avoided the problem using or increasing the swap but I don't recall the procedure

angelosn commented on 2025-12-24 22:00 (UTC)

Hi, I try to install it with yay but my computer freezes after start building. I try to set to -j8 (I have 16 total) but still the same. I also tried NINJAFLAGS="-j8" yay -S musescore-git without success. Now I try systemd-run --scope -p CPUQuota=50% yay -S musescore-git as AI suggested but I don't know if it safe when I upgrade it in the future. Is there any "right" way to do it?

mattfbacon commented on 2025-06-30 11:42 (UTC)

Can you add -DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=ON to the flags? Build fails right at the end otherwise with:

mold: error: /usr/lib/libQt6Core.so.6.9.1: cannot create a copy relocation for protected symbol 'qt_resourceFeatureZstd'; recompile with -fPIC

FabioLolix commented on 2024-08-22 13:19 (UTC)

Made a revision but it don't build; happen with git pkgbuilds