> Which commit? 'e49951eb3e1e1a8e7bad6d7471483e70b0865352'.
> How did you achieve this? # git clone git://git.sv.gnu.org/guix.git guix-test # cd guix-test # ./bootstrap # ./configure --localstatedir=/nix/var --with-nixpkgs=/home/nixpkgs # make Then the error appeared. Note that I won't see the error if I run the following commands. # git reset --hard 040860152e63bbafb2eb3e93619e18d107c96b55 # ./bootstrap # ./configure --localstatedir=/nix/var --with-nixpkgs=/home/nixpkgs # make # git pull # make Even if I run these after 'make', the error won't appear. # ./bootstrap # ./configure --localstatedir=/nix/var --with-nixpkgs=/home/nixpkgs # make > With Guile 2.0.7+, I see this: I also use Guile 2.0.7. The output of 'strace' looks similar. 'grep gnutls.scm ,,s' doesn't output anything. By the way, what's the purpose of ',,s'? I've never seen it. > (Note that GnuTLS support in that file is unrelated to Mark’s recent > change.) Oh, I apologize.
pgpCaYJtpFNGH.pgp
Description: PGP signature
