Provide error messages for some ports failing on aarch64, and, in a
few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libgnet-2.0.so:net/gnet2
|
||||
|
||||
BROKEN_aarch64= fails to compile: error: expected ';' at end of declaration list
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= gmake pkgconfig tar:tgz
|
||||
|
||||
@@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/../doc/GPL
|
||||
|
||||
LIB_DEPENDS= libgnet-2.0.so:net/gnet2
|
||||
|
||||
BROKEN_aarch64= fails to compile: error: expected ';' at end of declaration list
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:C/\.src$//}/src
|
||||
|
||||
USES= gmake pkgconfig zip:infozip
|
||||
|
||||
@@ -15,7 +15,8 @@ LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
CONFLICTS= criticalmass-*
|
||||
|
||||
BROKEN_sparc64= does not compile
|
||||
BROKEN_aarch64= fails to compile: error: conflicting declaration typedef int GLintptrARB
|
||||
BROKEN_sparc64= does not compile
|
||||
|
||||
USES= tar:bzip2
|
||||
USE_SDL= mixer image sdl
|
||||
|
||||
@@ -14,6 +14,9 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libphysfs.so:devel/physfs
|
||||
LIB_DEPENDS+= libalut.so:audio/freealut
|
||||
|
||||
BROKEN_aarch64= fails to compile: error: the clang compiler does not support -march=native
|
||||
BROKEN_armv6= fails to compile: error: the clang compiler does not support -march=native
|
||||
|
||||
WRKSRC_SUBDIR= src
|
||||
USES= gmake openal:al,alut
|
||||
USE_SDL= sdl2 image2
|
||||
|
||||
@@ -18,6 +18,9 @@ LIB_DEPENDS= libgflags.so:devel/gflags \
|
||||
TEST_DEPENDS= googletest>=1.7.0:devel/googletest
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu
|
||||
|
||||
BROKEN_aarch64= fails to compile: error: the clang compiler does not support -march=native
|
||||
BROKEN_armv6= fails to compile: error: the clang compiler does not support -march=native
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jart
|
||||
GH_TAGNAME= f89b44f
|
||||
|
||||
@@ -15,6 +15,8 @@ COMMENT= Free and open source photo processor
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_aarch64= fails to compile: error: constant expression evaluates to -2 which cannot be narrowed to type char
|
||||
|
||||
LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
|
||||
libexiv2.so:graphics/exiv2 \
|
||||
liblqr-1.so:graphics/liblqr-1 \
|
||||
|
||||
@@ -15,6 +15,9 @@ COMMENT= GNU project to create a free Java class library
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_aarch64= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found
|
||||
BROKEN_armv6= fails to configure: error: The jar tool /usr/local/bin/gjar5 was not found
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake iconv libtool perl5 pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
Reference in New Issue
Block a user