Re: rust work in progress conflicts (was: Re: LLVM: "FileCheck" is missing)

2016-05-04 Thread Jelle Licht
I have taken the liberty to try my hand at finishing this, as I figured it would be a good way for me to get more familiar with 'the Guix way' of packaging things. Wow, did I misjudge this rabbit hole though. It seems to be the case that rust needs the (most recent) snapshotted binary stage-0 com

rust work in progress conflicts (was: Re: LLVM: "FileCheck" is missing)

2016-03-25 Thread Nils Gillmann
Here is my work in progress rust.scm, it is on pause until the next release of rust as mentioned before: ~/projects/guix_project/guix/gnu/packages $ cat rust.scm ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2016 Nils Gillmann ;;; ;;; This file is part of GNU Guix. ;;; ;

Re: LLVM: "FileCheck" is missing

2016-03-25 Thread Nils Gillmann
Danny Milosavljevic writes: Hi Danny, in my long journey to panopticon (https://panopticon.re) I am at rust now. Through what I tested and searched while I packaged rust, the next release candidate of rust will have an option for us where we can disable the llvm tests because they are optional f

LLVM: "FileCheck" is missing

2016-03-25 Thread Danny Milosavljevic
Hi, is anyone familiar with our LLVM packages? I'm trying to package rust and run into /gnu/store/pmiw7p7a6hwl6k2kblsk3zwhxh3gln21-llvm-3.6.2/bin/FileCheck is missing when configuring rust. Indeed, it is missing in the entire tree /gnu/store/pmiw7p7a6hwl6k2kblsk3zwhxh3gln21-llvm-3.6.2