svn commit: r537133 - branches/2020Q2/astro/oskar
Mark Linimon
linimon at FreeBSD.org
Sun May 31 08:58:32 UTC 2020
Author: linimon
Date: Sun May 31 08:58:31 2020
New Revision: 537133
URL: https://svnweb.freebsd.org/changeset/ports/537133
Log:
MFH: r537132
Mark as BROKEN on powerpc64-12. Seems to build everywhere else.
Approved by: portmgr (tier-2 blanket)
Modified:
branches/2020Q2/astro/oskar/Makefile
Directory Properties:
branches/2020Q2/ (props changed)
Modified: branches/2020Q2/astro/oskar/Makefile
==============================================================================
--- branches/2020Q2/astro/oskar/Makefile Sun May 31 08:56:19 2020 (r537132)
+++ branches/2020Q2/astro/oskar/Makefile Sun May 31 08:58:31 2020 (r537133)
@@ -12,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64
ONLY_FOR_ARCHS_REASON= gccfeatures.h:54:4: This code has only been tested on x86 and powerpc platforms
+BROKEN_FreeBSD_12_powerpc64= fails to compile: oskar_convert_cirs_relative_directions_to_enu_directions.c:67:29: 'csinl' undeclared (first use in this function)
LIB_DEPENDS= libcfitsio.so:astro/cfitsio
More information about the svn-ports-branches
mailing list