summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 13:17:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 13:17:38 +0000
commit081beb2d3875f34069e93090515a4244ba4790c5 (patch)
treef7a9a3f705ff6a19879564f16dea8fcc43168f42 /devel
parentUpdate to latest commit. (diff)
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) Reported by: swills
Notes
Notes: svn path=/head/; revision=441455
Diffstat (limited to 'devel')
-rw-r--r--devel/py-llvmlite/Makefile2
-rw-r--r--devel/ruby-subversion/Makefile2
-rw-r--r--devel/rubygem-google-api-client010/Makefile2
-rw-r--r--devel/rubygem-rice/Makefile2
-rw-r--r--devel/simgear/Makefile2
-rw-r--r--devel/thrift-c_glib/Makefile2
-rw-r--r--devel/trio/Makefile4
7 files changed, 16 insertions, 0 deletions
diff --git a/devel/py-llvmlite/Makefile b/devel/py-llvmlite/Makefile
index 99dea78b504d..890b4c751845 100644
--- a/devel/py-llvmlite/Makefile
+++ b/devel/py-llvmlite/Makefile
@@ -13,6 +13,8 @@ COMMENT= Lightweight LLVM python binding for writing JIT compilers
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: clang++: not found
+
# Python 2.7,3.4+
USES= python fortran
USE_PYTHON= distutils autoplist
diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile
index fb4828636bf6..da0a195178b7 100644
--- a/devel/ruby-subversion/Makefile
+++ b/devel/ruby-subversion/Makefile
@@ -13,6 +13,8 @@ MASTERDIR= ${.CURDIR}/../../devel/subversion
.endif
PKGDIR= ${.CURDIR}
+BROKEN_powerpc64= fails to compile: swigutil_rb.c: 'ruby_errinfo' undeclared
+
USE_RUBY= yes
SVN_BUILD_BINDINGS= yes
diff --git a/devel/rubygem-google-api-client010/Makefile b/devel/rubygem-google-api-client010/Makefile
index d454cccfa9bf..2efb8569e7a1 100644
--- a/devel/rubygem-google-api-client010/Makefile
+++ b/devel/rubygem-google-api-client010/Makefile
@@ -21,6 +21,8 @@ RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \
rubygem-representable>=3.0:textproc/rubygem-representable \
rubygem-retriable>=2.0:devel/rubygem-retriable
+BROKEN_powerpc64= fails to package: call-i.ri: No such file or directory
+
PORTSCOUT= limit:^0\.10\.
NO_ARCH= yes
diff --git a/devel/rubygem-rice/Makefile b/devel/rubygem-rice/Makefile
index c23d8770f655..b056c6ca7680 100644
--- a/devel/rubygem-rice/Makefile
+++ b/devel/rubygem-rice/Makefile
@@ -11,6 +11,8 @@ COMMENT= C++ interface to Rubys C API
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= fails to configure: could not find ruby.h
+
USE_RUBY= yes
USES= gem
USE_AUTOTOOLS= aclocal autoconf
diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile
index 076540a584fe..df2a19f92386 100644
--- a/devel/simgear/Makefile
+++ b/devel/simgear/Makefile
@@ -16,6 +16,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:x11-toolkits/plib
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libosg.so:graphics/osg
+BROKEN_powerpc64= fails to compile: Package.cxx: 'to_string' is not a member of 'std
+
USE_XORG= ice sm x11 xext xi xmu xt
USE_GL= gl glu glut
USES= alias cmake compiler cpe jpeg openal:al,alut tar:bzip2
diff --git a/devel/thrift-c_glib/Makefile b/devel/thrift-c_glib/Makefile
index ebb4dddb17b3..9475107305f8 100644
--- a/devel/thrift-c_glib/Makefile
+++ b/devel/thrift-c_glib/Makefile
@@ -14,6 +14,8 @@ COMMENT= C glib interface to Thrift
PKGNAMESUFFIX= -c_glib
+BROKEN_powerpc64= fails to link: Internal error: Segmentation fault (program ld)
+
BUILDIR= ${WRKDIR}/${DISTNAME}/lib/c_glib
DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo
diff --git a/devel/trio/Makefile b/devel/trio/Makefile
index 11d4c4f725f9..c8c5f5730f35 100644
--- a/devel/trio/Makefile
+++ b/devel/trio/Makefile
@@ -11,6 +11,10 @@ COMMENT= Fully matured and stable set of printf and string functions
LICENSE= BSD2CLAUSE
+BROKEN_mips= fails to link: /usr/bin/ld: No such file: No such file or directory
+BROKEN_mips64= fails to link: /usr/bin/ld: No such file: No such file or directory
+BROKEN_powerpc64= fails to link: /usr/bin/ld: No such file: No such file or directory
+
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS