From nobody Wed May 1 03:26:45 2024 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 4VTjCn1y6Pz5J1Sd; Wed, 1 May 2024 03:26:45 +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 4VTjCn1QXgz45Vn; Wed, 1 May 2024 03:26:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714534005; 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=lwkEyrEoUGXDsfqxiegG0RzC+ejwnz/JJ8x9Y2TIoaA=; b=fspPFmpfxRFJmyKBGwoiJ6r+zcJ11ShXX17+VLxSnfYfZleKFX4A5fl9nN/Gij48B+IX5r Pq+orrqJFis/58VH8otqSmss1TqFBwLpRL319rOygeVHYJIWmmin1ePJpW1/d0zdmvBEGH ghDj5We5WfrSxGccIaqYTwcP30PJwbFO+sg7qtb9U0slI51fhJ2mAw0vzUcOnxkZL1XNUo z3NmSdy6AEDe5PVRZk3OYYox9U+iby1k74X5xrrjGqNnvZOUVacS6oj4z0lJdSggztA6KN tpXVHwELAk+r49MEpfz319l4E05/cssn+PUaE1g0BFrsMVQqAma6ixmRfymArw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714534005; a=rsa-sha256; cv=none; b=UuU7XKeEcZMpQfF9Y7p1pVnm0fV3LISNb0E17maXPQBew7hYetzckCdw1O1UituXCLLDEx AihS7uqZDAptsCOogFTdnUMZD509U9VwNAUb85gntnTi24e7t6u3Om04A2KhVIQE+lb+26 62RjRHiVxcdCS+eA/aPzV/spvisRzALLJGncenwtQi2Oc4fhcL4fx4aUZ0Yi/LtdfOY5bY aU4vknYe0vihCSGSXHY05bCTr1WNkEQweCPukI6+/woZWhmwY0yDVNgKD1msSfuv1ENUm/ BCeRUZCNbJGSGNrs7WpidoLyFVEjU12WpHs2+1HrQJMER2BhbWGRkX7bYsZMPw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714534005; 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=lwkEyrEoUGXDsfqxiegG0RzC+ejwnz/JJ8x9Y2TIoaA=; b=HaS3G6Yqt7Z/JflFGDcsQxyVoi/AHGL/utPn5RtqDTkqiV479+ygg7acMkBKY/ub3QodO8 UEY5tD5wzSAFPDEX0to8bTPE8m3cBibHTfy7K72rKFYUCuXz/wIneLXYIZ1+sTypNGM2Fq FjTsAb8k6ZS+6t7iJRCXB1WdfwEZyVrqnhYb4IbirVJr+xAmIAPsuDaji6jAaKZbMRLMBW xhlyPRa3IhRVAgIsaCXMmwBykMHip7FTUrBMJuDWTbC07DR2VJF6mLrZAEbIZgl8PRKzXX 07D5yQb22ykGRE27XuX51DfRumGL/ruyUADPd6Rl9od7xpOq37W+T/EakHcxog== 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 4VTjCn11Grz12WX; Wed, 1 May 2024 03:26:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 4413Qjwx024535; Wed, 1 May 2024 03:26:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 4413QjMq024532; Wed, 1 May 2024 03:26:45 GMT (envelope-from git) Date: Wed, 1 May 2024 03:26:45 GMT Message-Id: <202405010326.4413QjMq024532@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: af51a91165a7 - main - math/kfr: Fix plist on non-Intel architectures 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-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: af51a91165a785cf9b5be090699ac9bd1e66ba00 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=af51a91165a785cf9b5be090699ac9bd1e66ba00 commit af51a91165a785cf9b5be090699ac9bd1e66ba00 Author: Yuri Victorovich AuthorDate: 2024-05-01 03:25:42 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-01 03:25:42 +0000 math/kfr: Fix plist on non-Intel architectures Reported by: fallout --- math/kfr/Makefile | 15 +++++++++++++++ math/kfr/pkg-plist | 10 ---------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/math/kfr/Makefile b/math/kfr/Makefile index 7d2c54a7700b..d4a632cf9a57 100644 --- a/math/kfr/Makefile +++ b/math/kfr/Makefile @@ -25,6 +25,21 @@ CMAKE_TESTING_TARGET= ${ALL_TARGET} #CXXFLAGS_armv6= -march=native # to fix: ARM builds require NEON support. Add -march=native for native build or skip the check with CMT_FORCE_GENERIC_CPU=1 CMAKE_ARGS_armv6= -DCMT_FORCE_GENERIC_CPU=1 # to fix: ARM builds require NEON support. Add -march=native for native build or skip the check with CMT_FORCE_GENERIC_CPU=1 +.include + +.if ${ARCH} == amd64 || ${ARCH} == i386 +PLIST_FILES= lib/libkfr_dft_avx.so \ + lib/libkfr_dft_avx2.so \ + lib/libkfr_dft_avx512.so \ + lib/libkfr_dft_sse2.so \ + lib/libkfr_dft_sse41.so \ + lib/libkfr_dsp_avx.so \ + lib/libkfr_dsp_avx2.so \ + lib/libkfr_dsp_avx512.so \ + lib/libkfr_dsp_sse2.so \ + lib/libkfr_dsp_sse41.so +.endif + post-test: # see https://github.com/kfrlib/kfr/issues/164 @cd ${BUILD_WRKSRC} && \ ${BUILD_WRKSRC}/bin/all_tests diff --git a/math/kfr/pkg-plist b/math/kfr/pkg-plist index 40ed1af7ede0..1ea587a3ec63 100644 --- a/math/kfr/pkg-plist +++ b/math/kfr/pkg-plist @@ -147,14 +147,4 @@ include/kfr/version.hpp lib/cmake/kfr/KFRConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/kfr/KFRConfig.cmake lib/cmake/kfr/KFRConfigVersion.cmake -lib/libkfr_dft_avx.so -lib/libkfr_dft_avx2.so -lib/libkfr_dft_avx512.so -lib/libkfr_dft_sse2.so -lib/libkfr_dft_sse41.so -lib/libkfr_dsp_avx.so -lib/libkfr_dsp_avx2.so -lib/libkfr_dsp_avx512.so -lib/libkfr_dsp_sse2.so -lib/libkfr_dsp_sse41.so lib/libkfr_io.so