Date: Mon, 24 Jul 2017 00:04:49 +0300 From: Boris Samorodov <bsam@passap.ru> To: freebsd-ports@FreeBSD.org Cc: sbruno@FreeBSD.org Subject: [SOLVED] Re: [amd64 host, qemu/armv6] lang/go: wait: interrupted system call Message-ID: <f967172f-4135-5734-b798-a50288ef2e9e@passap.ru> In-Reply-To: <57e42529-a057-8395-4fd0-1841060e6a6c@passap.ru> References: <57e42529-a057-8395-4fd0-1841060e6a6c@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
20.07.2017 00:29, Boris Samorodov пишет: > Hi All, > > Here is the error message while I try to build by poudriere lang/go. > The host is FreeBSD-HEAD-amd64, target arch is arm.armv6. The port > builds fine at armv6 native environment. > > --- > # Building packages and commands for freebsd/arm. > runtime > go build runtime: > /wrkdirs/usr/ports/lang/go14/work/go/pkg/tool/freebsd_arm/5g: wait: > interrupted system call > *** Error code 1 > --- > > I use the latest qemu-user-static-2.9.50.g20170717 . > > Full log is available here: > https://poudriere.passap.ru/data/HEAD-arm-testing/2017-07-19_23h59m12s/logs/go14-1.4.3_2.log > > Is it a known bug? > > Thank you. It turns out to be a clang bug. After HEAD update to clang-5.0 lang/go14 for armv6 builds fine at amd64 host: https://poudriere.passap.ru/data/HEAD-arm-testing/2017-07-23_22h27m46s/logs/go14-1.4.3_2.log -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f967172f-4135-5734-b798-a50288ef2e9e>