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: Thomas Klausner <tk%giga.or.at@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/54192: lang/rust build error
Date: Fri, 26 Jul 2019 15:44:41 +0200
I see the "dead lock detected" a lot when building packages using rust.
E.g. from librsvg2:
Compiling regex v1.0.5
dead lock detected
error: Could not compile `bitflags`.
warning: build failed, waiting for other jobs to finish...
error: build failed
wip/spotifyd:
Compiling try-lock v0.1.0
dead lock detected
error: Could not compile `arrayvec`.
warning: build failed, waiting for other jobs to finish...
error: build failed
*** Error code 101
wip/alacritty:
Compiling color_quant v1.0.1
dead lock detected
error: Could not compile `libc`.
warning: build failed, waiting for other jobs to finish...
error: build failed
*** Error code 101
Repeating the build sometimes makes it work, sometimes I need more
tries.
What exactly is the issue here, what is deadlocking?
Thomas
Home |
Main Index |
Thread Index |
Old Index