NetBSD-Bugs archive

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

Re: pkg/54192: lang/rust build error



On Thu, Nov 14, 2019 at 09:36:32PM +0100, Joerg Sonnenberger wrote:
> On Thu, Nov 14, 2019 at 01:26:48PM +0000, Patrick Welche wrote:
> > On Sun, Oct 20, 2019 at 10:33:18PM +0100, Robert Swindells wrote:
> > > Has anyone else tried running firefox on a machine with the patch to
> > > kern_lwp.c ? 
> > 
> > I haven't, but the build problem has changed for me: rather than have
> > "deadlock detected", these days I get cargo in state parked and an
> > idle box. (tls changes in the meantime?)
> 
> Please make sure that you have the latest version of current.

I have a -current from Nov 11 after your lwp id changes.

The rust processes just hang for hours.

pbulk   15440  0.0  0.0 101144  1096 ttyp1 I+    4:53PM   0:00.00 /scratch/lang/rust/work/rust-bootstrap/bin/cargo build -Zconfig-profile --target x86_64-unknown-netbsd -Zbinary-dep-depinfo -j 24 --release --frozen --features panic-unwind backtrace compiler-builtins-c --manifest-path /scratch/lang/rust/work/rustc-1.39.0-src/src/libtest/Cargo.toml --message-format json-render-diagnostics
pbulk   26461  0.0  0.0 147284 38080 ttyp1 Il+   4:52PM   0:00.39 /scratch/lang/rust/work/rust-bootstrap/bin/cargo build -Zconfig-profile --target x86_64-unknown-netbsd -Zbinary-dep-depinfo -j 24 --release --frozen --features panic-unwind backtrace compiler-builtins-c --manifest-path /scratch/lang/rust/work/rustc-1.39.0-src/src/libtest/Cargo.toml --message-format json-render-diagnostics

(That's over 6 hours ago.)

I have no messages in /var/log/messages except
Nov 14 14:00:00 hostname syslogd[232]: restart
Nov 14 16:00:00 hostname syslogd[232]: restart

I have a couple dozen of these in dmesg:
[ 11711.236804] cprng 29607 26 74: creating with partial entropy

 Thomas


Home | Main Index | Thread Index | Old Index