Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user