Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2022 05:38:37 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 17c993f62ada - main - math/asymptote: Broken on 12/i386
Message-ID:  <202208050538.2755cbwD033627@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=17c993f62adaf8ab2ea30aa6b042e76f37e2b65b

commit 17c993f62adaf8ab2ea30aa6b042e76f37e2b65b
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:38:35 +0000

    math/asymptote: Broken on 12/i386
    
    Reported by:    fallout
---
 math/asymptote/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 38faf4eaff9d..4859c1021924 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -14,6 +14,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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208050538.2755cbwD033627>