Hi, On Sun, 23 May 2021 23:47:03 -0400 Kurt Mosiejczuk <[email protected]> wrote:
> I'm unsure whether to mark graphics/asymptote BROKEN-sparc64 or to > nominate it for removal. > > It's marked NOT_FOR_ARCHES with CLANG_ARCHES and marked BROKEN-hppa. > > So I don't know if it actually compiles for any arches at this point. > > https://marc.info/?l=openbsd-ports&m=157875638611191&w=2 We were discussing the removal of that port last year already, and no one seems interested into fixing it, or needing it on clang arches as well. OK cwen@ to remove the port > Anyone in favor of keeping it with it marked BROKEN-sparc64? > > --Kurt > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/graphics/asymptote/Makefile,v > retrieving revision 1.39 > diff -u -p -r1.39 Makefile > --- Makefile 23 Feb 2021 19:39:24 -0000 1.39 > +++ Makefile 24 May 2021 03:43:10 -0000 > @@ -7,6 +7,7 @@ NOT_FOR_ARCHS= ${CLANG_ARCHS} # hangs d > > COMMENT= powerful descriptive vector graphics language > BROKEN-hppa= ghostscript segfaults during build > +BROKEN-sparc64= undefined reference to > GC_throw_bad_alloc > DISTNAME= asymptote-2.41.src > PKGNAME= asymptote-2.41 >
