• Joined on 2023-10-13
BS86 commented on issue ALHP/ALHP.GO#281 2025-11-27 14:21:21 +01:00
hold off on packages until dependencies are built

You can uncomment the line #VerbosePkgLists in your /etc/pacman.conf (to read VerbosePkgLists) to make it easier to spot non-ALHP updates. It can happen that another Arch - package pulles…

BS86 commented on issue ALHP/ALHP.GO#281 2025-11-27 14:04:05 +01:00
hold off on packages until dependencies are built

look closely - the situation appears because you are upgrading packages that are taken from the Arch repository with the ALHP packages still being built.

ALHP can't hold your packages on your…

BS86 opened issue ALHP/alhp-web#8 2025-11-27 13:52:27 +01:00
Grafana does not respect the Light/Dark Mode Switch
BS86 commented on issue ALHP/ALHP.GO#280 2025-11-10 22:26:50 +01:00
icu package has invalid version

it still has to be uploaded and mirrors have to be synced. The build cycle still has 43 packages to go for that to be done.

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-29 19:45:36 +02:00
Linking with rust issue.

rust 1:1.89.0-1.3 looks good, can't trigger the error any more. Thanks!

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-29 10:21:02 +02:00
Linking with rust issue.

@anonfunc i tried again with rebuilding rust with the non-lto.conf and it still produces a usable rust package. The version in the repository is still producing the error.

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-24 11:21:36 +02:00
Linking with rust issue.

no worries. Something seems to have gone wrong though - rust 1:1.89.0-1.2 still produces the error, and the status page shows that it is still an LTO build.

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-22 12:44:39 +02:00
Linking with rust issue.

ok found some time to compile rust locally.

BS86 commented on issue ALHP/ALHP.GO#277 2025-08-21 10:28:41 +02:00
Linking with rust issue.

I also ran into the issue when trying to recompile mesa locally.

Can you try to rebuild rust locally with the relevant makepkg.conf from here: https://alhp.dev/makepkg/ and check if the issue…

BS86 commented on issue ALHP/ALHP.GO#222 2025-07-23 14:45:23 +02:00
Firefox build fails

accoring to the status page, firefox now builts with LTO, although it should have been added to the non-LTO list. Anyway, Firefox now successfully builds which means this issue can be closed.

BS86 closed issue ALHP/ALHP.GO#222 2025-07-23 14:45:23 +02:00
Firefox build fails
BS86 commented on issue ALHP/ALHP.GO#222 2025-06-06 16:24:07 +02:00
Firefox build fails

unfortunately, llvm/clang 20 (currently in testing) still does not fix the problem with firefox ...

BS86 commented on issue ALHP/ALHP.GO#269 2025-02-16 19:02:26 +01:00
segfault in extra-x86-64-v3/element-desktop 1.11.92-2.1

the problem is also tracked in the Arch bug tracker, a first fix seems to be only a partial fix: https://gitlab.archlinux.org/archlinux/packaging/packages/element.io/-/issues/14

BS86 commented on issue ALHP/ALHP.GO#222 2025-01-13 18:54:12 +01:00
Firefox build fails

sorry false alarm. Just realized that something undid my changes to the build scripts in /usr/share/devtools/makepkg.conf.d without generating pacnew's or pacsave's -.-

With v4 optimizations it…

BS86 commented on issue ALHP/ALHP.GO#222 2025-01-12 20:03:19 +01:00
Firefox build fails

@anonfunc llvm/clang 19 seems to finally fix the firefox build, at least I could now build it in a clean chroot with v4 optimizations.

BS86 commented on issue ALHP/ALHP.GO#265 2024-11-10 10:46:09 +01:00
Buildserver down?

yes, as rebuilds aren't working at the moment, you should comment out the alhp mirrors until the issue is solved. (or not update until the issue is fixed and the rebuilds are done, but from a…

BS86 commented on issue ALHP/ALHP.GO#259 2024-10-04 10:20:47 +02:00
extra-x86-64-v4: signature invalid

Just to add, Server = https://alhp.krautflare.de/$repo/os/$arch/ was working troublefree for the last months.

BS86 commented on issue ALHP/ALHP.GO#260 2024-10-04 10:19:13 +02:00
Valve Collaboration: Building Infrastructure for New Architecture Support in Arch Linux

Arch wants to offer v3 for quite some time now, they even started preparing stuff in the background but didn't pull through because of build times: https://gitlab.archlinux.org/archlinux/devtools/…

BS86 commented on issue ALHP/ALHP.GO#258 2024-09-19 18:44:06 +02:00
update to tinysparql leads to conflicting files and depency issues

I think that is ok. I don't expect that Arch developers will change their package for third party repositories

BS86 commented on issue ALHP/ALHP.GO#258 2024-09-19 18:39:34 +02:00
update to tinysparql leads to conflicting files and depency issues

and then update with

pacman -Syu --assume-installed tinysparql

That looks cleaner, but I also have no way to test that atm.

wouldn't that leave the system with an…