From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46500) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fn1Zr-0006d7-8b for guix-patches@gnu.org; Tue, 07 Aug 2018 08:59:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fn1Zm-00047r-D9 for guix-patches@gnu.org; Tue, 07 Aug 2018 08:59:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38208) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fn1Zm-00047e-6y for guix-patches@gnu.org; Tue, 07 Aug 2018 08:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fn1Zl-00047F-PH for guix-patches@gnu.org; Tue, 07 Aug 2018 08:59:01 -0400 Subject: [bug#32355] [PATCH] gnu: racket: Update to 7.0 Resent-Message-ID: From: Konrad Hinsen In-Reply-To: <87pnyv1h94.fsf@posteo.net> References: <87pnyv1h94.fsf@posteo.net> Date: Tue, 07 Aug 2018 14:58:13 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Kei Kebreau Cc: 32355@debbugs.gnu.org Kei Kebreau writes: > This looks okay, but when I build for armhf-linux using the qemu-binfmt > service I get an error. It could just be because I'm using QEMU, so > maybe someone with a native armhf-linux installation can verify. Thanks for testing! I can't help with armhf, but if anyone is able to explore it, please also try to compile Racket 7.0 in the "normal" way, i.e. following the instructions coming with the source distribution, because this crash might well be due to an upstream bug. Konrad.