[package - 141amd64-default][misc/py-pytorch] Failed for py311-pytorch-2.6.0_1 in run-depends
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Mar 2025 02:25:03 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy22/data/141amd64-default/9229caa5b2ac/logs/py311-pytorch-2.6.0_1.log Build URL: https://pkg-status.freebsd.org/beefy22/build.html?mastername=141amd64-default&build=9229caa5b2ac Log: =>> Building misc/py-pytorch build started at Sat Mar 8 02:08:30 UTC 2025 port directory: /usr/ports/misc/py-pytorch package name: py311-pytorch-2.6.0_1 building for: FreeBSD 141amd64-default-job-35 14.1-RELEASE-p8 FreeBSD 14.1-RELEASE-p8 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 3842 Mar 8 01:01 /usr/ports/misc/py-pytorch/Makefile Ports top last git commit: 9229caa5b Ports top unclean checkout: no Port dir last git commit: 746acebac Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-1-ge21e8e10 Host OSVERSION: 1500028 Jail OSVERSION: 1401000 Job Id: 35 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1401000 UNAME_v=FreeBSD 14.1-RELEASE-p8 UNAME_r=14.1-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-1-ge21e8e10 MASTERMNT=/usr/local/poudriere/data/.m/141amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/141amd64-default/35/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=141amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/141amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-1-ge21e8e10 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py311 MAKE_ARGS= FLAVOR=py311 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.11" XDG_DATA_HOME=/wrkdirs/usr/ports/misc/py-pytorch/work-py311 XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/py-pytorch/work-py311 XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/py-pytorch/work-py311/.cache HOME=/wrkdirs/usr/ports/misc/py-pytorch/work-py311 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/py-pytorch/work-py311/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/py-pytorch/work-py311/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- USE_NINJA=no BUILD_TEST=0 USE_MKLDNN=0 USE_CUDNN=0 USE_LAPACK=1 USE_QNNPACK=0 XDG_DATA_HOME=/wrkdirs/usr/ports/misc/py-pytorch/work-py311 XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/py-pytorch/work-py311 XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/py-pytorch/work-py311/.cache HOME=/wrkdirs/usr/ports/misc/py-pytorch/work-py311 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/py-pytorch/work-py311/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/py-pytorch/work-py311/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="/usr/local/llvm15/bin/clang -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="/usr/local/llvm15/bin/clang" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="/usr/local/llvm15/bin/clang-cpp" CPPFLAGS="- isystem /usr/local/include" LDFLAGS=" -lexecinfo -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="/usr/local/llvm15/bin/clang++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.11 PYTHON_LIBDIR=lib/python3.11 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=14.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pytorch" EXAMPLESDIR="share/examples/pytorch" DATADIR="share/pytorch" WWWDIR="www/pytorch" ETCDIR="etc/pytorch" --End PLIST_SUB-- --SUB_LIST-- PYTHON_INCLUDEDIR=/usr/local/include/python3.11 PYTHON_LIBDIR=/usr/local/lib/python3.11 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pytorch DOCSDIR=/usr/local/share/doc/pytorch EXAMPLESDIR=/usr/local/share/examples/pytorch WWWDIR=/usr/local/www/pytorch ETCDIR=/usr/local/etc/pytorch --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py311-pytorch-2.6.0_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [141amd64-default-job-35] Installing pkg-2.0.6... [141amd64-default-job-35] Extracting pkg-2.0.6: .......... done ===> py311-pytorch-2.6.0_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py311-pytorch-2.6.0_1 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE accepted by the user => pytorch-v2.6.0.tar.gz doesn't seem to exist in /portdistfiles/pytorch. => Attempting to fetch https://github.com/pytorch/pytorch/releases/download/v2.6.0/pytorch-v2.6.0.tar.gz pytorch-v2.6.0.tar.gz 289 MB 85 MBps 04s ===> Fetching all distfiles required by py311-pytorch-2.6.0_1 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py311-pytorch-2.6.0_1 for building => SHA256 Checksum OK for pytorch/pytorch-v2.6.0.tar.gz. => SHA256 Checksum OK for pytorch/pytorch-cpuinfo-1e83a2f_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by py311-pytorch-2.6.0_1 for building ===> Extracting for py311-pytorch-2.6.0_1 => SHA256 Checksum OK for pytorch/pytorch-v2.6.0.tar.gz. => SHA256 Checksum OK for pytorch/pytorch-cpuinfo-1e83a2f_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for py311-pytorch-2.6.0_1 ===> Applying FreeBSD patches for py311-pytorch-2.6.0_1 from /usr/ports/misc/py-pytorch/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py311-pytorch-2.6.0_1 depends on executable: cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.6.pkg [141amd64-default-job-35] Installing cmake-core-3.31.6... [141amd64-default-job-35] `-- Installing expat-2.6.4... [141amd64-default-job-35] `-- Extracting expat-2.6.4: .......... done [141amd64-default-job-35] `-- Installing jsoncpp-1.9.6_1... [141amd64-default-job-35] `-- Extracting jsoncpp-1.9.6_1: .......... done [141amd64-default-job-35] `-- Installing libidn2-2.3.7... [141amd64-default-job-35] | `-- Installing indexinfo-0.3.1_1... [141amd64-default-job-35] | `-- Extracting indexinfo-0.3.1_1: .... done [141amd64-default-job-35] | `-- Installing libunistring-1.3... [141amd64-default-job-35] | `-- Extracting libunistring-1.3: .......... done [141amd64-default-job-35] `-- Extracting libidn2-2.3.7: .......... done [141amd64-default-job-35] `-- Installing libuv-1.50.0... [141amd64-default-job-35] `-- Extracting libuv-1.50.0: .......... done [141amd64-default-job-35] `-- Installing rhash-1.4.4_1... [141amd64-default-job-35] | `-- Installing gettext-runtime-0.23.1... [141amd64-default-job-35] | `-- Extracting gettext-runtime-0.23.1: .......... done [141amd64-default-job-35] `-- Extracting rhash-1.4.4_1: .......... done [141amd64-default-job-35] Extracting cmake-core-3.31.6: .......... done <snip> [141amd64-default-job-35] | | `-- Installing harfbuzz-10.3.0... [141amd64-default-job-35] | | | `-- Installing glib-2.80.5_1,2... [141amd64-default-job-35] | | | `-- Extracting glib-2.80.5_1,2: .......... done [141amd64-default-job-35] | | | `-- Installing graphite2-1.3.14... [141amd64-default-job-35] | | | `-- Extracting graphite2-1.3.14: .......... done [141amd64-default-job-35] | | `-- Extracting harfbuzz-10.3.0: .......... done [141amd64-default-job-35] | | `-- Extracting libraqm-0.10.2: .......... done [141amd64-default-job-35] | | `-- Installing py311-olefile-0.46... [141amd64-default-job-35] | | `-- Extracting py311-olefile-0.46: .......... done [141amd64-default-job-35] | | `-- Installing py311-tkinter-3.11.11_7... [141amd64-default-job-35] | | `-- Installing tcl86-8.6.16_2... [141amd64-default-job-35] | | `-- Extracting tcl86-8.6.16_2: .......... done [141amd64-default-job-35] | | `-- Installing tk86-8.6.16... [141amd64-default-job-35] | | | `-- Installing libXScrnSaver-1.2.4_1... [141amd64-default-job-35] | | | `-- Installing libXext-1.3.6,1... [141amd64-default-job-35] | | | `-- Extracting libXext-1.3.6,1: .......... done [141amd64-default-job-35] | | | `-- Extracting libXScrnSaver-1.2.4_1: .......... done [141amd64-default-job-35] | | | `-- Installing libXft-2.3.8... [141amd64-default-job-35] | | | `-- Installing libXrender-0.9.12... [141amd64-default-job-35] | | | `-- Extracting libXrender-0.9.12: .......... done [141amd64-default-job-35] | | | `-- Extracting libXft-2.3.8: .......... done [141amd64-default-job-35] | | `-- Extracting tk86-8.6.16: .......... done [141amd64-default-job-35] | | `-- Extracting py311-tkinter-3.11.11_7: ........ done [141amd64-default-job-35] | `-- Extracting py311-pillow-11.0.0: .......... done [141amd64-default-job-35] | `-- Installing py311-pluggy-1.5.0... [141amd64-default-job-35] | `-- Extracting py311-pluggy-1.5.0: .......... done [141amd64-default-job-35] | `-- Installing py311-pyparsing-3.2.1... [141amd64-default-job-35] | `-- Extracting py311-pyparsing-3.2.1: .......... done [141amd64-default-job-35] | `-- Installing py311-python-dateutil-2.9.0... [141amd64-default-job-35] | `-- Extracting py311-python-dateutil-2.9.0: .......... done [141amd64-default-job-35] | `-- Installing py311-tornado-6.4... [141amd64-default-job-35] | `-- Extracting py311-tornado-6.4: .......... done [141amd64-default-job-35] `-- Extracting py311-matplotlib-3.8.0_1: .......... done [141amd64-default-job-35] `-- Installing py311-pandas-2.1.4,1... [141amd64-default-job-35] | `-- Installing py311-bottleneck-1.3.8_1... [141amd64-default-job-35] | `-- Extracting py311-bottleneck-1.3.8_1: .......... done [141amd64-default-job-35] | `-- Installing py311-numexpr-2.10.2... [141amd64-default-job-35] | `-- Extracting py311-numexpr-2.10.2: .......... done [141amd64-default-job-35] | `-- Installing py311-sqlite3-3.11.11_7... [141amd64-default-job-35] | `-- Extracting py311-sqlite3-3.11.11_7: ........ done [141amd64-default-job-35] | `-- Installing py311-tzdata-2025.1... [141amd64-default-job-35] | `-- Extracting py311-tzdata-2025.1: .......... done [141amd64-default-job-35] `-- Extracting py311-pandas-2.1.4,1: .......... done [141amd64-default-job-35] `-- Installing py311-pydot-3.0.4... [141amd64-default-job-35] | `-- Installing graphviz-12.2.1... [141amd64-default-job-35] | | `-- Installing cairo-1.18.2,3... [141amd64-default-job-35] | | `-- Installing lzo2-2.10_1... [141amd64-default-job-35] | | `-- Extracting lzo2-2.10_1: .......... done [141amd64-default-job-35] | | `-- Installing pixman-0.44.2... [141amd64-default-job-35] | | `-- Extracting pixman-0.44.2: ......... done [141amd64-default-job-35] | | `-- Extracting cairo-1.18.2,3: .......... done [141amd64-default-job-35] | | `-- Installing libXaw-1.0.16,2... [141amd64-default-job-35] | | `-- Installing libXmu-1.1.4,1... [141amd64-default-job-35] | | | `-- Installing libXt-1.3.0,1... [141amd64-default-job-35] | | | `-- Extracting libXt-1.3.0,1: .......... done [141amd64-default-job-35] | | `-- Extracting libXmu-1.1.4,1: .......... done [141amd64-default-job-35] | | `-- Installing libXpm-3.5.17_1... [141amd64-default-job-35] | | `-- Extracting libXpm-3.5.17_1: .......... done [141amd64-default-job-35] | | `-- Extracting libXaw-1.0.16,2: .......... done [141amd64-default-job-35] | | `-- Installing libgd-2.3.3_13,1... [141amd64-default-job-35] | | `-- Extracting libgd-2.3.3_13,1: .......... done [141amd64-default-job-35] | | `-- Installing pango-1.56.1... [141amd64-default-job-35] | | `-- Installing libthai-0.1.29_1... [141amd64-default-job-35] | | | `-- Installing libdatrie-0.2.13_2... [141amd64-default-job-35] | | | `-- Extracting libdatrie-0.2.13_2: .......... done [141amd64-default-job-35] | | `-- Extracting libthai-0.1.29_1: .......... done [141amd64-default-job-35] | | `-- Extracting pango-1.56.1: .......... done [141amd64-default-job-35] | `-- Extracting graphviz-12.2.1: .......... done [141amd64-default-job-35] `-- Extracting py311-pydot-3.0.4: .......... done [141amd64-default-job-35] `-- Installing py311-pygraphviz-1.6... [141amd64-default-job-35] `-- Extracting py311-pygraphviz-1.6: .......... done [141amd64-default-job-35] `-- Installing py311-scikit-sparse-0.4.15_2... [141amd64-default-job-35] | `-- Installing py311-scipy-1.11.1_3,1... [141amd64-default-job-35] | | `-- Installing blas-3.12.1... [141amd64-default-job-35] | | `-- Extracting blas-3.12.1: ........ done [141amd64-default-job-35] | `-- Extracting py311-scipy-1.11.1_3,1: .......... done [141amd64-default-job-35] `-- Extracting py311-scikit-sparse-0.4.15_2: .......... done [141amd64-default-job-35] Extracting py311-networkx-3.4,2: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ==> Running trigger: gio-modules.ucl Generating GIO modules cache ==> Running trigger: glib-schemas.ucl Compiling glib schemas No schema files found: doing nothing. ===== Message from boost-libs-1.87.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===== Message from freetype2-2.13.3: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from postgresql16-client-16.8_1: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===== Message from libimagequant-4.3.4_1: -- ===> NOTICE: The libimagequant port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from py311-pandas-2.1.4,1: -- Install math/py-statsmodels to enable parts of pandas.stats. Install devel/py-xarray to enable the to_xarray() function. ===> py311-pytorch-2.6.0_1 depends on package: py311-networkx>0 - found ===> Returning to build of py311-pytorch-2.6.0_1 ===> py311-pytorch-2.6.0_1 depends on package: py311-numpy>=1.16,1<1.27,1 - found ===> py311-pytorch-2.6.0_1 depends on package: py311-sympy==1.13.1 - not found ===> Installing existing package /packages/All/py311-sympy-1.13.3.pkg [141amd64-default-job-35] Installing py311-sympy-1.13.3... [141amd64-default-job-35] `-- Installing py311-mpmath-1.3.0_1... [141amd64-default-job-35] | `-- Installing py311-gmpy2-2.2.1... [141amd64-default-job-35] | `-- Extracting py311-gmpy2-2.2.1: .......... done [141amd64-default-job-35] `-- Extracting py311-mpmath-1.3.0_1: .......... done [141amd64-default-job-35] Extracting py311-sympy-1.13.3: .......... done ===> py311-pytorch-2.6.0_1 depends on package: py311-sympy==1.13.1 - not found *** Error code 1 Stop. make: stopped in /usr/ports/misc/py-pytorch