[Bug 243811] www/webhook: fix build on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 4 15:30:06 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243811

--- Comment #4 from Mikael Urankar <mikael at FreeBSD.org> ---
It's specific to FreeBSD/aarch64. Support for go on FreeBSD/aarch64 was added
recently : https://github.com/golang/go/issues/24715.
I'm not very familiar with the go ecosystem but it seems that every project use
a random golang.org/x/sys/unix version, some of them pick a really old version
of sys/unix or x/net where FreeBSD/aarch64 is not a thing.

This is the 'master' pr for 'go' problem on aarch64 :
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242312

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list