bug#46253: powerpc64le: gcc-final: "configure: error: cannot compute sizeof (long long)"

2021-02-04 Thread Chris Marusich
Hi, This is fixed in the following commit: https://git.savannah.gnu.org/cgit/guix.git/commit/?h=wip-ppc64le&id=ffcc950261c829e76f2faf6c8ea03d3fc56a20e1 The problem was in the config.log, but I didn't see it at first: "powerpc64le-guix-linux-gnu-ld: cannot find -lstdc++" Léo mentioned that it w

bug#46292: ‘guix environment -C’ fails with Linux 4.19 (Debian)

2021-02-04 Thread Ludovic Courtès
I’m observing this: --8<---cut here---start->8--- $ guix environment --ad-hoc coreutils -C guix environment: error: mount: mount "/gnu/store/mmhimfwmmidf09jw1plw3aw1g1zn2nkh-bash-static-5.0.16" on "/tmp/guix-directory.Nagh8Y//gnu/store/mmhimfwmmidf09jw1plw3aw1

bug#46292: ‘guix environment -C’ fails with Linux 4.19 (Debian)

2021-02-04 Thread zimoun
Hi, On Thu, 04 Feb 2021 at 11:43, Ludovic Courtès wrote: > --8<---cut here---start->8--- > $ guix environment --ad-hoc coreutils -C > guix environment: error: mount: mount > "/gnu/store/mmhimfwmmidf09jw1plw3aw1g1zn2nkh-bash-static-5.0.16" on > "/tmp/guix-dir

bug#43015: git-fetched packages' working copy is not writable

2021-02-04 Thread Maxim Cournoyer
Hello, Efraim Flashner writes: > On Mon, Aug 24, 2020 at 11:13:59AM +0200, Danny Milosavljevic wrote: >> Hi, >> >> the working copy of a package build when the package was git-fetched is not >> writable. >> >> On the other hand, if it's url-fetched, it's perfectly writable. >> >> Shall we fix

bug#45896: Non-pull ‘guix’ should know its channels

2021-02-04 Thread Ludovic Courtès
Patches pushed as 8ecc265c5c6519986758567682726647850d5d03. Ludo’.

bug#45895: Channel authentication should start at the current commit(s)

2021-02-04 Thread Ludovic Courtès
Ludovic Courtès skribis: >>From 9bbce577036f2018d605d111042b0a7fc1be266b Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= > Date: Tue, 2 Feb 2021 09:37:33 +0100 > Subject: [PATCH] channels: Consider the current channel commit as authentic. > > Fixes

bug#46294: python-arrow timezone test failure

2021-02-04 Thread Guillaume Le Vaillant
Hi, The python-arrow package currently fails to build because the "test_parse_tz_name_zzz" test is failing. This is with Guix at eae865c134ebb8b7432572288e8721794d6a9b87. I'm not very familiar with Python, so does someone know how to fix this? Here's the relevant part of the build log: --8<

bug#46168: terminal-window-size breaks with ssh

2021-02-04 Thread Ludovic Courtès
Hi, raingloom skribis: > Try running `ssh example.com guix pull` or something else that uses > progress bars. You'll get an "Inappropriate ioctl for device" instead > of Guix simply doing the sensible thing: disabling progress bars. I can’t reproduce this with c852d897551f514de95c224fa79e748f48

bug#46295: syntax error in package definition leads to misleading error message

2021-02-04 Thread Ricardo Wurmus
In (gnu packages cran) I added a snippet but forgot to quote it properly. The snippet looked like this: (snippet (delete-file "inst/htmlwidgets/lib/jquery.min.js")) Since this is evaluated right away I got an error as I tried to compile my Guix source checkout: error: failed to load 'gn

bug#46292: ‘guix environment -C’ fails with Linux 4.19 (Debian)

2021-02-04 Thread Ludovic Courtès
Ludovic Courtès skribis: > The problem may have to do with the fact that /gnu/store is an NFS > mount. Maybe not? I tested on a similar setup where it Just Works: --8<---cut here---start->8--- $ guix describe Generation 6Feb 04 2021 15:37:16(current)

bug#46297: nix-service-configuration is missing the default /bin/sh

2021-02-04 Thread John Soo
Hi guix, I am working with nix at work and I found some issues with the sandbox configuration for nix.The docs say that the default sandbox-paths should have a default mount for /bin/sh https://nixos.org/manual/nix/unstable/command-ref/conf-file.html?highlig

bug#46297: nix-service-configuration is missing the default /bin/sh

2021-02-04 Thread John Soo
After some review and testing, I am not sure we need build-sandbox-paths either.

bug#46303: Typo helper doesn't always know which command is missing

2021-02-04 Thread Leo Famulari
On Tue, Jan 19, 2021 at 10:28:08PM +0100, zimoun wrote: > * guix/utils.scm (string-distance): New procedure. > (string-closest): New procedure. > * tests/utils.scm: Test it. This is a great feature, but I found a tricky failure: -- $ ./pre-inst-env guix system vm --no-grafts doc/os-config-bar

bug#46303: Typo helper doesn't always know which command is missing

2021-02-04 Thread zimoun
Hi Leo, On Thu, 04 Feb 2021 at 14:53, Leo Famulari wrote: > On Tue, Jan 19, 2021 at 10:28:08PM +0100, zimoun wrote: >> * guix/utils.scm (string-distance): New procedure. >> (string-closest): New procedure. >> * tests/utils.scm: Test it. > > This is a great feature, but I found a tricky failure: >

bug#46314: materialdecoration failed to build with Qt 5.15.2.

2021-02-04 Thread Zhu Zihao
In c852d897551f514de95c224fa79e748f48808068, try `guix build materialdecoration` and failed. In file included from /gnu/store/zzxq7q3fn6pnn1jahyzcf85hm8wakk1x-qtwayland-5.15.2/include/qt5/QtWaylandClient/5.15.2/QtWaylandClient/private/qwaylandwindow_p.h:66:0, from /tmp/guix-buil