aboutsummaryrefslogtreecommitdiff
path: root/databases/xtrabackup
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-27 15:07:11 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-27 15:07:11 +0000
commit6a67297b00f28d20f684532b58f2d9697007357d (patch)
tree63c89da74eed9e490571d2f4431a86387cc1eb81 /databases/xtrabackup
parent9056a15c1ff18b634b9d9587dd40b44cd24bbfd3 (diff)
downloadports-6a67297b00f28d20f684532b58f2d9697007357d.tar.gz
ports-6a67297b00f28d20f684532b58f2d9697007357d.zip
Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441847
Diffstat (limited to 'databases/xtrabackup')
-rw-r--r--databases/xtrabackup/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile
index 7f4ebccddc81..4f0278477e07 100644
--- a/databases/xtrabackup/Makefile
+++ b/databases/xtrabackup/Makefile
@@ -24,7 +24,9 @@ LIB_DEPENDS= libev.so:devel/libev \
RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \
qpress:archivers/qpress
-BROKEN_powerpc64= Does not build: ld: final link failed: Bad value
+BROKEN_armv6= fails to compile: cannot combine with previous 'type-name' declaration specifier
+BROKEN_mips64= fails to compile: 'fpsetmask' was not declared in this scope
+BROKEN_powerpc64= fails to link: ld: final link failed: Bad value
# autotool is in use for 5.1 builds
USES= alias autoreconf:build cpe gettext cmake libtool perl5 shebangfix