aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fluent-bit
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-03 01:14:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-03 01:14:05 +0000
commitdab2f82d314ea77904914b8462ccdf838abcc776 (patch)
treec18272cea1cfd16fb061c8045e9d5bd67dd36f13 /sysutils/fluent-bit
parente52bc6e02324eab0dc9e0ec40f9e087f239e7ab3 (diff)
downloadports-dab2f82d314ea77904914b8462ccdf838abcc776.tar.gz
ports-dab2f82d314ea77904914b8462ccdf838abcc776.zip
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=439999
Diffstat (limited to 'sysutils/fluent-bit')
-rw-r--r--sysutils/fluent-bit/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/fluent-bit/Makefile b/sysutils/fluent-bit/Makefile
index 121465ba7ea7..562038945150 100644
--- a/sysutils/fluent-bit/Makefile
+++ b/sysutils/fluent-bit/Makefile
@@ -11,6 +11,11 @@ COMMENT= Fast and lightweight data forwarder
LICENSE= APACHE20
+BROKEN_aarch64= fails to build: error: unknown type name thread_local
+BROKEN_armv6= fails to configure: failure in cmake
+BROKEN_mips= fails to build: conflicting types for 'restrict'
+BROKEN_mips64= fails to build: conflicting types for 'restrict'
+
USES= cmake
post-stage: