bug#39352: guix pull failing on aarch64

2020-02-11 Thread shtwzrd via Bug reports for GNU Guix
Ludo said: > I believe the problem is not deterministic, so it may be that retrying > ‘guix pull’ will work… I take back what I said; I tried one more time today just out of curiosity, and it actually succeeded. I tried four more times afterward though and it failed the same way as it has befor

bug#39402: set-xorg-configuration pulls in unsupported packages on target architecture

2020-02-08 Thread shtwzrd via Bug reports for GNU Guix
%base-services)) ;; Allow resolution of '.local' host names with mDNS. (name-service-switch %mdns-host-lookup-nss)) ``` I wonder, does the use of `default` in `xorg-configuration` cause the default provided parameters to be evaluated and included even when the given field

bug#39402: set-xorg-configuration pulls in unsupported packages on target architecture

2020-02-02 Thread shtwzrd via Bug reports for GNU Guix
Howdy :), I've found that the `set-xorg-configuration` service ends up pulling in `xf86-video-intel` as a dependency. But `xf86-video-intel` fails to build, with: ``` checking whether to include UXA support... no checking whether to include SNA support... auto checking for xvmc dri2proto x11 x11

bug#39352: guix pull failing on aarch64

2020-02-02 Thread shtwzrd via Bug reports for GNU Guix
In my case on aarch64, it appears to be deterministic. I've tried over a dozen times and it always fails in the exact same place. So perhaps aarch64 is a good target for debugging the underlying problem, if this and #39266 are related, as they appear to be. ‐‐‐ Original Message ‐‐‐ On

bug#39352: guix pull failing on aarch64

2020-01-29 Thread shtwzrd via Bug reports for GNU Guix
Hey there, I've noticed that guix pull has started to hang consistently when building guix-system.drv, 55% of the way through. I've narrowed the breakage down to this specific commit: http://git.savannah.gnu.org/cgit/guix.git/commit/?id=8234fe653e61d0090138cbd4c48d877568355439 So it appears to