1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Mark some ports failing on armv6, for errors classified as "configure_error".

Note: this skips all the ports that _sometimes_ fail with CMake errors.  We
need to investigate that problem, and find out if it is specific to the qemu
environment.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-05-27 20:33:22 +00:00
parent f30f83c178
commit 4734e25a31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441874
22 changed files with 48 additions and 3 deletions

View File

@ -13,6 +13,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libtclgeomap.so:astro/tclgeomap
BROKEN_armv6= fails to configure: shared build specified but could not find shared tclgeomap library
USES+= tk:tea
CONFIGURE_ARGS= --with-tclgeomap-include=${LOCALBASE}/include/tclgeomap --with-x \
--x-libraries=${LOCALBASE}/lib --x-includes=${LOCALBASE}/include

View File

@ -17,6 +17,11 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
libvorbis.so:audio/libvorbis \
libwavpack.so:audio/wavpack \
libopusfile.so:audio/opusfile
BROKEN_armv6= fails to configure: cannot find program /nxb-bin/usr/bin/cc
BROKEN_mips= fails to configure: cannot find program /nxb-bin/usr/bin/cc
BROKEN_mips64= fails to configure: cannot find program /nxb-bin/usr/bin/cc
USES= ncurses pkgconfig
HAS_CONFIGURE= yes
USE_CSTD= c99

View File

@ -11,6 +11,7 @@ COMMENT= C++ interface to Rubys C API
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_armv6= fails to configure: could not find ruby.h
BROKEN_powerpc64= fails to configure: could not find ruby.h
USE_RUBY= yes

View File

@ -23,6 +23,8 @@ LIB_DEPENDS= libagg.so:graphics/agg \
libfreetype.so:print/freetype2 \
libexpat.so:textproc/expat2
BROKEN_armv6= fails to configure: C++ compiler is not installed or does not work correctly
#hack to get custom exactcode configure script to enable tiff support with
#broken headers on c++ in base system:
CPPFLAGS+= -fpermissive -I${LOCALBASE}/include

View File

@ -17,6 +17,8 @@ LIB_DEPENDS= libImath-2_2.so:graphics/ilmbase \
libpng.so:graphics/png \
libIlmImf.so:graphics/OpenEXR
BROKEN_armv6= fails to configure: checking for /nxb-bin/usr/bin/cc... no
GNU_CONFIGURE= yes
USES= gmake jpeg pkgconfig

View File

@ -12,6 +12,8 @@ COMMENT= Services for ircu P10 protocol networks
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_armv6= fails to configure: Cannot detect format string for time_t
USES= cpe
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-getopt

View File

@ -12,6 +12,8 @@ COMMENT= Fast, teachable, learning spam detector
LICENSE= GPLv2
BROKEN_armv6= fails to configure: Cannot open a shared environment in Berkeley DB
.if !defined(MASTERDIR) || ${MASTERDIR} == ${.CURDIR}
# building master port
USES+= bdb:5+

View File

@ -17,6 +17,8 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
libtiff.so:graphics/tiff \
libxml2.so:textproc/libxml2
BROKEN_armv6= fails to configure: Can't build without spandsp
USES= tar:tgz libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -9,6 +9,8 @@ MASTER_SITES= SF/verlihub/VH_Chatroom/${DISTVERSION}
MAINTAINER= me@skylord.ru
BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
PLUGIN_DESC= Chatroom
.include "../verlihub-plugins/Makefile.plugins"

View File

@ -10,6 +10,8 @@ DISTNAME= ${PLUGIN_NAME}
MAINTAINER= me@skylord.ru
BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
PLUGIN_NAME= floodprot
PLUGIN_DESC= Floodprotect

View File

@ -9,6 +9,8 @@ MASTER_SITES= SF/verlihub/VH_Forbid/${DISTVERSION}
MAINTAINER= me@skylord.ru
BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
PLUGIN_DESC= ForbiddenWords
.include "../verlihub-plugins/Makefile.plugins"

View File

@ -9,6 +9,8 @@ MASTER_SITES= SF/verlihub/VH_IPLog/${DISTVERSION}
MAINTAINER= me@skylord.ru
BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
PLUGIN_DESC= IPLog
.include "../verlihub-plugins/Makefile.plugins"

View File

@ -9,6 +9,8 @@ MASTER_SITES= SF/verlihub/VH_ISP/${DISTVERSION}
MAINTAINER= me@skylord.ru
BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
PLUGIN_DESC= ISP
PLIST_FILES= share/verlihub/default_pi_isp.sql

View File

@ -10,6 +10,8 @@ MASTER_SITES= SF/verlihub/VH_Lua/${DISTVERSION}
MAINTAINER= me@skylord.ru
BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
PLUGIN_NAME= lua
PLUGIN_DESC= LuaScript

View File

@ -9,6 +9,8 @@ MASTER_SITES= SF/verlihub/VH_Messanger/${DISTVERSION}
MAINTAINER= me@skylord.ru
BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
PLUGIN_DESC= Messanger
.include "../verlihub-plugins/Makefile.plugins"

View File

@ -9,6 +9,8 @@ MASTER_SITES= SF/verlihub/VH_Stats/${DISTVERSION}
MAINTAINER= me@skylord.ru
BROKEN_armv6= fails to configure: checking for VERLIHUB - version >= 0... no (see config.log)
PLUGIN_DESC= Statistics
.include "../verlihub-plugins/Makefile.plugins"

View File

@ -19,7 +19,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
ONLY_FOR_ARCHS= i386 amd64 powerpc sparc64 armv6
BROKEN_armv6= fails to configure: the SPANDSP installation appears to be missing or broken
ONLY_FOR_ARCHS= armv6 amd64 i386 powerpc sparc64
USES= bison cpe gmake iconv localbase ncurses shebangfix \
sqlite ssl

View File

@ -19,9 +19,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
libjansson.so:devel/jansson
EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
BROKEN_armv6= fails to configure: the SPANDSP installation appears to be missing or broken
ONLY_FOR_ARCHS= armv6 amd64 i386 powerpc sparc64
ONLY_FOR_ARCHS= i386 amd64 powerpc sparc64 armv6
EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
USES= bison cpe gmake iconv libedit localbase \
shebangfix sqlite ssl ncurses

View File

@ -14,6 +14,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libpthsem.so:devel/pthsem
BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone
BROKEN_armv6= fails to configure: checking for GNU Pth... Segmentation fault
BROKEN_mips= fails to configure: checking for GNU Pth... Segmentation fault
BROKEN_mips64= fails to configure: checking for GNU Pth... Segmentation fault
USES= gmake autoreconf pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include" \

View File

@ -16,6 +16,8 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \
libgnutls.so:security/gnutls \
libgcrypt.so:security/libgcrypt
BROKEN_armv6= fails to configure: Easybindings require a C++ compiler, but none were found
OPTIONS_DEFINE= DOCS PERL PYTHON
OPTIONS_SUB= yes

View File

@ -10,6 +10,7 @@ COMMENT= Objective wrapper for OpenSSL Crypto Library
LICENSE= PHP301
BROKEN_armv6= 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

View File

@ -19,6 +19,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libpcre.so:devel/pcre
BROKEN_armv6= fails to configure: Unable to find MySQL client libraries
PORTSCOUT= skipv:1.5.0
USERS= kannel