Created attachment 209862 [details] clash-0.16.0_2.patch ===> Building clash from . # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/clash-0.16.0_1.log Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to 83d349e8ac1a which adds support for freebsd/arm64. Tested on 12.1-STABLE/arm64 and 12.1-RELEASE/amd64.
A commit references this bug: Author: dmgk Date: Thu Dec 12 12:04:29 UTC 2019 New revision: 519861 URL: https://svnweb.freebsd.org/changeset/ports/519861 Log: net/clash: Unbreak on aarch64 ===> Building clash from . # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518685_s355218/logs/errors/clash-0.16.0_1.log Unbreak by updating golang.org/x/sys to 33540a1f6037 and golang.org/x/net to 83d349e8ac1a which adds support for freebsd/arm64. PR: 242577 Approved by: yuri (maintainer) Changes: head/net/clash/Makefile head/net/clash/distinfo