anonfunc
anonfunc commented on issue ALHP/ALHP.GO#235 2024-03-11 16:19:56 +01:00
jdk-openjdk with Generational ZGC enabled crashes

I added jdk-openjdk to the list, should be removed with the next build-cycle.

anonfunc pushed to main at ALHP/ALHP.GO 2024-03-10 13:55:17 +01:00
322652b510 remove check again, since this is already handled in genQueue
anonfunc pushed to main at ALHP/ALHP.GO 2024-03-10 13:47:30 +01:00
7f2d7f6251 avoid building packages twice if they already exist
anonfunc pushed to main at ALHP/ALHP.GO 2024-03-10 13:17:30 +01:00
0ca90c55bf remove package if state is not found
d9efab4d2a update deps
Compare 2 commits »
anonfunc commented on issue ALHP/ALHP.GO#239 2024-03-10 12:59:03 +01:00
rathole seems to hang the build process

rathole is not blacklisted.

anonfunc commented on issue ALHP/ALHP.GO#227 2024-03-08 21:42:57 +01:00
Upstream D-Bus update bricks system with ALHP.

Closing this as resolved.

anonfunc closed issue ALHP/ALHP.GO#227 2024-03-08 21:42:57 +01:00
Upstream D-Bus update bricks system with ALHP.
anonfunc commented on issue ALHP/ALHP.GO#236 2024-03-07 19:03:57 +01:00
PHP segfault when running Psalm

I'll try to reproduce again as soon as I get back on one of my v3 machines.

anonfunc commented on issue ALHP/ALHP.GO#237 2024-03-07 10:47:14 +01:00
segmentation fault trying to update python-maturin

At least I have done nothing specifically for this issue, as you said, probably hit an unrelated issue. Thanks for reporting anyways :)

anonfunc commented on issue ALHP/ALHP.GO#235 2024-03-04 14:47:44 +01:00
jdk-openjdk with Generational ZGC enabled crashes

So no-build list it is. Regrettable, but probably no way around it.

anonfunc pushed to master at anonfunc/aur-packages 2024-02-29 19:32:14 +01:00
87f8ab8da8 upgpkg: wmbusmeters 1.15.0-2
anonfunc commented on issue ALHP/ALHP.GO#235 2024-02-26 19:40:01 +01:00
jdk-openjdk with Generational ZGC enabled crashes

That's even better. I disabled LTO for java-openjdk. Please confirm it's actually working as soon as the rebuild is finished.

anonfunc commented on issue ALHP/ALHP.GO#236 2024-02-22 13:52:31 +01:00
PHP segfault when running Psalm

Not reproducible locally on v4. On what repo/march does this happen?

composer update
./psalm --no-cache

Install the opcache extension to make use of JIT for a 20%+ performance…
anonfunc commented on issue ALHP/ALHP.GO#235 2024-02-22 10:10:59 +01:00
jdk-openjdk with Generational ZGC enabled crashes

Java 11 introduced the Z Garbage Collector.

anonfunc pushed to master at anonfunc/aur-packages 2024-02-21 16:11:09 +01:00
e34a43b9da Initial upload: wmbusmeters 1.15.0-1
anonfunc closed issue ALHP/alhp-keyring#2 2024-02-21 15:24:22 +01:00
ALHP repos return error 404
anonfunc pushed to master at anonfunc/non-aur-packages 2024-02-18 18:44:34 +01:00
11645a1435 deleted nginx-mainline-mod-vts since I maintain that on AUR now
anonfunc commented on issue ALHP/ALHP.GO#235 2024-02-18 18:42:43 +01:00
jdk-openjdk with Generational ZGC enabled crashes

Does this also happen with earlier jdk/jre versions, like jdk17-openjdk or jdk11-openjdk?

anonfunc pushed to master at anonfunc/aur-packages 2024-02-18 18:39:03 +01:00
3b5a6b0892 upgpkg: nginx-mainline-mod-vts 0.2.2-1
474fe4c305 Add 'nginx-mainline-mod-vts/' from commit 'f848cfe1295b01f59244dd82adbe4aef09b2124c'
f848cfe129 Bump to 0.2.2
31c6873e66 Build against -src
4d5a14b1f8 Build for nginx 1.23.2
Compare 42 commits »
anonfunc commented on issue ALHP/ALHP.GO#235 2024-02-18 18:22:08 +01:00
jdk-openjdk with Generational ZGC enabled crashes

Have you confirmed this is only happening with the ALHP package, e.g. downgrading to official repos with pacman -S extra/jdk-openjdk solves this issue?