=>> Building databases/py-sqlalchemy20 build started at Thu Mar 28 04:43:29 GMT 2024 port directory: /usr/ports/databases/py-sqlalchemy20 package name: py39-sqlalchemy20-2.0.27 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: sunpoet@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1956 Feb 25 10:26 /usr/ports/databases/py-sqlalchemy20/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: 8eb2511078 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 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.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py39 MAKE_ARGS= FLAVOR=py39 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py39-sqlalchemy20-2.0.27: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ====> Options available for the multi BACKEND: you have to choose at least one of them MSSQL=off: Microsoft SQL Server support MYSQL=off: MySQL database support PGSQL=off: PostgreSQL database support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- sunpoet@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/.cache HOME=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39 TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCACHE_DIR="/root/.ccache" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/.cache HOME=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39 TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/.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 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 " CCACHE_DIR="/root/.ccache" 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-- PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py39-sqlalchemy" EXAMPLESDIR="share/examples/py39-sqlalchemy" DATADIR="share/py39-sqlalchemy" WWWDIR="www/py39-sqlalchemy" ETCDIR="etc/py39-sqlalchemy" --End PLIST_SUB-- --SUB_LIST-- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-sqlalchemy DOCSDIR=/usr/local/share/doc/py39-sqlalchemy EXAMPLESDIR=/usr/local/share/examples/py39-sqlalchemy WWWDIR=/usr/local/www/py39-sqlalchemy ETCDIR=/usr/local/etc/py39-sqlalchemy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### 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-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py39-sqlalchemy20-2.0.27 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> py39-sqlalchemy20-2.0.27 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py39-sqlalchemy20-2.0.27 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by py39-sqlalchemy20-2.0.27 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by py39-sqlalchemy20-2.0.27 for building => SHA256 Checksum OK for SQLAlchemy-2.0.27.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by py39-sqlalchemy20-2.0.27 for building ===> Extracting for py39-sqlalchemy20-2.0.27 => SHA256 Checksum OK for SQLAlchemy-2.0.27.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for py39-sqlalchemy20-2.0.27 ===> Applying FreeBSD patches for py39-sqlalchemy20-2.0.27 from /usr/ports/databases/py-sqlalchemy20/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py39-sqlalchemy20-2.0.27 depends on package: py39-setuptools>=47 - not found ===> Installing existing package /packages/All/py39-setuptools-63.1.0_1.pkg [pkg-builder.dan.net.uk] Installing py39-setuptools-63.1.0_1... [pkg-builder.dan.net.uk] `-- Installing python39-3.9.18_1... [pkg-builder.dan.net.uk] | `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] | `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing libffi-3.4.4_1... [pkg-builder.dan.net.uk] | `-- Extracting libffi-3.4.4_1: .......... done [pkg-builder.dan.net.uk] | `-- Installing mpdecimal-2.5.1... [pkg-builder.dan.net.uk] | `-- Extracting mpdecimal-2.5.1: .......... done [pkg-builder.dan.net.uk] | `-- Installing openssl-3.0.13_1,1... [pkg-builder.dan.net.uk] | `-- Extracting openssl-3.0.13_1,1: .......... done [pkg-builder.dan.net.uk] | `-- Installing readline-8.2.10... [pkg-builder.dan.net.uk] | `-- Extracting readline-8.2.10: .......... done [pkg-builder.dan.net.uk] `-- Extracting python39-3.9.18_1: .......... done [pkg-builder.dan.net.uk] Extracting py39-setuptools-63.1.0_1: .......... done ===== Message from python39-3.9.18_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> py39-sqlalchemy20-2.0.27 depends on package: py39-setuptools>=47 - found ===> Returning to build of py39-sqlalchemy20-2.0.27 ===> py39-sqlalchemy20-2.0.27 depends on package: py39-wheel>=0 - not found ===> Installing existing package /packages/All/py39-wheel-0.43.0.pkg [pkg-builder.dan.net.uk] Installing py39-wheel-0.43.0... [pkg-builder.dan.net.uk] Extracting py39-wheel-0.43.0: .......... done ===> py39-sqlalchemy20-2.0.27 depends on package: py39-wheel>=0 - found ===> Returning to build of py39-sqlalchemy20-2.0.27 ===> py39-sqlalchemy20-2.0.27 depends on executable: cython-3.9 - not found ===> Installing existing package /packages/All/py39-cython-0.29.37.pkg [pkg-builder.dan.net.uk] Installing py39-cython-0.29.37... [pkg-builder.dan.net.uk] Extracting py39-cython-0.29.37: .......... done ===> py39-sqlalchemy20-2.0.27 depends on executable: cython-3.9 - found ===> Returning to build of py39-sqlalchemy20-2.0.27 ===> py39-sqlalchemy20-2.0.27 depends on file: /usr/local/bin/python3.9 - found ===> py39-sqlalchemy20-2.0.27 depends on package: py39-build>=0 - not found ===> Installing existing package /packages/All/py39-build-1.1.1.pkg [pkg-builder.dan.net.uk] Installing py39-build-1.1.1... [pkg-builder.dan.net.uk] `-- Installing py39-packaging-23.2... [pkg-builder.dan.net.uk] `-- Extracting py39-packaging-23.2: .......... done [pkg-builder.dan.net.uk] `-- Installing py39-pyproject_hooks-1.0.0_2... [pkg-builder.dan.net.uk] | `-- Installing py39-tomli-2.0.1_2... [pkg-builder.dan.net.uk] | `-- Extracting py39-tomli-2.0.1_2: .......... done [pkg-builder.dan.net.uk] `-- Extracting py39-pyproject_hooks-1.0.0_2: .......... done [pkg-builder.dan.net.uk] Extracting py39-build-1.1.1: .......... done ===> py39-sqlalchemy20-2.0.27 depends on package: py39-build>=0 - found ===> Returning to build of py39-sqlalchemy20-2.0.27 ===> py39-sqlalchemy20-2.0.27 depends on package: py39-installer>=0 - not found ===> Installing existing package /packages/All/py39-installer-0.7.0.pkg [pkg-builder.dan.net.uk] Installing py39-installer-0.7.0... [pkg-builder.dan.net.uk] Extracting py39-installer-0.7.0: .......... done ===> py39-sqlalchemy20-2.0.27 depends on package: py39-installer>=0 - found ===> Returning to build of py39-sqlalchemy20-2.0.27 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for py39-sqlalchemy20-2.0.27 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for py39-sqlalchemy20-2.0.27 * Getting build dependencies for wheel... running egg_info creating lib/sqlalchemy.egg-info writing lib/sqlalchemy.egg-info/PKG-INFO writing dependency_links to lib/sqlalchemy.egg-info/dependency_links.txt writing requirements to lib/sqlalchemy.egg-info/requires.txt writing top-level names to lib/sqlalchemy.egg-info/top_level.txt writing manifest file 'lib/sqlalchemy.egg-info/SOURCES.txt' reading manifest file 'lib/sqlalchemy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.xml' under directory 'examples' warning: no previously-included files found matching 'lib/sqlalchemy/cyextension/*.c' warning: no previously-included files found matching 'lib/sqlalchemy/cyextension/*.so' no previously-included directories found matching 'doc/build/output' adding license file 'LICENSE' writing manifest file 'lib/sqlalchemy.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39 creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy copying lib/sqlalchemy/types.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy copying lib/sqlalchemy/exc.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy copying lib/sqlalchemy/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy copying lib/sqlalchemy/log.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy copying lib/sqlalchemy/events.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy copying lib/sqlalchemy/schema.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy copying lib/sqlalchemy/inspection.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/instrumentation.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/associationproxy.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/indexable.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/hybrid.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/compiler.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/baked.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/horizontal_shard.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/orderinglist.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/automap.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/serializer.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext copying lib/sqlalchemy/ext/mutable.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/_has_cy.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/queue.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/compat.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/topological.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/deprecations.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/typing.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/_collections.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/langhelpers.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/preloaded.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/tool_support.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/concurrency.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/_py_collections.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util copying lib/sqlalchemy/util/_concurrency_py3k.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/mock.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/default.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/_py_row.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/events.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/reflection.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/characteristics.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/processors.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/_py_util.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/result.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/util.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/strategies.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/interfaces.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/cursor.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/url.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/_py_processors.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/row.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine copying lib/sqlalchemy/engine/create.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension copying lib/sqlalchemy/cyextension/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects copying lib/sqlalchemy/dialects/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects copying lib/sqlalchemy/dialects/_typing.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool copying lib/sqlalchemy/pool/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool copying lib/sqlalchemy/pool/events.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool copying lib/sqlalchemy/pool/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool copying lib/sqlalchemy/pool/impl.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/roles.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/crud.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/naming.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/elements.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/compiler.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/default_comparator.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/events.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/operators.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/type_api.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/cache_key.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/sqltypes.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/dml.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/_typing.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/_py_util.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/functions.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/util.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/_dml_constructors.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/visitors.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/selectable.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/schema.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/ddl.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/_elements_constructors.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/expression.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/annotation.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/_orm_types.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/_selectable_constructors.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/traversals.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/lambdas.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql copying lib/sqlalchemy/sql/coercions.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/entities.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/engines.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/exclusions.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/asyncio.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/provision.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/requirements.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/util.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/assertions.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/schema.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/config.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/warnings.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/profiling.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/assertsql.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing copying lib/sqlalchemy/testing/pickleable.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors copying lib/sqlalchemy/connectors/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors copying lib/sqlalchemy/connectors/asyncio.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors copying lib/sqlalchemy/connectors/aioodbc.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors copying lib/sqlalchemy/connectors/pyodbc.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/future copying lib/sqlalchemy/future/engine.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/future copying lib/sqlalchemy/future/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/future creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/path_registry.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/context.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_api.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/instrumentation.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/attributes.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/mapper.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/properties.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/exc.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/relationships.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/dependency.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/dynamic.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/events.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/loading.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/evaluator.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/strategy_options.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/sync.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/_typing.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/collections.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/clsregistry.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/bulk_persistence.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/util.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/state.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/persistence.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/unitofwork.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/strategies.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/descriptor_props.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/query.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/identity.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/interfaces.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/writeonly.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/scoping.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/state_changes.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/session.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/mapped_collection.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm copying lib/sqlalchemy/orm/_orm_constructors.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event copying lib/sqlalchemy/event/api.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event copying lib/sqlalchemy/event/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event copying lib/sqlalchemy/event/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event copying lib/sqlalchemy/event/registry.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event copying lib/sqlalchemy/event/attr.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event copying lib/sqlalchemy/event/legacy.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/plugin.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/apply.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/util.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/infer.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/names.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/decl_class.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/exc.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/engine.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/result.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/scoping.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/session.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/extensions.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/declarative creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/types.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/enumerated.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadb.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/asyncmy.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reserved_words.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pymysql.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reflection.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/cymysql.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/dml.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/aiomysql.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/provision.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pyodbc.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqldb.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/json.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/expression.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadbconnector.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqlconnector.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/information_schema.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pymssql.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/aioodbc.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/provision.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pyodbc.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/json.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/types.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/oracledb.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/dictionary.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/cx_oracle.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/provision.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/dml.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/aiosqlite.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/provision.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlite.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/json.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlcipher.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/types.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/_psycopg_common.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/asyncpg.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/operators.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pg_catalog.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/named_types.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/dml.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/provision.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/array.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/json.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ranges.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/hstore.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pg8000.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ext.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_rowcount.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_reflection.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_unicode_ddl.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_update_delete.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_types.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_dialect.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_sequence.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_results.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_ddl.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_select.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_insert.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_deprecations.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_cte.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/plugin_base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/pytestplugin.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/bootstrap.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin creating build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures copying lib/sqlalchemy/testing/fixtures/__init__.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures copying lib/sqlalchemy/testing/fixtures/mypy.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures copying lib/sqlalchemy/testing/fixtures/base.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures copying lib/sqlalchemy/testing/fixtures/sql.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures copying lib/sqlalchemy/testing/fixtures/orm.py -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures running egg_info writing lib/sqlalchemy.egg-info/PKG-INFO writing dependency_links to lib/sqlalchemy.egg-info/dependency_links.txt writing requirements to lib/sqlalchemy.egg-info/requires.txt writing top-level names to lib/sqlalchemy.egg-info/top_level.txt reading manifest file 'lib/sqlalchemy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.xml' under directory 'examples' warning: no previously-included files found matching 'lib/sqlalchemy/cyextension/*.c' warning: no previously-included files found matching 'lib/sqlalchemy/cyextension/*.so' no previously-included directories found matching 'doc/build/output' adding license file 'LICENSE' writing manifest file 'lib/sqlalchemy.egg-info/SOURCES.txt' copying lib/sqlalchemy/py.typed -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy copying lib/sqlalchemy/cyextension/collections.pyx -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension copying lib/sqlalchemy/cyextension/immutabledict.pxd -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension copying lib/sqlalchemy/cyextension/immutabledict.pyx -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension copying lib/sqlalchemy/cyextension/processors.pyx -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension copying lib/sqlalchemy/cyextension/resultproxy.pyx -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension copying lib/sqlalchemy/cyextension/util.pyx -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension copying lib/sqlalchemy/dialects/type_migration_guidelines.txt -> build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects running build_ext cythoning lib/sqlalchemy/cyextension/collections.pyx to lib/sqlalchemy/cyextension/collections.c cythoning lib/sqlalchemy/cyextension/immutabledict.pyx to lib/sqlalchemy/cyextension/immutabledict.c cythoning lib/sqlalchemy/cyextension/processors.pyx to lib/sqlalchemy/cyextension/processors.c cythoning lib/sqlalchemy/cyextension/resultproxy.pyx to lib/sqlalchemy/cyextension/resultproxy.c cythoning lib/sqlalchemy/cyextension/util.pyx to lib/sqlalchemy/cyextension/util.c building 'sqlalchemy.cyextension.collections' extension creating build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39 creating build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib creating build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy creating build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c lib/sqlalchemy/cyextension/collections.c -o build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/collections.o cc -shared -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/collections.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/collections.cpython-39.so building 'sqlalchemy.cyextension.immutabledict' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c lib/sqlalchemy/cyextension/immutabledict.c -o build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/immutabledict.o cc -shared -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/immutabledict.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/immutabledict.cpython-39.so building 'sqlalchemy.cyextension.processors' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c lib/sqlalchemy/cyextension/processors.c -o build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/processors.o cc -shared -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/processors.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/processors.cpython-39.so building 'sqlalchemy.cyextension.resultproxy' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c lib/sqlalchemy/cyextension/resultproxy.c -o build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/resultproxy.o lib/sqlalchemy/cyextension/resultproxy.c:5023:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ lib/sqlalchemy/cyextension/resultproxy.c:345:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ lib/sqlalchemy/cyextension/resultproxy.c:5034:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ lib/sqlalchemy/cyextension/resultproxy.c:345:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ lib/sqlalchemy/cyextension/resultproxy.c:5251:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ lib/sqlalchemy/cyextension/resultproxy.c:345:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ lib/sqlalchemy/cyextension/resultproxy.c:5262:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ lib/sqlalchemy/cyextension/resultproxy.c:345:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 4 warnings generated. cc -shared -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/resultproxy.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/resultproxy.cpython-39.so building 'sqlalchemy.cyextension.util' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -I/usr/local/include/python3.9 -c lib/sqlalchemy/cyextension/util.c -o build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/util.o cc -shared -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-p10-amd64-cpython-39/lib/sqlalchemy/cyextension/util.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/util.cpython-39.so installing to build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel running install running install_lib creating build/bdist.freebsd-13.2-RELEASE-p10-amd64 creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/instrumentation.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/associationproxy.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/indexable.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/hybrid.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/compiler.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/baked.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/horizontal_shard.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/orderinglist.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/automap.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/mypy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy/plugin.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/mypy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/mypy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy/apply.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/mypy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy/util.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/mypy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy/infer.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/mypy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy/names.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/mypy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mypy/decl_class.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/mypy creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/asyncio copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio/exc.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/asyncio copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio/engine.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/asyncio copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/asyncio copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/asyncio copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio/result.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/asyncio copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio/scoping.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/asyncio copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/asyncio/session.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/asyncio copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/serializer.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/declarative copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/declarative/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/declarative copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/declarative/extensions.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext/declarative copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/ext/mutable.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/ext copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/types.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/_has_cy.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/queue.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/compat.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/topological.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/deprecations.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/typing.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/_collections.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/langhelpers.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/preloaded.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/tool_support.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/concurrency.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/_py_collections.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/util/_concurrency_py3k.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/util copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/exc.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/log.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/mock.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/default.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/_py_row.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/events.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/reflection.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/characteristics.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/processors.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/_py_util.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/result.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/util.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/strategies.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/interfaces.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/cursor.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/url.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/_py_processors.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/row.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/engine/create.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/engine copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/events.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/immutabledict.cpython-39.so -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/processors.pyx -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/resultproxy.pyx -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/util.pyx -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/collections.pyx -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/processors.cpython-39.so -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/resultproxy.cpython-39.so -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/collections.cpython-39.so -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/util.cpython-39.so -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/immutabledict.pxd -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/cyextension/immutabledict.pyx -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/cyextension creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/types.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/enumerated.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/mariadb.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/asyncmy.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/reserved_words.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/pymysql.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/reflection.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/cymysql.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/dml.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/aiomysql.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/provision.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/pyodbc.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/mysqldb.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/json.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/expression.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/mariadbconnector.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mysql/mysqlconnector.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mysql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql/information_schema.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql/pymssql.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql/aioodbc.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql/provision.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql/pyodbc.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/mssql/json.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/mssql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/_typing.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/oracle copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle/types.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/oracle copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle/oracledb.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/oracle copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle/dictionary.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/oracle copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/oracle copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle/cx_oracle.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/oracle copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/oracle copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/oracle/provision.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/oracle creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite/dml.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite/aiosqlite.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite/provision.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite/pysqlite.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite/json.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/sqlite/pysqlcipher.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/sqlite creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/types.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/_psycopg_common.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/asyncpg.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/operators.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/pg_catalog.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/named_types.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/dml.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/provision.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/array.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/json.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/psycopg.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/ranges.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/hstore.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/pg8000.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/psycopg2.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/postgresql/ext.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects/postgresql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/dialects/type_migration_guidelines.txt -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/dialects creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/pool copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/pool copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool/events.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/pool copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/pool copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/pool/impl.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/pool copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/schema.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/py.typed -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/roles.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/crud.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/naming.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/elements.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/compiler.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/default_comparator.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/events.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/operators.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/type_api.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/cache_key.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/sqltypes.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/dml.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/_typing.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/_py_util.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/functions.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/util.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/_dml_constructors.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/visitors.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/selectable.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/schema.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/ddl.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/_elements_constructors.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/expression.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/annotation.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/_orm_types.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/_selectable_constructors.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/traversals.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/lambdas.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/sql/coercions.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/sql creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/entities.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/engines.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/exclusions.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/asyncio.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/provision.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/requirements.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_rowcount.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_reflection.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_unicode_ddl.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_update_delete.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_types.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_dialect.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_sequence.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_results.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_ddl.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_select.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_insert.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_deprecations.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/suite/test_cte.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/suite copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/util.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/assertions.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/schema.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/plugin copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/plugin copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin/plugin_base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/plugin copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin/pytestplugin.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/plugin copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/plugin/bootstrap.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/plugin copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/config.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/warnings.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/profiling.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/assertsql.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/fixtures copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/fixtures copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures/mypy.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/fixtures copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/fixtures copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures/sql.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/fixtures copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/fixtures/orm.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing/fixtures copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/testing/pickleable.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/testing copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/inspection.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/connectors copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/connectors copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors/asyncio.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/connectors copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors/aioodbc.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/connectors copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/connectors/pyodbc.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/connectors creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/future copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/future/engine.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/future copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/future/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/future creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/path_registry.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/context.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/decl_api.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/instrumentation.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/attributes.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/mapper.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/properties.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/exc.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/relationships.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/dependency.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/dynamic.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/events.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/loading.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/evaluator.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/strategy_options.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/sync.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/_typing.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/collections.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/clsregistry.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/decl_base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/bulk_persistence.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/util.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/state.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/persistence.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/unitofwork.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/strategies.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/descriptor_props.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/query.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/identity.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/interfaces.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/writeonly.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/scoping.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/state_changes.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/session.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/mapped_collection.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/orm/_orm_constructors.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/orm creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/event copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event/api.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/event copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event/__init__.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/event copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event/base.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/event copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event/registry.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/event copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event/attr.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/event copying build/lib.freebsd-13.2-RELEASE-p10-amd64-cpython-39/sqlalchemy/event/legacy.py -> build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy/event running install_egg_info Copying lib/sqlalchemy.egg-info to build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy-2.0.27-py3.9.egg-info running install_scripts creating build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel/sqlalchemy-2.0.27.dist-info/WHEEL creating '/wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/SQLAlchemy-2.0.27/dist/tmpg4ygpe7x/sqlalchemy-2.0.27-cp39-cp39-freebsd_13_2_release_p10_amd64.whl' and adding 'build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel' to it adding 'sqlalchemy/__init__.py' adding 'sqlalchemy/events.py' adding 'sqlalchemy/exc.py' adding 'sqlalchemy/inspection.py' adding 'sqlalchemy/log.py' adding 'sqlalchemy/py.typed' adding 'sqlalchemy/schema.py' adding 'sqlalchemy/types.py' adding 'sqlalchemy/connectors/__init__.py' adding 'sqlalchemy/connectors/aioodbc.py' adding 'sqlalchemy/connectors/asyncio.py' adding 'sqlalchemy/connectors/pyodbc.py' adding 'sqlalchemy/cyextension/__init__.py' adding 'sqlalchemy/cyextension/collections.cpython-39.so' adding 'sqlalchemy/cyextension/collections.pyx' adding 'sqlalchemy/cyextension/immutabledict.cpython-39.so' adding 'sqlalchemy/cyextension/immutabledict.pxd' adding 'sqlalchemy/cyextension/immutabledict.pyx' adding 'sqlalchemy/cyextension/processors.cpython-39.so' adding 'sqlalchemy/cyextension/processors.pyx' adding 'sqlalchemy/cyextension/resultproxy.cpython-39.so' adding 'sqlalchemy/cyextension/resultproxy.pyx' adding 'sqlalchemy/cyextension/util.cpython-39.so' adding 'sqlalchemy/cyextension/util.pyx' adding 'sqlalchemy/dialects/__init__.py' adding 'sqlalchemy/dialects/_typing.py' adding 'sqlalchemy/dialects/type_migration_guidelines.txt' adding 'sqlalchemy/dialects/mssql/__init__.py' adding 'sqlalchemy/dialects/mssql/aioodbc.py' adding 'sqlalchemy/dialects/mssql/base.py' adding 'sqlalchemy/dialects/mssql/information_schema.py' adding 'sqlalchemy/dialects/mssql/json.py' adding 'sqlalchemy/dialects/mssql/provision.py' adding 'sqlalchemy/dialects/mssql/pymssql.py' adding 'sqlalchemy/dialects/mssql/pyodbc.py' adding 'sqlalchemy/dialects/mysql/__init__.py' adding 'sqlalchemy/dialects/mysql/aiomysql.py' adding 'sqlalchemy/dialects/mysql/asyncmy.py' adding 'sqlalchemy/dialects/mysql/base.py' adding 'sqlalchemy/dialects/mysql/cymysql.py' adding 'sqlalchemy/dialects/mysql/dml.py' adding 'sqlalchemy/dialects/mysql/enumerated.py' adding 'sqlalchemy/dialects/mysql/expression.py' adding 'sqlalchemy/dialects/mysql/json.py' adding 'sqlalchemy/dialects/mysql/mariadb.py' adding 'sqlalchemy/dialects/mysql/mariadbconnector.py' adding 'sqlalchemy/dialects/mysql/mysqlconnector.py' adding 'sqlalchemy/dialects/mysql/mysqldb.py' adding 'sqlalchemy/dialects/mysql/provision.py' adding 'sqlalchemy/dialects/mysql/pymysql.py' adding 'sqlalchemy/dialects/mysql/pyodbc.py' adding 'sqlalchemy/dialects/mysql/reflection.py' adding 'sqlalchemy/dialects/mysql/reserved_words.py' adding 'sqlalchemy/dialects/mysql/types.py' adding 'sqlalchemy/dialects/oracle/__init__.py' adding 'sqlalchemy/dialects/oracle/base.py' adding 'sqlalchemy/dialects/oracle/cx_oracle.py' adding 'sqlalchemy/dialects/oracle/dictionary.py' adding 'sqlalchemy/dialects/oracle/oracledb.py' adding 'sqlalchemy/dialects/oracle/provision.py' adding 'sqlalchemy/dialects/oracle/types.py' adding 'sqlalchemy/dialects/postgresql/__init__.py' adding 'sqlalchemy/dialects/postgresql/_psycopg_common.py' adding 'sqlalchemy/dialects/postgresql/array.py' adding 'sqlalchemy/dialects/postgresql/asyncpg.py' adding 'sqlalchemy/dialects/postgresql/base.py' adding 'sqlalchemy/dialects/postgresql/dml.py' adding 'sqlalchemy/dialects/postgresql/ext.py' adding 'sqlalchemy/dialects/postgresql/hstore.py' adding 'sqlalchemy/dialects/postgresql/json.py' adding 'sqlalchemy/dialects/postgresql/named_types.py' adding 'sqlalchemy/dialects/postgresql/operators.py' adding 'sqlalchemy/dialects/postgresql/pg8000.py' adding 'sqlalchemy/dialects/postgresql/pg_catalog.py' adding 'sqlalchemy/dialects/postgresql/provision.py' adding 'sqlalchemy/dialects/postgresql/psycopg.py' adding 'sqlalchemy/dialects/postgresql/psycopg2.py' adding 'sqlalchemy/dialects/postgresql/psycopg2cffi.py' adding 'sqlalchemy/dialects/postgresql/ranges.py' adding 'sqlalchemy/dialects/postgresql/types.py' adding 'sqlalchemy/dialects/sqlite/__init__.py' adding 'sqlalchemy/dialects/sqlite/aiosqlite.py' adding 'sqlalchemy/dialects/sqlite/base.py' adding 'sqlalchemy/dialects/sqlite/dml.py' adding 'sqlalchemy/dialects/sqlite/json.py' adding 'sqlalchemy/dialects/sqlite/provision.py' adding 'sqlalchemy/dialects/sqlite/pysqlcipher.py' adding 'sqlalchemy/dialects/sqlite/pysqlite.py' adding 'sqlalchemy/engine/__init__.py' adding 'sqlalchemy/engine/_py_processors.py' adding 'sqlalchemy/engine/_py_row.py' adding 'sqlalchemy/engine/_py_util.py' adding 'sqlalchemy/engine/base.py' adding 'sqlalchemy/engine/characteristics.py' adding 'sqlalchemy/engine/create.py' adding 'sqlalchemy/engine/cursor.py' adding 'sqlalchemy/engine/default.py' adding 'sqlalchemy/engine/events.py' adding 'sqlalchemy/engine/interfaces.py' adding 'sqlalchemy/engine/mock.py' adding 'sqlalchemy/engine/processors.py' adding 'sqlalchemy/engine/reflection.py' adding 'sqlalchemy/engine/result.py' adding 'sqlalchemy/engine/row.py' adding 'sqlalchemy/engine/strategies.py' adding 'sqlalchemy/engine/url.py' adding 'sqlalchemy/engine/util.py' adding 'sqlalchemy/event/__init__.py' adding 'sqlalchemy/event/api.py' adding 'sqlalchemy/event/attr.py' adding 'sqlalchemy/event/base.py' adding 'sqlalchemy/event/legacy.py' adding 'sqlalchemy/event/registry.py' adding 'sqlalchemy/ext/__init__.py' adding 'sqlalchemy/ext/associationproxy.py' adding 'sqlalchemy/ext/automap.py' adding 'sqlalchemy/ext/baked.py' adding 'sqlalchemy/ext/compiler.py' adding 'sqlalchemy/ext/horizontal_shard.py' adding 'sqlalchemy/ext/hybrid.py' adding 'sqlalchemy/ext/indexable.py' adding 'sqlalchemy/ext/instrumentation.py' adding 'sqlalchemy/ext/mutable.py' adding 'sqlalchemy/ext/orderinglist.py' adding 'sqlalchemy/ext/serializer.py' adding 'sqlalchemy/ext/asyncio/__init__.py' adding 'sqlalchemy/ext/asyncio/base.py' adding 'sqlalchemy/ext/asyncio/engine.py' adding 'sqlalchemy/ext/asyncio/exc.py' adding 'sqlalchemy/ext/asyncio/result.py' adding 'sqlalchemy/ext/asyncio/scoping.py' adding 'sqlalchemy/ext/asyncio/session.py' adding 'sqlalchemy/ext/declarative/__init__.py' adding 'sqlalchemy/ext/declarative/extensions.py' adding 'sqlalchemy/ext/mypy/__init__.py' adding 'sqlalchemy/ext/mypy/apply.py' adding 'sqlalchemy/ext/mypy/decl_class.py' adding 'sqlalchemy/ext/mypy/infer.py' adding 'sqlalchemy/ext/mypy/names.py' adding 'sqlalchemy/ext/mypy/plugin.py' adding 'sqlalchemy/ext/mypy/util.py' adding 'sqlalchemy/future/__init__.py' adding 'sqlalchemy/future/engine.py' adding 'sqlalchemy/orm/__init__.py' adding 'sqlalchemy/orm/_orm_constructors.py' adding 'sqlalchemy/orm/_typing.py' adding 'sqlalchemy/orm/attributes.py' adding 'sqlalchemy/orm/base.py' adding 'sqlalchemy/orm/bulk_persistence.py' adding 'sqlalchemy/orm/clsregistry.py' adding 'sqlalchemy/orm/collections.py' adding 'sqlalchemy/orm/context.py' adding 'sqlalchemy/orm/decl_api.py' adding 'sqlalchemy/orm/decl_base.py' adding 'sqlalchemy/orm/dependency.py' adding 'sqlalchemy/orm/descriptor_props.py' adding 'sqlalchemy/orm/dynamic.py' adding 'sqlalchemy/orm/evaluator.py' adding 'sqlalchemy/orm/events.py' adding 'sqlalchemy/orm/exc.py' adding 'sqlalchemy/orm/identity.py' adding 'sqlalchemy/orm/instrumentation.py' adding 'sqlalchemy/orm/interfaces.py' adding 'sqlalchemy/orm/loading.py' adding 'sqlalchemy/orm/mapped_collection.py' adding 'sqlalchemy/orm/mapper.py' adding 'sqlalchemy/orm/path_registry.py' adding 'sqlalchemy/orm/persistence.py' adding 'sqlalchemy/orm/properties.py' adding 'sqlalchemy/orm/query.py' adding 'sqlalchemy/orm/relationships.py' adding 'sqlalchemy/orm/scoping.py' adding 'sqlalchemy/orm/session.py' adding 'sqlalchemy/orm/state.py' adding 'sqlalchemy/orm/state_changes.py' adding 'sqlalchemy/orm/strategies.py' adding 'sqlalchemy/orm/strategy_options.py' adding 'sqlalchemy/orm/sync.py' adding 'sqlalchemy/orm/unitofwork.py' adding 'sqlalchemy/orm/util.py' adding 'sqlalchemy/orm/writeonly.py' adding 'sqlalchemy/pool/__init__.py' adding 'sqlalchemy/pool/base.py' adding 'sqlalchemy/pool/events.py' adding 'sqlalchemy/pool/impl.py' adding 'sqlalchemy/sql/__init__.py' adding 'sqlalchemy/sql/_dml_constructors.py' adding 'sqlalchemy/sql/_elements_constructors.py' adding 'sqlalchemy/sql/_orm_types.py' adding 'sqlalchemy/sql/_py_util.py' adding 'sqlalchemy/sql/_selectable_constructors.py' adding 'sqlalchemy/sql/_typing.py' adding 'sqlalchemy/sql/annotation.py' adding 'sqlalchemy/sql/base.py' adding 'sqlalchemy/sql/cache_key.py' adding 'sqlalchemy/sql/coercions.py' adding 'sqlalchemy/sql/compiler.py' adding 'sqlalchemy/sql/crud.py' adding 'sqlalchemy/sql/ddl.py' adding 'sqlalchemy/sql/default_comparator.py' adding 'sqlalchemy/sql/dml.py' adding 'sqlalchemy/sql/elements.py' adding 'sqlalchemy/sql/events.py' adding 'sqlalchemy/sql/expression.py' adding 'sqlalchemy/sql/functions.py' adding 'sqlalchemy/sql/lambdas.py' adding 'sqlalchemy/sql/naming.py' adding 'sqlalchemy/sql/operators.py' adding 'sqlalchemy/sql/roles.py' adding 'sqlalchemy/sql/schema.py' adding 'sqlalchemy/sql/selectable.py' adding 'sqlalchemy/sql/sqltypes.py' adding 'sqlalchemy/sql/traversals.py' adding 'sqlalchemy/sql/type_api.py' adding 'sqlalchemy/sql/util.py' adding 'sqlalchemy/sql/visitors.py' adding 'sqlalchemy/testing/__init__.py' adding 'sqlalchemy/testing/assertions.py' adding 'sqlalchemy/testing/assertsql.py' adding 'sqlalchemy/testing/asyncio.py' adding 'sqlalchemy/testing/config.py' adding 'sqlalchemy/testing/engines.py' adding 'sqlalchemy/testing/entities.py' adding 'sqlalchemy/testing/exclusions.py' adding 'sqlalchemy/testing/pickleable.py' adding 'sqlalchemy/testing/profiling.py' adding 'sqlalchemy/testing/provision.py' adding 'sqlalchemy/testing/requirements.py' adding 'sqlalchemy/testing/schema.py' adding 'sqlalchemy/testing/util.py' adding 'sqlalchemy/testing/warnings.py' adding 'sqlalchemy/testing/fixtures/__init__.py' adding 'sqlalchemy/testing/fixtures/base.py' adding 'sqlalchemy/testing/fixtures/mypy.py' adding 'sqlalchemy/testing/fixtures/orm.py' adding 'sqlalchemy/testing/fixtures/sql.py' adding 'sqlalchemy/testing/plugin/__init__.py' adding 'sqlalchemy/testing/plugin/bootstrap.py' adding 'sqlalchemy/testing/plugin/plugin_base.py' adding 'sqlalchemy/testing/plugin/pytestplugin.py' adding 'sqlalchemy/testing/suite/__init__.py' adding 'sqlalchemy/testing/suite/test_cte.py' adding 'sqlalchemy/testing/suite/test_ddl.py' adding 'sqlalchemy/testing/suite/test_deprecations.py' adding 'sqlalchemy/testing/suite/test_dialect.py' adding 'sqlalchemy/testing/suite/test_insert.py' adding 'sqlalchemy/testing/suite/test_reflection.py' adding 'sqlalchemy/testing/suite/test_results.py' adding 'sqlalchemy/testing/suite/test_rowcount.py' adding 'sqlalchemy/testing/suite/test_select.py' adding 'sqlalchemy/testing/suite/test_sequence.py' adding 'sqlalchemy/testing/suite/test_types.py' adding 'sqlalchemy/testing/suite/test_unicode_ddl.py' adding 'sqlalchemy/testing/suite/test_update_delete.py' adding 'sqlalchemy/util/__init__.py' adding 'sqlalchemy/util/_collections.py' adding 'sqlalchemy/util/_concurrency_py3k.py' adding 'sqlalchemy/util/_has_cy.py' adding 'sqlalchemy/util/_py_collections.py' adding 'sqlalchemy/util/compat.py' adding 'sqlalchemy/util/concurrency.py' adding 'sqlalchemy/util/deprecations.py' adding 'sqlalchemy/util/langhelpers.py' adding 'sqlalchemy/util/preloaded.py' adding 'sqlalchemy/util/queue.py' adding 'sqlalchemy/util/tool_support.py' adding 'sqlalchemy/util/topological.py' adding 'sqlalchemy/util/typing.py' adding 'sqlalchemy-2.0.27.dist-info/LICENSE' adding 'sqlalchemy-2.0.27.dist-info/METADATA' adding 'sqlalchemy-2.0.27.dist-info/WHEEL' adding 'sqlalchemy-2.0.27.dist-info/top_level.txt' adding 'sqlalchemy-2.0.27.dist-info/RECORD' removing build/bdist.freebsd-13.2-RELEASE-p10-amd64/wheel Successfully built sqlalchemy-2.0.27-cp39-cp39-freebsd_13_2_release_p10_amd64.whl =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> py39-sqlalchemy20-2.0.27 depends on package: py39-greenlet>=0 - not found ===> Installing existing package /packages/All/py39-greenlet-3.0.3.pkg [pkg-builder.dan.net.uk] Installing py39-greenlet-3.0.3... [pkg-builder.dan.net.uk] Extracting py39-greenlet-3.0.3: .......... done ===> py39-sqlalchemy20-2.0.27 depends on package: py39-greenlet>=0 - found ===> Returning to build of py39-sqlalchemy20-2.0.27 ===> py39-sqlalchemy20-2.0.27 depends on package: py39-typing-extensions>=4.6.0 - not found ===> Installing existing package /packages/All/py39-typing-extensions-4.10.0.pkg [pkg-builder.dan.net.uk] Installing py39-typing-extensions-4.10.0... [pkg-builder.dan.net.uk] Extracting py39-typing-extensions-4.10.0: ....... done ===> py39-sqlalchemy20-2.0.27 depends on package: py39-typing-extensions>=4.6.0 - found ===> Returning to build of py39-sqlalchemy20-2.0.27 ===> py39-sqlalchemy20-2.0.27 depends on package: py39-sqlite3>=0 - not found ===> Installing existing package /packages/All/py39-sqlite3-3.9.18_7.pkg [pkg-builder.dan.net.uk] Installing py39-sqlite3-3.9.18_7... [pkg-builder.dan.net.uk] `-- Installing sqlite3-3.45.1,1... [pkg-builder.dan.net.uk] | `-- Installing libedit-3.1.20230828_1,1... [pkg-builder.dan.net.uk] | `-- Extracting libedit-3.1.20230828_1,1: .......... done [pkg-builder.dan.net.uk] `-- Extracting sqlite3-3.45.1,1: ......... done [pkg-builder.dan.net.uk] Extracting py39-sqlite3-3.9.18_7: ..... done ===> py39-sqlalchemy20-2.0.27 depends on package: py39-sqlite3>=0 - found ===> Returning to build of py39-sqlalchemy20-2.0.27 ===> py39-sqlalchemy20-2.0.27 depends on file: /usr/local/bin/python3.9 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for py39-sqlalchemy20-2.0.27 ===> Generating temporary packing list /usr/bin/find /wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/stage/usr/local/lib/python3.9/site-packages -name '*.so' -exec /usr/bin/strip {} + /bin/mkdir -p /wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/stage/usr/local/share/doc/py39-sqlalchemy/ cd /wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/SQLAlchemy-2.0.27/doc/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/stage/usr/local/share/doc/py39-sqlalchemy /bin/mkdir -p /wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/stage/usr/local/share/examples/py39-sqlalchemy/ cd /wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/SQLAlchemy-2.0.27/examples/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/databases/py-sqlalchemy20/work-py39/stage/usr/local/share/examples/py39-sqlalchemy ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-03-28T04:43:29+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=8eb2511078' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for py39-sqlalchemy20-2.0.27 ===> Building py39-sqlalchemy20-2.0.27 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for py39-sqlalchemy20-2.0.27 build of databases/py-sqlalchemy20@py39 | py39-sqlalchemy20-2.0.27 ended at Thu Mar 28 04:44:30 GMT 2024 build time: 00:01:01