aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-26 20:02:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-26 20:02:44 +0000
commitc095cd43d09bd4be60b99b561b39e7866aa8ab0f (patch)
tree0cde4b8b45b7e4393f92305c47df693c2ef646bd /dns
parentd63a4cfa1b0415955ee62a38577f5e43886852d0 (diff)
downloadports-c095cd43d09bd4be60b99b561b39e7866aa8ab0f.tar.gz
ports-c095cd43d09bd4be60b99b561b39e7866aa8ab0f.zip
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441814
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsutl/Makefile2
-rw-r--r--dns/powerdns-recursor/Makefile1
2 files changed, 3 insertions, 0 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile
index 630d399fb95d..30aede89b0df 100644
--- a/dns/dnsutl/Makefile
+++ b/dns/dnsutl/Makefile
@@ -12,6 +12,8 @@ COMMENT= Programs to make using DNS easier
LIB_DEPENDS= libexplain.so:devel/libexplain
+BROKEN_armv6= fails to package: FAILED test of common/srrf.c file
+
GNU_CONFIGURE= yes
ALL_TARGET= all sure
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index 2199af75317f..4c6b200e4446 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -17,6 +17,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libboost_context.so:devel/boost-libs
+BROKEN_armv6= fails to compile: use of overloaded operator << is ambiguous
BROKEN_sparc64= fails to compile: json11.cpp: undefined reference to std::__throw_out_of_range_fmt
BROKEN_powerpc64= fails to compile: dnslabeltext.cc: undefined reference to std::__cxx11::basic_string