anonfunc
anonfunc commented on issue ALHP/ALHP.GO#42 2021-09-06 20:15:05 +02:00
alembic seems to be broken

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…

anonfunc commented on issue ALHP/ALHP.GO#42 2021-09-06 14:05:50 +02:00
alembic seems to be broken

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…

anonfunc commented on issue ALHP/ALHP.GO#40 2021-08-31 21:55:57 +02:00
Starting to take care of failing packages

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.

anonfunc commented on issue ALHP/ALHP.GO#40 2021-08-31 21:33:06 +02:00
Starting to take care of failing packages

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…

anonfunc pushed to master at ALHP/ALHP.GO 2021-08-31 21:13:25 +02:00
eb5df207a2 try locking alpm db
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-31 05:08:57 +02:00
6f8d0cd68e set hash on build failed
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-30 17:26:39 +02:00
f6d8db73f6 fixed wrong repo getting passed to where clause, resulting in no hashes being found and used
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-30 11:05:44 +02:00
449b772442 re-enable journalhook
anonfunc closed issue ALHP/ALHP.GO#25 2021-08-30 11:02:14 +02:00
Grab modified files from git
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-30 11:02:14 +02:00
b78b09aeaa Hash each PKGBUILD and compare before parsing, fixes #25
anonfunc commented on issue ALHP/ALHP.GO#25 2021-08-30 11:00:01 +02:00
Grab modified files from git

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

anonfunc pushed to master at ALHP/ALHP.GO 2021-08-27 07:41:01 +02:00
1977181409 added overflow for mobile/small screens
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-26 14:36:39 +02:00
f37d9f978c added link to source
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-26 14:13:58 +02:00
8a3a68ebc8 update bootstrap; adjusted table col header
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-26 13:57:12 +02:00
10d777f3a9 only write failed list if changed
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-26 12:59:29 +02:00
e835a54745 skip packages with unresolvable dependencies
anonfunc pushed to master at ALHP/ALHP.GO 2021-08-26 12:21:42 +02:00
a80b5d4c56 skip packages with a multiple PKGBUILD-dependency
5c754f8867 set buildtime when start building
Compare 2 commits »
anonfunc commented on issue ALHP/ALHP.GO#41 2021-08-25 20:29:50 +02:00
glibc might not be build to avoid breakage

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…

anonfunc commented on issue ALHP/ALHP.GO#40 2021-08-25 20:15:10 +02:00
Starting to take care of failing packages

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…

anonfunc pushed to master at anonfunc/non-aur-packages 2021-08-24 02:52:32 +02:00
e7f735a3c4 gitea 1.15.0