Ludovic Courtès writes:

> Alen Skondro <askon...@gmail.com> skribis:
>
>> From test-suite.log:
>>
>> ERROR: In procedure scm_to_sockaddr: unix address path too long:
>> /home/alesko/aur/guix-git/src/guix/t-register-3048/home/alesko/aur/guix-git/src/guix/t-register-3048/usr/var/guix/daemon-socket/socket
>
> This comes from an OS limitations, when socket file names are limited to
> 127 characters.  :-/
>
> The workaround is to try and build Guix in a directory with a shorter
> name.

I just experienced the same failure after pulling from master (updating
from 42e1394).  The directory I'm building from is only 22 characters
wide, but ends up being 117 characters wide in this test.

-- 
Eric Bavier

Reply via email to