[linimon at FreeBSD.org: svn commit: r472670 - in head: databases/fastdb databases/galera databases/hamsterdb databases/postgresql-plruby databases/rocksdb deskutils/easystroke deskutils/gnome-clocks deskutils/showdown des...]
Mark Linimon
linimon at lonesome.com
Mon Jun 18 03:52:57 UTC 2018
FYI. You do not need to take any action.
mcl
databases/galera devel at galeracluster.com
databases/hamsterdb wen at FreeBSD.org
databases/postgresql-plruby knu at FreeBSD.org
databases/rocksdb sunpoet at FreeBSD.org
databases/rocksdb-lite lx at FreeBSD.org
deskutils/gnome-clocks gnome at FreeBSD.org
deskutils/showdown dg at syrec.org
deskutils/xneur admin at lissyara.su
devel/aarch64-none-elf-gcc kan at FreeBSD.org
devel/astyle lme at FreeBSD.org
devel/bcc joerg at FreeBSD.org
devel/catch gahr at FreeBSD.org
devel/chromium-gn pizzamig at FreeBSD.org
devel/cltune jmd at FreeBSD.org
devel/codeblocks lbartoletti at tuxfamily.org
devel/concurrencykit koobs at FreeBSD.org
devel/cpprestsdk projects at phess.net
devel/cquery henry.hu.sh at gmail.com
devel/doxygen cyberbotx at cyberbotx.com
devel/eric6 dbn at FreeBSD.org
devel/flatbuffers yuri at FreeBSD.org
devel/fuzzylite pkubaj at anongoth.pl
devel/gearmand bdrewery at FreeBSD.org
devel/gearmand-devel bdrewery at FreeBSD.org
devel/libosmocore koue at chaosophia.net
devel/libspice-server portmaster at BSDforge.com
devel/llbuild jonathan at FreeBSD.org
devel/mongo-cxx-driver numisemis at yahoo.com
devel/py-bullet3 yuri at FreeBSD.org
devel/py-pip-tools sunpoet at FreeBSD.org
devel/rlvm jbeich at FreeBSD.org
devel/ruby-qtruby-kde4 kde at FreeBSD.org
devel/thrift komarov at valerka.net
devel/uatraits demon at FreeBSD.org
dns/dnsdbq truckman at FreeBSD.org
dns/mdnsd daniel+mdnsd at pelleg.org
editors/pdfedit hrs at FreeBSD.org
editors/tea danilo at FreeBSD.org
finance/quickfix m.tsatsenko at gmail.com
----- Forwarded message from Mark Linimon <linimon at FreeBSD.org> -----
Date: Mon, 18 Jun 2018 03:49:10 +0000 (UTC)
From: Mark Linimon <linimon at FreeBSD.org>
To: ports-committers at freebsd.org, svn-ports-all at freebsd.org, svn-ports-head at freebsd.org
Subject: svn commit: r472670 - in head: databases/fastdb databases/galera databases/hamsterdb databases/postgresql-plruby databases/rocksdb deskutils/easystroke deskutils/gnome-clocks deskutils/showdown des...
Author: linimon
Date: Mon Jun 18 03:49:09 2018
New Revision: 472670
URL: https://svnweb.freebsd.org/changeset/ports/472670
Log:
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
Modified:
head/databases/fastdb/Makefile
head/databases/galera/Makefile
head/databases/hamsterdb/Makefile
head/databases/postgresql-plruby/Makefile
head/databases/rocksdb/Makefile
head/deskutils/easystroke/Makefile
head/deskutils/gnome-clocks/Makefile
head/deskutils/showdown/Makefile
head/deskutils/xneur/Makefile
head/devel/aarch64-none-elf-gcc/Makefile
head/devel/astyle/Makefile
head/devel/bcc/Makefile
head/devel/catch/Makefile
head/devel/chromium-gn/Makefile
head/devel/cltune/Makefile
head/devel/codeblocks/Makefile
head/devel/concurrencykit/Makefile
head/devel/cpprestsdk/Makefile
head/devel/cquery/Makefile
head/devel/doxygen/Makefile
head/devel/eric6/Makefile
head/devel/flatbuffers/Makefile
head/devel/fuzzylite/Makefile
head/devel/gearmand-devel/Makefile
head/devel/gearmand/Makefile
head/devel/gitg0/Makefile
head/devel/jna/Makefile
head/devel/libosmocore/Makefile
head/devel/libspice-server/Makefile
head/devel/llbuild/Makefile
head/devel/mongo-cxx-driver/Makefile
head/devel/py-bullet3/Makefile
head/devel/py-pip-tools/Makefile
head/devel/rlvm/Makefile
head/devel/ruby-qtruby-kde4/Makefile
head/devel/smack/Makefile
head/devel/thrift/Makefile
head/devel/uatraits/Makefile
head/dns/dnsdbq/Makefile
head/dns/mdnsd/Makefile
head/editors/pdfedit/Makefile
head/editors/tea/Makefile
head/finance/quickfix/Makefile
Modified: head/databases/fastdb/Makefile
==============================================================================
--- head/databases/fastdb/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/databases/fastdb/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -12,10 +12,8 @@ COMMENT= Main Memory Relational Database Management Sy
LICENSE= MIT
-WRKSRC= ${WRKDIR}/${PORTNAME}
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-std=gnu++03"
-OPTIONS_DEFINE= DOCS
-
USES= gmake dos2unix
USE_GCC= any
MAKE_ENV= OSTYPE="${OPSYS}"
@@ -23,6 +21,10 @@ MAKEFILE= makefile
USE_LDCONFIG= yes
DOS2UNIX_FILES= ${MAKEFILE}
CXXFLAGS+= -D_WANT_SEMUN
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+OPTIONS_DEFINE= DOCS
PORTDOCS= FastDB.htm
Modified: head/databases/galera/Makefile
==============================================================================
--- head/databases/galera/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/databases/galera/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -3,8 +3,8 @@
PORTNAME= galera
PORTVERSION?= 25.3.23
-PORTREVISION= 1
DISTVERSIONPREFIX?= release_
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= devel at galeracluster.com
@@ -12,15 +12,12 @@ COMMENT= Synchronous multi-master replication engine
LICENSE= GPLv2
-BUILD_DEPENDS= checkmk:devel/check \
- ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
-LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
-
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= check that SSL devel headers are installed and usable
BROKEN_aarch64= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
BROKEN_armv6= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
BROKEN_armv7= fails to compile: gu_int128.h: use of undeclared identifier '__bswap64_var'
+BROKEN_powerpc64= fails to configure: Checking for C library pthread... no
NOT_FOR_ARCHS= i386
# On i386 older versions of clang produce:
# cannot compile this atomic library call yet ... __atomic_add_fetch
@@ -31,6 +28,10 @@ NOT_FOR_ARCHS= i386
# https://bugs.llvm.org//show_bug.cgi?id=24908
# https://tracker.crystax.net/issues/1263
NOT_FOR_ARCHS_REASON_i386=Uses 64 bit atomics that clang cannot generate on i386
+
+BUILD_DEPENDS= checkmk:devel/check \
+ ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
+LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
USES= python:build scons ssl
Modified: head/databases/hamsterdb/Makefile
==============================================================================
--- head/databases/hamsterdb/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/databases/hamsterdb/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -12,14 +12,16 @@ COMMENT= Lightweight Embedded Database Engine
LICENSE= APACHE20
+BROKEN_powerpc64= fails to configure: checking for the Boost system library... no
+
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
+USES= alias gmake libtool
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-boost=${LOCALBASE}
INSTALL_TARGET= install-strip
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
-USES= alias gmake libtool
-USE_LDCONFIG= yes
HAM_DOCS= README INSTALL ChangeLog TODO AUTHORS CREDITS
Modified: head/databases/postgresql-plruby/Makefile
==============================================================================
--- head/databases/postgresql-plruby/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/databases/postgresql-plruby/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,13 +13,15 @@ COMMENT= PL/Ruby procedural language for the PostgreSQ
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
-USE_GITHUB= yes
-GH_ACCOUNT= devrimgunduz
+BROKEN_powerpc64= fails to build: ruby.h:628:35: call to 'ruby_safe_level_2_error' declared with attribute error: $SAFE=2 to 4 are obsolete
USES= uidfix pgsql
WANT_PGSQL= server
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= devrimgunduz
POSTGRESQL_PORT?= databases/postgresql${PGSQL_VER_NODOT}-server
PGSQL_PORTDIR?= ${PORTSDIR}/${POSTGRESQL_PORT}
Modified: head/databases/rocksdb/Makefile
==============================================================================
--- head/databases/rocksdb/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/databases/rocksdb/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -17,6 +17,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
BROKEN_DragonFly= does not build on DragonFly BSD using GCC with -Werror
BROKEN_armv6?= does not build: db/c.cc:2281:44: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int')
BROKEN_armv7?= does not build: /nxb-bin/usr/bin/ld: undefined reference to symbol `__gnu_Unwind_Find_exidx@@FBSD_1.4' (try adding -lc) #'`
+BROKEN_powerpc64= does not build: util/crc32c.cc:435:22: 'arch_ppc_probe' was not declared in this scope
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libgflags.so:devel/gflags \
@@ -25,6 +26,7 @@ LIB_DEPENDS= libgflags.so:devel/gflags \
OPTIONS_DEFINE= DEBUG LZ4 ZSTD
OPTIONS_DEFAULT=LZ4
+USES= compiler:c++11-lib gmake localbase:ldflags shebangfix
ALL_TARGET= shared_lib static_lib all
CFLAGS+= -DOS_FREEBSD
CONFIGURE_ARGS= make_config.mk
@@ -34,7 +36,6 @@ HAS_CONFIGURE= yes
MAKE_ENV= CXX=${CXX} INSTALL_PATH=${STAGEDIR}${PREFIX}
USE_CXXSTD= c++11
USE_LDCONFIG= yes
-USES= compiler:c++11-lib gmake localbase:ldflags shebangfix
PLIST_SUB= PORTVERSION=${PORTVERSION} SHLIB_MAJOR=${PORTVERSION:R:R} SHLIB_MINOR=${PORTVERSION:R:E}
PORTDATA= make_config.mk
Modified: head/deskutils/easystroke/Makefile
==============================================================================
--- head/deskutils/easystroke/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/deskutils/easystroke/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,15 +13,17 @@ COMMENT= Easystroke is a gesture-recognition applicati
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to build: handler.cc:560:27: call of overloaded 'abs(float&)' is ambiguous
+
BUILD_DEPENDS= help2man:misc/help2man \
${LOCALBASE}/include/xorg/xserver-properties.h:x11-servers/xorg-server
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libdbus-glib-1.so:devel/dbus-glib \
libboost_serialization.so:devel/boost-libs
+USES= compiler:c++11-lang gettext gmake pkgconfig
USE_GNOME= gtkmm30
USE_XORG= x11 xext xfixes xi xtst
-USES= compiler:c++11-lang gettext gmake pkgconfig
USE_CXXSTD= c++11
INSTALLS_ICONS= yes
Modified: head/deskutils/gnome-clocks/Makefile
==============================================================================
--- head/deskutils/gnome-clocks/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/deskutils/gnome-clocks/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,6 +13,8 @@ COMMENT= Clocks for GNOME 3
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-unused-but-set-variable"
+
BUILD_DEPENDS= itstool:textproc/itstool \
vala:lang/vala
LIB_DEPENDS= libgeoclue-2.so:net/geoclue \
Modified: head/deskutils/showdown/Makefile
==============================================================================
--- head/deskutils/showdown/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/deskutils/showdown/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -10,6 +10,8 @@ COMMENT= Simple markdown viewer, written in Vala and G
LICENSE= GPLv3
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-incompatible-pointer-types"
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libmarkdown.a:textproc/discount \
valac:lang/vala
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
Modified: head/deskutils/xneur/Makefile
==============================================================================
--- head/deskutils/xneur/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/deskutils/xneur/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -3,8 +3,8 @@
PORTNAME= xneur
PORTVERSION= 0.17.0
-PORTREVISION= 4
DISTVERSIONSUFFIX=.orig
+PORTREVISION= 4
CATEGORIES= deskutils
MASTER_SITES= https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/
DISTNAME= ${PORTNAME}_${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
@@ -13,6 +13,8 @@ MAINTAINER= admin at lissyara.su
COMMENT= Auto keyboard switcher
LICENSE= GPLv2
+
+BROKEN_powerpc64= fails to compile: text.c:272: nested functions are disabled, use -fnested-functions to re-enable
LIB_DEPENDS= libnotify.so:devel/libnotify \
libpcre.so:devel/pcre
Modified: head/devel/aarch64-none-elf-gcc/Makefile
==============================================================================
--- head/devel/aarch64-none-elf-gcc/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/aarch64-none-elf-gcc/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -12,6 +12,7 @@ INSTALL_TARGET= install-gcc install-target-libgcc
BROKEN_aarch64= fails to package
BROKEN_mips= configure: error: cannot compute suffix of object files: cannot compile
BROKEN_mips64= configure: error: cannot compute suffix of object files: cannot compile
+BROKEN_powerpc64= fails to compile: libgcc2.c:1846:9: internal compiler error: Segmentation fault
MASTERDIR= ${.CURDIR}/../powerpc64-gcc
Modified: head/devel/astyle/Makefile
==============================================================================
--- head/devel/astyle/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/astyle/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,6 +13,8 @@ COMMENT= Source code indenter and formatter for C, C++
LICENSE= MIT
LICENSE_FILE= ${WRKDIR}/astyle/LICENSE.md
+BROKEN_powerpc64= fails to build: unrecognized command line option "-std=c++11"
+
USES= compiler:c++11-lang dos2unix gmake
ALL_TARGET= astyle
Modified: head/devel/bcc/Makefile
==============================================================================
--- head/devel/bcc/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/bcc/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,10 +13,11 @@ COMMENT= Bruce's C compiler (with as and ld); can do 1
LICENSE= GPLv2
+BROKEN_aarch64= fails to link: error adding symbols: File in wrong format
+BROKEN_powerpc64= fails to link: skipping incompatible /usr/lib/libgcc.a when searching for -lgcc
+
USES= uidfix
CONFLICTS= bin86-[0-9]* dev86-[0-9]*
-
-BROKEN_aarch64= Fails to link: error adding symbols: File in wrong format
.include <bsd.port.mk>
Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/catch/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -12,6 +12,8 @@ COMMENT= Header-only test framework for C++
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_powerpc64= fails to compile: catch_tostring.cpp:206:21: comparison is always true due to limited range of data type
+
USES= compiler:c++14-lang cmake pathfix
USE_GITHUB= yes
GH_ACCOUNT= catchorg
Modified: head/devel/chromium-gn/Makefile
==============================================================================
--- head/devel/chromium-gn/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/chromium-gn/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -8,6 +8,8 @@ COMMENT= Gn meta build framework
MASTERDIR= ${.CURDIR}/../../www/chromium
+BROKEN_powerpc64= fails to compile: safe_math_clang_gcc_impl.h:132:45: '__builtin_subcb' was not declared in this scope
+
BUILDTYPE= Release
NO_BUILD= yes
Modified: head/devel/cltune/Makefile
==============================================================================
--- head/devel/cltune/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/cltune/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -11,16 +11,17 @@ COMMENT= Library to tune OpenCL kernels
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to build: GCC version must be at least 4.7
+
BUILD_DEPENDS= opencl>=0:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
RUN_DEPENDS= opencl>=0:devel/opencl
+USES= cmake
+USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= CNugteren
GH_PROJECT= CLTune
-
-USE_LDCONFIG= yes
-USES= cmake
PLIST_FILES= include/cltune.h \
lib/libcltune.so \
Modified: head/devel/codeblocks/Makefile
==============================================================================
--- head/devel/codeblocks/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/codeblocks/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -14,6 +14,8 @@ COMMENT= Open source, cross-platform, free C/C++ IDE
LICENSE= GPLv3 LGPL3
LICENSE_COMB= multi
+BROKEN_powerpc64= fails to configure: checking for exit in -lboost_system-boost_system... no
+
BUILD_DEPENDS= zip:archivers/zip
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libfontconfig.so:x11-fonts/fontconfig \
Modified: head/devel/concurrencykit/Makefile
==============================================================================
--- head/devel/concurrencykit/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/concurrencykit/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -15,9 +15,10 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 sparc64
-BROKEN_aarch64= Fails to configure: Detecting machine architecture...failed [unsupported]
-BROKEN_armv6= Fails to configure: Finding suitable compiler........failed [not found]
-BROKEN_armv7= Fails to configure: Finding suitable compiler........failed [not found]
+BROKEN_aarch64= fails to configure: Detecting machine architecture...failed [unsupported]
+BROKEN_armv6= fails to configure: Finding suitable compiler........failed [not found]
+BROKEN_armv7= fails to configure: Finding suitable compiler........failed [not found]
+BROKEN_powerpc64= fails to link: skipping incompatible /usr/lib/libgcc.a when searching for -lgcc
OPTIONS_DEFINE= RTM VMAPACK
OPTIONS_DEFAULT= VMAPACK
Modified: head/devel/cpprestsdk/Makefile
==============================================================================
--- head/devel/cpprestsdk/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/cpprestsdk/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -14,11 +14,10 @@ LICENSE_FILE= ${WRKSRC}/../license.txt
LIB_DEPENDS= libboost_system.so:devel/boost-libs
-USE_GITHUB= yes
-GH_ACCOUNT= Microsoft
-
USES= cmake compiler:c++11-lib ssl
USE_LDCONFIG= yes
+USE_GITHUB= yes
+GH_ACCOUNT= Microsoft
WRKSRC_SUBDIR= Release
CMAKE_OFF= BUILD_SAMPLES BUILD_TESTS
Modified: head/devel/cquery/Makefile
==============================================================================
--- head/devel/cquery/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/cquery/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -10,6 +10,8 @@ COMMENT= Highly-scalable, low-latency language server
LICENSE= MIT
+BROKEN_powerpc64= fails to build: Checking for 'clang++' (C++ compiler): not found
+
BUILD_DEPENDS= llvm-config60:devel/llvm60
LIB_DEPENDS= libclang.so:devel/llvm60
Modified: head/devel/doxygen/Makefile
==============================================================================
--- head/devel/doxygen/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/doxygen/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -15,6 +15,8 @@ COMMENT= Documentation system for C, C++, and other la
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to link: ../lib/lib_doxygen.a(language.cpp.o)(.text+0xb6c): sibling call optimization to `_ZN12ConfigValuesD1Ev' does not allow automatic multiple TOCs
+
USES= bison cmake:outsource,noninja iconv python shebangfix
ALL_TARGET= all
CMAKE_ARGS+= -DDOC_INSTALL_DIR:PATH=${DOCSDIR_REL}
Modified: head/devel/eric6/Makefile
==============================================================================
--- head/devel/eric6/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/eric6/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -2,8 +2,10 @@
# $FreeBSD$
PKGNAMESUFFIX= -${FLAVOR:U:S/_/-/}
-CATEGORIES= devel python
DISTNAME= ${PORTNAME}-nolang-${DISTVERSION}
+CATEGORIES= devel python
+
+BROKEN_powerpc64= fails to link: libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/qt4/libqscintilla2_qt4.so.13 not found
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PyQt${PYQTVER}/QtGui.so:x11-toolkits/py-qt${PYQTVER}-gui@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/PyQt${PYQTVER}/Qsci.so:devel/py-qt${PYQTVER}-qscintilla2@${PY_FLAVOR}
Modified: head/devel/flatbuffers/Makefile
==============================================================================
--- head/devel/flatbuffers/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/flatbuffers/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -12,6 +12,8 @@ COMMENT= Memory efficient serialization library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_powerpc64= fails to compile: base.h:189:32: use of deleted function flatbuffers::EndianSwap(T)
+
USES= cmake:outsource compiler:c++11-lib
USE_LDCONFIG= yes
USE_GITHUB= yes
Modified: head/devel/fuzzylite/Makefile
==============================================================================
--- head/devel/fuzzylite/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/fuzzylite/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -11,6 +11,8 @@ COMMENT= Fuzzy logic control library in C++
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-type-limits"
+
USES= cmake:outsource compiler
USE_GITHUB= yes
USE_LDCONFIG= yes
Modified: head/devel/gearmand-devel/Makefile
==============================================================================
--- head/devel/gearmand-devel/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/gearmand-devel/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -11,6 +11,9 @@ PKGNAMESUFFIX= -devel
MAINTAINER= bdrewery at FreeBSD.org
COMMENT= Gearman C Server and Library
+BROKEN_sparc64= fails to build: cannot link with boost
+BROKEN_powerpc64= fails to build: checking for the Boost program_options library... no
+
BUILD_DEPENDS= boost-libs>=0:devel/boost-libs \
${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
LIB_DEPENDS= libevent.so:devel/libevent \
@@ -21,11 +24,9 @@ CONFLICTS= p5-Gearman-Server-1.* gearmand-1.0.*
USERS= gearmand
GROUPS= gearmand
-BROKEN_sparc64= Does not build: cannot link with boost
-
+USES= pathfix perl5 gmake gperf libtool python:build
USE_PERL5= build
GNU_CONFIGURE= yes
-USES= pathfix perl5 gmake gperf libtool python:build
USE_LDCONFIG= yes
USE_RC_SUBR= gearmand
SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS}
Modified: head/devel/gearmand/Makefile
==============================================================================
--- head/devel/gearmand/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/gearmand/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -10,6 +10,9 @@ MASTER_SITES= http://launchpad.net/gearmand/1.0/${PORT
MAINTAINER= bdrewery at FreeBSD.org
COMMENT= Gearman C Server and Library
+BROKEN_sparc64= fails to build: cannot link with boost
+BROKEN_powerpc64= fails to build: checking for the Boost program_options library... no
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
libevent.so:devel/libevent \
@@ -20,11 +23,9 @@ CONFLICTS= p5-Gearman-Server-1.* gearmand-1.1.*
USERS= gearmand
GROUPS= gearmand
-BROKEN_sparc64= Does not build: cannot link with boost
-
+USES= pathfix gmake perl5 python:build libtool
USE_PERL5= build
GNU_CONFIGURE= yes
-USES= pathfix gmake perl5 python:build libtool
USE_LDCONFIG= yes
USE_RC_SUBR= gearmand
SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS}
Modified: head/devel/gitg0/Makefile
==============================================================================
--- head/devel/gitg0/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/gitg0/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -14,6 +14,8 @@ COMMENT= GTK-based git repository viewer (gtk2 version
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= fails to link: gitg-branch-actions.o(.text+0x46c): unresolvable R_PPC64_REL24 relocation against symbol gitg_revision_get_subject
+
RUN_DEPENDS= git:devel/git
CONFLICTS= gitg-[0-9]*
Modified: head/devel/jna/Makefile
==============================================================================
--- head/devel/jna/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/jna/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -15,6 +15,7 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.AL
BROKEN_armv6= fails to compile: build.xml: compilation failed
BROKEN_armv7= fails to compile: build.xml: compilation failed
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-unknown-warning-option"
USES= autoreconf:build gmake libtool
USE_ANT= yes
Modified: head/devel/libosmocore/Makefile
==============================================================================
--- head/devel/libosmocore/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/libosmocore/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,6 +13,8 @@ COMMENT= Common library for all Osmocom projects
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= fails to compile: application.c:179: #pragma GCC diagnostic not allowed inside functions
+
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite \
libtalloc.so:devel/talloc
Modified: head/devel/libspice-server/Makefile
==============================================================================
--- head/devel/libspice-server/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/libspice-server/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,6 +13,8 @@ COMMENT= Implements the server side of the SPICE proto
LICENSE= GPLv2
+BROKEN_powerpc64= fails to compile: red-channel-client.h:44: redefinition of typedef 'RedChannelClient'
+
LIB_DEPENDS= libopus.so:audio/opus
BUILD_DEPENDS= spice-protocol>=0.12.10:devel/spice-protocol
Modified: head/devel/llbuild/Makefile
==============================================================================
--- head/devel/llbuild/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/llbuild/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,6 +13,8 @@ LICENSE= APACHE20 BSD3CLAUSE NCSA
LICENSE_COMB= multi
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wdocumentation"
+
LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USES= cmake:outsource
Modified: head/devel/mongo-cxx-driver/Makefile
==============================================================================
--- head/devel/mongo-cxx-driver/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/mongo-cxx-driver/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/APACHE-2.0.txt
BROKEN_SSL= openssl-devel
BROKEN_SSL_REASON_openssl-devel= use of undeclared identifier 'BIO_s_file_internal'
+BROKEN_powerpc64= fails to configure: Checking for C++ library boost_regex... no
LIB_DEPENDS= libboost_system.so:devel/boost-libs
Modified: head/devel/py-bullet3/Makefile
==============================================================================
--- head/devel/py-bullet3/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/py-bullet3/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -11,6 +11,8 @@ COMMENT= Python version of 3D collision detection libr
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_powerpc64= fails to compile: FontData.h:265:1: narrowing conversion of '-96' from 'int' to 'char' inside { }
+
USES= compiler:c++11-lang localbase python
USE_GITHUB= yes
GH_ACCOUNT= bulletphysics
Modified: head/devel/py-pip-tools/Makefile
==============================================================================
--- head/devel/py-pip-tools/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/py-pip-tools/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,14 +13,16 @@ COMMENT= Keep your pinned dependencies fresh
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 6865: ordinal not in range(128)
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6:devel/py-click@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}first>=0:devel/py-first@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR}
NO_ARCH= yes
+USES= python
USE_LOCALE= en_US.UTF-8
USE_PYTHON= autoplist concurrent distutils
-USES= python
.include <bsd.port.mk>
Modified: head/devel/rlvm/Makefile
==============================================================================
--- head/devel/rlvm/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/rlvm/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,6 +13,8 @@ COMMENT= RealLive virtual machine clone
LICENSE= GPLv2 GPLv3 MIT
LICENSE_COMB= multi
+BROKEN_powerpc64= fails to link: gcn_platform.cc: undefined reference to gcn::Exception::Exception
+
BUILD_DEPENDS= ${LOCALBASE}/include/utf8.h:devel/utf8cpp
LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \
libboost_serialization.so:devel/boost-libs \
Modified: head/devel/ruby-qtruby-kde4/Makefile
==============================================================================
--- head/devel/ruby-qtruby-kde4/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/ruby-qtruby-kde4/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -9,6 +9,8 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
MAINTAINER= kde at FreeBSD.org
COMMENT= Ruby bindings for Qt
+BROKEN_powerpc64= fails to compile: ruby.h:1381: wrong number of arguments specified for '__deprecated__' attribute
+
LIB_DEPENDS= libqwt.so:x11-toolkits/qwt5 \
libqscintilla2_qt4.so:devel/qscintilla2
Modified: head/devel/smack/Makefile
==============================================================================
--- head/devel/smack/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/smack/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -11,6 +11,8 @@ COMMENT= Low-level I/O storage library which packs dat
LICENSE= GPLv2
+BROKEN_powerpc64= fails to build: libboost_filesystem.so: undefined reference to std::__cxx11::basic_string
+
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \
libsnappy.so:archivers/snappy
Modified: head/devel/thrift/Makefile
==============================================================================
--- head/devel/thrift/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/thrift/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -12,6 +12,8 @@ COMMENT= Framework for scalable cross-language service
LICENSE= APACHE20
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-c++11-long-long"
+
USES= autoreconf libtool pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
Modified: head/devel/uatraits/Makefile
==============================================================================
--- head/devel/uatraits/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/devel/uatraits/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -10,6 +10,8 @@ MASTER_SITES= http://people.freebsd.org/~demon/
MAINTAINER= demon at FreeBSD.org
COMMENT= User-Agent detection library
+BROKEN_powerpc64= fails to link: checking linkage with boost::test... no
+
LIB_DEPENDS= ${PY_BOOST} \
libpcre.so:devel/pcre \
libxml2.so:textproc/libxml2
Modified: head/dns/dnsdbq/Makefile
==============================================================================
--- head/dns/dnsdbq/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/dns/dnsdbq/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -13,6 +13,8 @@ LICENSE_COMB= multi
LICENSE_FILE_APACHE20= ${WRKSRC}/Apache-2.0
LICENSE_FILE_ISCL= ${WRKSRC}/ISC
+BROKEN_powerpc64= fails to compile: dnsdbq.c:817: passing argument 1 of 'curl_global_init' with different width due to prototype
+
LIB_DEPENDS= libjansson.so:devel/jansson \
libcurl.so:ftp/curl
Modified: head/dns/mdnsd/Makefile
==============================================================================
--- head/dns/mdnsd/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/dns/mdnsd/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -15,6 +15,8 @@ COMMENT= Advertise a service via Rendezvous
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wpedantic"
+
USES= cmake:outsource
USE_GITHUB= yes
GH_ACCOUNT= Pro
Modified: head/editors/pdfedit/Makefile
==============================================================================
--- head/editors/pdfedit/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/editors/pdfedit/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -12,6 +12,9 @@ COMMENT= PDF document manipulating library
LICENSE= GPLv2
+BROKEN_powerpc64= fails to configure: error: Could not link against boost_program_options
+BROKEN_sparc64= fails to configure: error: Could not link against boost_program_options
+
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libfreetype.so:print/freetype2 \
libpng.so:graphics/png \
@@ -33,8 +36,6 @@ INSTALL_TARGET= install install-tools
PORTDOCS= Changelog README AUTHORS
OPTIONS_DEFINE= DOCS
-
-BROKEN_sparc64= Fails to configure: error: Could not link against boost_program_options
post-extract:
${INSTALL_DATA} ${WRKSRC}/doc/AUTHORS ${WRKSRC}
Modified: head/editors/tea/Makefile
==============================================================================
--- head/editors/tea/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/editors/tea/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -11,6 +11,8 @@ COMMENT= Simple and powerful Qt-based text editor
LICENSE= GPLv3
+BROKEN_powerpc64= fails to link: spellchecker.o:(.text+0xd2c): undefined reference to Hunspell::remove(std::string const&)
+
OPTIONS_SINGLE= TOOLKITS
OPTIONS_SINGLE_TOOLKITS= QT4 QT5
OPTIONS_DEFINE= DOCS
Modified: head/finance/quickfix/Makefile
==============================================================================
--- head/finance/quickfix/Makefile Mon Jun 18 03:13:01 2018 (r472669)
+++ head/finance/quickfix/Makefile Mon Jun 18 03:49:09 2018 (r472670)
@@ -11,6 +11,8 @@ COMMENT= Free FIX Protocol Implementation
LICENSE= GPLv3+
+BROKEN_powerpc64= fails to configure: unable to find set_terminate in std or global namespace
+
BUILD_DEPENDS= bash:shells/bash
USES= gmake iconv libtool shebangfix ssl
----- End forwarded message -----
More information about the kde-freebsd
mailing list