0-2016-02-17-4d3eebf.drv
>> - x86_64-linux
>> /var/log/guix/drvs/qa//f7fvpw6z8h6ck5ia9ignik8r6bsm0d-rust-stage0-2016-02-17-4d3eebf.drv.bz2
>> Cannot open display "default display"
>> Cannot open display &qu
t; Cannot open display "default display"
> derivation
> '/gnu/store/qaf7fvpw6z8h6ck5ia9ignik8r6bsm0d-rust-stage0-2016-02-17-4d3eebf.drv'
> offloaded to '192.168.1.198' failed with exit code 1
> @ build-failed
> /gnu/store/qaf7fvpw6z8h6ck5ia9ignik8r6b
f9f Mon Sep 17 00:00:00 2001
From: Eric Le Bihan
Date: Thu, 28 Jul 2016 20:09:01 +0200
Subject: [PATCH v2] gnu: Add rust
* gnu/packages/rust.scm(rust): New variable.
Signed-off-by: Eric Le Bihan
---
gnu/packages/rust.scm | 143 ++
1 file changed,
6bsm0d-rust-stage0-2016-02-17-4d3eebf.drv
- 1 builder for
`/gnu/store/qaf7fvpw6z8h6ck5ia9ignik8r6bsm0d-rust-stage0-2016-02-17-4d3eebf.drv'
failed with exit code 100
cannot build derivation
`/gnu/store/0jplgx6n7a8qc93h36cjwr0bxxcksrah-rust-1.8.0.drv': 1 dependencies
couldn't be b
> How problematic will this be for us? Our person in charge for the rust
> stuff works around this by including copies of the libraries in a folder
> named 'third_party', but I don't understand enough of the language and
> lack a build system at the moment.
Initially this isn't a problem, since we
ng0 writes:
> I can testbuild rustc and give some input.
>
> Additionally, we're having conversations about rust, today this came up:
>
>
> dev @> Very interesting:
> https://github.com/rust-lang/rfcs/blob/master/text/1200-cargo-install.md
> " it's not clear that this is worthwhile enough to sup
Hi,
I can not apply this patch with git am. Can you resend the patch as an
appended file created with git format-patch or something similar, and
not inlined?
Eric Le Bihan writes:
> * gnu/packages/rust.scm(rust): New variable.
>
> Signed-off-by: Eric Le Bihan
> ---
> gnu/packages/rust.scm | 1
I can testbuild rustc and give some input.
Additionally, we're having conversations about rust, today this came up:
dev @> Very interesting:
https://github.com/rust-lang/rfcs/blob/master/text/1200-cargo-install.md
" it's not clear that this is worthwhile enough to support installing libraries
I haven't actually built rustc yet, because I know how long it takes...
> + (ld-so (string-append
> + (assoc-ref inputs "libc")
> + ,(glibc-dynamic-linker)))
> + ;; Remove reference to "/li
* gnu/packages/rust.scm(rust): New variable.
Signed-off-by: Eric Le Bihan
---
gnu/packages/rust.scm | 143 ++
1 file changed, 143 insertions(+)
create mode 100644 gnu/packages/rust.scm
diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
ne
10 matches
Mail list logo