bug#67156: Build insight-toolkit.x86_64-linux.skylake on master is broken.

2023-11-14 Thread Maxim Cournoyer
Hi, Efraim Flashner writes: > On Mon, Nov 13, 2023 at 11:21:53PM -0500, Maxim Cournoyer wrote: >> Hello! >> >> Apparently, the recently pushed LLVM/Clang update broke this package, >> according to the Cuirass notifications: >> >> cuir...@gnu.org (Cuirass) writes: >> >> > The build insight-too

bug#67179: Found bug

2023-11-14 Thread Nigel Sequeira
Updating channel 'guix' from Git repository at ' https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to bd0f217 (3,062 new commits)... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git bd0f217 substitute: updating substitutes

bug#67157: gcc-toolchain@4.8.5 not available on the official substitute servers

2023-11-14 Thread Frédéric Mahé
Hi, I am new Guix user. So far, I've been using Guix to create one-of environments with different versions of GCC and clang. My first goal is to compile a C++ project with different compiler versions and to check that everything is ok. For instance: guix shell gcc-toolchain@13 It works grea

bug#67109: ‘efi32-esp’ image support pulls in host-side code

2023-11-14 Thread Mathieu Othacehe
Hey, Thanks for investigating this! > Thus I’m proposing the fix below. How can I test it though? I get: > > $ ./pre-inst-env guix system image -t efi32-raw > gnu/system/examples/bare-bones.tmpl > guix system: error: EFI bootloader required with GPT partitioning I added this check recently

bug#67048: guix refresh -u -L does not work with relative path

2023-11-14 Thread Simon Tournier
Hi, On Mon, 13 Nov 2023 at 19:28, Simon Tournier wrote: >>guix refresh -u -L proj python-numpy-illustrated >> yields the error >> proj/example.scm:10:2: python-numpy-illustrated: updating from version 0.3 >> to version 0.3.1... >> proj/example.scm:10:2: warning: python-numpy-illustrated: no

bug#67048: [PATCH] DRAFT guix: upstream: Allow relative file name.

2023-11-14 Thread Simon Tournier
Fixes . Reported by Andreas Enge . * guix/diagnostics.scm (absolute-location): Return FILE from 'canonicalize-path' when 'search-path' fails. * guix/packages.scm (package-field-location): New procedure 'file-name' and use it. When 'search-path' does not fi

bug#56320: "write_wait_fd: unimplemented" error from 'guix substitute'

2023-11-14 Thread Caleb Herbert
I get this error pulling from the official Guix servers. https://issues.guix.gnu.org/66786

bug#66647: Installation of RPMs produced by ‘guix pack’ is super slow

2023-11-14 Thread Simon Tournier
Hi, On Mon, 13 Nov 2023 at 13:31, Loïc SIRVIN wrote: > It takes very long time when we install it with `yum install file.rpm` > command. Using CentOS 7 in VirtualBox, I confirm that the same pack as [1] takes a looong time with “yum install” – hum, after 10 minutes I decided to send this email

bug#65720: [bug#66650] [PATCH] git: Shell out to ‘git gc’ when necessary.

2023-11-14 Thread Simon Tournier
Hi, On Tue, 14 Nov 2023 at 10:19, Ludovic Courtès wrote: > Any other comments? I’d like to push the patch within a few days if > there are no objections. As mentioned in [1], >> * guix/git.scm (packs-in-git-repository, maybe-run-git-gc): New >> procedures. >> (update-cached-checkout): Use it.

bug#65720: [bug#66650] [PATCH] git: Shell out to ‘git gc’ when necessary.

2023-11-14 Thread Ludovic Courtès
Hello, Christopher Baines skribis: > Ludovic Courtès writes: > >> Fixes . >> >> This fixes a bug whereby libgit2-managed checkouts would keep growing as >> we fetch. [...] > This sounds good to me, the data service has this problem as well of > cached checko