Mark some older failing ports broken on aarch64.

While here, pet portlint and reformat some other BROKEN statements.

Approved by:  portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-12-19 15:17:07 +00:00
parent 2004ea81d9
commit b22594f22e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456723
4 changed files with 17 additions and 7 deletions

View File

@ -26,6 +26,10 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs \
${LOCALBASE}/include/glm/glm.hpp:math/glm \
${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
BROKEN_aarch64= fails to compile: invokes x86 asm
BROKEN_armv6= fails to compile: invokes x86 asm
BROKEN_armv7= fails to compile: invokes x86 asm
CMAKE_SOURCE_PATH= ${WRKSRC}/SuperProject
CMAKE_INSTALL_PREFIX= ${STAGEDIR}${PREFIX}

View File

@ -16,6 +16,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libenet.so:net/enet \
libcurl.so:ftp/curl
BROKEN_aarch64= fails to compile: OBULLET.cpp:41:9: constant expression evaluates to -1 which cannot be narrowed to type 'char'
BROKEN_armv6= fails to compile: OBULLET.cpp:41:9: constant expression evaluates to -1 which cannot be narrowed to type 'char'
BROKEN_armv7= fails to compile: OBULLET.cpp:41:9: constant expression evaluates to -1 which cannot be narrowed to type 'char'
USES= compiler:c++11-lib gmake localbase openal:al pkgconfig tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls # no translations ATM

View File

@ -28,6 +28,9 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
libvpx.so:multimedia/libvpx \
libpng.so:graphics/png
BROKEN_aarch64= fails to compile: polymost.cpp:2403:18: non-constant-expression cannot be narrowed from type 'long' to 'int32_t' (aka 'int') in initializer list
BROKEN_sparc64= fails to compile
USES= gmake pkgconfig tar:xz
USE_GL= gl glu
USE_GNOME= gtk20
@ -42,8 +45,6 @@ MAKE_ARGS= CC=${CC} CXX=${CXX}
PLIST_FILES= bin/eduke32 bin/mapster32
PORTEXAMPLES= *
BROKEN_sparc64= does not compile on sparc64
OPTIONS_DEFINE= EXAMPLES GCC HRP OFFENSIVE SHAREWARE VOXEL
OPTIONS_DEFINE_i386= ASM
OPTIONS_DEFAULT_i386= ASM

View File

@ -10,11 +10,12 @@ COMMENT= Objective wrapper for OpenSSL Crypto Library
LICENSE= PHP301
BROKEN_armv6= fails to configure: C compiler cannot create executables
BROKEN_armv7= fails to configure: C compiler cannot create executables
BROKEN_mips= fails to configure: C compiler cannot create executables
BROKEN_mips64= fails to configure: C compiler cannot create executables
BROKEN_powerpc64= fails to configure: C compiler cannot create executables
BROKEN_FreeBSD_12_aarch64= fails to configure: C compiler cannot create executables
BROKEN_armv6= fails to configure: C compiler cannot create executables
BROKEN_armv7= fails to configure: C compiler cannot create executables
BROKEN_mips= fails to configure: C compiler cannot create executables
BROKEN_mips64= fails to configure: C compiler cannot create executables
BROKEN_powerpc64= fails to configure: C compiler cannot create executables
USES= php:pecl
CONFIGURE_ARGS= --with-crypto