From: <fi...@sn...> - 2022-12-08 10:19:13
|
On 12/7/22 6:17 PM, Scott Hannahs via Fink-devel wrote: > Fink is set up with the default 10 parallel jobs max. (Processor: 3.7 GHz 10-Core Intel Core i9) > > When I attempt to build gcc12 there is a race condition near the end where it tells me (falsely) that it can’t open the file or directory /opt/sw/bin/gawk. This happened twice in a row so it seems repeatable. > > If I reconfigure fink for 1 job max, it builds fine. So somewhere between 2 and 9 build jobs it fails. I think the info file can be edited to restrict the number of simultaneous build jobs? Can you post the actual error you're getting? A gcc build should not be doing anything with `/opt/sw/bin/gawk` except running it for some string processing. And that should be thread independent. Hanspeter -- I'm not a robot like you. I don't like having disks crammed into me... unless they're Oreos, and then only in the mouth. -- Fry |