Problem occurs when building Freecad-assembly3 from AUR

I would love to install Freecad-assembly3. After a long time building and when it seems it is almost there… i’m getting this fault.


Cloning into 'freecad-assembly3-git'...
done.
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
error: pathspec 'slvs' did not match any file(s) known to git
==> ERROR: A failure occurred in build().
    Aborting...

I have no idea what this fault means. Anyone who can give me a little push in the back?

The slvs submodule is apparently no longer used upstream. The package maintainer dumped it in the AUR a few years ago and hasn’t touched it since. At least git and rsync are missing from makedepends() as well.

I would just use the AppImage available in the Releases section.

Took me some time to figure out the AppImage but this worked perfect! Thanks!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.