From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Ivan Petkov <ivanppetkov@gmail.com>
Cc: 36614@debbugs.gnu.org
Subject: bug#36614: rust@1.36's hash is incorrect.
Date: Fri, 12 Jul 2019 19:27:54 +0200 [thread overview]
Message-ID: <87ims740yt.fsf@nckx> (raw)
In-Reply-To: <B9AB01AB-BC00-44C5-BCD9-17B1E26FEE97@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 5155 bytes --]
Ivan,
On Jul 12, 2019, at 6:16 AM, Tobias Geerinckx-Rice <me@tobias.gr>
wrote:
> I've gone ahead and pushed a fix since the signature checked
> out. I'm closing this bug for now...
Unfortunately, the build still fails for me. See below.
Kind regards,
T G-R
--8<---------------cut here---------------start------------->8---
|
||________________________________________________________________________-
in this macro invocation (#5)
4 | | types {
... |
7 | / | impl_error_chain_processed ! {
8 | | | types { $ error_name , $ error_kind_name , $
result_ext_name ; } $ ( $ rest )
9 | | | * } /// Convenient wrapper around `std::Result`.
| |_|________- in this macro invocation (#6)
... |
91 | | ( ref foreign_err ) => { foreign_err . cause ( ) }
) * _ => None } } } } }
| | ^^^^^
... |
154 | | move || { $ crate :: ChainedError :: from_kind (
callback ( ) . into ( ) ) }
155 | | ) } } } ;
| | -
| | |
| | in this expansion of
`impl_error_chain_processed!` (#4)
| |______________in this expansion of
`impl_error_chain_processed!` (#5)
| in this expansion of
`impl_error_chain_processed!` (#6)
|
::: <::error_chain::error_chain::error_chain macros>:1:1
|
1 | / ( $ ( $ block_name : ident { $ ( $ block_content :
tt ) * } ) * ) => {
2 | | error_chain_processing ! {
| ______|_-
3 | | | ( { } , { } , { } , { } ) $ ( $ block_name { $
( $ block_content ) * } ) *
4 | | | } } ;
| | |_-___- in this expansion of `error_chain!` (#1)
| |________|
| in this macro invocation (#2)
|
::: src/tools/rust-installer/src/lib.rs:21:5
|
21 | / error_chain!{
22 | | foreign_links {
23 | | Io(::std::io::Error);
24 | |
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
'/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/tmp/dist/rust-docs-1.36.0-x86_64-unknown-linux-gnu-image/share/doc/rust/html/unstable-book/library-features/weak-counts.html'
to
'/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/tmp/dist/rust-docs-1.36.0-x86_64-unknown-linux-gnu/rust-docs/share/doc/rust/html/unstable-book/library-features/weak-counts.html'
Caused by: No space left on device (os error 28)
command did not execute successfully:
"/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/x86_64-unknown-linux-gnu/stage0-tools-bin/fabricate"
"generate" "--product-name=Rust-Documentation"
"--rel-manifest-dir=rustlib"
"--success-message=Rust-documentation-is-installed." "--image-dir"
"/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/tmp/dist/rust-docs-1.36.0-x86_64-unknown-linux-gnu-image"
"--work-dir"
"/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/tmp/dist"
"--output-dir"
"/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/dist"
"--package-name=rust-docs-1.36.0-x86_64-unknown-linux-gnu"
"--component-name=rust-docs"
"--legacy-manifest-dirs=rustlib,cargo"
"--bulk-dirs=share/doc/rust/html"
expected success, got: exit code: 1
failed to run:
/tmp/guix-build-rust-1.36.0.drv-0/rustc-1.36.0-src/build/bootstrap/debug/bootstrap
install
Build completed unsuccessfully in 0:01:54
Backtrace:
5 (primitive-load
"/gnu/store/n6nh9mqsd8grd10f532z8nswnlj…")
In ice-9/eval.scm:
191:35 4 (_ _)
In srfi/srfi-1.scm:
863:16 3 (every1 #<procedure a6c980 at
/gnu/store/cmlwy3sxnq9yf…> …)
In
/gnu/store/cmlwy3sxnq9yfp75w80par5imvyg143f-module-import/guix/build/gnu-build-system.scm:
799:28 2 (_ _)
In ice-9/eval.scm:
619:8 1 (_ #(#(#<directory (guile-user) 5ce140>) (("o…" . #)
…)))
In
/gnu/store/cmlwy3sxnq9yfp75w80par5imvyg143f-module-import/guix/build/utils.scm:
616:6 0 (invoke _ . _)
/gnu/store/cmlwy3sxnq9yfp75w80par5imvyg143f-module-import/guix/build/utils.scm:616:6:
In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error
[program: "./x.py" arguments: ("install") exit-status: 1
term-signal: #f stop-signal: #f] 9f04c0>)'.
note: build failure may have been caused by lack of free disk
space
builder for
`/gnu/store/cknk6wa34h04vqb7qwdlzx36xx2j4n54-rust-1.36.0.drv'
failed with exit code 1
build of
/gnu/store/cknk6wa34h04vqb7qwdlzx36xx2j4n54-rust-1.36.0.drv failed
View build log at
'/var/log/guix/drvs/ck/nk6wa34h04vqb7qwdlzx36xx2j4n54-rust-1.36.0.drv.bz2'.
guix build: error: build of
`/gnu/store/cknk6wa34h04vqb7qwdlzx36xx2j4n54-rust-1.36.0.drv'
failed
~/guix ⑂nckx-master✱ λ
--8<---------------cut here---------------end--------------->8---
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2019-07-12 17:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-12 9:41 bug#36614: rust@1.36's hash is incorrect Pierre Langlois
[not found] ` <handler.36614.B.156292453627169.ack@debbugs.gnu.org>
2019-07-12 13:11 ` bug#36614: Acknowledgement (rust@1.36's hash is incorrect.) Pierre Langlois
2019-07-12 13:16 ` bug#36614: rust@1.36's hash is incorrect Tobias Geerinckx-Rice
2019-07-12 16:33 ` Ivan Petkov
2019-07-12 17:23 ` Leo Famulari
2019-07-12 17:26 ` Tobias Geerinckx-Rice
2019-07-13 0:59 ` Ivan Petkov
2019-07-12 17:27 ` Tobias Geerinckx-Rice [this message]
2019-07-12 17:34 ` Tobias Geerinckx-Rice
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ims740yt.fsf@nckx \
--to=me@tobias.gr \
--cc=36614@debbugs.gnu.org \
--cc=ivanppetkov@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).