summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-10 02:06:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-10 02:06:12 +0000
commit7be0be3c94935fb7849a3a65a67a4dba35888eb7 (patch)
treee80368163569daa7ebbdc93edcc7925057b37e44 /devel
parentnet/charm: Upgrade 6.7.1 -> 6.8.2 (diff)
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=479351
Diffstat (limited to 'devel')
-rw-r--r--devel/cpprestsdk/Makefile2
-rw-r--r--devel/godot/Makefile1
-rw-r--r--devel/p4/Makefile1
-rw-r--r--devel/performance/Makefile1
-rw-r--r--devel/sope2/Makefile2
-rw-r--r--devel/sope3/Makefile2
6 files changed, 9 insertions, 0 deletions
diff --git a/devel/cpprestsdk/Makefile b/devel/cpprestsdk/Makefile
index b495b4107eec..3e530bd427df 100644
--- a/devel/cpprestsdk/Makefile
+++ b/devel/cpprestsdk/Makefile
@@ -12,6 +12,8 @@ COMMENT= Microsoft C++ REST SDK
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/../license.txt
+BROKEN_powerpc64= fails to compile: threadpool.h:59:25: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value
+
LIB_DEPENDS= libboost_system.so:devel/boost-libs
USES= cmake compiler:c++11-lib ssl
diff --git a/devel/godot/Makefile b/devel/godot/Makefile
index ab1e2556c8fa..adad3579b489 100644
--- a/devel/godot/Makefile
+++ b/devel/godot/Makefile
@@ -17,6 +17,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.txt
BROKEN_aarch64= fails to build: KeyError: 'android_arch'
BROKEN_armv6= fails to build: KeyError: 'android_arch'
BROKEN_armv7= fails to build: KeyError: 'android_arch'
+BROKEN_powerpc64= fails to compile: inv_txfm_sse2.h:14:32: emmintrin.h: No such file or directory
BUILD_DEPENDS= yasm:devel/yasm
LIB_DEPENDS= libfreetype.so:print/freetype2 \
diff --git a/devel/p4/Makefile b/devel/p4/Makefile
index 3c246889397a..7b61819f388e 100644
--- a/devel/p4/Makefile
+++ b/devel/p4/Makefile
@@ -22,6 +22,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_mips64= fails to install: /wrkdirs/usr/ports/devel/p4/work/2016-1/p4-bin/p4: No such file or directory
+BROKEN_powerpc64= fails to build: /bin/sh: clang++: not found
BUILD_DEPENDS= ${JAM}:devel/jam
diff --git a/devel/performance/Makefile b/devel/performance/Makefile
index a86ed38e3ba0..fc89095d68d6 100644
--- a/devel/performance/Makefile
+++ b/devel/performance/Makefile
@@ -13,6 +13,7 @@ COMMENT= Help improve the performance of GNUstep applications
LICENSE= LGPL3
BROKEN_armv7= fails to build: gmake[2]: *** No rule to make target 'Performance/dependencies', needed by 'internal-doc-all_'. Stop.
+BROKEN_powerpc64= fails to build: gmake[2]: *** No rule to make target 'Performance/dependencies', needed by 'internal-doc-all_'. Stop.
USES= gnustep
USE_GNUSTEP= base build
diff --git a/devel/sope2/Makefile b/devel/sope2/Makefile
index 820d6e9c6fef..880d9dd1e3bc 100644
--- a/devel/sope2/Makefile
+++ b/devel/sope2/Makefile
@@ -13,6 +13,8 @@ COMMENT= Extensive set of GNUstep web application frameworks
LICENSE= LGPL20
+BROKEN_powerpc64= fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Illegal instruction (core dumped)
+
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libmemcached.so:databases/libmemcached
diff --git a/devel/sope3/Makefile b/devel/sope3/Makefile
index 8de1979f10e0..6f0495de2876 100644
--- a/devel/sope3/Makefile
+++ b/devel/sope3/Makefile
@@ -13,6 +13,8 @@ COMMENT= Extensive set of GNUstep web application frameworks
LICENSE= LGPL20
+BROKEN_powerpc64= fails to build: bundle.make:301: STXSaxDriver.sax/Resources/Info-gnustep.plist] Illegal instruction (core dumped)
+
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libmemcached.so:databases/libmemcached