pkgsrc-Bugs archive

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

Re: pkg/54192: lang/rust build error



The following reply was made to PR pkg/54192; it has been noted by GNATS.

From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54192: lang/rust build error
Date: Mon, 13 May 2019 13:38:00 +0100

 I can't get past
 
 ===> Building for rust-1.34.1                                                                                  
 cd /tmp/pkgsrc/lang/rust/work/rustc-1.34.1-src  && /usr/bin/env CARGO_BUILD_JOBS=1 USETOOLS=no PTHREAD_CFLAGS=\
 ...
 PKG_CO
 NFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/pkgsrc/lang/rust/work/.cwrapper/config  /usr/pkg/bin/python3.7 ./x.py -v b
 uild -j 1                                                                                                      
 running: /tmp/pkgsrc/lang/rust/work/rust-bootstrap/bin/cargo build --manifest-path /tmp/pkgsrc/lang/rust/work/r
 ustc-1.34.1-src/src/bootstrap/Cargo.toml --frozen
 ...
    Compiling bootstrap v0.0.0 (/tmp/pkgsrc/lang/rust/work/rustc-1.34.1-src/src/bootstrap)                     
 error: Failed to delete invalidated or incompatible incremental compilation session directory contents `/tmp/pkgsrc/lang/rust/work/rustc-1.34.1-src/build/bootstrap/debug/incremental/rustdoc-1j5kv1msz9wqw/s-fc6csurjcr-1ardgdb-working/dep-graph.bin`: No such file or directory (os error 2).
 
 This is with pbulk runs on -current/amd64. I now tried manually with from
 within the sandbox and
 
 # make show-var VARNAME=MAKE_JOBS
 
 #
 
 after a make clean and same result. (pbulk runs have been failing for a
 while - this was the first manual attempt)
 


Home | Main Index | Thread Index | Old Index