git: b924bcb23366 - 2022Q3 - math/asymptote: Broken on 12/i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Aug 2022 05:39:04 UTC
The branch 2022Q3 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b924bcb233662cfb71b4a6f5f56f9272798461b8 commit b924bcb233662cfb71b4a6f5f56f9272798461b8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-05 05:37:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-05 05:39:02 +0000 math/asymptote: Broken on 12/i386 Reported by: fallout (cherry picked from commit 17c993f62adaf8ab2ea30aa6b042e76f37e2b65b) --- math/asymptote/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 3f755dca9894..35e73bd96fea 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -16,6 +16,7 @@ LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual ONLY_FOR_ARCHS= amd64 i386 +BROKEN_FreeBSD_12_i386= ./base/plain_filldraw.asy: 21.5: runtime: gmake[2]: *** [Makefile:42: makepen.pdf] Floating point exception (core dumped) LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libcurl.so:ftp/curl \