| Summary: | dev-lang/rust-1.19.0 : CMake Error at bindings/.../cmake_install.cmake:44 (file): | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gentoo Rust Project <rust> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | aballier, iescriva, jrmalaq, O01eg, ormaaj |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
dev-lang:rust-1.19.0:20170724-210910.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 rust-1.19.0-config-ix.cmake-llvm_ocaml_bindings.patch rust-1.19.0-config-ix.cmake-no_llvm_ocaml_bindings.patch rust-1.19.0-r1.ebuild |
||
|
Description
Toralf Förster
2017-07-25 19:08:16 UTC
Created attachment 486818 [details]
emerge-info.txt
Created attachment 486820 [details]
dev-lang:rust-1.19.0:20170724-210910.log
Created attachment 486822 [details]
emerge-history.txt
Created attachment 486824 [details]
environment
Created attachment 486826 [details]
etc.portage.tbz2
Created attachment 486828 [details]
logs.tbz2
Created attachment 486830 [details]
temp.tbz2
I have similar error. -- Installing: /var/tmp/portage/dev-lang/rust-1.19.0/work/rustc-1.19.0-src/build /x86_64-unknown-linux-gnu/llvm/lib/libLLVMXRay.a -- Installing: /usr/lib64/ocaml/llvm/llvm.mli * ACCESS DENIED: unlink: /usr/lib64/ocaml/llvm/llvm.mli * ACCESS DENIED: fopen_wr: /usr/lib64/ocaml/llvm/llvm.mli CMake Error at bindings/ocaml/llvm/cmake_install.cmake:44 (file): file INSTALL cannot copy file "/var/tmp/portage/dev-lang/rust-1.19.0/work/rustc-1.19.0-src/build/x86_64-unkn own-linux-gnu/llvm/build/bindings/ocaml/llvm/llvm.mli" to "/usr/lib64/ocaml/llvm/llvm.mli". Call Stack (most recent call first): bindings/ocaml/cmake_install.cmake:37 (include) cmake_install.cmake:60 (include) Just recently switched to gcc-5.4.0, and emerged world. I can post the output of emerge --info/environment/build log, if required. Thanks, Pankaj Created attachment 510056 [details, diff]
rust-1.19.0-config-ix.cmake-llvm_ocaml_bindings.patch
Comment on attachment 510056 [details, diff]
rust-1.19.0-config-ix.cmake-llvm_ocaml_bindings.patch
patch to prevent "rust" from trying to copy his llvm ocaml bindings to the system
Created attachment 510058 [details, diff]
rust-1.19.0-config-ix.cmake-no_llvm_ocaml_bindings.patch
patch to disable buld of llvm ocaml bindings if you don't have installed dev-ml/llvm-ocaml
Created attachment 510062 [details]
rust-1.19.0-r1.ebuild
This ebuild use attachments
510056 rust-1.19.0-config-ix.cmake-llvm_ocaml_bindings.patch
510058 rust-1.19.0-config-ix.cmake-no_llvm_ocaml_bindings.patch
No longer seems to happen with more recent versions, closing. |