bug#48024: glib-2.62.6 build fails i686

2021-04-27 Thread Mark H Weaver
Hi, Bone Baboon via Bug reports for GNU Guix writes: > On an i686 computer when I run the command `sudo guix system > --no-substitutes --cores=2 reconfigure configuration.scm` I get this > error: and in a later message: > 40/259 glib:glib / mutex TIMEOUT 60.04 s [...] >

bug#47928: go-gopkg-in-yaml-v2-2.2.2 build fails

2021-04-27 Thread raingloom
On Mon, 26 Apr 2021 17:39:58 -0400 Bone Baboon wrote: > raingloom writes: > > My guess is that int is 32 bits on i686. > > The computer's CPU is 32 bit. > > How would I check if "int is 32 bits on i686"? Looking up an authoritative source (ie.: "the docs") is one way. Here is what I found:

bug#39341: Installer using 100% of a CPU core

2021-04-27 Thread Ludovic Courtès
Hi, "pelzflorian (Florian Pelz)" skribis: > On Tue, Apr 27, 2021 at 12:38:23PM +0200, Ludovic Courtès wrote: >> What do you mean by “fails on real hardware”? That the keyboard layout >> is unchanged? > > Yes. > > >> Is there anything in /var/log/messages > > No, nothing out of the ordinary, onl

bug#39341: Installer using 100% of a CPU core

2021-04-27 Thread pelzflorian (Florian Pelz)
Hello Bengt, On Tue, Apr 27, 2021 at 07:43:56PM +0200, Bengt Richter wrote: > Perhaps this old bug in some form? > https://bugzilla.gnome.org/show_bug.cgi?id=776570 > and solution linked from there might help? > http://unix.stackexchange.com/questions/68 No, I believe it is unrelated

bug#39341: Installer using 100% of a CPU core

2021-04-27 Thread Bengt Richter
Hi Florian, On +2021-04-27 14:32:09 +0200, pelzflorian (Florian Pelz) wrote: > On Tue, Apr 27, 2021 at 12:38:23PM +0200, Ludovic Courtès wrote: > > What do you mean by “fails on real hardware”? That the keyboard layout > > is unchanged? > > Yes. > > > > Is there anything in /var/log/messages >

bug#47889: [installer image] grub-install efi fails getting canonical path to /boot/efi on dos-formatted disk

2021-04-27 Thread Mathieu Othacehe
Hello, Here is a patchset solving this issue and adding a new UEFI system test. The boot issue was quite complex. Turns out it's related to how the OVMF firmware saves persistently the UEFI variables. Regarding the MSDOS/UEFI patch, it is almost identical to what Florian tested. I chose not to f

bug#48064: texlive-* packages fail to build non-deterministically

2021-04-27 Thread Ludovic Courtès
Some texlive- packages fail to build non-deterministically. This one is on powerpc64le-linux from current master (commit d904abe0768293b2322dbf355b6e41d94e769d78), but ISTR we saw the same kind of problem on other architectures before: --8<---cut here---start->

bug#47964: webkitgtk-2.32.0 build fails

2021-04-27 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Leo Famulari 写道: LGTM Thanks Leo! Pushed as e5c65fb7372e10a2d6531d25f3b7d7c31679a21e. Kind regards, T G-R signature.asc Description: PGP signature

bug#39341: Installer using 100% of a CPU core

2021-04-27 Thread pelzflorian (Florian Pelz)
On Tue, Apr 27, 2021 at 12:38:23PM +0200, Ludovic Courtès wrote: > What do you mean by “fails on real hardware”? That the keyboard layout > is unchanged? Yes. > Is there anything in /var/log/messages No, nothing out of the ordinary, only the installer pages I went through. > or wherever kmsco

bug#48055: Statically-linked packages fail to build on powerpc64le-linux

2021-04-27 Thread Efraim Flashner
On Tue, Apr 27, 2021 at 01:44:03PM +0200, Ludovic Courtès wrote: > Efraim Flashner skribis: > > > On Tue, Apr 27, 2021 at 09:27:45AM +0200, Ludovic Courtès wrote: > >> As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), > >> statically-linked packages required by ‘bootstrap-tarballs’

bug#48055: Statically-linked packages fail to build on powerpc64le-linux

2021-04-27 Thread Ludovic Courtès
Efraim Flashner skribis: > On Tue, Apr 27, 2021 at 09:27:45AM +0200, Ludovic Courtès wrote: >> As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), >> statically-linked packages required by ‘bootstrap-tarballs’ fail to >> build on powerpc64le-linux. For example: [...] > What versio

bug#39341: Installer using 100% of a CPU core

2021-04-27 Thread Ludovic Courtès
Hi, "pelzflorian (Florian Pelz)" skribis: > On Mon, Apr 26, 2021 at 06:07:33PM +0200, Ludovic Courtès wrote: >> Hi, >> >> "pelzflorian (Florian Pelz)" skribis: >> >> > On Sun, Apr 25, 2021 at 11:41:59PM +0200, Ludovic Courtès wrote: >> > 65;6003;1c> I’ve verified that keymap choices in the in

bug#48055: Statically-linked packages fail to build on powerpc64le-linux

2021-04-27 Thread Efraim Flashner
On Tue, Apr 27, 2021 at 09:27:45AM +0200, Ludovic Courtès wrote: > As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), > statically-linked packages required by ‘bootstrap-tarballs’ fail to > build on powerpc64le-linux. For example: > > --8<---cut here---start-

bug#48056: SWIG is compiled without optimizations

2021-04-27 Thread Ludovic Courtès
From: --8<---cut here---start->8--- $ guix describe Generacio 181 Apr 26 2021 08:47:48(nuna) guix d904abe repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: d904abe0768293b2322dbf355b6e41d94e769d78 $ guix build s

bug#48035: Fwd: regression: “guix pack” Docker images no longer work on AWS

2021-04-27 Thread Ricardo Wurmus
Hi Efraim, On March 10th, a couple of days before your original message, docker was updated to 19.03.15 for some security fixes. Perhaps try locally reverting that and see if it fixes your problem. We are not using Docker to generate the Docker images. I only have problems with the generat

bug#48055: Statically-linked packages fail to build on powerpc64le-linux

2021-04-27 Thread Ludovic Courtès
As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), statically-linked packages required by ‘bootstrap-tarballs’ fail to build on powerpc64le-linux. For example: --8<---cut here---start->8--- gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzip2