[SOLVED] Re: [amd64 host, qemu/armv6] lang/go: wait: interrupted system call

Boris Samorodov bsam at passap.ru
Sun Jul 23 21:05:15 UTC 2017


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


More information about the freebsd-ports mailing list