Open DexterHaxxor opened 10 months ago
The build fails due to the AUR package being somehow out of date and not downloading python-myst-parser
as a make dependency, even though https://aur.archlinux.org/packages/llvm-git includes it.
We need to update https://github.com/chaotic-aur/pkgbuild-llvm-git Should only need to match this commit adding the dep, I think.
Looks like this was just reported: https://github.com/chaotic-aur/pkgbuild-llvm-git/issues/3
Packages:
https://aur.archlinux.org/packages/llvm-git
Latest chaotic version
18.0.0_r475727.658b655191e9-1
What happens?
The build is failing due to this error:
What is expected to happen?
The build finishes successfully.
Logs
https://builds.garudalinux.org/repos/chaotic-aur/logs/llvm-git.log
More information
No response