Created attachment 211282 [details] patch # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128
(In reply to Mikael Urankar from comment #0) Thanks Mikael! Are you interested to ask this upstream? They are normally very quick in applying patches. If not, I can create a merge request upstream for you. If you create one, please post the link here. Please let me know if I should request this upstream or you will do it.
I don't know how to patch this issue (go is a bit new to me), I've created https://gitlab.com/gitlab-org/gitlab-workhorse/issues/246
Created attachment 211432 [details] Patch received upstream Could you please test the attached patch, if it fixes the problem?
Yes, it builds fine with this patch.
A commit references this bug: Author: mfechner Date: Fri Feb 7 08:48:04 UTC 2020 New revision: 525469 URL: https://svnweb.freebsd.org/changeset/ports/525469 Log: Fixed build for aarch64. This problem was send upstream here: https://gitlab.com/gitlab-org/gitlab-workhorse/issues/246 And will be corrected with this merge request: https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/456 After the merge request reached the next stable version the two patches: gitlab-workhorse/files/patch-go.mod gitlab-workhorse/files/patch-go.sum can be removed again. PR: 243804 Reported by: mikael@FreeBSD.org Changes: head/www/gitlab-workhorse/Makefile head/www/gitlab-workhorse/distinfo head/www/gitlab-workhorse/files/ head/www/gitlab-workhorse/files/patch-go.mod head/www/gitlab-workhorse/files/patch-go.sum
Thanks a lot!
A commit references this bug: Author: mfechner Date: Mon Feb 17 19:00:48 UTC 2020 New revision: 526403 URL: https://svnweb.freebsd.org/changeset/ports/526403 Log: MFH: r525469 Fixed build for aarch64. This problem was send upstream here: https://gitlab.com/gitlab-org/gitlab-workhorse/issues/246 And will be corrected with this merge request: https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/456 After the merge request reached the next stable version the two patches: gitlab-workhorse/files/patch-go.mod gitlab-workhorse/files/patch-go.sum can be removed again. PR: 243804 Reported by: mikael@FreeBSD.org Approved by: ports-secteam (joneum) Changes: _U branches/2020Q1/ branches/2020Q1/www/gitlab-workhorse/Makefile branches/2020Q1/www/gitlab-workhorse/distinfo branches/2020Q1/www/gitlab-workhorse/files/