From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: bug#36614: rust@1.36's hash is incorrect. Date: Fri, 12 Jul 2019 19:27:54 +0200 Message-ID: <87ims740yt.fsf@nckx> References: <8736jby4go.fsf@gmx.com> <87pnmf2y1n.fsf@nckx> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37351) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlzL2-0000AD-7C for bug-guix@gnu.org; Fri, 12 Jul 2019 13:28:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlzL0-0003TQ-Qh for bug-guix@gnu.org; Fri, 12 Jul 2019 13:28:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60090) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hlzL0-0003T9-Lz for bug-guix@gnu.org; Fri, 12 Jul 2019 13:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hlzL0-0008GR-AG for bug-guix@gnu.org; Fri, 12 Jul 2019 13:28:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: 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: Ivan Petkov Cc: 36614@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Ivan, On Jul 12, 2019, at 6:16 AM, Tobias Geerinckx-Rice =20 wrote: > I've gone ahead and pushed a fix since the signature checked=20 > out. I'm closing this bug for now... Unfortunately, the build still fails for me. See below. Kind regards, T G-R =2D-8<---------------cut here---------------start------------->8--- |=20 ||_____________________________________________________________________= ___-=20 in this macro invocation (#5) 4 | | types { ... | 7 | / | impl_error_chain_processed ! { 8 | | | types { $ error_name , $ error_kind_name , $=20 result_ext_name ; } $ ( $ rest ) 9 | | | * } /// Convenient wrapper around `std::Result`. | |_|________- in this macro invocation (#6) ... | 91 | | ( ref foreign_err ) =3D> { foreign_err . cause ( ) }=20 ) * _ =3D> None } } } } } | | ^^^^^ ... | 154 | | move || { $ crate :: ChainedError :: from_kind (=20 callback ( ) . into ( ) ) } 155 | | ) } } } ; | | - | | | | | in this expansion of=20 `impl_error_chain_processed!` (#4) | |______________in this expansion of=20 `impl_error_chain_processed!` (#5) | in this expansion of=20 `impl_error_chain_processed!` (#6) |=20 ::: <::error_chain::error_chain::error_chain macros>:1:1 | 1 | / ( $ ( $ block_name : ident { $ ( $ block_content :=20 tt ) * } ) * ) =3D> { 2 | | error_chain_processing ! { | ______|_- 3 | | | ( { } , { } , { } , { } ) $ ( $ block_name { $=20 ( $ block_content ) * } ) * 4 | | | } } ; | | |_-___- in this expansion of `error_chain!` (#1) | |________| | in this macro invocation (#2) |=20 ::: src/tools/rust-installer/src/lib.rs:21:5 | 21 | / error_chain!{ 22 | | foreign_links { 23 | | Io(::std::io::Error); 24 | |=20 StripPrefix(::std::path::StripPrefixError); 25 | | WalkDir(::walkdir::Error); 26 | | } 27 | | } | |____________- in this macro invocation (#1) Finished release [optimized] target(s) in 1m 36s Error: failed to generate installer Caused by: failed to copy=20 '/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/tmp/dist/rust-doc= s-1.36.0-x86_64-unknown-linux-gnu-image/share/doc/rust/html/unstable-book/l= ibrary-features/weak-counts.html'=20 to=20 '/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/tmp/dist/rust-doc= s-1.36.0-x86_64-unknown-linux-gnu/rust-docs/share/doc/rust/html/unstable-bo= ok/library-features/weak-counts.html' Caused by: No space left on device (os error 28) command did not execute successfully:=20 "/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/x86_64-unknown-li= nux-gnu/stage0-tools-bin/fabricate"=20 "generate" "--product-name=3DRust-Documentation"=20 "--rel-manifest-dir=3Drustlib"=20 "--success-message=3DRust-documentation-is-installed." "--image-dir"=20 "/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/tmp/dist/rust-doc= s-1.36.0-x86_64-unknown-linux-gnu-image"=20 "--work-dir"=20 "/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/tmp/dist"=20 "--output-dir"=20 "/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/dist"=20 "--package-name=3Drust-docs-1.36.0-x86_64-unknown-linux-gnu"=20 "--component-name=3Drust-docs"=20 "--legacy-manifest-dirs=3Drustlib,cargo"=20 "--bulk-dirs=3Dshare/doc/rust/html" expected success, got: exit code: 1 failed to run:=20 /tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/bootstrap/debug/bo= otstrap=20 install Build completed unsuccessfully in 0:01:54 Backtrace: 5 (primitive-load=20 "/gnu/store/n6nh9mqsd8grd10f532z8nswnlj=E2=80=A6") In ice-9/eval.scm: 191:35 4 (_ _) In srfi/srfi-1.scm: 863:16 3 (every1 # =E2=80=A6) In=20 /gnu/store/cmlwy3sxnq9yfp75w80par5imvyg143f-module-import/guix/build/gnu-bu= ild-system.scm: 799:28 2 (_ _) In ice-9/eval.scm: 619:8 1 (_ #(#(#) (("o=E2=80=A6" . #)=20 =E2=80=A6))) In=20 /gnu/store/cmlwy3sxnq9yfp75w80par5imvyg143f-module-import/guix/build/utils.= scm: 616:6 0 (invoke _ . _) /gnu/store/cmlwy3sxnq9yfp75w80par5imvyg143f-module-import/guix/build/utils.= scm:616:6:=20 In procedure invoke: Throw to key `srfi-34' with args `(#)'. note: build failure may have been caused by lack of free disk=20 space builder for=20 `/gnu/store/cknk6wa34h04vqb7qwdlzx36xx2j4n54-rust-1.36.0.drv'=20 failed with exit code 1 build of=20 /gnu/store/cknk6wa34h04vqb7qwdlzx36xx2j4n54-rust-1.36.0.drv failed View build log at=20 '/var/log/guix/drvs/ck/nk6wa34h04vqb7qwdlzx36xx2j4n54-rust-1.36.0.drv.bz2'. guix build: error: build of=20 `/gnu/store/cknk6wa34h04vqb7qwdlzx36xx2j4n54-rust-1.36.0.drv'=20 failed ~/guix =E2=91=82nckx-master=E2=9C=B1 =CE=BB=20 =2D-8<---------------cut here---------------end--------------->8--- --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXSjDGgAKCRANsP+IT1Vt ea1KAQCF06p/cprZxuN+Dp6poZH2FTunnl71guQk5aOBjVkAhAD/YqOQvEgw08ha AAHr+A7Hq9CNMJ8YlaE252RiCTLpJg8= =L6tp -----END PGP SIGNATURE----- --=-=-=--