git: ca12a66a8faf - main - www/zgrab2: Broken on aarch64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Aug 2023 04:45:36 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca12a66a8faf72e6f4e7e98dd7becc509c2b1008 commit ca12a66a8faf72e6f4e7e98dd7becc509c2b1008 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-17 04:45:05 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-17 04:45:29 +0000 www/zgrab2: Broken on aarch64 Reported by: fallout --- www/zgrab2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/zgrab2/Makefile b/www/zgrab2/Makefile index 082e326071e0..e4552065c33d 100644 --- a/www/zgrab2/Makefile +++ b/www/zgrab2/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/zmap/zgrab2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_aarch64= compilation fails: ztypes_freebsd_arm64.go:400:12: undefined: uint128 + USES= go:modules GO_MODULE= github.com/zmap/zgrab2