chaotic-aur / packages

The packages Mason, what do they mean? (Package requests and bug reports here) 📑
https://aur.chaotic.cx
318 stars 20 forks source link

[Bug] llvm-git fails to build #2992

Open DexterHaxxor opened 6 months ago

DexterHaxxor commented 6 months ago

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:

Could not import extension myst_parser (exception: No module named 'myst_parser')

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

DexterHaxxor commented 6 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.

Technetium1 commented 6 months ago

We need to update https://github.com/chaotic-aur/pkgbuild-llvm-git Should only need to match this commit adding the dep, I think.

Technetium1 commented 6 months ago

Looks like this was just reported: https://github.com/chaotic-aur/pkgbuild-llvm-git/issues/3