It looks like the update removed git-lfs from makedepends, but this is still required to build.
==> Extracting sources...
-> Creating working copy of nomacs git repo...
Cloning into 'nomacs'...
done.
git-lfs filter-process: line 1: git-lfs: command not found
fatal: the remote end hung up unexpectedly
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
==> ERROR: Failure while creating working copy of nomacs git repo
Aborting...
Pinned Comments
FabioLolix commented on 2025-11-02 17:44 (UTC)
nomacs-qt6-git have been prematurely deleted but can be still found at https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/n/nomacs-qt6-git/PKGBUILD
FabioLolix commented on 2023-07-07 05:37 (UTC) (edited on 2025-10-27 06:07 (UTC) by FabioLolix)
Pkgbuild maintained at https://github.com/FabioLolix/PKGBUILD-AUR_fix
every time you have
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directoryfor build from source programs you have to rebuild it@rado84 you need rebuild the package not to hold back other packages, it is the same every time a dinamically linked soname changes
checkrebuildfromrebuild-detectorinto your workflow.