Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2022 15:51:59 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: 978fbbf602c7 - main - biology/py-pysam: Remove BROKEN lines
Message-ID:  <202207191551.26JFpxP6000435@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=978fbbf602c743b555117a6c25a836ebfa5bbaf2

commit 978fbbf602c743b555117a6c25a836ebfa5bbaf2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-19 15:51:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-19 15:51:56 +0000

    biology/py-pysam: Remove BROKEN lines
---
 biology/py-pysam/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/biology/py-pysam/Makefile b/biology/py-pysam/Makefile
index debed1535b41..810049593342 100644
--- a/biology/py-pysam/Makefile
+++ b/biology/py-pysam/Makefile
@@ -14,10 +14,6 @@ COMMENT=	Python module for reading, manipulating and writing genomic data sets
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-# see https://github.com/pysam-developers/pysam/issues/1121 for below failures
-BROKEN_aarch64=	conflicting symbol (libchtslib libcsamtools ...) : $d.6
-BROKEN_riscv6=	conflicting symbol (libchtslib libcsamtools ...): .Lline_table_start0
-
 USES=		gmake python:3.6-3.9
 USE_PYTHON=	autoplist distutils cython cython_run
 



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