[package - 141i386-default][science/dvc] Failed for dvc-0.30.1_5 in run-depends

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 09 Nov 2024 12:17:40 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/beefy21/data/141i386-default/203aa1081a24/logs/dvc-0.30.1_5.log
Build URL:      https://pkg-status.freebsd.org/beefy21/build.html?mastername=141i386-default&build=203aa1081a24
Log:

=>> Building science/dvc
build started at Sat Nov  9 12:17:34 UTC 2024
port directory: /usr/ports/science/dvc
package name: dvc-0.30.1_5
building for: FreeBSD 141i386-default-job-35 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 i386
maintained by: yuri@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 1650 Jul  9 01:01 /usr/ports/science/dvc/Makefile
Ports top last git commit: 203aa1081a
Ports top unclean checkout: no
Port dir last git commit: 1a80ec7c22
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500023
Jail OSVERSION: 1401000
Job Id: 35

---Begin Environment---
SHELL=/bin/sh
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
OSVERSION=1401000
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
UNAME_m=i386
UNAME_p=i386
UNAME_r=14.1-RELEASE-p6
LOCALBASE=/usr/local
UNAME_v=FreeBSD 14.1-RELEASE-p6
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.2
MASTERMNT=/usr/local/poudriere/data/.m/141i386-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/141i386-default/35/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=141i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/141i386-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.2
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---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/science/dvc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/dvc/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/science/dvc/work/.cache  HOME=/wrkdirs/usr/ports/science/dvc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/dvc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/science/dvc/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/science/dvc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/dvc/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/science/dvc/work/.cache  HOME=/wrkdirs/usr/ports/science/dvc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/dvc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/science/dvc/work/.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="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  " 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/dvc"  EXAMPLESDIR="share/examples/dvc"  DATADIR="share/dvc"  WWWDIR="www/dvc"  ETCDIR="etc/dvc"
--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/dvc DOCSDIR=/usr/local/share/doc/dvc EXAMPLESDIR=/usr/local/share/examples/dvc  WWWDIR=/usr/local/www/dvc ETCDIR=/usr/local/etc/dvc
--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
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
####  ####
# 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)  524288
stack size              (kbytes, -s)  65536
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 APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   dvc-0.30.1_5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.21.3.pkg
[141i386-default-job-35] Installing pkg-1.21.3...
[141i386-default-job-35] Extracting pkg-1.21.3: .......... done
===>   dvc-0.30.1_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dvc-0.30.1_5
===========================================================================
=======================<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 APACHE20 accepted by the user
===> Fetching all distfiles required by dvc-0.30.1_5 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by dvc-0.30.1_5 for building
=> SHA256 Checksum OK for dvc-0.30.1.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 APACHE20 accepted by the user
===> Fetching all distfiles required by dvc-0.30.1_5 for building
===>  Extracting for dvc-0.30.1_5
=> SHA256 Checksum OK for dvc-0.30.1.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 dvc-0.30.1_5
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   dvc-0.30.1_5 depends on package: py311-setuptools>=63.1.0 - not found
===>   Installing existing package /packages/All/py311-setuptools-63.1.0_1.pkg
[141i386-default-job-35] Installing py311-setuptools-63.1.0_1...
[141i386-default-job-35] `-- Installing python311-3.11.10...
[141i386-default-job-35] |   `-- Installing gettext-runtime-0.22.5...
[141i386-default-job-35] |   | `-- Installing indexinfo-0.3.1...
[141i386-default-job-35] |   | `-- Extracting indexinfo-0.3.1: .... done
[141i386-default-job-35] |   `-- Extracting gettext-runtime-0.22.5: .......... done
[141i386-default-job-35] |   `-- Installing libffi-3.4.6...
[141i386-default-job-35] |   `-- Extracting libffi-3.4.6: .......... done
[141i386-default-job-35] |   `-- Installing mpdecimal-4.0.0...
[141i386-default-job-35] |   `-- Extracting mpdecimal-4.0.0: .......... done
[141i386-default-job-35] |   `-- Installing readline-8.2.13_2...
[141i386-default-job-35] |   `-- Extracting readline-8.2.13_2: .......... done
[141i386-default-job-35] `-- Extracting python311-3.11.10: .......... done
[141i386-default-job-35] Extracting py311-setuptools-63.1.0_1: .......... done
=====
Message from python311-3.11.10:

