------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/databases/py-pony XDG_CONFIG_HOME=/construction/databases/py-pony XDG_CACHE_HOME=/construction/databases/py-pony/.cache HOME=/construction/databases/py-pony TMPDIR="/tmp" PATH=/construction/databases/py-pony/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/databases/py-pony/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/databases/py-pony XDG_CONFIG_HOME=/construction/databases/py-pony XDG_CACHE_HOME=/construction/databases/py-pony/.cache HOME=/construction/databases/py-pony TMPDIR="/tmp" PATH=/construction/databases/py-pony/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/databases/py-pony/.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 CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/databases/py-pony/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 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=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-pony" EXAMPLESDIR="share/examples/py39-pony" DATADIR="share/py39-pony" WWWDIR="www/py39-pony" ETCDIR="etc/py39-pony" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 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-pony DOCSDIR=/usr/local/share/doc/py39-pony EXAMPLESDIR=/usr/local/share/examples/py39-pony WWWDIR=/usr/local/www/py39-pony ETCDIR=/usr/local/etc/py39-pony SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- 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 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-pony-0.7.16 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-pony-0.7.16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pony-0.7.16 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-pony-0.7.16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pony-0.7.16 for building => SHA256 Checksum OK for pony-0.7.16.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-pony-0.7.16 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pony-0.7.16 for building ===> Extracting for py39-pony-0.7.16 => SHA256 Checksum OK for pony-0.7.16.tar.gz. Extracted Memory Use: 1.65M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-pony-0.7.16 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-pony-0.7.16 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pony-0.7.16 depends on file: /usr/local/bin/python3.9 - found ===> py39-pony-0.7.16 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-pony-0.7.16 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pony-0.7.16 depends on file: /usr/local/bin/python3.9 - found ===> py39-pony-0.7.16 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-pony-0.7.16 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-pony-0.7.16 running build running build_py creating build creating build/lib creating build/lib/pony copying pony/__init__.py -> build/lib/pony copying pony/converting.py -> build/lib/pony copying pony/options.py -> build/lib/pony copying pony/py23compat.py -> build/lib/pony creating build/lib/pony/flask copying pony/flask/__init__.py -> build/lib/pony/flask creating build/lib/pony/flask/example copying pony/flask/example/__init__.py -> build/lib/pony/flask/example copying pony/flask/example/__main__.py -> build/lib/pony/flask/example copying pony/flask/example/app.py -> build/lib/pony/flask/example copying pony/flask/example/config.py -> build/lib/pony/flask/example copying pony/flask/example/models.py -> build/lib/pony/flask/example copying pony/flask/example/views.py -> build/lib/pony/flask/example creating build/lib/pony/orm copying pony/orm/__init__.py -> build/lib/pony/orm copying pony/orm/asttranslation.py -> build/lib/pony/orm copying pony/orm/core.py -> build/lib/pony/orm copying pony/orm/dbapiprovider.py -> build/lib/pony/orm copying pony/orm/dbschema.py -> build/lib/pony/orm copying pony/orm/decompiling.py -> build/lib/pony/orm copying pony/orm/ormtypes.py -> build/lib/pony/orm copying pony/orm/serialization.py -> build/lib/pony/orm copying pony/orm/sqlbuilding.py -> build/lib/pony/orm copying pony/orm/sqlsymbols.py -> build/lib/pony/orm copying pony/orm/sqltranslation.py -> build/lib/pony/orm creating build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/__init__.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/cockroach.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/mysql.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/oracle.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/postgres.py -> build/lib/pony/orm/dbproviders copying pony/orm/dbproviders/sqlite.py -> build/lib/pony/orm/dbproviders creating build/lib/pony/orm/examples copying pony/orm/examples/__init__.py -> build/lib/pony/orm/examples copying pony/orm/examples/bottle_example.py -> build/lib/pony/orm/examples copying pony/orm/examples/bug_ben.py -> build/lib/pony/orm/examples copying pony/orm/examples/compositekeys.py -> build/lib/pony/orm/examples copying pony/orm/examples/demo.py -> build/lib/pony/orm/examples copying pony/orm/examples/estore.py -> build/lib/pony/orm/examples copying pony/orm/examples/inheritance1.py -> build/lib/pony/orm/examples copying pony/orm/examples/session01.py -> build/lib/pony/orm/examples copying pony/orm/examples/test_numbers.py -> build/lib/pony/orm/examples copying pony/orm/examples/university1.py -> build/lib/pony/orm/examples copying pony/orm/examples/university2.py -> build/lib/pony/orm/examples creating build/lib/pony/orm/integration copying pony/orm/integration/__init__.py -> build/lib/pony/orm/integration copying pony/orm/integration/bottle_plugin.py -> build/lib/pony/orm/integration creating build/lib/pony/orm/tests copying pony/orm/tests/__init__.py -> build/lib/pony/orm/tests copying pony/orm/tests/fixtures.py -> build/lib/pony/orm/tests copying pony/orm/tests/model1.py -> build/lib/pony/orm/tests copying pony/orm/tests/pony_test_db.py -> build/lib/pony/orm/tests copying pony/orm/tests/sql_tests.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_array.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_attribute_options.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_autostrip.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_buffer.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_bug_170.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_bug_182.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_bug_331.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_bug_386.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_cascade.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_cascade_delete.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_collections.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_conversions.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_core_find_in_cache.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_core_multiset.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_crud.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_crud_raw_sql.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_datetime.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_db_session.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_attr_set_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_exceptions.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_func_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_join_optimization.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_object_flat_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_orderby_limit.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_query_set_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_sqltranslator.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_sqltranslator2.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_declarative_strings.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_decompiler.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_deduplication.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_diagram.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_diagram_attribute.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_diagram_keys.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_distinct.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_entity_init.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_entity_proxy.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_exists.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_f_strings.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_filter.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_flush.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_frames.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_generator_db_session.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_get_pk.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_getattr.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_hooks.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_hybrid_methods_and_properties.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_indexes.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_inheritance.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_inner_join_syntax.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_int_converter.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_interleave.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_isinstance.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_json.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_lambda.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_lazy.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_list_monad.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_mapping.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_objects_to_save_cleanup.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_prefetching.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_prop_sum_orderby.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_query.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_random.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_raw_sql.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_m2m.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2many.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2one1.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2one2.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2one3.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_one2one4.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_symmetric_m2m.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_relations_symmetric_one2one.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_seeds.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_select_from_select_queries.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_show.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_sqlbuilding_formatstyles.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_sqlbuilding_sqlast.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_sqlite_shared_memory_db.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_sqlite_str_functions.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_time_parsing.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_to_dict.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_tracked_value.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_transaction_lock.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_validate.py -> build/lib/pony/orm/tests copying pony/orm/tests/test_volatile.py -> build/lib/pony/orm/tests copying pony/orm/tests/testutils.py -> build/lib/pony/orm/tests creating build/lib/pony/thirdparty copying pony/thirdparty/__init__.py -> build/lib/pony/thirdparty copying pony/thirdparty/decorator.py -> build/lib/pony/thirdparty creating build/lib/pony/utils copying pony/utils/__init__.py -> build/lib/pony/utils copying pony/utils/properties.py -> build/lib/pony/utils copying pony/utils/utils.py -> build/lib/pony/utils creating build/lib/pony/flask/example/templates copying pony/flask/example/templates/index.html -> build/lib/pony/flask/example/templates copying pony/flask/example/templates/login.html -> build/lib/pony/flask/example/templates copying pony/flask/example/templates/reg.html -> build/lib/pony/flask/example/templates copying pony/orm/tests/queries.txt -> build/lib/pony/orm/tests SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-pony-0.7.16 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pony-0.7.16 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-pony-0.7.16 ===> py39-pony-0.7.16 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pony-0.7.16 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /construction/databases/py-pony/stage/usr/local/lib/python3.9 creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony copying build/lib/pony/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony copying build/lib/pony/converting.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony copying build/lib/pony/options.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony copying build/lib/pony/py23compat.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask copying build/lib/pony/flask/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/__main__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/app.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/config.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/models.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example copying build/lib/pony/flask/example/views.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/templates copying build/lib/pony/flask/example/templates/index.html -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/templates copying build/lib/pony/flask/example/templates/login.html -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/templates copying build/lib/pony/flask/example/templates/reg.html -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/templates creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/asttranslation.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/core.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/dbapiprovider.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/dbschema.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/decompiling.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/ormtypes.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/serialization.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/sqlbuilding.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/sqlsymbols.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm copying build/lib/pony/orm/sqltranslation.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/cockroach.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/mysql.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/oracle.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/postgres.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders copying build/lib/pony/orm/dbproviders/sqlite.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/bottle_example.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/bug_ben.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/compositekeys.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/demo.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/estore.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/inheritance1.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/session01.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/test_numbers.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/university1.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples copying build/lib/pony/orm/examples/university2.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/integration copying build/lib/pony/orm/integration/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/integration copying build/lib/pony/orm/integration/bottle_plugin.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/integration creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/fixtures.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/model1.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/pony_test_db.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/sql_tests.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_array.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_attribute_options.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_autostrip.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_buffer.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_bug_170.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_bug_182.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_bug_331.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_bug_386.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_cascade.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_cascade_delete.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_collections.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_conversions.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_core_find_in_cache.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_core_multiset.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_crud.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_crud_raw_sql.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_datetime.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_db_session.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_attr_set_monad.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_exceptions.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_func_monad.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_join_optimization.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_object_flat_monad.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_orderby_limit.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_query_set_monad.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_sqltranslator.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_sqltranslator2.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_declarative_strings.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_decompiler.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_deduplication.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_diagram.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_diagram_attribute.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_diagram_keys.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_distinct.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_entity_init.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_entity_proxy.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_exists.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_f_strings.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_filter.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_flush.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_frames.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_generator_db_session.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_get_pk.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_getattr.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_hooks.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_hybrid_methods_and_properties.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_indexes.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_inheritance.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_inner_join_syntax.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_int_converter.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_interleave.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_isinstance.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_json.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_lambda.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_lazy.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_list_monad.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_mapping.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_objects_to_save_cleanup.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_prefetching.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_prop_sum_orderby.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_query.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_random.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_raw_sql.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_m2m.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2many.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2one1.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2one2.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2one3.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_one2one4.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_symmetric_m2m.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_relations_symmetric_one2one.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_seeds.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_select_from_select_queries.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_show.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_sqlbuilding_formatstyles.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_sqlbuilding_sqlast.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_sqlite_shared_memory_db.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_sqlite_str_functions.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_time_parsing.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_to_dict.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_tracked_value.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_transaction_lock.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_validate.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/test_volatile.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/testutils.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests copying build/lib/pony/orm/tests/queries.txt -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/thirdparty copying build/lib/pony/thirdparty/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/thirdparty copying build/lib/pony/thirdparty/decorator.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/thirdparty creating /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/utils copying build/lib/pony/utils/__init__.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/utils copying build/lib/pony/utils/properties.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/utils copying build/lib/pony/utils/utils.py -> /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/utils byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/converting.py to converting.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/options.py to options.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/py23compat.py to py23compat.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/__main__.py to __main__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/app.py to app.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/config.py to config.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/models.py to models.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/flask/example/views.py to views.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/asttranslation.py to asttranslation.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/core.py to core.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbapiprovider.py to dbapiprovider.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbschema.py to dbschema.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/decompiling.py to decompiling.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/ormtypes.py to ormtypes.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/serialization.py to serialization.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/sqlbuilding.py to sqlbuilding.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/sqlsymbols.py to sqlsymbols.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/sqltranslation.py to sqltranslation.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders/cockroach.py to cockroach.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders/mysql.py to mysql.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders/oracle.py to oracle.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders/postgres.py to postgres.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/dbproviders/sqlite.py to sqlite.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/bottle_example.py to bottle_example.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/bug_ben.py to bug_ben.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/compositekeys.py to compositekeys.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/demo.py to demo.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/estore.py to estore.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/inheritance1.py to inheritance1.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/session01.py to session01.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/test_numbers.py to test_numbers.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/university1.py to university1.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/examples/university2.py to university2.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/integration/bottle_plugin.py to bottle_plugin.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/fixtures.py to fixtures.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/model1.py to model1.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/pony_test_db.py to pony_test_db.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/sql_tests.py to sql_tests.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_array.py to test_array.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_attribute_options.py to test_attribute_options.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_autostrip.py to test_autostrip.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_buffer.py to test_buffer.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_bug_170.py to test_bug_170.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_bug_182.py to test_bug_182.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_bug_331.py to test_bug_331.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_bug_386.py to test_bug_386.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_cascade.py to test_cascade.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_cascade_delete.py to test_cascade_delete.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_collections.py to test_collections.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_conversions.py to test_conversions.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_core_find_in_cache.py to test_core_find_in_cache.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_core_multiset.py to test_core_multiset.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_crud.py to test_crud.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_crud_raw_sql.py to test_crud_raw_sql.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_db_session.py to test_db_session.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_attr_set_monad.py to test_declarative_attr_set_monad.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_exceptions.py to test_declarative_exceptions.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_func_monad.py to test_declarative_func_monad.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_join_optimization.py to test_declarative_join_optimization.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_object_flat_monad.py to test_declarative_object_flat_monad.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_orderby_limit.py to test_declarative_orderby_limit.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_query_set_monad.py to test_declarative_query_set_monad.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_sqltranslator.py to test_declarative_sqltranslator.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_sqltranslator2.py to test_declarative_sqltranslator2.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_declarative_strings.py to test_declarative_strings.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_decompiler.py to test_decompiler.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_deduplication.py to test_deduplication.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_diagram.py to test_diagram.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_diagram_attribute.py to test_diagram_attribute.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_diagram_keys.py to test_diagram_keys.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_distinct.py to test_distinct.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_entity_init.py to test_entity_init.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_entity_proxy.py to test_entity_proxy.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_exists.py to test_exists.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_f_strings.py to test_f_strings.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_filter.py to test_filter.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_flush.py to test_flush.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_frames.py to test_frames.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_generator_db_session.py to test_generator_db_session.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_get_pk.py to test_get_pk.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_getattr.py to test_getattr.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_hooks.py to test_hooks.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_hybrid_methods_and_properties.py to test_hybrid_methods_and_properties.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_indexes.py to test_indexes.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_inheritance.py to test_inheritance.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_inner_join_syntax.py to test_inner_join_syntax.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_int_converter.py to test_int_converter.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_interleave.py to test_interleave.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_isinstance.py to test_isinstance.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_json.py to test_json.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_lambda.py to test_lambda.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_lazy.py to test_lazy.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_list_monad.py to test_list_monad.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_mapping.py to test_mapping.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_objects_to_save_cleanup.py to test_objects_to_save_cleanup.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_prefetching.py to test_prefetching.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_prop_sum_orderby.py to test_prop_sum_orderby.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_query.py to test_query.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_random.py to test_random.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_raw_sql.py to test_raw_sql.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_relations_m2m.py to test_relations_m2m.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2many.py to test_relations_one2many.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2one1.py to test_relations_one2one1.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2one2.py to test_relations_one2one2.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2one3.py to test_relations_one2one3.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_relations_one2one4.py to test_relations_one2one4.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_relations_symmetric_m2m.py to test_relations_symmetric_m2m.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_relations_symmetric_one2one.py to test_relations_symmetric_one2one.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_seeds.py to test_seeds.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_select_from_select_queries.py to test_select_from_select_queries.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_show.py to test_show.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_sqlbuilding_formatstyles.py to test_sqlbuilding_formatstyles.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_sqlbuilding_sqlast.py to test_sqlbuilding_sqlast.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_sqlite_shared_memory_db.py to test_sqlite_shared_memory_db.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_sqlite_str_functions.py to test_sqlite_str_functions.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_time_parsing.py to test_time_parsing.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_to_dict.py to test_to_dict.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_tracked_value.py to test_tracked_value.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_transaction_lock.py to test_transaction_lock.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_validate.py to test_validate.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/test_volatile.py to test_volatile.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/orm/tests/testutils.py to testutils.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/thirdparty/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/thirdparty/decorator.py to decorator.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/utils/properties.py to properties.cpython-39.pyc byte-compiling /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony/utils/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpyv4cpzlg.py' /usr/local/bin/python3.9 /tmp/tmpyv4cpzlg.py removing /tmp/tmpyv4cpzlg.py running install_egg_info running egg_info writing pony.egg-info/PKG-INFO writing dependency_links to pony.egg-info/dependency_links.txt writing top-level names to pony.egg-info/top_level.txt reading manifest file 'pony.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pony/flask/example/templates' warning: no files found matching '*.html' adding license file 'LICENSE' writing manifest file 'pony.egg-info/SOURCES.txt' Copying pony.egg-info to /construction/databases/py-pony/stage/usr/local/lib/python3.9/site-packages/pony-0.7.16-py3.9.egg-info running install_scripts writing list of installed files to '/construction/databases/py-pony/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-pony-0.7.16 file sizes/checksums [416]: 0% file sizes/checksums [416]: 24% file sizes/checksums [416]: 48% file sizes/checksums [416]: 72% file sizes/checksums [416]: 96% file sizes/checksums [416]: 100% Service unavailablepacking files [416]: 0% packing files [416]: 24% packing files [416]: 48% packing files [416]: 72% packing files [416]: 96% packing files [416]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11