From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#31294: Failed building dependencies for guix. Date: Thu, 03 Jan 2019 23:01:41 +0100 Message-ID: <87k1jltn7e.fsf@elephly.net> References: <87vaca578z.fsf@gnu.org> <87po2hyozt.fsf@gnu.org> <87po2gtn82.fsf@gnu.org> <878t93sdly.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gfB50-000869-C7 for bug-guix@gnu.org; Thu, 03 Jan 2019 17:03:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gfB4w-0008OV-Jv for bug-guix@gnu.org; Thu, 03 Jan 2019 17:03:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37642) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gfB4w-0008OL-CZ for bug-guix@gnu.org; Thu, 03 Jan 2019 17:03:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gfB4w-0001jM-8F for bug-guix@gnu.org; Thu, 03 Jan 2019 17:03:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <878t93sdly.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28144@debbugs.gnu.org, "31294@debbugs.gnu.org" <31294@debbugs.gnu.org> Ludovic Court=C3=A8s writes: > ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > >> It confirms that the bad code creates a structure with the empty >> list as its =E2=80=98modules=E2=80=99 field instead of '((guix build uti= ls)). >> >> That=E2=80=99s clearly a Guile bug. > > This miscompilation issue involves =E2=80=9Csyntax parameters=E2=80=9D (b= ecause > =E2=80=98with-imported-modules=E2=80=99 uses a syntax parameter), and it = very likely has > to do with the thread-safety issue I describe here: > . I just got this on my Fedora workstation in the office, where I use Guix from a git checkout. I worked around this by moving =E2=80=9Cguix/profiles= .go=E2=80=9D out of the way. (Some people seem to be getting this with just =E2=80=9Cguix pull=E2=80=9D = now.) -- Ricardo