https://bugs.kde.org/show_bug.cgi?id=397837

--- Comment #2 from Andreas Pfeil <der.andreas.pf...@googlemail.com> ---
Okay so, I can't reproduce the error. When I used the container first,
everything was belonging to root (everything that was mounted). But now it's
not. I'm pretty confused and hope you can still take something out of my
problem. I switched back to the way it was and was able to compile the binding
generator and the qt_quick template. I still get the error on the todo example,
though:

neon@b51d670d6440:~/rust_qt_binding_generator/examples/todos/build$ make
[ 10%] Generating ../rust/target/release/librust.a
error: failed to load source for a dependency on `libc`

Caused by:
  Unable to update registry `https://github.com/rust-lang/crates.io-index`

Caused by:
  failed to open:
/home/neon/.cargo/registry/index/github.com-1ecc6299db9ec823/.cargo-index-lock

Caused by:
  Permission denied (os error 13)
CMakeFiles/rust_target.dir/build.make:62: recipe for target
'../rust/target/release/librust.a' failed
make[2]: *** [../rust/target/release/librust.a] Error 101
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/rust_target.dir/all'
failed
make[1]: *** [CMakeFiles/rust_target.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
neon@b51d670d6440:~/rust_qt_binding_generator/examples/todos/build$

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to