Several packages (networkmanager, xxhash, gd) fail to build #201

Open
opened 2023-07-22 00:42:13 +02:00 by entrider · 4 comments

xxhash needs DISPATCH=0 XXH_X86DISPATCH_ALLOW_AVX=1 variables to be set.

gd cannot be build with AVX enabled, upstream ignored the issue.

networkmanager (and libnm) cannot be build until (and IF) this MR will be merged.

[xxhash](https://alhp.dev/logs/x86-64-v3/xxhash.log) needs `DISPATCH=0 XXH_X86DISPATCH_ALLOW_AVX=1` variables to be set. [gd](https://alhp.dev/logs/x86-64-v3/gd.log) cannot be build with AVX enabled, upstream [ignored](https://github.com/libgd/libgd/issues/857) the issue. [networkmanager](https://alhp.dev/logs/x86-64-v3/networkmanager.log) (and libnm) cannot be build until (and IF) [this MR](https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1444) will be merged.
Owner

https://alhp.dev/logs/x86-64-v2/tar.log
https://alhp.dev/logs/x86-64-v3/tar.log

Seems to be resolved.

https://alhp.dev/logs/x86-64-v2/pciutils.log
https://alhp.dev/logs/x86-64-v3/pciutils.log

I tried importing this key, lets see how it goes.

Sadly I do not have the time to chase each failing test of each failing package. Feel free to open issues upstream if you can reproduce this locally with ALHP's buildflags.

> https://alhp.dev/logs/x86-64-v2/tar.log > https://alhp.dev/logs/x86-64-v3/tar.log Seems to be resolved. > https://alhp.dev/logs/x86-64-v2/pciutils.log > https://alhp.dev/logs/x86-64-v3/pciutils.log I tried importing this key, lets see how it goes. Sadly I do not have the time to chase each failing test of each failing package. Feel free to open issues upstream **if** you can reproduce this locally with ALHP's buildflags.
anonfunc added the
build-failure
label 2023-08-07 17:11:18 +02:00
Author

Feel free to open issues upstream if you can reproduce this locally with ALHP's buildflags.

If by upstream you meant the Arch Linux project, they unfortunately do not support x86-64 v2 and up...

> Feel free to open issues upstream if you can reproduce this locally with ALHP's buildflags. If by upstream you meant the Arch Linux project, they unfortunately do not support x86-64 v2 and up...
entrider changed title from Several packages (m4, tar, networkmanager, pciutils and findutils) failed to build to Several packages (pkgfile, zeromq, networkmanager, etc.) failed to build 2023-08-12 18:12:13 +02:00
Owner

Feel free to open issues upstream if you can reproduce this locally with ALHP's buildflags.

If by upstream you meant the Arch Linux project, they unfortunately do not support x86-64 v2 and up...

No, I mean the respective upstream of the project (GNU's findutils/m4/etc for example). You are right, our direct upstream would be Arch, but that is a bit pointless.

> > Feel free to open issues upstream if you can reproduce this locally with ALHP's buildflags. > > If by upstream you meant the Arch Linux project, they unfortunately do not support x86-64 v2 and up... No, I mean the respective upstream of the project (GNU's findutils/m4/etc for example). You are right, our direct upstream would be Arch, but that is a bit pointless.
entrider changed title from Several packages (pkgfile, zeromq, networkmanager, etc.) failed to build to Several packages (xxhash, gd, networkmanager, liborcus, zeromq) failed to build 2023-08-20 12:28:58 +02:00
entrider changed title from Several packages (xxhash, gd, networkmanager, liborcus, zeromq) failed to build to Several packages (systemd, xxhash, gd, networkmanager, liborcus, zeromq) failed to build 2023-09-21 19:19:57 +02:00
entrider changed title from Several packages (systemd, xxhash, gd, networkmanager, liborcus, zeromq) failed to build to Several packages (xxhash, gd, networkmanager, liborcus, zeromq) failed to build 2023-09-25 18:56:09 +02:00
entrider changed title from Several packages (xxhash, gd, networkmanager, liborcus, zeromq) failed to build to Several packages (networkmanager, xxhash, gd, zeromq) failed to build 2023-09-25 18:57:56 +02:00
entrider changed title from Several packages (networkmanager, xxhash, gd, zeromq) failed to build to Several packages (networkmanager, xxhash, gd) fail to build 2023-10-15 08:46:48 +02:00
Owner

This seems more and more like specific packages need specific workarounds. That sounds like fun...

Maybe at some point we can have overwrites (for envs and/or flags) for specific packages. But I'd like to do that in a separate repository once I added support for something like that to alhp.

This seems more and more like specific packages need specific workarounds. That sounds like fun... Maybe at some point we can have overwrites (for envs and/or flags) for specific packages. But I'd like to do that in a separate repository once I added support for something like that to alhp.
Sign in to join this conversation.
No description provided.