GNU bug report logs - #15052
guix-0.3 make check fails, on gentoo-prefix setup

Previous Next

Package: guix;

Reported by: Cyprien Nicolas <cyprien <at> nicolas.tf>

Date: Thu, 8 Aug 2013 21:31:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: 15052 <at> debbugs.gnu.org
Subject: bug#15052: guix-0.3 make check fails, on gentoo-prefix setup
Date: Thu, 15 Aug 2013 13:36:28 +0200
Hi!

Cyprien Nicolas <cyprien <at> nicolas.tf> skribis:

> I don't understand all failures, some are due to socket path length:
>
> ERROR: In procedure connect:
> ERROR: In procedure scm_to_sockaddr: unix address path too long: /home/cnicolas/gprefix/var/tmp/portage/sys-apps/guix-0.3/work/guix-0.3/test-tmp/var/7770/daemon-socket/socket

Apff, yes, that’s a problem.  Guix clients connect to the build daemon
over a Unix-domain socket, and that has a shameful 108 character limit
on GNU/Linux.  Thus, all the test cases that try to connect to the build
daemon fail.

As a workaround, you could try to build in a shorter directory, if
that’s an option at all.

Alternately, you could try changing the ‘test-env’ script to use
relative directory names instead.

Can you try and report back?

TIA,
Ludo’.




This bug report was last modified 11 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.