chaotic-aur / packages

Read-only mirror of Chaotic-AUR's main repository. Issues and bug reports welcome! 📑
https://gitlab.com/chaotic-aur/pkgbuilds
GNU General Public License v3.0
337 stars 20 forks source link

[Bug] llvm-git fails to build #2992

Open DexterHaxxor opened 10 months ago

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

Technetium1 commented 10 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 10 months ago

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