pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: failed to build lang/rust



Paul Goyette wrote:
> With pkgsrc updated to about 24 hours ago, my build finally got around 
> to working on lang/rust

...

> command did not execute successfully: "/tmp/pkgs/lang/rust/work.x86_64/rust-bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-netbsd" "--release" "--frozen" "--manifest-path" "/tmp/pkgs/lang/rust/work.x86_64/rustc-1.23.0-src/src/tools/rustbook/Cargo.toml"
> expected success, got: exit code: 101
>
> Traceback (most recent call last):
>   File "./x.py", line 20, in <module>
>     bootstrap.main()
>   File "/tmp/pkgs/lang/rust/work.x86_64/rustc-1.23.0-src/src/bootstrap/bootstrap.py", line 758, in main
>     bootstrap()
>   File "/tmp/pkgs/lang/rust/work.x86_64/rustc-1.23.0-src/src/bootstrap/bootstrap.py", line 749, in bootstrap
>     run(args, env=env, verbose=build.verbose)
>   File "/tmp/pkgs/lang/rust/work.x86_64/rustc-1.23.0-src/src/bootstrap/bootstrap.py", line 148, in run
>     raise RuntimeError(err)
> RuntimeError: failed to run: /tmp/pkgs/lang/rust/work.x86_64/rustc-1.23.0-src/build/bootstrap/debug/bootstrap -v dist
> *** Error code 1

...

I have gotten this very same error every time I have tried to build
rust with updated pkgsrc for the last month or so. Re-running it
changes nothing for me. Same with pkgsrc updated last night.



Home | Main Index | Thread Index | Old Index