That is intressting. I build alembic with -march=x86-64, with -march=x86-64-v3 -O3 and -march=x86-64-v3 -O2.
All except the first show no linkage to libImath, even if cmake notes for all…
Hi @X-yl. That seems like alembic needs a rebuild, indeed.
I just queued it. If you are willing to test the rebuild version once it's done: You are going to get a signature error, since your local…
Oh no that's not necessary. All buildlogs from failing packages are publicly available. (see my post at the very end) The information is all there, it just needs sorting.
A guide in of itself not (yet), but its relatively simple, even if somewhat time-consuming.
Eli wanted a list of packages failing, sorted by broader categories, like for example missing or wrong…
I decided to go with hashing (Blake3) each PKGBUILD instead.
Comparing these hashes with the database is much faster then parsing almost every PKGBUILD with makepkg, which is really…
That is why it's somewhat useless to have pacman on the blacklist: we would need to exclude all dependencies to make it fully excluded.
But to be honest I want to have a x86-64-v3 glibc, since…
Thanks for starting this, I somehow still didn't find time.
Let me go through some of your points. Just before I start I want to clarify that we want to upstream almost all problems we find (we…