I decided to remove pacman from the blacklist. ALHP seems pretty stable since introducing dependency resolving before building, so I feel confident enough so build pacman. Besides, like above…
Well, since this is fixed I'll close this. Still interested to see why alembic does not link to libImath.
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…