1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Mark some ports failing on powerpc64. These ports are either new

ports, or had been recently unblocked.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-06-02 15:49:34 +00:00
parent fabea6b246
commit 4ba19e7015
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442405
19 changed files with 45 additions and 2 deletions

View File

@ -15,7 +15,8 @@ BUILD_DEPENDS= checkmk:devel/check \
${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
NOT_FOR_ARCHS= i386
BROKEN_powerpc64= fails to compile: gu_atomic.h: This GCC version does not support 8-byte atomics on this platform. Use GCC >= 4.7.x
NOT_FOR_ARCHS= i386
# On i386 older versions of clang produce:
# cannot compile this atomic library call yet ... __atomic_add_fetch
# whereas newer ones generate a call to __atomic_add_fetch which ends up with

View File

@ -15,6 +15,8 @@ BUILD_DEPENDS= desktop-file-install:devel/desktop-file-utils
LIB_DEPENDS= libcurl.so:ftp/curl \
libdbus-glib-1.so:devel/dbus-glib
BROKEN_powerpc64= fails to compile: balloon.c:160: error: nested functions are disabled, use -fnested-functions to re-enable
CONFIGURE_ARGS= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
GH_ACCOUNT= mattn

View File

@ -21,6 +21,8 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libpng.so:graphics/png \
libvorbis.so:audio/libvorbis
BROKEN_powerpc64= fails to compile: C4Texture.cpp:260:13: error: 'stoul' is not a member of 'std'
USES= compiler:c++14-lang cmake desktop-file-utils jpeg pkgconfig tar:bzip2
USE_GL= glew
USE_GNOME= gtk30

View File

@ -11,6 +11,8 @@ COMMENT= Simple color chooser
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to compile: main.c: In function '_print_version_and_exit': will never be executed
USES= autoreconf gmake gettext libtool pkgconfig
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
GNU_CONFIGURE= yes

View File

@ -17,6 +17,10 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
BROKEN_mips= fails to link: libswipl.so: undefined reference to '__sync_sub_and_fetch_4'
BROKEN_mips64= fails to link: libswipl.so: undefined reference to '__sync_sub_and_fetch_4'
BROKEN_powerpc64= fails to compile: pce_principal.pl:155: Shared object "pl2xpce" not found, required by "swipl"
SWIPLDIR= ${PORTNAME:C/-//}-${PORTVERSION}
NOPRECIOUSMAKEVARS= yes

View File

@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= bash:shells/bash
BROKEN_powerpc64= fails to configure: common.mk:118: Unable to determine compiler vendor
OPTIONS_DEFINE= PARA CBLAS
PARA_DESC= use pthread parallelization
CBLAS_DESC= build the CBLAS compatibility layer

View File

@ -18,6 +18,8 @@ LIB_DEPENDS= libcln.so:math/cln \
RUN_DEPENDS= gnuplot:math/gnuplot \
wget:ftp/wget
BROKEN_powerpc64= fails to compile: main.cc: undefined reference to Calculator::temporaryCategory[abi:cxx11]()
USES= autoreconf compiler:c++11-lang gettext gmake \
libtool:build localbase pkgconfig
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2

View File

@ -14,6 +14,8 @@ COMMENT= The Linux pwc webcam driver ported to FreeBSD
LICENSE= GPLv2
BROKEN_powerpc64= fails to compile: pcpu.h:187: error: size of array '__assert_0' is negative
CONFLICTS= pwcview-[0-9]*
SSP_UNSAFE= kernel module does not support ssp

View File

@ -19,6 +19,8 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
librest-0.7.so:devel/librest \
libgspell-1.so:textproc/gspell
BROKEN_powerpc64= fails to compile: CbMedia.h:61: redefinition of typedef 'CbMedia'
USE_GITHUB= yes
GH_ACCOUNT= baedert

View File

@ -12,6 +12,10 @@ LICENSE= GPLv2
BUILD_DEPENDS= bash:shells/bash
BROKEN_mips= fails to package: pkg-static: Unable to access file libwolfssl.so.3: No such file or directory
BROKEN_mips64= fails to package: pkg-static: Unable to access file libwolfssl.so.3: No such file or directory
BROKEN_powerpc64= fails to package: pkg-static: Unable to access file libwolfssl.so.3: No such file or directory
USES= libtool zip
GNU_CONFIGURE= yes
CONFIGURE_SHELL=bash

View File

@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/License
BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_check_compile_flag.m4:devel/autoconf-archive
LIB_DEPENDS= libpcre.so:devel/pcre
BROKEN_powerpc64= fails to configure: checking whether C compiler accepts -std=c11... no
USE_GITHUB= yes
GH_ACCOUNT= cboxdoerfer

View File

@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= boost-libs>0:devel/boost-libs
BROKEN_powerpc64= fails to compile: rtfgenerator.cpp:279:37: 'to_string' was not declared in this scope
USES= compiler:c++11-lib gmake lua:52 pkgconfig tar:bzip2
USE_CXXSTD= c++11
MAKEFILE= makefile

View File

@ -19,6 +19,8 @@ RUN_DEPENDS= ibus>=1.3.7:textproc/ibus
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libicuuc.so:devel/icu
BROKEN_powerpc64= fails to link: libicui18n.so: undefined reference to '__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
GH_ACCOUNT= ibus
USE_QT4= gui dbus moc_build qmake_build moc_build uic_build rcc_build

View File

@ -15,6 +15,8 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge
BROKEN_powerpc64= fails to configure: Could not find Boost implementation of shared_ptr
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

View File

@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= devel/protobuf>0:devel/protobuf \
rubygem-ffi>0:devel/rubygem-ffi
BROKEN_powerpc64= fails to install: Error installing cld3-3.1.2.gem: Failed to build gem native extension
USE_RUBY= yes
USES= gem pkgconfig

View File

@ -12,6 +12,10 @@ COMMENT= Highly configurable source code beautifier
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x"
BROKEN_mips64= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x"
BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x"
NO_WRKSUBDIR= yes
USES= cmake:outsource
CMAKE_ARGS= -DCURRENT_VERSION="${PORTVERSION}"

View File

@ -33,6 +33,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
RUN_DEPENDS= duk:lang/duktape \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
BROKEN_powerpc64= fails to compile: dukky.h:40: expected declaration specifiers or '...' before 'dom_string'
ALL_TARGET= #empty
LDFLAGS+= -L${OPENSSLLIB} -lssl -lcrypto ${ICONV_LIB}
CFLAGS+= -I${OPENSSLINC}

View File

@ -17,6 +17,8 @@ RUN_DEPENDS= rubygem-rails-dom-testing-rails50>=1.0:textproc/rubygem-rails-dom-t
rubygem-railties50>=4.2.0:www/rubygem-railties50 \
rubygem-thor>=0.14:devel/rubygem-thor
BROKEN_powerpc64= fails to install: pkg-static: rubygem-rails-dom-testing-2.0.3 conflicts with rubygem-rails-dom-testing-rails50-2.0.3 (installs files into the same place)
NO_ARCH= yes
USE_RUBY= yes
USES= gem

View File

@ -9,9 +9,11 @@ MASTER_SITES= http://launchpadlibrarian.net/301803318/
MAINTAINER= danilo@FreeBSD.org
COMMENT= Terminal emulator based on GTK and VTE
LICENSE= GPLv2
LIB_DEPENDS= libgnutls.so:security/gnutls
LICENSE= GPLv2
BROKEN_powerpc64= fails to build: sakura.c:1348: 'for' loop initial declaration used outside C99 mode
OPTIONS_DEFINE= DOCS