aboutsummaryrefslogtreecommitdiff
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
parent5f3e8ddc0a1040ccf5a6177bd8961960a9c3991d (diff)
downloadports-7be0be3c94935fb7849a3a65a67a4dba35888eb7.tar.gz
ports-7be0be3c94935fb7849a3a65a67a4dba35888eb7.zip
Notes
-rw-r--r--archivers/py-zstandard/Makefile2
-rw-r--r--audio/cava/Makefile2
-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
-rw-r--r--editors/jucipp/Makefile2
-rw-r--r--ftp/netdumpd/Makefile1
-rw-r--r--graphics/inkscape/Makefile2
-rw-r--r--math/gnubc/Makefile2
-rw-r--r--math/metis/Makefile2
-rw-r--r--math/openblas/Makefile2
-rw-r--r--net/shadowsocks-libev/Makefile2
-rw-r--r--security/opensc/Makefile2
-rw-r--r--security/pixiewps/Makefile2
-rw-r--r--sysutils/sleuthkit/Makefile2
-rw-r--r--www/unit/Makefile2
19 files changed, 34 insertions, 0 deletions
diff --git a/archivers/py-zstandard/Makefile b/archivers/py-zstandard/Makefile
index f99f6327d86c..ede7e7b2e4d3 100644
--- a/archivers/py-zstandard/Makefile
+++ b/archivers/py-zstandard/Makefile
@@ -12,6 +12,8 @@ COMMENT= Zstandard bindings for Python, a full-featured version
LICENSE= BSD2CLAUSE
+BROKEN_powerpc64= fails to build: cffi.error.CDefError: parse error
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.8.0:devel/py-cffi@${PY_FLAVOR}
#LIB_DEPENDS= libzstd.so:archivers/zstd # system-zstd is broken, see comment below
diff --git a/audio/cava/Makefile b/audio/cava/Makefile
index b7441f9a2b41..79a3c2bcbd1f 100644
--- a/audio/cava/Makefile
+++ b/audio/cava/Makefile
@@ -10,6 +10,8 @@ COMMENT= Console-based Audio Visualizer for MPD, PulseAudio, and sndio
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option -Wno-unused-result
+
LIB_DEPENDS= libfftw3.so:math/fftw3 \
libiniparser.so:devel/iniparser
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
diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile
index 1ab201572245..f51d377acaf1 100644
--- a/editors/jucipp/Makefile
+++ b/editors/jucipp/Makefile
@@ -13,6 +13,8 @@ COMMENT= Lightweight C++-IDE with support for C++11, C++14 and C++17
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to build: cc1plus: unrecognized command line option -Wno-cpp
+
LIB_DEPENDS= libaspell.so:textproc/aspell \
libboost_filesystem.so:devel/boost-libs \
libgit2.so:devel/libgit2 \
diff --git a/ftp/netdumpd/Makefile b/ftp/netdumpd/Makefile
index 548e363eef04..c47f03eae376 100644
--- a/ftp/netdumpd/Makefile
+++ b/ftp/netdumpd/Makefile
@@ -13,6 +13,7 @@ COMMENT= UDP server capable of handling netdump transfers
LICENSE= BSD2CLAUSE
IGNORE_FreeBSD_10= Depends on libcasper
+BROKEN_powerpc64= fails to build: netdumpd.c:270: warning: declaration of 'index' shadows a global declaration
MAKE_ARGS+= BINDIR=${PREFIX}/sbin
MAKE_ARGS+= MANDIR=${PREFIX}/man/man
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 4a7f2bc7fc7f..b0b2816bca25 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -16,6 +16,8 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2.txt
LICENSE_FILE_GPLv3= ${WRKSRC}/GPL3.txt
LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL2.1.txt
+BROKEN_powerpc64= fails to build: lib/libinkscape_base.so: undefined reference to Magick::Image::read(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
+
BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
LIB_DEPENDS= libpopt.so:devel/popt \
libgc.so:devel/boehm-gc \
diff --git a/math/gnubc/Makefile b/math/gnubc/Makefile
index 6196d09c05c1..1225a51643a3 100644
--- a/math/gnubc/Makefile
+++ b/math/gnubc/Makefile
@@ -13,6 +13,8 @@ COMMENT= GNU bc/dc calculator
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= fails to build: tests fail with error code 2
+
USES= libedit makeinfo
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libedit
diff --git a/math/metis/Makefile b/math/metis/Makefile
index 29f3411e8764..10507057f52b 100644
--- a/math/metis/Makefile
+++ b/math/metis/Makefile
@@ -12,6 +12,8 @@ COMMENT= Package for unstructured graph partitioning
LICENSE= APACHE20
+BROKEN_powerpc64= fails to build: cc: Internal error: Segmentation fault (program ld)
+
CONFLICTS= metis4-4* metis-edf-[0-9]*
USES= cmake:noninja
diff --git a/math/openblas/Makefile b/math/openblas/Makefile
index 97f759deaf4f..9906c64666e7 100644
--- a/math/openblas/Makefile
+++ b/math/openblas/Makefile
@@ -17,6 +17,8 @@ COMMENT= Optimized BLAS library based on GotoBLAS2
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: gemm.c:403: 'SGEMM_DEFAULT_Q' undeclared (first use in this function)
+
USES= fortran gmake perl5
USE_GITHUB= yes
diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile
index 43e50c5f877a..6f8755b98bdf 100644
--- a/net/shadowsocks-libev/Makefile
+++ b/net/shadowsocks-libev/Makefile
@@ -13,6 +13,8 @@ COMMENT= Lightweight tunnel proxy which can help you get through firewalls
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to link: cc: Internal error: Segmentation fault (program ld)
+
LIB_DEPENDS= libev.so:devel/libev \
libmbedcrypto.so:security/mbedtls \
libpcre.so:devel/pcre \
diff --git a/security/opensc/Makefile b/security/opensc/Makefile
index e64fe47f86f5..1883d9e0f907 100644
--- a/security/opensc/Makefile
+++ b/security/opensc/Makefile
@@ -11,6 +11,8 @@ COMMENT= Libraries and utilities to access smart cards
LICENSE= LGPL21
+BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option "-Wno-unused-but-set-variable"
+
OPTIONS_SINGLE= BACKEND
OPTIONS_SINGLE_BACKEND=PCSC OPENCT CTAPI
OPTIONS_DEFINE= SM NOTIFY DOCS MANPAGES
diff --git a/security/pixiewps/Makefile b/security/pixiewps/Makefile
index f143d80554f1..4a0e0f44b7d3 100644
--- a/security/pixiewps/Makefile
+++ b/security/pixiewps/Makefile
@@ -12,6 +12,8 @@ COMMENT= Offline WPS bruteforce utility
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/../LICENSE.md
+BROKEN_powerpc64= fails to compile: /usr/include/sys/sysctl.h:1033:25: unknown type name 'u_int'
+
USES= gmake
WRKSRC_SUBDIR= src
USE_GITHUB= yes
diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile
index 235731349c2f..d953eed50e89 100644
--- a/sysutils/sleuthkit/Makefile
+++ b/sysutils/sleuthkit/Makefile
@@ -18,6 +18,8 @@ LICENSE_FILE_IBM=${WRKSRC}/licenses/IBM-LICENSE
LICENSE_PERMS_CPL=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LICENSE_PERMS_IBM=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN_powerpc64= fails to compile: cc1: unrecognized command line option -Wpedantic
+
RUN_DEPENDS= p5-DateTime-TimeZone>=0:devel/p5-DateTime-TimeZone \
exif:graphics/exif
diff --git a/www/unit/Makefile b/www/unit/Makefile
index 4e4d5733c89a..1c07108616ba 100644
--- a/www/unit/Makefile
+++ b/www/unit/Makefile
@@ -13,6 +13,8 @@ COMMENT?= Dynamic web application server
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to build: nxt_conf_validation.c:275: undefined reference to __builtin_popcount
+
USES+= cpe
CPE_VENDOR= nginx