bug#36330: guix-build-branch.sh failed on Fedora 29

2019-07-04 Thread Matt Wette
On 7/4/19 2:29 AM, Ludovic Courtès wrote: Hi Matt, Matt Wette skribis: write(2, "updating checkout of 'https://notabug.org/cwebber/guile-gcrypt.git'...\n", 71) = 71 openat(AT_FDCWD, "/usr/lib64/libgit2.la", O_RDONLY) = -1 ENOENT (No such file or directory) It seems that your installation o

bug#36330: guix-build-branch.sh failed on Fedora 29

2019-07-04 Thread Ludovic Courtès
Hi Matt, Matt Wette skribis: > write(2, "updating checkout of > 'https://notabug.org/cwebber/guile-gcrypt.git'...\n", 71) = 71 > openat(AT_FDCWD, "/usr/lib64/libgit2.la", O_RDONLY) = -1 ENOENT (No such file > or directory) It seems that your installation of Guile-Git fails to load libgit2, an

bug#36330: guix-build-branch.sh failed on Fedora 29

2019-07-02 Thread Ludovic Courtès
Hi Matt, Matt Wette skribis: >> Would you like to edit the test, add ‘strace -s 200 -o log’ there before >> the “guix build --with-branch” command? >> >> Thanks for helping, >> Ludo’. > > log attached > > execve("/home/mwette/proj/guix/guix-1.0.1/scripts/guix", ["guix", > "build", "--version"],

bug#36330: guix-build-branch.sh failed on Fedora 29

2019-06-25 Thread Ludovic Courtès
Hello Matt, Matt Wette skribis: > On 6/24/19 11:54 AM, Ludovic Courtès wrote: > >> readlink -f /home/mwette/proj/guix/guix-1.0.1/test-tmp/var > > [mwette@localhost ~]$ readlink -f > /home/mwette/proj/guix/guix-1.0.1/test-tmp/var > > /home/mwette/proj/guix/guix-1.0.1/test-tmp/var Hmm I’m runnin

bug#36330: guix-build-branch.sh failed on Fedora 29

2019-06-24 Thread Matt Wette
On 6/24/19 11:54 AM, Ludovic Courtès wrote: readlink -f /home/mwette/proj/guix/guix-1.0.1/test-tmp/var [mwette@localhost ~]$ readlink -f /home/mwette/proj/guix/guix-1.0.1/test-tmp/var /home/mwette/proj/guix/guix-1.0.1/test-tmp/var

bug#36330: guix-build-branch.sh failed on Fedora 29

2019-06-24 Thread Ludovic Courtès
Hello, Matt Wette skribis: > On 6/24/19 1:26 AM, Ludovic Courtès wrote: > >> make check TESTS=tests/guix-build-branch.sh > > I did not use "-j" and the above fails also. Does it fail in the same way? What does this command return: readlink -f /home/mwette/proj/guix/guix-1.0.1/test-tmp/var

bug#36330: guix-build-branch.sh failed on Fedora 29

2019-06-24 Thread Matt Wette
On 6/24/19 1:26 AM, Ludovic Courtès wrote: make check TESTS=tests/guix-build-branch.sh I did not use "-j" and the above fails also. In addition, $ guix install glibc-locales failed as well. I don't remember the error message. I will see if I can find a log. Thanks for responding, Matt

bug#36330: guix-build-branch.sh failed on Fedora 29

2019-06-24 Thread Ludovic Courtès
Hi Matt, Matt Wette skribis: > FAIL: tests/guix-build-branch > = > > accepted connection from pid 18056, user mwette > + guix build --version > guix build (GNU Guix) 1.0.1 > Copyright (C) 2019 the Guix authors > License GPLv3+: GNU GPL version 3 or later