You are not logged in.
The https://aur.archlinux.org/packages/freecad-git package has long been plagued with problems due to 3rd party dependency hell. Anyway, we're trying to figure out why the check() portion of the PKGBUILD Is failing to save and open files created in the fakeroot tmp/ directories as part of unit-tests for quality assurance and picking up regressions. I'm just wondering if this is something that is a known issue or new or is it just related to this specific AUR package?
Offline
bump
Offline
Don't do that: https://wiki.archlinux.org/title/Genera … es#Bumping
Don't make us go on a goose chase, post the full output and the error messages you are getting from trying to build. In general, the default tmpfs setup is configured in such a way that only the original user can manipulate files it creates, so this might indeed be some relation with the fakeroot.
And test with makepkg instead of known to be buggy helpers like pamac. Someone replied to you on the AUR mentioning that it works in a standard devtools chroot, so this is in essence a pamac bug and you should ask the pamac developers.
Last edited by V1del (2022-02-17 10:45:52)
Offline
Builds fine here. Are you still using Manjaro?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
https://aur.archlinux.org/packages/free … ent-851320 on 2022-02-11
I have successfully builded using makepkg from my home directory and using extra-x86_64-build from devtools with used dir set to /tmp/chrootbuild, tmpfs mounted without nosuid
Offline