python-aotriton and python-triton candidates for the blacklist? #284

Open
opened 2026-01-11 09:19:29 +01:00 by BS86 · 4 comments

python-aotriton and python-triton take several hours to build (per feature level that is).
In addition, python-aotriton is first compiled with LTO and then again without LTO meaning with the 5-6 hours each takes, that package alone takes up 32-36 hours on the build system.
python-triton also fails because of memory limit exceeded

python-aotriton and python-triton take several hours to build (per feature level that is). In addition, python-aotriton is first compiled with LTO and then again without LTO meaning with the 5-6 hours each takes, that package alone takes up 32-36 hours on the build system. python-triton also fails because of memory limit exceeded
Owner

If python-aotriton failed the LTO built, it will be permanently downgraded to non-lto builds. I'll have a look at python-triton, I think release frequency is probalby something to look at.

If `python-aotriton` failed the LTO built, it will be permanently downgraded to non-lto builds. I'll have a look at `python-triton`, I think release frequency is probalby something to look at.
Author

If my memory does not fail me, python-aotriton already did that LTO --> non-LTO thing in december and also sometime earlier last year and now does it again.

If my memory does not fail me, `python-aotriton` already did that LTO --> non-LTO thing in december and also sometime earlier last year and now does it again.
Owner

We lost some of the LTO build failure data when the SSD failed mid last year, if it was not rebuild since then we could have another non-lto rebuild. Otherwise this would be a bug.

We lost some of the LTO build failure data when the SSD failed mid last year, if it was not rebuild since then we could have another non-lto rebuild. Otherwise this would be a bug.
Author

it was built in November and December, I think that means there is a bug. For build frequency, have a look:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commits/main
it looks like it has some releases on its own but needs to be rebuilt for python and ROCm releases.

it was built in November and December, I think that means there is a bug. For build frequency, have a look: https://gitlab.archlinux.org/archlinux/packaging/packages/python-aotriton/-/commits/main it looks like it has some releases on its own but needs to be rebuilt for python and ROCm releases.
Sign in to join this conversation.