pkgsrc-Users archive

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

Re: Failure to build lang/rust



On Fri, Oct 06, 2017 at 03:26:34PM +0100, Patrick Welche wrote:
> In a -current/amd64 bulk build from just now, I see:
> 
> running: /tmp/pkgsrc/lang/rust/work/rust-1.19.0-x86_64-unknown-netbsd/cargo/bin/cargo build --manifest-path /tmp/pkgsrc/lang/rust/work/rustc-1.20.0-src/src/boot
> strap/Cargo.toml --verbose --verbose --frozen                                   error: failed to run `rustc` to learn about target-specific information         
>                                                                                 Caused by:                                                                        process didn't exit successfully: `/tmp/pkgsrc/lang/rust/work/rust-1.19.0-x86_
> 64-unknown-netbsd/rustc/bin/rustc - --crate-name ___ --print=file-names --crate-type bin --crate-type rlib --target x86_64-unknown-netbsd` (exit code: 101)     
> --- stderr                                                                      error: internal compiler error: unexpected panic                                
>                                                                                 note: the compiler unexpectedly panicked. this is a bug.                        
> 
> 
> (non-bulk on 2 other boxen of same vintage worked...)

Needs procfs or passing --sysroot to let it know where its libraries
are.

bulk builds probably not with procfs.


Home | Main Index | Thread Index | Old Index