From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +ACgJdAL0V4ZdAAA0tVLHw (envelope-from ) for ; Fri, 29 May 2020 13:19:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KEOCIdAL0V55BAAAB5/wlQ (envelope-from ) for ; Fri, 29 May 2020 13:19:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 071A59403EC for ; Fri, 29 May 2020 13:19:11 +0000 (UTC) Received: from localhost ([::1]:35242 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jeeuj-0006Fq-Ll for larch@yhetil.org; Fri, 29 May 2020 09:19:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41378) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jeeuc-0006Fa-SE for bug-guix@gnu.org; Fri, 29 May 2020 09:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42544) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jeeuc-0001Gt-I1 for bug-guix@gnu.org; Fri, 29 May 2020 09:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jeeuc-0002ii-E1 for bug-guix@gnu.org; Fri, 29 May 2020 09:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41596: [staging] 'librsvg-next' build failure Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 29 May 2020 13:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41596 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41596@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159075828210376 (code B ref -1); Fri, 29 May 2020 13:19:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 May 2020 13:18:02 +0000 Received: from localhost ([127.0.0.1]:54090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jeete-0002hH-Fc for submit@debbugs.gnu.org; Fri, 29 May 2020 09:18:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:37496) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jeetb-0002gs-Tb for submit@debbugs.gnu.org; Fri, 29 May 2020 09:18:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jeetb-0005wH-OJ for bug-guix@gnu.org; Fri, 29 May 2020 09:17:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38555) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jeetZ-0000q9-Nf; Fri, 29 May 2020 09:17:57 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:36892 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jeetY-000633-VD; Fri, 29 May 2020 09:17:57 -0400 From: Marius Bakke Date: Fri, 29 May 2020 15:17:51 +0200 Message-ID: <87r1v2518g.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.61 X-TUID: 0uUB3riRpQsr --=-=-= Content-Type: text/plain On the 'staging' branch, "librsvg-next" (a dependency of GNOME) fails to compile the 'xml-rs' Rust crate: --8<---------------cut here---------------start------------->8--- Compiling xml-rs v0.8.1 error[E0658]: `cfg(doctest)` is experimental and subject to change --> /tmp/guix-build-librsvg-2.46.4.drv-0/librsvg-2.46.4/vendor/rust-xml-rs-0.8.1.tar.gz/src/lib.rs:9:7 | 9 | #[cfg(doctest)] | ^^^^^^^ | = note: for more information, see https://github.com/rust-lang/rust/issues/62210 error[E0658]: `cfg(doctest)` is experimental and subject to change --> /tmp/guix-build-librsvg-2.46.4.drv-0/librsvg-2.46.4/vendor/rust-xml-rs-0.8.1.tar.gz/src/lib.rs:13:7 | 13 | #[cfg(doctest)] | ^^^^^^^ | = note: for more information, see https://github.com/rust-lang/rust/issues/62210 Compiling downcast-rs v1.1.1 Compiling rand_core v0.3.1 Compiling rand_jitter v0.1.4 error: aborting due to 2 previous errors For more information about this error, try `rustc --explain E0658`. error: could not compile `xml-rs`. warning: build failed, waiting for other jobs to finish... error: build failed --8<---------------cut here---------------end--------------->8--- --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7RC4AACgkQoqBt8qM6 VPqetAf/fHS3eHCSTIBFjdEIcjHlGUVk4WGQFabxvnXivDOOkMz6+W2xhdwJcLCm nqWhbS5qc6VDoC44kT9XHaAoZwz+PcerVPWvAUVo8pFoYdfPybDQFjSA0P4qaxlj pmZoKQThUGXoJxaaaLYTDgUJ6zcOsOCZ3opPRzTayNdK87zdaCOn0zbkxDV5qMFy j81RispFMu3q4aAA55gwjrBO35xeQQVeAM4AYuby/82IBT0Zz/ooJMSnLCaxwSzF fkv/IMdb0nBReHV0i2gfy7BMODyB8PjAmt9WcAgUqRB3qwXDDJw3YTqUVNQQ53RG /t6VkF0x5l2E6ssHmgJ7Pu38GitRRQ== =uh7+ -----END PGP SIGNATURE----- --=-=-=--