https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270247
--- Comment #4 from Edward Tomasz Napierala <[email protected]> --- Okay; the good news is, it seems to get rid of this problem; previously it would fail like above, or in another weird manner; with that env variable set things become reproducible again. The bad news is, it fails in a different way: # command-line-arguments /usr/lib/go-1.18/pkg/tool/linux_amd64/link: mapping output file failed: invalid argument This appears to be caused by fallocate(2) returning EINVAL; not sure why it’s doing that. -- You are receiving this mail because: You are the assignee for the bug.
