Date: Tue, 21 Mar 2023 11:17:21 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 270247] Linuxulator: golang from Ubuntu Jammy is broken Message-ID: <bug-270247-227-Teue02Twkp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-270247-227@https.bugs.freebsd.org/bugzilla/> References: <bug-270247-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270247 --- Comment #4 from Edward Tomasz Napierala <trasz@FreeBSD.org> --- 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 s= et 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: inv= alid argument This appears to be caused by fallocate(2) returning EINVAL; not sure why it= =E2=80=99s doing that. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270247-227-Teue02Twkp>