anonfunc
anonfunc commented on issue ALHP/ALHP.GO#187 2023-05-13 16:21:51 +02:00
Firefox builds seem for fail for >=113

Seems I set the memory limit too low. I lowered it to 14G to give my machine some room to breath, but that was obviously too low to build something like firefox. I increased it again, I'll…

anonfunc commented on issue ALHP/ALHP.GO#183 2023-05-13 16:16:06 +02:00
Packages still linking to python 3.10

Thanks for the tip with -F, I was able to filter out all remaining packages. As for the .2 bump, as I said here

Why weren't these packages bumped to a .2 version suffix for the 3.11…

anonfunc commented on issue ALHP/ALHP.GO#124 2023-05-12 20:26:11 +02:00
shim for gcc / clang or package based info which compiler is used

You can add completely new vars to the flags.yaml and they get exported in their respective makepkg.conf. Shim could use these to decide what to do I guess? Or is there something more sophisticated…

anonfunc commented on issue ALHP/ALHP.GO#118 2023-05-12 19:34:04 +02:00
Make generated build config, like makepkg.conf, accessible via the webserver

Fixed the original post.

anonfunc commented on issue ALHP/ALHP.GO#124 2023-05-12 19:30:26 +02:00
shim for gcc / clang or package based info which compiler is used

Somehow this dropped at the back of my head, sorry for that.

So we still need this for the project, correct?

If we want to have things like #134 I think it is still needed yes.

anonfunc commented on issue ALHP/ALHP.GO#186 2023-05-11 14:15:38 +02:00
linux, linux-zen, linux-rt and other kernels broken

There are different reasons why each failed. linux-rt, linux-rt-lts and linux-hardened failed because of a problem with the peak-memory package queuing logic, which I already resolved, so…

anonfunc commented on issue ALHP/ALHP.GO#183 2023-05-10 19:12:32 +02:00
Packages still linking to python 3.10
I still have two packages that need to be recompiled

/usr/lib/python3.10/ is owned by hugin 2022.0.0-6.1 /usr/lib/python3.10/ is owned by opensnitch 1.5.8.1-1.1

Why…
anonfunc pushed to master at anonfunc/aur-packages 2023-05-10 13:26:59 +02:00
08900a3188 upgpkg: stripe-cli 1.14.1-1
anonfunc closed issue ALHP/ALHP.GO#185 2023-05-09 16:08:02 +02:00
libgomp php-imagick segfault
anonfunc commented on issue ALHP/ALHP.GO#185 2023-05-09 16:07:59 +02:00
libgomp php-imagick segfault

This is an vanilla Arch bug, not specific to ALHP. I'd recommend running php with

LD_PRELOAD=libgomp.so.1 php

until its fixed upstream.

anonfunc closed issue ALHP/ALHP.GO#178 2023-05-09 14:38:58 +02:00
libpipewire broken
anonfunc commented on issue ALHP/ALHP.GO#178 2023-05-09 14:38:57 +02:00
libpipewire broken

Seems to have resolved this issue. We should keep half an eye on this, maybe we can re-enable pipewire sometime in the future.

anonfunc commented on issue ALHP/ALHP.GO#184 2023-05-09 14:00:27 +02:00
Thunderbird broken?

It's a bug, sort of. This happens (as it recently happened with a few dozen python packages) when Arch packagers copy the testing/staging version not only to the testing/staging, but also to their…

anonfunc commented on issue ALHP/ALHP.GO#178 2023-05-09 13:37:50 +02:00
libpipewire broken

@obj-obj Sure, it will be removed with the start of the next build cycle.

anonfunc commented on issue ALHP/alhp-keyring#1 2023-05-07 23:07:12 +02:00
signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is unknown trust

Have you tried this?

Another here mentioned method:

rm -r /etc/pacman.d/gnupg/ && pacman-key --init && pacman-key --populate

anonfunc commented on issue ALHP/alhp-keyring#1 2023-05-07 22:53:43 +02:00
signature from "Archlinux CIE Repos (Build 2020/2021) <cie@harting.dev>" is unknown trust

Hi, for me is not resolved issue, I sill has that error:

==> Installing package alhp-keyring with pacman -U...
error: core-x86-64-v3: signature from "Archlinux CIE Repos…
anonfunc commented on issue ALHP/ALHP.GO#156 2023-05-07 18:06:33 +02:00
Openssl 3 rebuild

I think we have probably caught all packages that were affected. Closing this. Feel free to reopen if you spot any more packages.

anonfunc closed issue ALHP/ALHP.GO#156 2023-05-07 18:06:33 +02:00
Openssl 3 rebuild
anonfunc pushed to master at anonfunc/aur-packages 2023-05-07 18:01:22 +02:00
fa8350465f upgpkg: zwave-js-ui 8.15.0-1
anonfunc commented on issue ALHP/ALHP.GO#181 2023-05-07 16:41:08 +02:00
Undable to make pacman -Syu

Gnome rebuild is done.