Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 19:15:11 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8bf5245b66fd - main - math/py-z3-solver: Mark BROKEN
Message-ID:  <202409181915.48IJFBi8079794@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8bf5245b66fd35846faa3a5662bd37bc5ada46ea

commit 8bf5245b66fd35846faa3a5662bd37bc5ada46ea
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-09-18 19:14:49 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-09-18 19:14:49 +0000

    math/py-z3-solver: Mark BROKEN
    
    PR:             280689
---
 math/py-z3-solver/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/py-z3-solver/Makefile b/math/py-z3-solver/Makefile
index 1e0b97beb8c2..ba11090e2ea5 100644
--- a/math/py-z3-solver/Makefile
+++ b/math/py-z3-solver/Makefile
@@ -12,6 +12,7 @@ WWW=		https://github.com/Z3Prover/z3
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/../../../LICENSE.txt
 
+BROKEN=		Could not find libz3.so
 BROKEN_armv7=	fails to compile on 13.1 and 14: clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268009
 BROKEN_riscv64=	fails to configure, see https://github.com/Z3Prover/z3/issues/6183
 



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