From nobody Mon Aug 3 15:21:43 2026 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 4hDL4S0v8tz6mLdk for ; Mon, 03 Aug 2026 15:21:44 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hDL4R64BZz3CJ4 for ; Mon, 03 Aug 2026 15:21:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785770503; 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=rdaYxTiVwcew4C0KLXoUa3duR5fll9pGTu6rUKQlwcA=; b=qfzTsqsukCQUX6V+r06/I3SYzwaOqPk4Y8mf9+it62Qsot4VwY9q3dqUILN7aokDNrdKL/ lHBJ5Hl6A8sLKwq+D6r0cykj+02UgcmUbufzAhQKSTb8B9t7cAZvAk+fdm6wxsTKD4vXFI 02eAnIcdAixa2MwxHmmgjWlmez4Ewy34NB0tinb0OgCgAnInKPe/tP2O9WZgkTGkqDG1KM UI2MzHduFnv26UtJlSy+nQMieTTYD0L/e9cA7CnskfIHZD/glOIcWloeZbFW8Vhr7oq2J9 /TKIdewpZiDZuVr9KYjD1Dj7RdMOS3y0CBOQSgi6TzVX3j0gc1CP7wsdehY3wg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785770503; a=rsa-sha256; cv=none; b=hQ9w8CZdMm2oDIfLnKvuv4I9UwdICNXcqP9Jmehgxahbq/4R7JUxCso/3ySo/oaDLH/zmz goKK9zQMH3FifBIrPMFfTIrqGndEXGb6hakHIf3o0vAjkfhZ582MQN7+MDc/YAjlcWC2FJ /oqlQuoqArkXnI0C3fOKYJlY+LO4j1FniO6sjb7JFASnkTU8Ykm/hBvHc63XQgK28knOmi RLoeizRYCKNVYcG30YpL7ahwgYsZMH2P7ARXAUEBQ3qEoZoFXWHHehtREiyNQNQ4/hEzzy 0rvBJBQBf4KtAQ3B/RJwWoxEZvKjtdmRhiXil7ZgUrHVgHJ4xIA+EUFkA74h5A== 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=1785770503; 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=rdaYxTiVwcew4C0KLXoUa3duR5fll9pGTu6rUKQlwcA=; b=YCDYTjkIJlLFBkzexAyERBXGuqxFvIi+bhzKzDlI7KBLQRaV8nGjRMoIducWeeM87pxR/M 33dS/PICe7mIDpmyaoP70v+3c+DBLNwer215tXxQw3x4bFSOnD3+2ITRchRxnqImU6dlhj 3ODiGkdfD932u4Tdi4Zyt+XRIYX1zqORf8qHUaPg2wBIP/ggeoMNGDBeoChk1sD5Vb/w8P RT+lVzpakPP5KcSPrQFv0G2+SOhxRk7RzD8k84o5Fvio5FljVwIh5KWB/4QPgsqVbpUasd 2G9QZ8vXo9EwmJXF4qpRg6GYFKqxoiMDkdazzSifx3IqMAdqmSzA/3d10yhWaw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hDL4R4jqnz1623 for ; Mon, 03 Aug 2026 15:21:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3a7e2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 15:21:43 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Piotr Kubaj Subject: git: 4f8570b0d625 - main - misc/pytorch: fix packaging on !amd64 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pkubaj X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4f8570b0d625beeeb26a2cc0a97df4d3233285aa Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 15:21:43 +0000 Message-Id: <6a70b207.3a7e2.7917b324@gitrepo.freebsd.org> The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f8570b0d625beeeb26a2cc0a97df4d3233285aa commit 4f8570b0d625beeeb26a2cc0a97df4d3233285aa Author: Piotr Kubaj AuthorDate: 2026-08-02 08:39:30 +0000 Commit: Piotr Kubaj CommitDate: 2026-08-03 15:21:16 +0000 misc/pytorch: fix packaging on !amd64 --- misc/pytorch/pkg-plist | 128 ++++++++++++++++++++++++------------------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/misc/pytorch/pkg-plist b/misc/pytorch/pkg-plist index 4e73258de49d..38d22bc3b2b1 100644 --- a/misc/pytorch/pkg-plist +++ b/misc/pytorch/pkg-plist @@ -7848,7 +7848,7 @@ include/ATen/xpu/XPUScaledBlas.h include/ATen/xpu/XPUUtils.h include/ATen/xpu/detail/LazyLevelZero.h include/ATen/xpu/detail/XPUHooks.h -include/advisor-annotate.h +%%AMD64%%include/advisor-annotate.h include/c10/core/Allocator.h include/c10/core/AllocatorConfig.h include/c10/core/AutogradState.h @@ -8102,20 +8102,20 @@ include/caffe2/utils/threadpool/pthreadpool-cpp.h include/caffe2/utils/threadpool/pthreadpool.h include/caffe2/utils/threadpool/thread_pool_guard.h include/cpuinfo.h -include/dnnl.h -include/dnnl.hpp -include/dnnl_config.h -include/dnnl_debug.h -include/dnnl_ocl.h -include/dnnl_ocl.hpp -include/dnnl_sycl.h -include/dnnl_sycl.hpp -include/dnnl_sycl_types.h -include/dnnl_threadpool.h -include/dnnl_threadpool.hpp -include/dnnl_threadpool_iface.hpp -include/dnnl_types.h -include/dnnl_version.h +%%AMD64%%include/dnnl.h +%%AMD64%%include/dnnl.hpp +%%AMD64%%include/dnnl_config.h +%%AMD64%%include/dnnl_debug.h +%%AMD64%%include/dnnl_ocl.h +%%AMD64%%include/dnnl_ocl.hpp +%%AMD64%%include/dnnl_sycl.h +%%AMD64%%include/dnnl_sycl.hpp +%%AMD64%%include/dnnl_sycl_types.h +%%AMD64%%include/dnnl_threadpool.h +%%AMD64%%include/dnnl_threadpool.hpp +%%AMD64%%include/dnnl_threadpool_iface.hpp +%%AMD64%%include/dnnl_types.h +%%AMD64%%include/dnnl_version.h include/fp16.h include/fp16/__init__.py include/fp16/avx.py @@ -8123,9 +8123,9 @@ include/fp16/avx2.py include/fp16/bitcasts.h include/fp16/fp16.h include/fp16/psimd.h -include/ittnotify-zca.h -include/ittnotify.h -include/jitprofiling.h +%%AMD64%%include/ittnotify-zca.h +%%AMD64%%include/ittnotify.h +%%AMD64%%include/jitprofiling.h include/kineto/AbstractConfig.h include/kineto/ActivityProfilerInterface.h include/kineto/ActivityTraceInterface.h @@ -8142,40 +8142,40 @@ include/kineto/TraceSpan.h include/kineto/libkineto.h include/kineto/output_base.h include/kineto/time_since_epoch.h -include/legacy/ittnotify.h -include/libittnotify.h +%%AMD64%%include/legacy/ittnotify.h +%%AMD64%%include/libittnotify.h include/libshm.h -include/oneapi/dnnl/dnnl.h -include/oneapi/dnnl/dnnl.hpp -include/oneapi/dnnl/dnnl_common.h -include/oneapi/dnnl/dnnl_common.hpp -include/oneapi/dnnl/dnnl_common_types.h -include/oneapi/dnnl/dnnl_config.h -include/oneapi/dnnl/dnnl_debug.h -include/oneapi/dnnl/dnnl_graph.h -include/oneapi/dnnl/dnnl_graph.hpp -include/oneapi/dnnl/dnnl_graph_ocl.h -include/oneapi/dnnl/dnnl_graph_ocl.hpp -include/oneapi/dnnl/dnnl_graph_sycl.h -include/oneapi/dnnl/dnnl_graph_sycl.hpp -include/oneapi/dnnl/dnnl_graph_types.h -include/oneapi/dnnl/dnnl_ocl.h -include/oneapi/dnnl/dnnl_ocl.hpp -include/oneapi/dnnl/dnnl_ocl_types.h -include/oneapi/dnnl/dnnl_sycl.h -include/oneapi/dnnl/dnnl_sycl.hpp -include/oneapi/dnnl/dnnl_sycl_types.h -include/oneapi/dnnl/dnnl_threadpool.h -include/oneapi/dnnl/dnnl_threadpool.hpp -include/oneapi/dnnl/dnnl_threadpool_iface.hpp -include/oneapi/dnnl/dnnl_types.h -include/oneapi/dnnl/dnnl_ukernel.h -include/oneapi/dnnl/dnnl_ukernel.hpp -include/oneapi/dnnl/dnnl_ukernel_types.h -include/oneapi/dnnl/dnnl_version.h -include/oneapi/dnnl/dnnl_version_hash.h -include/oneapi/dnnl/dnnl_ze.h -include/oneapi/dnnl/dnnl_ze.hpp +%%AMD64%%include/oneapi/dnnl/dnnl.h +%%AMD64%%include/oneapi/dnnl/dnnl.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_common.h +%%AMD64%%include/oneapi/dnnl/dnnl_common.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_common_types.h +%%AMD64%%include/oneapi/dnnl/dnnl_config.h +%%AMD64%%include/oneapi/dnnl/dnnl_debug.h +%%AMD64%%include/oneapi/dnnl/dnnl_graph.h +%%AMD64%%include/oneapi/dnnl/dnnl_graph.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_graph_ocl.h +%%AMD64%%include/oneapi/dnnl/dnnl_graph_ocl.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_graph_sycl.h +%%AMD64%%include/oneapi/dnnl/dnnl_graph_sycl.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_graph_types.h +%%AMD64%%include/oneapi/dnnl/dnnl_ocl.h +%%AMD64%%include/oneapi/dnnl/dnnl_ocl.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_ocl_types.h +%%AMD64%%include/oneapi/dnnl/dnnl_sycl.h +%%AMD64%%include/oneapi/dnnl/dnnl_sycl.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_sycl_types.h +%%AMD64%%include/oneapi/dnnl/dnnl_threadpool.h +%%AMD64%%include/oneapi/dnnl/dnnl_threadpool.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_threadpool_iface.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_types.h +%%AMD64%%include/oneapi/dnnl/dnnl_ukernel.h +%%AMD64%%include/oneapi/dnnl/dnnl_ukernel.hpp +%%AMD64%%include/oneapi/dnnl/dnnl_ukernel_types.h +%%AMD64%%include/oneapi/dnnl/dnnl_version.h +%%AMD64%%include/oneapi/dnnl/dnnl_version_hash.h +%%AMD64%%include/oneapi/dnnl/dnnl_ze.h +%%AMD64%%include/oneapi/dnnl/dnnl_ze.hpp include/psimd.h include/torch/csrc/CudaIPCTypes.h include/torch/csrc/DataLoader.h @@ -9284,18 +9284,18 @@ include/torch/headeronly/util/shim_utils.h include/torch/headeronly/version.h include/torch/library.h include/torch/script.h -lib/cmake/dnnl/dnnl-config-version.cmake -lib/cmake/dnnl/dnnl-config.cmake -lib/cmake/dnnl/dnnl-targets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/dnnl/dnnl-targets.cmake -lib/cmake/ittapi/ittapi-targets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/ittapi/ittapi-targets.cmake -lib/cmake/ittapi/ittapiConfig.cmake -lib/cmake/ittapi/ittapiConfigVersion.cmake +%%AMD64%%lib/cmake/dnnl/dnnl-config-version.cmake +%%AMD64%%lib/cmake/dnnl/dnnl-config.cmake +%%AMD64%%lib/cmake/dnnl/dnnl-targets-%%CMAKE_BUILD_TYPE%%.cmake +%%AMD64%%lib/cmake/dnnl/dnnl-targets.cmake +%%AMD64%%lib/cmake/ittapi/ittapi-targets-%%CMAKE_BUILD_TYPE%%.cmake +%%AMD64%%lib/cmake/ittapi/ittapi-targets.cmake +%%AMD64%%lib/cmake/ittapi/ittapiConfig.cmake +%%AMD64%%lib/cmake/ittapi/ittapiConfigVersion.cmake lib/libc10.so lib/libcpuinfo.a -lib/libdnnl.a -lib/libittnotify.a +%%AMD64%%lib/libdnnl.a +%%AMD64%%lib/libittnotify.a lib/libkineto.a lib/libshm.so lib/libtorch.so @@ -9339,6 +9339,6 @@ share/cmake/kineto/kinetoLibraryConfig.cmake share/cpuinfo/cpuinfo-config.cmake share/cpuinfo/cpuinfo-targets-%%CMAKE_BUILD_TYPE%%.cmake share/cpuinfo/cpuinfo-targets.cmake -share/doc/dnnl/LICENSE -share/doc/dnnl/README -share/doc/dnnl/THIRD-PARTY-PROGRAMS +%%AMD64%%share/doc/dnnl/LICENSE +%%AMD64%%share/doc/dnnl/README +%%AMD64%%share/doc/dnnl/THIRD-PARTY-PROGRAMS