From c1c0f56010fbefc3262659eb46f3e2b897ba3bd3 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 22 Nov 2016 10:36:52 +0000 Subject: [PATCH] Add note confirming that this is broken on sparc64, and presumably, other FreeBSD non-x86 archs, due to a lack of an appropriate implementation of AtomicCounter. While here, remove obsolete CONFLICTS lines. Note that not having this port build blocks devel/qt4, devel/qt5, all the libreoffice variants, and a handful of others. --- databases/firebird25-server/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile index 34d1976ca1f0..3bbd4da68595 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -58,8 +58,8 @@ LD= ${CC} STRIP= ONLY_FOR_ARCHS= i386 amd64 -CONFLICTS+= firebird-client-2.0* firebird-server-2.0* \ - firebird-client-2.1* firebird-server-2.1* +# sparc64 fails due to lack of valid AtomicCounter implementation in +# src/common/classes/fb_atomic.h; presumably other tier-2s would as well INSTALL_FB= ${INSTALL} ${COPY} IPCRM_CMD= /usr/bin/ipcrm