all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 15052@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	[thread overview]
Message-ID: <87y583gp8j.fsf@gnu.org> (raw)
In-Reply-To: <20130808213003.GD5802@kubera.inria.fr> (Cyprien Nicolas's message of "Thu, 8 Aug 2013 23:30:03 +0200")

Hi!

Cyprien Nicolas <cyprien@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’.

  reply	other threads:[~2013-08-15 11:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 21:30 bug#15052: guix-0.3 make check fails, on gentoo-prefix setup Cyprien Nicolas
2013-08-15 11:36 ` Ludovic Courtès [this message]
2013-08-29 21:56   ` Cyprien Nicolas
2013-08-30  9:52     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y583gp8j.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=15052@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.