From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#35519: librsvg broken on i686-linux Date: Fri, 10 May 2019 14:53:40 +0200 Message-ID: <87h8a2sc6j.fsf@elephly.net> References: <871s1ion48.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPRKF-0004zW-VC for bug-guix@gnu.org; Sat, 11 May 2019 08:42:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hPRKE-00018i-Vn for bug-guix@gnu.org; Sat, 11 May 2019 08:42:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54718) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hPRKE-00016h-JI for bug-guix@gnu.org; Sat, 11 May 2019 08:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hPRKE-0005gD-9z for bug-guix@gnu.org; Sat, 11 May 2019 08:42:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <871s1ion48.fsf@netris.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: Danny Milosavljevic Cc: 35519@debbugs.gnu.org Hi, > Hydra failed to build librsvg on i686-linux, because it depends on Rust > which is still broken on i686-linux in Guix. Danny opened a bug report with the mrustc upstream: https://github.com/thepowersgang/mrustc/issues/108 The last message there tells us to try again with current HEAD on master. If this fails I think it=E2=80=99s acceptable to use a binary for = the very first Rust on i686; we would skip the use of mrustc on i686 then. Not great. -- Ricardo