mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
These ports also build on armv7 (and thus, presumably, on armv6).
Approved by: portmgr (tier-2 blanket) Obtained from: armv7 TRYBROKEN run
This commit is contained in:
parent
0a2f1fd17e
commit
7a91875788
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500778
@ -13,8 +13,6 @@ COMMENT= Horizontally scale Postgresql using sharding and replication
|
||||
|
||||
LICENSE= AGPLv3
|
||||
|
||||
BROKEN_armv6= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'?
|
||||
BROKEN_armv7= fails to compile: transaction/backend_data.c:53:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'?
|
||||
BROKEN_i386= fails to compile: transaction/backend_data.c:727:2: error: unknown type name 'pg_atomic_uint64'; did you mean 'pg_atomic_uint32'?
|
||||
|
||||
USES= gmake pgsql:10+ autoreconf readline
|
||||
|
@ -13,9 +13,6 @@ COMMENT= C++ library for the manipulation of convex polyhedra
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_armv6= fails to compile: ./OR_Matrix_inlines.hh:100:8: error: missing 'typename' prior to dependent type template name 'OR_Matrix<T>::Pseudo_Row'
|
||||
BROKEN_armv7= fails to compile: ./OR_Matrix_inlines.hh:100:8: error: missing 'typename' prior to dependent type template name 'OR_Matrix<T>::Pseudo_Row'
|
||||
|
||||
BUILD_DEPENDS= gm4:devel/m4
|
||||
LIB_DEPENDS= libglpk.so:math/glpk \
|
||||
libgmp.so:math/gmp
|
||||
|
@ -20,9 +20,6 @@ LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE_DTOA.C= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS_DTOA.C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
BROKEN_armv6= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined
|
||||
BROKEN_armv7= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined
|
||||
|
||||
OPTIONS_DEFINE= GC DEBUG DOCS
|
||||
OPTIONS_DEFAULT= GC
|
||||
GC_DESC= Use Boehm-Weiser garbage collection package
|
||||
|
@ -11,8 +11,6 @@ COMMENT= High performance load generator for TCP and WebSocket servers
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_armv6= invokes x86 assembler
|
||||
BROKEN_armv7= invokes x86 assembler
|
||||
BROKEN_mips= invokes x86 assembler
|
||||
BROKEN_mips64= invokes x86 assembler
|
||||
BROKEN_sparc64= invokes x86 assembler
|
||||
|
@ -11,9 +11,6 @@ COMMENT= Library and command line tool to detect SHA-1 collisions
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BROKEN_armv6= fails to compile: generic selections are a C11-specific feature [-Werror,-Wc11-extensions]
|
||||
BROKEN_armv7= fails to compile: generic selections are a C11-specific feature [-Werror,-Wc11-extensions]
|
||||
|
||||
USES= gmake libtool:build
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
@ -11,7 +11,6 @@ COMMENT= Drivers and tools for Meinberg PTP/GPS cards
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
|
||||
BROKEN_mips64= fails to compile: unused variables
|
||||
BROKEN_sparc64= fails to compile: error in structure definitions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user