From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Petkov Subject: Re: Rust = bust? Date: Sun, 30 Jun 2019 12:27:00 -0700 Message-ID: <535CE810-C3A0-4777-A800-52998791C7B0@gmail.com> References: Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49738) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhfTf-0003X3-7r for guix-devel@gnu.org; Sun, 30 Jun 2019 15:27:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhfTe-0000AF-BL for guix-devel@gnu.org; Sun, 30 Jun 2019 15:27:07 -0400 Received: from mail-pf1-x42d.google.com ([2607:f8b0:4864:20::42d]:40404) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hhfTe-00008y-5U for guix-devel@gnu.org; Sun, 30 Jun 2019 15:27:06 -0400 Received: by mail-pf1-x42d.google.com with SMTP id p184so5430284pfp.7 for ; Sun, 30 Jun 2019 12:27:06 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: swedebugia Cc: guix-devel@gnu.org Hi swedebugia, Rust 1.30 was recently broken I believe when gdb was upgraded. I=E2=80=99v= e pushed out a fix, so rust 1.30 and anything else should build successfully. Unfortunately = there are no substitutes for this currently (the CI keeps showing jobs in progress and failing = after a day, maybe the build nodes are all busy building the staging updates?) =E2=80=94Ivan