Date: Sat, 3 Aug 2019 11:15:57 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507958 - head/astro/astrometry Message-ID: <201908031115.x73BFvo2039837@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Aug 3 11:15:57 2019 New Revision: 507958 URL: https://svnweb.freebsd.org/changeset/ports/507958 Log: Mark BROKEN: unfetchable Modified: head/astro/astrometry/Makefile Modified: head/astro/astrometry/Makefile ============================================================================== --- head/astro/astrometry/Makefile Sat Aug 3 11:14:07 2019 (r507957) +++ head/astro/astrometry/Makefile Sat Aug 3 11:15:57 2019 (r507958) @@ -13,6 +13,7 @@ COMMENT= Software for describing astronomical images LICENSE= GPLv2 +BROKEN= unfetchable BROKEN_aarch64= fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name' BROKEN_armv6= fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name' BROKEN_armv7= fails to link: os-features-test.c:10: undefined symbol 'canonicalize_file_name'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908031115.x73BFvo2039837>