anonfunc
anonfunc commented on issue ALHP/ALHP.GO#41 2021-09-07 13:09:32 +02:00
glibc might not be build to avoid breakage

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…

anonfunc closed issue ALHP/ALHP.GO#41 2021-09-07 13:09:32 +02:00
glibc might not be build to avoid breakage
anonfunc commented on issue ALHP/ALHP.GO#16 2021-09-07 13:07:30 +02:00
Blacklisted packages

Removed pacman, see #41 for more.

anonfunc pushed to master at ALHP/ALHP.GO 2021-09-07 12:51:20 +02:00
f6a2561c95 added purging of failed packages again
anonfunc commented on issue ALHP/ALHP.GO#42 2021-09-07 12:33:25 +02:00
alembic seems to be broken

Well, since this is fixed I'll close this. Still interested to see why alembic does not link to libImath.

anonfunc closed issue ALHP/ALHP.GO#42 2021-09-07 12:33:25 +02:00
alembic seems to be broken
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