svn commit: r481661 - branches/2018Q4/security/kr
Antoine Brodin
antoine at FreeBSD.org
Tue Oct 9 20:51:23 UTC 2018
Author: antoine
Date: Tue Oct 9 20:51:22 2018
New Revision: 481661
URL: https://svnweb.freebsd.org/changeset/ports/481661
Log:
MFH: r481660
Mark BROKEN: fails to build
# _/wrkdirs/usr/ports/security/kr/work/kr-2.3.1/kr
github.com/kryptco/kr/vendor/github.com/kryptco/go-crypto/blake2b.supportsAVX2: relocation target runtime.support_avx2 not defined
github.com/kryptco/kr/vendor/github.com/kryptco/go-crypto/blake2b.supportsAVX: relocation target runtime.support_avx not defined
Reported by: pkg-fallout
Modified:
branches/2018Q4/security/kr/Makefile
Directory Properties:
branches/2018Q4/ (props changed)
Modified: branches/2018Q4/security/kr/Makefile
==============================================================================
--- branches/2018Q4/security/kr/Makefile Tue Oct 9 20:51:00 2018 (r481660)
+++ branches/2018Q4/security/kr/Makefile Tue Oct 9 20:51:22 2018 (r481661)
@@ -9,6 +9,7 @@ CATEGORIES= security
MAINTAINER= feld at FreeBSD.org
COMMENT= SSH and Git commit/tag signing using a key stored in Krypton
+BROKEN= fails to build
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= Uses 64bit types
More information about the svn-ports-branches
mailing list