#10240: rustc-1.23.0-src
-------------------------+-----------------------
Reporter: ken@… | Owner: ken@…
Type: enhancement | Status: assigned
Priority: normal | Milestone: 8.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by ken@…):
Realised I'd forgotten to measure the space used by ~/.cargo. Did a fresh
build on a machine already running 1.23.0, then tried to DESTDIR as root
(because we install as root, so cargo files may be added to /root/.cargo).
Failed with bizarre errors.
I then did a clean build as myself, followed by attempt to DESTDIR as a
user :
{{{
failed to execute command: "/tmp/rustc-1.23.0-src/build/x86_64-unknown-
linux-gnu/llvm/bin/llvm-config" "--version"
error: No such file or directory (os error 2)
}}}
But as I user I can happily run:
{{{
ken@plexi ~ $llvm-config --version
5.0.1
}}}
I loathe rust.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10240#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page