From nobody Sun Jun 18 17:56:53 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QkgZY70Vtz4f4Yl; Sun, 18 Jun 2023 17:56:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QkgZY4N6kz40V7; Sun, 18 Jun 2023 17:56:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687111013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=C60qaqB/LOryrqZmQxaHR5JYewiJMQSdtXITT/dVDWg=; b=E9JFW0MVbYTgbiPgiPkpOAVzGdIs+fpw2n8vQKGG9h7AbfU90OecsQV6R7vLSv//MrU74V /EGxHXWV9c19s46KCPFffParvPyOoD8pLPAgIT7hOCPwo9J0DpIUjXX81UJNdALp821YyJ FrcofNDNLKQIPmhElzZsW7psNGnKx8Nq6+rh1+nD7hv30GAQhM5rf/S5safuQDSq6EeQ+B K0ax7eaZEEw9JcPFL3xzaAY1SP1b0kAmuib4ekGYyr8DDeMiysOAMbBxRX7keaGPdj2c7a bFO2y7EHDvS1NyX4thkQR+R+5N86z5CMIsqK5/qLNy4qm1TC6CVat+bul0zO+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687111013; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=C60qaqB/LOryrqZmQxaHR5JYewiJMQSdtXITT/dVDWg=; b=NHELu5ZJPmpvPz3SGks6ZxoxVGr92f43krw11ScEL+kehjv8urKKrRWhVJDZJIa9qW9VO+ EjiPqLcq85yDwd22JH7v+cpkiSSi3SfmcdgJ/ciNsg4CzXxxjw4j0PbvNiguNBX4inGMsk VGVGBW8kO1UskKETkHHcADD6TB8ocZeyMoty6w5EbGhijMVE1Xu73ETWf6+kGmXK9pvIWH UGAscF9JN9MnjuFWzuFITUFSoLlsWIY2o//7gwrvJT2aLg9YWqtwkkx46zTR9JbOvSzPgy V/sUfCAc3OuuXb0szZHkdfZJPqiX21wTGymUq24n+j2LEv0vA+EtE1DexfaRtQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687111013; a=rsa-sha256; cv=none; b=DCEtVl/0dIgPYQ3ZCIzZsptbvi3IOtGjoWxMnGow/9BuU3nJKjgpSz6jdkBGhYYJPsamAT M5HoMhpJLVw+xslbARDOBMaBJHA+olHD9RMa7kcUycMo4cCWOOKx+XX7cmicIONxoSdmYF l+x25YMlM0EBnCpBH4lyISGZ+odFnMTxpgWrYuxfladc7E/WAC033EOgEv4LSknTeDsa4M cS9hIItnUH+9mwSz6BKAA/OEgaDVIGpZrgJJO4Se4zA+Ru/WtvOmC/dLXj0vzqgDgQVI+T TBv2+XuZdk3A8nKthq10RFd/GOswI1Vv9MQZGSFKGuPjVo+hMWQ56zgf9pG4cQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QkgZY3HmHzlPh; Sun, 18 Jun 2023 17:56:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 35IHurCj039323; Sun, 18 Jun 2023 17:56:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 35IHurMS039322; Sun, 18 Jun 2023 17:56:53 GMT (envelope-from git) Date: Sun, 18 Jun 2023 17:56:53 GMT Message-Id: <202306181756.35IHurMS039322@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 64002cb040cb - main - science/py-tweedledum: Fix build on 14 by using gcc there List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 64002cb040cb383b84d26d3ee0bdb93962995b16 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=64002cb040cb383b84d26d3ee0bdb93962995b16 commit 64002cb040cb383b84d26d3ee0bdb93962995b16 Author: wen heping AuthorDate: 2023-06-18 17:44:45 +0000 Commit: Yuri Victorovich CommitDate: 2023-06-18 17:56:46 +0000 science/py-tweedledum: Fix build on 14 by using gcc there --- science/py-tweedledum/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/science/py-tweedledum/Makefile b/science/py-tweedledum/Makefile index fd9056f6e9d1..d63650102ffd 100644 --- a/science/py-tweedledum/Makefile +++ b/science/py-tweedledum/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/boschmitt/tweedledum LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_14= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265751 +#BROKEN_FreeBSD_14= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265751 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR} \ cmake:devel/cmake-core @@ -22,4 +22,9 @@ USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.c USE_GITHUB= yes GH_ACCOUNT= boschmitt +.include +.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1400000 +USE_GCC= yes +.endif + .include