From 0a534ed4c7e30c0709191425109085da9c2f3fba Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 13 May 2017 23:36:16 +0000 Subject: Mark some ports failing on power64. In cases where the error message was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- net-mgmt/aircrack-ng/Makefile | 2 ++ net-mgmt/ipv6calc/Makefile | 2 ++ net-mgmt/pmacct/Makefile | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'net-mgmt') diff --git a/net-mgmt/aircrack-ng/Makefile b/net-mgmt/aircrack-ng/Makefile index 0dc501e60499..0f2a8ffcdad4 100644 --- a/net-mgmt/aircrack-ng/Makefile +++ b/net-mgmt/aircrack-ng/Makefile @@ -12,6 +12,8 @@ COMMENT= 802.11 WEP and WPA-PSK keys cracking program LICENSE= GPLv2 BSD3CLAUSE APACHE20 LICENSE_COMB= dual +BROKEN_powerpc64= fails to compile: sse-intrinsics.c: error: emmintrin.h: No such file or directory + USES= cpe dos2unix gmake ssl CPE_VERSION= ${DISTVERSION:C/-.*//} CPE_UPDATE= ${DISTVERSION:C/^[^-]*$//:C/.*-//} diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index aec64d69baa5..2a7f5e8c7614 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -12,6 +12,8 @@ COMMENT= Convert, change, and calculate with IPv6 addresses LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_powerpc64= fails to build: libipv6addr.c: addr_test_method may be used uninitialized in this function + USES= gmake perl5 ssl GNU_CONFIGURE= yes diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 4ba4767f9c1c..6ee1ad00ef9d 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -13,7 +13,7 @@ COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic LICENSE= GPLv2 BROKEN_aarch64= fails to build: undefined reference to sbrk -BROKEN_powerp64= fails to build: cc: Internal error: Segmentation fault (program ld) +BROKEN_powerpc64= fails to build: cc: Internal error: Segmentation fault (program ld) USE_RC_SUBR= pmacctd nfacctd sfacctd SUB_FILES= pkg-message -- cgit v1.2.3