--
Note that some standard Python modules are provided as separate ports
<snip>
writing dvc.egg-info/PKG-INFO
writing dependency_links to dvc.egg-info/dependency_links.txt
writing entry points to dvc.egg-info/entry_points.txt
writing requirements to dvc.egg-info/requires.txt
writing top-level names to dvc.egg-info/top_level.txt
reading manifest file 'dvc.egg-info/SOURCES.txt'
writing manifest file 'dvc.egg-info/SOURCES.txt'
===========================================================================
=======================<phase: run-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   dvc-0.30.1_5 depends on package: py311-appdirs>=1.4.3 - not found
===>   Installing existing package /packages/All/py311-appdirs-1.4.4_1.pkg
[141i386-default-job-35] Installing py311-appdirs-1.4.4_1...
[141i386-default-job-35] Extracting py311-appdirs-1.4.4_1: .......... done
===>   dvc-0.30.1_5 depends on package: py311-appdirs>=1.4.3 - found
===>   Returning to build of dvc-0.30.1_5
===>   dvc-0.30.1_5 depends on package: py311-asciimatics>=1.10.0 - not found
===>   Installing existing package /packages/All/py311-asciimatics-1.15.0.pkg
[141i386-default-job-35] Installing py311-asciimatics-1.15.0...
[141i386-default-job-35] `-- Installing py311-pillow-11.0.0...
[141i386-default-job-35] |   `-- Installing freetype2-2.13.3...
[141i386-default-job-35] |   | `-- Installing brotli-1.1.0,1...
[141i386-default-job-35] |   | `-- Extracting brotli-1.1.0,1: .......... done
[141i386-default-job-35] |   | `-- Installing png-1.6.44...
[141i386-default-job-35] |   | `-- Extracting png-1.6.44: .......... done
[141i386-default-job-35] |   `-- Extracting freetype2-2.13.3: .......... done
[141i386-default-job-35] |   `-- Installing jpeg-turbo-3.0.4...
[141i386-default-job-35] |   `-- Extracting jpeg-turbo-3.0.4: .......... done
[141i386-default-job-35] |   `-- Installing lcms2-2.16_2...
[141i386-default-job-35] |   | `-- Installing tiff-4.7.0...
[141i386-default-job-35] |   |   `-- Installing jbigkit-2.1_3...
[141i386-default-job-35] |   |   `-- Extracting jbigkit-2.1_3: .......... done
[141i386-default-job-35] |   |   `-- Installing lerc-4.0.0...
[141i386-default-job-35] |   |   `-- Extracting lerc-4.0.0: ........ done
[141i386-default-job-35] |   |   `-- Installing libdeflate-1.22...
[141i386-default-job-35] |   |   `-- Extracting libdeflate-1.22: .......... done
[141i386-default-job-35] |   |   `-- Installing zstd-1.5.6...
[141i386-default-job-35] |   |   | `-- Installing liblz4-1.10.0,1...
[141i386-default-job-35] |   |   | `-- Extracting liblz4-1.10.0,1: .......... done
[141i386-default-job-35] |   |   `-- Extracting zstd-1.5.6: .......... done
[141i386-default-job-35] |   | `-- Extracting tiff-4.7.0: .......... done
[141i386-default-job-35] |   `-- Extracting lcms2-2.16_2: .......... done
[141i386-default-job-35] |   `-- Installing libimagequant-4.3.3_3...
[141i386-default-job-35] |   `-- Extracting libimagequant-4.3.3_3: ......... done
[141i386-default-job-35] |   `-- Installing libraqm-0.10.2...
[141i386-default-job-35] |   | `-- Installing fribidi-1.0.16...
[141i386-default-job-35] |   | `-- Extracting fribidi-1.0.16: .......... done
[141i386-default-job-35] |   | `-- Installing harfbuzz-10.0.1...
[141i386-default-job-35] |   |   `-- Installing glib-2.80.5_1,2...
[141i386-default-job-35] |   |   | `-- Installing libiconv-1.17_1...
[141i386-default-job-35] |   |   | `-- Extracting libiconv-1.17_1: .......... done
[141i386-default-job-35] |   |   | `-- Installing pcre2-10.43...
[141i386-default-job-35] |   |   | `-- Extracting pcre2-10.43: .......... done
[141i386-default-job-35] |   |   | `-- Installing py311-packaging-24.1...
[141i386-default-job-35] |   |   | `-- Extracting py311-packaging-24.1: .......... done
[141i386-default-job-35] |   |   `-- Extracting glib-2.80.5_1,2: .......... done
[141i386-default-job-35] |   |   `-- Installing graphite2-1.3.14...
[141i386-default-job-35] |   |   `-- Extracting graphite2-1.3.14: .......... done
[141i386-default-job-35] |   | `-- Extracting harfbuzz-10.0.1: .......... done
[141i386-default-job-35] |   `-- Extracting libraqm-0.10.2: .......... done
[141i386-default-job-35] |   `-- Installing libxcb-1.17.0...
[141i386-default-job-35] |   | `-- Installing libXau-1.0.11...
[141i386-default-job-35] |   | `-- Extracting libXau-1.0.11: .......... done
[141i386-default-job-35] |   | `-- Installing libXdmcp-1.1.5...
[141i386-default-job-35] |   |   `-- Installing xorgproto-2024.1...
[141i386-default-job-35] |   |   `-- Extracting xorgproto-2024.1: .......... done
[141i386-default-job-35] |   | `-- Extracting libXdmcp-1.1.5: ......... done
[141i386-default-job-35] |   `-- Extracting libxcb-1.17.0: .......... done
[141i386-default-job-35] |   `-- Installing openjpeg-2.5.2_1...
[141i386-default-job-35] |   `-- Extracting openjpeg-2.5.2_1: .......... done
[141i386-default-job-35] |   `-- Installing py311-olefile-0.46...
[141i386-default-job-35] |   `-- Extracting py311-olefile-0.46: .......... done
[141i386-default-job-35] |   `-- Installing py311-tkinter-3.11.10_7...
[141i386-default-job-35] |   | `-- Installing tcl86-8.6.15_2...
[141i386-default-job-35] |   | `-- Extracting tcl86-8.6.15_2: .......... done
[141i386-default-job-35] |   | `-- Installing tk86-8.6.15...
[141i386-default-job-35] |   |   `-- Installing fontconfig-2.15.0_3,1...
[141i386-default-job-35] |   |   | `-- Installing expat-2.6.3...
[141i386-default-job-35] |   |   | `-- Extracting expat-2.6.3: .......... done
[141i386-default-job-35] |   |   `-- Extracting fontconfig-2.15.0_3,1: .......... done
[141i386-default-job-35] |   |   `-- Installing libX11-1.8.9,1...
[141i386-default-job-35] |   |   `-- Extracting libX11-1.8.9,1: .......... done
[141i386-default-job-35] |   |   `-- Installing libXScrnSaver-1.2.4_1...
[141i386-default-job-35] |   |   | `-- Installing libXext-1.3.6,1...
[141i386-default-job-35] |   |   | `-- Extracting libXext-1.3.6,1: .......... done
[141i386-default-job-35] |   |   `-- Extracting libXScrnSaver-1.2.4_1: .......... done
[141i386-default-job-35] |   |   `-- Installing libXft-2.3.8...
[141i386-default-job-35] |   |   | `-- Installing libXrender-0.9.11...
[141i386-default-job-35] |   |   | `-- Extracting libXrender-0.9.11: .......... done
[141i386-default-job-35] |   |   `-- Extracting libXft-2.3.8: .......... done
[141i386-default-job-35] |   | `-- Extracting tk86-8.6.15: .......... done
[141i386-default-job-35] |   `-- Extracting py311-tkinter-3.11.10_7: ........ done
[141i386-default-job-35] |   `-- Installing webp-1.4.0_1...
[141i386-default-job-35] |   | `-- Installing giflib-5.2.2...
[141i386-default-job-35] |   | `-- Extracting giflib-5.2.2: .......... done
[141i386-default-job-35] |   `-- Extracting webp-1.4.0_1: .......... done
[141i386-default-job-35] `-- Extracting py311-pillow-11.0.0: .......... done
[141i386-default-job-35] `-- Installing py311-pyfiglet-1.0.2...
[141i386-default-job-35] `-- Extracting py311-pyfiglet-1.0.2: .......... done
[141i386-default-job-35] `-- Installing py311-wcwidth-0.2.8...
[141i386-default-job-35] `-- Extracting py311-wcwidth-0.2.8: .......... done
[141i386-default-job-35] Extracting py311-asciimatics-1.15.0: .......... 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 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).
===>   dvc-0.30.1_5 depends on package: py311-asciimatics>=1.10.0 - found
===>   Returning to build of dvc-0.30.1_5
===>   dvc-0.30.1_5 depends on package: py311-colorama>=0.3.9 - not found
===>   Installing existing package /packages/All/py311-colorama-0.4.6.pkg
[141i386-default-job-35] Installing py311-colorama-0.4.6...
[141i386-default-job-35] Extracting py311-colorama-0.4.6: .......... done
===>   dvc-0.30.1_5 depends on package: py311-colorama>=0.3.9 - found
===>   Returning to build of dvc-0.30.1_5
===>   dvc-0.30.1_5 depends on package: py311-configobj>=5.0.6 - not found
===>   Installing existing package /packages/All/py311-configobj-5.0.9.pkg
[141i386-default-job-35] Installing py311-configobj-5.0.9...
[141i386-default-job-35] `-- Installing py311-six-1.16.0_1...
[141i386-default-job-35] `-- Extracting py311-six-1.16.0_1: .......... done
[141i386-default-job-35] Extracting py311-configobj-5.0.9: .......... done
===>   dvc-0.30.1_5 depends on package: py311-configobj>=5.0.6 - found
===>   Returning to build of dvc-0.30.1_5
===>   dvc-0.30.1_5 depends on package: py311-configparser>=3.5.0 - not found
===>   Installing existing package /packages/All/py311-configparser-3.5.3_1,1.pkg
[141i386-default-job-35] Installing py311-configparser-3.5.3_1,1...
[141i386-default-job-35] `-- Installing py311-backports-1...
[141i386-default-job-35] `-- Extracting py311-backports-1: ...... done
[141i386-default-job-35] Extracting py311-configparser-3.5.3_1,1: .......... done
===>   dvc-0.30.1_5 depends on package: py311-configparser>=3.5.0 - found
===>   Returning to build of dvc-0.30.1_5
===>   dvc-0.30.1_5 depends on package: py311-distro>=1.3.0 - not found
===>   Installing existing package /packages/All/py311-distro-1.9.0.pkg
[141i386-default-job-35] Installing py311-distro-1.9.0...
[141i386-default-job-35] Extracting py311-distro-1.9.0: .......... done
===>   dvc-0.30.1_5 depends on package: py311-distro>=1.3.0 - found
===>   Returning to build of dvc-0.30.1_5
===>   dvc-0.30.1_5 depends on package: py311-future>=0.16.0 - not found
===>   Installing existing package /packages/All/py311-future-0.18.3.pkg
[141i386-default-job-35] Installing py311-future-0.18.3...
[141i386-default-job-35] Extracting py311-future-0.18.3: .......... done
===>   dvc-0.30.1_5 depends on package: py311-future>=0.16.0 - found
===>   Returning to build of dvc-0.30.1_5
===>   dvc-0.30.1_5 depends on package: py311-gitpython>=2.1.8 - not found
===>   Installing existing package /packages/All/py311-gitpython-3.1.43.pkg
[141i386-default-job-35] Installing py311-gitpython-3.1.43...
[141i386-default-job-35] `-- Installing py311-gitdb-4.0.11_1...
[141i386-default-job-35] |   `-- Installing py311-smmap-5.0.1_1...
[141i386-default-job-35] |   `-- Extracting py311-smmap-5.0.1_1: .......... done
[141i386-default-job-35] `-- Extracting py311-gitdb-4.0.11_1: .......... done
[141i386-default-job-35] Extracting py311-gitpython-3.1.43: .......... done
===>   dvc-0.30.1_5 depends on package: py311-gitpython>=2.1.8 - found
===>   Returning to build of dvc-0.30.1_5
===>   dvc-0.30.1_5 depends on package: py311-grandalf==0.7 - not found
===>   Installing existing package /packages/All/py311-grandalf-0.8.pkg
[141i386-default-job-35] Installing py311-grandalf-0.8...
[141i386-default-job-35] `-- Installing py311-pyparsing-3.2.0...
[141i386-default-job-35] `-- Extracting py311-pyparsing-3.2.0: .......... done
[141i386-default-job-35] Extracting py311-grandalf-0.8: .......... done
===>   dvc-0.30.1_5 depends on package: py311-grandalf==0.7 - not found
*** Error code 1

Stop.
make: stopped in /usr/ports/science/dvc