summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-14 06:49:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-14 06:49:45 +0000
commitcb90f21ce741b4936115cb9936f0571078cabc64 (patch)
tree55cf2398012a30e6f9a6759158b6f3b4254f9c97
parent- fix build with ffmpeg3 (diff)
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=426088
-rw-r--r--databases/leofs/Makefile6
-rw-r--r--databases/libcouchbase/Makefile3
-rw-r--r--databases/mariadb55-server/Makefile1
-rw-r--r--databases/metakit/Makefile3
-rw-r--r--databases/p5-Tie-LevelDB/Makefile2
-rw-r--r--databases/percona55-client/Makefile3
-rw-r--r--databases/py-sqlrelay/Makefile2
-rw-r--r--databases/riak/Makefile6
-rw-r--r--databases/riak2/Makefile6
-rw-r--r--databases/rocksdb/Makefile7
-rw-r--r--databases/tarantool-c/Makefile4
-rw-r--r--databases/virtuoso/Makefile1
-rw-r--r--deskutils/fusenshi/Makefile2
13 files changed, 35 insertions, 11 deletions
diff --git a/databases/leofs/Makefile b/databases/leofs/Makefile
index 73619321d9f4..0bbccca8c057 100644
--- a/databases/leofs/Makefile
+++ b/databases/leofs/Makefile
@@ -11,8 +11,6 @@ COMMENT= Highly scalable, fault-tolerant distributed file system
LICENSE= APACHE20
-BROKEN_powerpc64= Does not build
-
BUILD_DEPENDS= ${LOCALBASE}/lib/erlang17/bin/erlc:lang/erlang-runtime17 \
${LOCALBASE}/bin/cmake:devel/cmake \
${LOCALBASE}/lib/libcheck.a:devel/libcheck
@@ -20,6 +18,10 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/erlang17/bin/erlc:lang/erlang-runtime17 \
USE_GITHUB= yes
GH_ACCOUNT= leo-project
+BROKEN_aarch64= Does not compile: fatal error: lzo/lzo1x.h file not found
+BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not build: error Please implement AtomicPointer for this platform
+
LEOFS_USER= leofs
LEOFS_GROUP= leofs
USERS= ${LEOFS_USER}
diff --git a/databases/libcouchbase/Makefile b/databases/libcouchbase/Makefile
index 0ac96b4dedcb..836125d6fbe1 100644
--- a/databases/libcouchbase/Makefile
+++ b/databases/libcouchbase/Makefile
@@ -22,4 +22,7 @@ USE_PERL5= build run
MAKE_JOBS_UNSAFE= yes
+BROKEN_aarch64= Fails to link: error adding symbols: File in wrong format
+BROKEN_mips64= Fails to link: ld: failed to merge target specific data
+
.include <bsd.port.mk>
diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile
index 4e94dedfa6d1..1cb4ce139cb7 100644
--- a/databases/mariadb55-server/Makefile
+++ b/databases/mariadb55-server/Makefile
@@ -52,6 +52,7 @@ DATADIR= ${PREFIX}/share/mysql
BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_armv6= Does not compile on armv6
+BROKEN_sparc64= Does not compile: Unsupported platform
.if defined(USE_MYSQL)
.error You have 'USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again.
diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile
index 7365809a06fc..3793ce7a2263 100644
--- a/databases/metakit/Makefile
+++ b/databases/metakit/Makefile
@@ -18,6 +18,9 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/builds
+BROKEN_aarch64= Fails to build: error: typedef redefinition with different types
+BROKEN_mips64= Fails to build: error: conflicting declaration typedef long int t4_i32
+
OPTIONS_DEFINE= PYTHON TCL DOCS
OPTIONS_DEFAULT= PYTHON
diff --git a/databases/p5-Tie-LevelDB/Makefile b/databases/p5-Tie-LevelDB/Makefile
index 1a504f6ba569..a29240e0735c 100644
--- a/databases/p5-Tie-LevelDB/Makefile
+++ b/databases/p5-Tie-LevelDB/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libleveldb.so:databases/leveldb
BROKEN_aarch64= does not build: error: Please implement AtomicPointer for this platform
BROKEN_powerpc64= does not build
-BROKEN_sparcpc64= does not build: unrecognized command line options
+BROKEN_sparc64= does not build: unrecognized command line options
MAKE_ARGS= CC="${CXX}"
USE_PERL5= configure
diff --git a/databases/percona55-client/Makefile b/databases/percona55-client/Makefile
index 81bf53d71c68..10fa900f7811 100644
--- a/databases/percona55-client/Makefile
+++ b/databases/percona55-client/Makefile
@@ -20,6 +20,9 @@ CMAKE_ARGS+= -DENABLE_DTRACE=OFF
USE_LDCONFIG= ${PREFIX}/lib/mysql
+BROKEN_aarch64= Fails to build: error: passing int to parameter of incompatible type va_list
+BROKEN_armv6= Fails to build: error: passing int to parameter of incompatible type va_list
+
MANPAGES= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \
mysql_waitpid.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 \
mysqlcheck.1 mysqldump.1 mysqlimport.1 mysqlshow.1 mysqlslap.1
diff --git a/databases/py-sqlrelay/Makefile b/databases/py-sqlrelay/Makefile
index 5c92c5fd1689..198fc0f950ce 100644
--- a/databases/py-sqlrelay/Makefile
+++ b/databases/py-sqlrelay/Makefile
@@ -25,6 +25,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \
--with-python-prefix="${LOCALBASE}"
+BROKEN_aarch64= Fails to configure: machine aarch64-portbld not recognized
+
.include "${.CURDIR}/../sqlrelay/Makefile.common"
do-extract:
diff --git a/databases/riak/Makefile b/databases/riak/Makefile
index c39153af2edb..17ca6f438b3e 100644
--- a/databases/riak/Makefile
+++ b/databases/riak/Makefile
@@ -12,8 +12,6 @@ COMMENT= Open source, distributed, noSQL database
LICENSE= APACHE20
-BROKEN_powerpc64= Does not build
-
BUILD_DEPENDS= ${LOCALBASE}/lib/erlang15/bin/erlc:lang/erlang-runtime15
USES= gmake readline shebangfix
@@ -46,6 +44,10 @@ ALL_TARGET= rel
MAKE_JOBS_UNSAFE=yes
MAKE_ENV= PATH=${LOCALBASE}/lib/erlang15/bin:${PATH}
+BROKEN_aarch64= Does not compile: error: Unknown CPU architecture
+BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not compile: Please implement AtomicPointer for this platform
+
.include <bsd.port.pre.mk>
post-patch:
diff --git a/databases/riak2/Makefile b/databases/riak2/Makefile
index aeede2ab857c..edfd2dee57eb 100644
--- a/databases/riak2/Makefile
+++ b/databases/riak2/Makefile
@@ -20,8 +20,6 @@ COMMENT= Riak is an open source, distributed, noSQL database
LICENSE= APACHE20
-BROKEN_powerpc64= Does not build
-
BUILD_DEPENDS= ${LOCALBASE}/lib/riak-erlang/bin/erlc:lang/erlang-riak
USES= gmake readline shebangfix
@@ -30,7 +28,9 @@ SHEBANG_FILES= deps/eper/priv/bin/* \
USE_RC_SUBR= riak
USE_GCC= yes
-BROKEN_i386= does not build
+BROKEN_i386= Does not build
+BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not build: Please implement AtomicPointer for this platform
USERS= riak
GROUPS= riak
diff --git a/databases/rocksdb/Makefile b/databases/rocksdb/Makefile
index 7e3f17ae1fe8..be634992cf0a 100644
--- a/databases/rocksdb/Makefile
+++ b/databases/rocksdb/Makefile
@@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgflags.so:devel/gflags \
libsnappy.so:archivers/snappy
-BROKEN_powerpc64= does not build
-
OPTIONS_DEFINE= DEBUG
ALL_TARGET= shared_lib static_lib all
@@ -32,7 +30,10 @@ GH_ACCOUNT= facebook
USE_GITHUB= yes
BROKEN_DragonFly= does not build on DragonFly BSD using GCC with -Werror
-BROKEN_sparc64= cannot build: uses unknown compiler flags
+BROKEN_aarch64= does not build: the clang compiler does not support -march=native
+BROKEN_armv6= does not build: the clang compiler does not support -march=native
+BROKEN_powerpc64= does not build
+BROKEN_sparc64= cannot build: uses unknown compiler flags
BENCHMARKS= cache_bench db_bench memtablerep_bench table_reader_bench
TOOLS= db_repl_stress db_sanity_test db_stress ldb rocksdb_dump rocksdb_undump sst_dump write_stress
diff --git a/databases/tarantool-c/Makefile b/databases/tarantool-c/Makefile
index 9efb6006c383..233f65d44b3e 100644
--- a/databases/tarantool-c/Makefile
+++ b/databases/tarantool-c/Makefile
@@ -17,4 +17,8 @@ GH_TAGNAME= a251965
USES= cmake
CMAKE_ARGS= -DENABLE_BUNDLED_MSGPUCK=false
+BROKEN_aarch64= Fails to compile: clang compiler does not support -march=native
+BROKEN_mips64= Fails to compile: clang compiler does not support -march=native
+BROKEN_sparc64= Fails to compile: clang compiler does not support -march=native
+
.include <bsd.port.mk>
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 5762e3f18f1c..a55ecaf8d818 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2
BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not compile: error: DV_INT_TAG_WORD undeclared
NOT_FOR_ARCHS= arm armv6 i386 mips powerpc
NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index 49c2ea993660..d0f2977715c0 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -21,6 +21,8 @@ MAKE_ARGS+= WITHOUT_SSL=yes
LIB_DEPENDS+= libgnutls.so:security/gnutls
.endif
+BROKEN_aarch64= Fails to compile: error: cast from pointer to smaller type loses information
+
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fusenshi