I was updating world but the operation stops when portage tries to install cbindgen.
here are the last lines of log file
>>> Source unpacked in /var/tmp/portage/dev-util/cbindgen-0.8.2/work
>>> Preparing source in /var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2 ...
/var/tmp/portage/dev-util/cbindgen-0.8.2/temp/environment: line 451: cargo: command not found
[31;01m*[0m ERROR: dev-util/cbindgen-0.8.2::dev-kit failed (compile phase):
[31;01m*[0m cargo build failed
[31;01m*[0m
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 92: Called src_compile
[31;01m*[0m environment, line 690: Called cargo_src_compile
[31;01m*[0m environment, line 451: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m cargo build -j $(makeopts_jobs) $(usex debug "" --release) || die "cargo build failed"
[31;01m*[0m
[31;01m*[0m If you need support, post the output of `emerge --info '=dev-util/cbindgen-0.8.2::dev-kit'`,
[31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-util/cbindgen-0.8.2::dev-kit'`.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-util/cbindgen-0.8.2/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/cbindgen-0.8.2/temp/environment'.
[31;01m*[0m Working directory: '/var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2'
[31;01m*[0m S: '/var/tmp/portage/dev-util/cbindgen-0.8.2/work/cbindgen-0.8.2'
Question
synteejol
I was updating world but the operation stops when portage tries to install cbindgen.
here are the last lines of log file
Link to comment
Share on other sites
2 answers to this question
Recommended Posts