bug#35691: [bug-guix] remote configure failure due to bad pathnames for crt*.o

2019-05-15 Thread Nelson H. F. Beebe
reproduce that behavior at your end with the simple test bundle that I put up at http://www.math.utah.edu/~beebe/guix-bug.tar.gz ? --------------- - Nelson H. F. BeebeTel: +1 801 581 5254

bug#35691: [bug-guix] remote configure failure due to bad pathnames for crt*.o

2019-05-15 Thread Nelson H. F. Beebe
(name "x") (comment "X") (group "users") (home-directory "/home/x") (supplementary-groups '("wheel" "netdev" "audio" "video"))) (user-account

bug#35691: [bug-guix] remote configure failure due to bad pathnames for crt*.o

2019-05-11 Thread Nelson H. F. Beebe
to me why it works in an interactive login, but fails as shown in an ssh batch command execution. Until this problem is fixed, I cannot incorporate GUIX in my massive build farm testing on 250+ flavors of Unix that I routinely do for many GNU, and other, packages. ---