<86>Jul 8 10:12:05 userdel[3560181]: delete user 'rooter' <86>Jul 8 10:12:05 groupadd[3560195]: group added to /etc/group: name=rooter, GID=699 <86>Jul 8 10:12:05 groupadd[3560195]: group added to /etc/gshadow: name=rooter <86>Jul 8 10:12:05 groupadd[3560195]: new group: name=rooter, GID=699 <86>Jul 8 10:12:05 useradd[3560208]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Jul 8 10:12:05 userdel[3560236]: delete user 'builder' <86>Jul 8 10:12:05 userdel[3560236]: removed group 'builder' owned by 'builder' <86>Jul 8 10:12:05 userdel[3560236]: removed shadow group 'builder' owned by 'builder' <86>Jul 8 10:12:05 groupadd[3560249]: group added to /etc/group: name=builder, GID=700 <86>Jul 8 10:12:05 groupadd[3560249]: group added to /etc/gshadow: name=builder <86>Jul 8 10:12:05 groupadd[3560249]: new group: name=builder, GID=700 <86>Jul 8 10:12:05 useradd[3560264]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Jul 8 10:12:07 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jul 8 10:12:07 rpmi: libexpat-2.2.9-alt1 sisyphus+252464.200.2.1 1590958865 installed <13>Jul 8 10:12:07 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 8 10:12:07 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Jul 8 10:12:07 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jul 8 10:12:07 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jul 8 10:12:07 rpmi: ca-certificates-2020.06.29-alt1 sisyphus+254237.300.1.1 1593450881 installed <13>Jul 8 10:12:07 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jul 8 10:12:07 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 8 10:12:07 rpmi: libcrypto1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Jul 8 10:12:07 rpmi: libssl1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Jul 8 10:12:07 rpmi: python3-3.8.3-alt1 sisyphus+251775.300.4.1 1592726546 installed <13>Jul 8 10:12:08 rpmi: python3-base-3.8.3-alt1 sisyphus+251775.300.4.1 1592726546 installed <13>Jul 8 10:12:08 rpmi: libpython3-3.8.3-alt1 sisyphus+251775.300.4.1 1592726546 installed <13>Jul 8 10:12:08 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Jul 8 10:12:08 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-storm-0.21-alt3.nosrc.rpm <13>Jul 8 10:12:13 rpmi: python3-module-pkg_resources-1:46.1.3-alt1 sisyphus+250566.200.3.1 1587973342 installed <13>Jul 8 10:12:13 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jul 8 10:12:13 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jul 8 10:12:13 rpmi: python3-dev-3.8.3-alt1 sisyphus+251775.300.4.1 1592726546 installed <13>Jul 8 10:12:13 rpmi: python3-module-setuptools-1:46.1.3-alt1 sisyphus+250566.200.3.1 1587973342 installed Installing python3-module-storm-0.21-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30601 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-storm-0.21 + echo 'Source #0 (python3-module-storm-0.21.tar.gz):' Source #0 (python3-module-storm-0.21.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/python3-module-storm-0.21.tar.gz + cd python3-module-storm-0.21 + /bin/chmod -c -Rf u+rwX,go-w . + rm -rf storm.egg-info + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61694 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-storm-0.21 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build --debug running build running build_py creating build creating build/lib.linux-i686-3.8 creating build/lib.linux-i686-3.8/storm copying storm/xid.py -> build/lib.linux-i686-3.8/storm copying storm/wsgi.py -> build/lib.linux-i686-3.8/storm copying storm/variables.py -> build/lib.linux-i686-3.8/storm copying storm/uri.py -> build/lib.linux-i686-3.8/storm copying storm/tz.py -> build/lib.linux-i686-3.8/storm copying storm/tracer.py -> build/lib.linux-i686-3.8/storm copying storm/testing.py -> build/lib.linux-i686-3.8/storm copying storm/store.py -> build/lib.linux-i686-3.8/storm copying storm/sqlobject.py -> build/lib.linux-i686-3.8/storm copying storm/references.py -> build/lib.linux-i686-3.8/storm copying storm/properties.py -> build/lib.linux-i686-3.8/storm copying storm/locals.py -> build/lib.linux-i686-3.8/storm copying storm/info.py -> build/lib.linux-i686-3.8/storm copying storm/expr.py -> build/lib.linux-i686-3.8/storm copying storm/exceptions.py -> build/lib.linux-i686-3.8/storm copying storm/event.py -> build/lib.linux-i686-3.8/storm copying storm/database.py -> build/lib.linux-i686-3.8/storm copying storm/compat.py -> build/lib.linux-i686-3.8/storm copying storm/cache.py -> build/lib.linux-i686-3.8/storm copying storm/base.py -> build/lib.linux-i686-3.8/storm copying storm/__init__.py -> build/lib.linux-i686-3.8/storm creating build/lib.linux-i686-3.8/storm/zope copying storm/zope/zstorm.py -> build/lib.linux-i686-3.8/storm/zope copying storm/zope/testing.py -> build/lib.linux-i686-3.8/storm/zope copying storm/zope/schema.py -> build/lib.linux-i686-3.8/storm/zope copying storm/zope/metadirectives.py -> build/lib.linux-i686-3.8/storm/zope copying storm/zope/metaconfigure.py -> build/lib.linux-i686-3.8/storm/zope copying storm/zope/interfaces.py -> build/lib.linux-i686-3.8/storm/zope copying storm/zope/adapters.py -> build/lib.linux-i686-3.8/storm/zope copying storm/zope/__init__.py -> build/lib.linux-i686-3.8/storm/zope creating build/lib.linux-i686-3.8/storm/twisted copying storm/twisted/transact.py -> build/lib.linux-i686-3.8/storm/twisted copying storm/twisted/testing.py -> build/lib.linux-i686-3.8/storm/twisted copying storm/twisted/__init__.py -> build/lib.linux-i686-3.8/storm/twisted creating build/lib.linux-i686-3.8/storm/tests copying storm/tests/wsgi.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/variables.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/uri.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/tracer.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/sqlobject.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/properties.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/mocker.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/info.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/helper.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/expr.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/event.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/database.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/cache.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/base.py -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/__init__.py -> build/lib.linux-i686-3.8/storm/tests creating build/lib.linux-i686-3.8/storm/schema copying storm/schema/sharding.py -> build/lib.linux-i686-3.8/storm/schema copying storm/schema/schema.py -> build/lib.linux-i686-3.8/storm/schema copying storm/schema/patch.py -> build/lib.linux-i686-3.8/storm/schema copying storm/schema/__init__.py -> build/lib.linux-i686-3.8/storm/schema creating build/lib.linux-i686-3.8/storm/databases copying storm/databases/sqlite.py -> build/lib.linux-i686-3.8/storm/databases copying storm/databases/postgres.py -> build/lib.linux-i686-3.8/storm/databases copying storm/databases/__init__.py -> build/lib.linux-i686-3.8/storm/databases creating build/lib.linux-i686-3.8/storm/tests/zope copying storm/tests/zope/zstorm.py -> build/lib.linux-i686-3.8/storm/tests/zope copying storm/tests/zope/testing.py -> build/lib.linux-i686-3.8/storm/tests/zope copying storm/tests/zope/adapters.py -> build/lib.linux-i686-3.8/storm/tests/zope copying storm/tests/zope/__init__.py -> build/lib.linux-i686-3.8/storm/tests/zope creating build/lib.linux-i686-3.8/storm/tests/twisted copying storm/tests/twisted/transact.py -> build/lib.linux-i686-3.8/storm/tests/twisted copying storm/tests/twisted/__init__.py -> build/lib.linux-i686-3.8/storm/tests/twisted creating build/lib.linux-i686-3.8/storm/tests/store copying storm/tests/store/sqlite.py -> build/lib.linux-i686-3.8/storm/tests/store copying storm/tests/store/postgres.py -> build/lib.linux-i686-3.8/storm/tests/store copying storm/tests/store/base.py -> build/lib.linux-i686-3.8/storm/tests/store copying storm/tests/store/__init__.py -> build/lib.linux-i686-3.8/storm/tests/store creating build/lib.linux-i686-3.8/storm/tests/schema copying storm/tests/schema/sharding.py -> build/lib.linux-i686-3.8/storm/tests/schema copying storm/tests/schema/schema.py -> build/lib.linux-i686-3.8/storm/tests/schema copying storm/tests/schema/patch.py -> build/lib.linux-i686-3.8/storm/tests/schema copying storm/tests/schema/__init__.py -> build/lib.linux-i686-3.8/storm/tests/schema creating build/lib.linux-i686-3.8/storm/tests/django copying storm/tests/django/__init__.py -> build/lib.linux-i686-3.8/storm/tests/django creating build/lib.linux-i686-3.8/storm/tests/databases copying storm/tests/databases/sqlite.py -> build/lib.linux-i686-3.8/storm/tests/databases copying storm/tests/databases/proxy.py -> build/lib.linux-i686-3.8/storm/tests/databases copying storm/tests/databases/postgres.py -> build/lib.linux-i686-3.8/storm/tests/databases copying storm/tests/databases/base.py -> build/lib.linux-i686-3.8/storm/tests/databases copying storm/tests/databases/__init__.py -> build/lib.linux-i686-3.8/storm/tests/databases running egg_info creating storm.egg-info writing storm.egg-info/PKG-INFO writing dependency_links to storm.egg-info/dependency_links.txt writing requirements to storm.egg-info/requires.txt writing top-level names to storm.egg-info/top_level.txt writing manifest file 'storm.egg-info/SOURCES.txt' reading manifest file 'storm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'storm.egg-info/SOURCES.txt' copying storm/cextensions.c -> build/lib.linux-i686-3.8/storm creating build/lib.linux-i686-3.8/storm/django creating build/lib.linux-i686-3.8/storm/django/backend copying storm/django/backend/__init__.py -> build/lib.linux-i686-3.8/storm/django/backend copying storm/zope/configure.zcml -> build/lib.linux-i686-3.8/storm/zope copying storm/zope/meta.zcml -> build/lib.linux-i686-3.8/storm/zope copying storm/tests/infoheritance.txt -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/tutorial.txt -> build/lib.linux-i686-3.8/storm/tests copying storm/tests/zope/README.txt -> build/lib.linux-i686-3.8/storm/tests/zope running build_ext building 'storm.cextensions' extension creating build/temp.linux-i686-3.8 creating build/temp.linux-i686-3.8/storm i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -g -I/usr/include/python3.8 -c storm/cextensions.c -o build/temp.linux-i686-3.8/storm/cextensions.o i586-alt-linux-gcc -pthread -shared -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g build/temp.linux-i686-3.8/storm/cextensions.o -L/usr/lib -o build/lib.linux-i686-3.8/storm/cextensions.cpython-38.so + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81466 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-storm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-storm-buildroot + cd python3-module-storm-0.21 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-storm-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-storm-buildroot creating /usr/src/tmp/python3-module-storm-buildroot/usr creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/cextensions.cpython-38.so -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/django creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/django/backend copying build/lib.linux-i686-3.8/storm/django/backend/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/django/backend copying build/lib.linux-i686-3.8/storm/cextensions.c -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases copying build/lib.linux-i686-3.8/storm/databases/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases copying build/lib.linux-i686-3.8/storm/databases/postgres.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases copying build/lib.linux-i686-3.8/storm/databases/sqlite.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema copying build/lib.linux-i686-3.8/storm/schema/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema copying build/lib.linux-i686-3.8/storm/schema/patch.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema copying build/lib.linux-i686-3.8/storm/schema/schema.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema copying build/lib.linux-i686-3.8/storm/schema/sharding.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/tutorial.txt -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/infoheritance.txt -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases copying build/lib.linux-i686-3.8/storm/tests/databases/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases copying build/lib.linux-i686-3.8/storm/tests/databases/base.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases copying build/lib.linux-i686-3.8/storm/tests/databases/postgres.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases copying build/lib.linux-i686-3.8/storm/tests/databases/proxy.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases copying build/lib.linux-i686-3.8/storm/tests/databases/sqlite.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/django copying build/lib.linux-i686-3.8/storm/tests/django/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/django creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema copying build/lib.linux-i686-3.8/storm/tests/schema/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema copying build/lib.linux-i686-3.8/storm/tests/schema/patch.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema copying build/lib.linux-i686-3.8/storm/tests/schema/schema.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema copying build/lib.linux-i686-3.8/storm/tests/schema/sharding.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store copying build/lib.linux-i686-3.8/storm/tests/store/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store copying build/lib.linux-i686-3.8/storm/tests/store/base.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store copying build/lib.linux-i686-3.8/storm/tests/store/postgres.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store copying build/lib.linux-i686-3.8/storm/tests/store/sqlite.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted copying build/lib.linux-i686-3.8/storm/tests/twisted/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted copying build/lib.linux-i686-3.8/storm/tests/twisted/transact.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope copying build/lib.linux-i686-3.8/storm/tests/zope/README.txt -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope copying build/lib.linux-i686-3.8/storm/tests/zope/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope copying build/lib.linux-i686-3.8/storm/tests/zope/adapters.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope copying build/lib.linux-i686-3.8/storm/tests/zope/testing.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope copying build/lib.linux-i686-3.8/storm/tests/zope/zstorm.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope copying build/lib.linux-i686-3.8/storm/tests/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/base.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/cache.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/database.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/event.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/expr.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/helper.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/info.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/mocker.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/properties.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/sqlobject.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/tracer.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/uri.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/variables.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests copying build/lib.linux-i686-3.8/storm/tests/wsgi.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted copying build/lib.linux-i686-3.8/storm/twisted/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted copying build/lib.linux-i686-3.8/storm/twisted/testing.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted copying build/lib.linux-i686-3.8/storm/twisted/transact.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted creating /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/meta.zcml -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/configure.zcml -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/adapters.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/interfaces.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/metaconfigure.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/metadirectives.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/schema.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/testing.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/zope/zstorm.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope copying build/lib.linux-i686-3.8/storm/__init__.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/base.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/cache.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/compat.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/database.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/event.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/exceptions.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/expr.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/info.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/locals.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/properties.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/references.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/sqlobject.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/store.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/testing.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/tracer.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/tz.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/uri.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/variables.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/wsgi.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm copying build/lib.linux-i686-3.8/storm/xid.py -> /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/django/backend/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/postgres.py to postgres.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/sqlite.py to sqlite.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py to patch.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/schema.py to schema.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/sharding.py to sharding.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py to base.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/postgres.py to postgres.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/proxy.py to proxy.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/sqlite.py to sqlite.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/django/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/patch.py to patch.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/schema.py to schema.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/sharding.py to sharding.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/base.py to base.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/postgres.py to postgres.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/sqlite.py to sqlite.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py to transact.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py to adapters.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py to testing.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py to zstorm.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/base.py to base.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/cache.py to cache.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/database.py to database.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/event.py to event.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py to expr.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/helper.py to helper.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/info.py to info.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py to mocker.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/properties.py to properties.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/sqlobject.py to sqlobject.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/tracer.py to tracer.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/uri.py to uri.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/variables.py to variables.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/wsgi.py to wsgi.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/testing.py to testing.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/transact.py to transact.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/adapters.py to adapters.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/interfaces.py to interfaces.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/metaconfigure.py to metaconfigure.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/metadirectives.py to metadirectives.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/schema.py to schema.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/testing.py to testing.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/zstorm.py to zstorm.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/base.py to base.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/cache.py to cache.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/compat.py to compat.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py to database.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/event.py to event.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/exceptions.py to exceptions.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/expr.py to expr.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/info.py to info.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/locals.py to locals.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/properties.py to properties.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/references.py to references.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/sqlobject.py to sqlobject.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/store.py to store.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/testing.py to testing.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tracer.py to tracer.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py to tz.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/uri.py to uri.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/variables.py to variables.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/wsgi.py to wsgi.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/xid.py to xid.cpython-38.pyc running install_egg_info running egg_info writing storm.egg-info/PKG-INFO writing dependency_links to storm.egg-info/dependency_links.txt writing requirements to storm.egg-info/requires.txt writing top-level names to storm.egg-info/top_level.txt reading manifest file 'storm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'storm.egg-info/SOURCES.txt' Copying storm.egg-info to /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm-0.21-py3.8.egg-info running install_scripts /usr/lib/python3/site-packages/storm/tests/expr.py:145: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3/site-packages/storm/tests/expr.py:157: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-storm-buildroot (auto) mode of './usr/lib/python3/site-packages/storm/cextensions.cpython-38.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/python3-module-storm-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-storm-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-storm-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-storm-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-storm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-storm-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-storm-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-storm-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/base.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/cache.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/compat.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/database.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/event.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/exceptions.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/expr.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/info.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/locals.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/properties.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/references.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/sqlobject.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/store.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/testing.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/tracer.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/tz.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/uri.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/variables.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/wsgi.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__pycache__/xid.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/__pycache__/postgres.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/__pycache__/sqlite.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/sqlite.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/django/backend/__pycache__/__init__.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/django/backend/__init__.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/__pycache__/patch.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/__pycache__/schema.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/__pycache__/sharding.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/sharding.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/base.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/cache.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/database.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/event.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/expr.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/helper.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/info.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/mocker.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/properties.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/sqlobject.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/tracer.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/uri.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/variables.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__pycache__/wsgi.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__pycache__/base.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__pycache__/postgres.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__pycache__/proxy.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__pycache__/sqlite.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/proxy.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/sqlite.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/django/__pycache__/__init__.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/django/__init__.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/__pycache__/patch.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/__pycache__/schema.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/__pycache__/sharding.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/patch.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/sharding.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/__pycache__/base.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/__pycache__/postgres.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/__pycache__/sqlite.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/sqlite.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/__pycache__/transact.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__pycache__/adapters.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__pycache__/testing.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__pycache__/zstorm.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/cache.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/database.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/event.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/helper.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/info.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/properties.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/sqlobject.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/tracer.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/uri.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/variables.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/wsgi.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/__pycache__/testing.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/__pycache__/transact.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/transact.py unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__pycache__/adapters.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__pycache__/interfaces.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__pycache__/metaconfigure.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__pycache__/metadirectives.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__pycache__/schema.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__pycache__/testing.cpython-38.pyc unlink /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__pycache__/zstorm.cpython-38.pyc compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/adapters.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/interfaces.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/metaconfigure.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/metadirectives.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/zstorm.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/cache.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/compat.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/event.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/exceptions.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/expr.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/info.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/locals.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/properties.py/usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py:145: SyntaxWarning: "is" with a literal. Did you mean "=="? self.assertTrue(expr.primary is 0) /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py:157: SyntaxWarning: "is" with a literal. Did you mean "=="? self.assertTrue(expr.primary is 1) compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/references.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/sqlobject.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/store.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tracer.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/uri.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/variables.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/wsgi.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/xid.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-storm-buildroot using /usr/bin/python3 -O /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py:145: SyntaxWarning: "is" with a literal. Did you mean "=="? self.assertTrue(expr.primary is 0) /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py:157: SyntaxWarning: "is" with a literal. Did you mean "=="? self.assertTrue(expr.primary is 1) compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/sqlite.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/django/backend/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/sharding.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/proxy.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/sqlite.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/django/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/patch.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/sharding.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/sqlite.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/cache.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/database.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/event.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/helper.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/info.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/properties.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/sqlobject.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/tracer.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/uri.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/variables.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/wsgi.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/transact.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/adapters.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/interfaces.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/metaconfigure.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/metadirectives.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/zstorm.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/cache.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/compat.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/event.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/exceptions.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/expr.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/info.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/locals.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/properties.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/references.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/sqlobject.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/store.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tracer.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/uri.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/variables.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/wsgi.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/xid.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-storm-buildroot using /usr/bin/python3 -OO /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py:145: SyntaxWarning: "is" with a literal. Did you mean "=="? self.assertTrue(expr.primary is 0) /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py:157: SyntaxWarning: "is" with a literal. Did you mean "=="? self.assertTrue(expr.primary is 1) compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/sqlite.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/django/backend/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/sharding.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/proxy.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/sqlite.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/django/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/patch.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/sharding.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/postgres.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/sqlite.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/cache.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/database.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/event.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/expr.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/helper.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/info.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/properties.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/sqlobject.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/tracer.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/uri.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/variables.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/wsgi.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/transact.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/adapters.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/interfaces.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/metaconfigure.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/metadirectives.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/schema.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/zstorm.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__init__.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/base.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/cache.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/compat.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/event.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/exceptions.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/expr.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/info.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/locals.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/properties.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/references.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/sqlobject.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/store.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/testing.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tracer.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/uri.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/variables.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/wsgi.py compile /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/xid.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/storm/__pycache__/xid.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/xid.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/wsgi.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/wsgi.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/variables.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/variables.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/uri.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/uri.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/uri.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/uri.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/__pycache__/tz.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/tz.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/tracer.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/tracer.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/testing.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/testing.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/properties.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/properties.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/locals.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/locals.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/locals.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/locals.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/__pycache__/info.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/info.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/exceptions.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/exceptions.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/event.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/event.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/event.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/event.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/__pycache__/database.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/database.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/compat.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/compat.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/compat.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/compat.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/__pycache__/cache.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/cache.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/base.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/base.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/zstorm.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/zstorm.cpython-38.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/testing.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/testing.cpython-38.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/schema.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/schema.cpython-38.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/metadirectives.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/metadirectives.cpython-38.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/metadirectives.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/metadirectives.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/metaconfigure.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/metaconfigure.cpython-38.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/interfaces.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/interfaces.cpython-38.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/adapters.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/adapters.cpython-38.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/adapters.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/adapters.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/zope/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/zope/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/twisted/__pycache__/transact.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/twisted/__pycache__/transact.cpython-38.pyc' './usr/lib/python3/site-packages/storm/twisted/__pycache__/testing.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/twisted/__pycache__/testing.cpython-38.pyc' './usr/lib/python3/site-packages/storm/twisted/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/twisted/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/twisted/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/twisted/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/wsgi.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/wsgi.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/variables.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/variables.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/uri.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/uri.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/uri.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/uri.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/tracer.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/tracer.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/sqlobject.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/sqlobject.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/properties.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/properties.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/mocker.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/mocker.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/info.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/info.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/helper.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/helper.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/expr.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/expr.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/event.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/event.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/event.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/event.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/database.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/database.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/cache.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/cache.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/base.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/base.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/base.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/base.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/zstorm.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/zstorm.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/testing.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/testing.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/adapters.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/adapters.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/adapters.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/adapters.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/zope/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/twisted/__pycache__/transact.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/twisted/__pycache__/transact.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/twisted/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/twisted/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/twisted/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/twisted/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/store/__pycache__/sqlite.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/store/__pycache__/sqlite.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/store/__pycache__/sqlite.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/store/__pycache__/sqlite.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/store/__pycache__/postgres.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/store/__pycache__/postgres.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/store/__pycache__/base.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/store/__pycache__/base.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/store/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/store/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/store/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/store/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/sharding.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/sharding.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/schema.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/schema.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/patch.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/patch.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/schema/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/django/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/django/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/django/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/django/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/sqlite.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/sqlite.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/postgres.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/postgres.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/base.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/base.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/tests/databases/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/schema/__pycache__/sharding.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/schema/__pycache__/sharding.cpython-38.pyc' './usr/lib/python3/site-packages/storm/schema/__pycache__/schema.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/schema/__pycache__/schema.cpython-38.pyc' './usr/lib/python3/site-packages/storm/schema/__pycache__/patch.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/schema/__pycache__/patch.cpython-38.pyc' './usr/lib/python3/site-packages/storm/schema/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/schema/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/schema/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/schema/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/storm/databases/__pycache__/sqlite.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/databases/__pycache__/sqlite.cpython-38.pyc' './usr/lib/python3/site-packages/storm/databases/__pycache__/postgres.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/databases/__pycache__/postgres.cpython-38.pyc' './usr/lib/python3/site-packages/storm/databases/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/databases/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/django/backend/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/storm/django/backend/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/storm/django/backend/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/storm/django/backend/__pycache__/__init__.cpython-38.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-storm-0.21-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89408 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-storm-0.21 + DOCDIR=/usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + /bin/mkdir -p /usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + cp -prL LICENSE NEWS README TODO /usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + chmod -R go-w /usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + chmod -R a+rX /usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + cp -prL storm/tests/tutorial.txt /usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + chmod -R go-w /usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + chmod -R a+rX /usr/src/tmp/python3-module-storm-buildroot/usr/share/doc/python3-module-storm-0.21 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U05BBX find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qUZcW0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/__init__.py: line=56 IGNORE (for REQ=slight and deep=12) module=storm python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/cache.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=31 IGNORE (for REQ=slight and deep=8) module=collections.abc /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=33 IGNORE (for REQ=slight and deep=8) module=collections /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=13) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=14) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=15) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=16) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=17) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=18) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=19) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=20) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=21) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=22) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=23) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=24) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=25) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=26) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/database.py: line=687 IGNORE (for REQ=slight and deep=27) module=%s.databases.%s /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/event.py: line=60 IGNORE (for REQ=slight and deep=8) module=storm.cextensions python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/exceptions.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/expr.py: line=208 IGNORE (for REQ=slight and deep=8) module=storm.cextensions /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/info.py: line=206 IGNORE (for REQ=slight and deep=8) module=storm.cextensions python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/properties.py: skipping sys python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=13) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=14) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=15) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=16) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=17) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=18) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=19) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=20) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=21) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=22) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=23) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=24) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=25) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=26) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/schema/patch.py: line=271 IGNORE (for REQ=slight and deep=27) module=. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=36 IGNORE (for REQ=slight and deep=8) module=fixtures /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=45 IGNORE (for REQ=slight and deep=8) module=psycopg2 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=54 IGNORE (for REQ=slight and deep=8) module=subunit /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [322, [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [323, [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 UNABLE to determine the imported name at parse-time: modpath /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=95 a form of __import__ was read which gave no deps: [324, [325, [1, '__import__', 95]], [327, [7, '(', 95], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'modpath', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 95]]]]]]]]]]]]]]]]], [12, ',', 95], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 95], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 95]]]]]]]]]]]]]]]]]], [10, ']', 95]]]]]]]]]]]]]]]]]], [8, ')', 95]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=104 IGNORE (for REQ=slight and deep=24) module=storm.tests.zope /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [322, [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [323, [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 UNABLE to determine the imported name at parse-time: parent_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/__init__.py: line=112 a form of __import__ was read which gave no deps: [324, [325, [1, '__import__', 112]], [327, [7, '(', 112], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'parent_path', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'None', 112]]]]]]]]]]]]]]]]], [12, ',', 112], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 112], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 112]]]]]]]]]]]]]]]]]], [10, ']', 112]]]]]]]]]]]]]]]]]], [8, ')', 112]]] python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/base.py: skipping gc python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/database.py: skipping sys python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/database.py: skipping gc python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=12) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=13) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=14) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=15) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=16) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=17) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=18) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=19) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=20) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=21) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=22) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=23) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=24) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=25) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=636 IGNORE (for REQ=slight and deep=26) module=storm.databases. /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/base.py: line=662 IGNORE (for REQ=slight and deep=11) module=_fake_ /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/postgres.py: line=58 IGNORE (for REQ=slight and deep=8) module=pgbouncer /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/postgres.py: line=615 IGNORE (for REQ=slight and deep=11) module=psycopg2 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/postgres.py: line=783 IGNORE (for REQ=slight and deep=8) module=subunit /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/postgres.py: line=856 IGNORE (for REQ=slight and deep=8) module=fixtures python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/databases/sqlite.py: skipping time python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/helper.py: skipping sys python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/info.py: skipping gc python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: skipping sys python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: skipping gc /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [274, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [318, [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [319, [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [320, [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [321, [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [322, [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [323, [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]]] /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 UNABLE to determine the imported name at parse-time: module_path /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/mocker.py: line=570 a form of __import__ was read which gave no deps: [324, [325, [1, '__import__', 570]], [327, [7, '(', 570], [335, [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [1, 'module_path', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [25, '{', 570], [26, '}', 570]]]]]]]]]]]]]]]]], [12, ',', 570], [336, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [9, '[', 570], [326, [305, [306, [310, [311, [312, [313, [316, [317, [318, [319, [320, [321, [322, [323, [324, [325, [3, '""', 570]]]]]]]]]]]]]]]]]], [10, ']', 570]]]]]]]]]]]]]]]]]], [8, ')', 570]]] python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/properties.py: skipping gc python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/patch.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/patch.py: line=137 IGNORE (for REQ=slight and deep=11) module=mypackage /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/patch.py: line=424 IGNORE (for REQ=slight and deep=11) module=mypackage python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/schema.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/schema.py: line=55 IGNORE (for REQ=slight and deep=11) module=patch_package /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/schema/schema.py: line=160 IGNORE (for REQ=slight and deep=11) module=patch_package python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/base.py: skipping gc /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/base.py: line=3776 IGNORE (for REQ=slight and deep=11) module=storm.references python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/store/postgres.py: skipping gc python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/tracer.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/tracer.py: line=12 IGNORE (for REQ=slight and deep=8) module=fixtures.testcase /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/tracer.py: line=14 IGNORE (for REQ=slight and deep=8) module=storm.testing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/tracer.py: line=20 IGNORE (for REQ=slight and deep=8) module=timeline /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/__init__.py: line=8 IGNORE (for REQ=slight and deep=8) module=twisted /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py: line=9 IGNORE (for REQ=slight and deep=8) module=transaction /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py: line=11 IGNORE (for REQ=slight and deep=8) module=twisted.trial.unittest /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py: line=12 IGNORE (for REQ=slight and deep=8) module=zope.component /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py: line=14 IGNORE (for REQ=slight and deep=8) module=storm.zope.interfaces /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py: line=15 IGNORE (for REQ=slight and deep=8) module=storm.exceptions /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py: line=17 IGNORE (for REQ=slight and deep=8) module=storm.twisted.transact /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py: line=18 IGNORE (for REQ=slight and deep=8) module=storm.twisted.testing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/twisted/transact.py: line=25 IGNORE (for REQ=slight and deep=8) module=psycopg2.extensions python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/variables.py: skipping gc python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/wsgi.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__init__.py: line=31 IGNORE (for REQ=slight and deep=8) module=transaction /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__init__.py: line=38 IGNORE (for REQ=slight and deep=8) module=zope.component /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__init__.py: line=45 IGNORE (for REQ=slight and deep=8) module=zope.security /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/__init__.py: line=52 IGNORE (for REQ=slight and deep=8) module=testresources /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py: line=28 IGNORE (for REQ=slight and deep=8) module=zope.interface /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py: line=29 IGNORE (for REQ=slight and deep=8) module=zope.component /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py: line=31 IGNORE (for REQ=slight and deep=8) module=storm.store /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py: line=32 IGNORE (for REQ=slight and deep=8) module=storm.zope.adapters /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/adapters.py: line=33 IGNORE (for REQ=slight and deep=8) module=storm.zope.interfaces python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py: line=41 IGNORE (for REQ=slight and deep=8) module=zope.component /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py: line=42 IGNORE (for REQ=slight and deep=8) module=storm.zope.zstorm /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py: line=43 IGNORE (for REQ=slight and deep=8) module=storm.zope.interfaces /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py: line=44 IGNORE (for REQ=slight and deep=8) module=storm.zope.schema /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py: line=45 IGNORE (for REQ=slight and deep=8) module=storm.zope.testing /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py: line=69 IGNORE (for REQ=slight and deep=11) module=patch_package /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/testing.py: line=329 IGNORE (for REQ=slight and deep=11) module=patch_package python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py: skipping gc /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py: line=31 IGNORE (for REQ=slight and deep=8) module=transaction /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py: line=32 IGNORE (for REQ=slight and deep=8) module=transaction /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py: line=33 IGNORE (for REQ=slight and deep=8) module=storm.zope.interfaces /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py: line=34 IGNORE (for REQ=slight and deep=8) module=storm.zope.zstorm /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tests/zope/zstorm.py: line=37 IGNORE (for REQ=slight and deep=8) module=zope.component python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tracer.py: skipping sys python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py: skipping time python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py: line=28 IGNORE (for REQ=slight and deep=8) module=dateutil.tzwin /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py: line=486 IGNORE (for REQ=slight and deep=15) module=dateutil /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py: line=563 IGNORE (for REQ=slight and deep=15) module=dateutil /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py: line=700 IGNORE (for REQ=slight and deep=15) module=dateutil /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/tz.py: line=928 IGNORE (for REQ=slight and deep=24) module=dateutil.zoneinfo /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/variables.py: line=75 IGNORE (for REQ=slight and deep=12) module=storm.expr /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/variables.py: line=319 IGNORE (for REQ=slight and deep=8) module=storm.cextensions Provides: python3(storm), python3(storm.base), python3(storm.cache), python3(storm.cextensions), python3(storm.compat), python3(storm.database), python3(storm.event), python3(storm.exceptions), python3(storm.expr), python3(storm.info), python3(storm.locals), python3(storm.properties), python3(storm.references), python3(storm.schema), python3(storm.schema.patch), python3(storm.schema.schema), python3(storm.schema.sharding), python3(storm.sqlobject), python3(storm.store), python3(storm.testing), python3(storm.tests), python3(storm.tests.base), python3(storm.tests.cache), python3(storm.tests.database), python3(storm.tests.databases), python3(storm.tests.databases.base), python3(storm.tests.databases.postgres), python3(storm.tests.databases.proxy), python3(storm.tests.databases.sqlite), python3(storm.tests.django), python3(storm.tests.event), python3(storm.tests.expr), python3(storm.tests.helper), python3(storm.tests.info), python3(storm.tests.mocker), python3(storm.tests.properties), python3(storm.tests.schema), python3(storm.tests.schema.patch), python3(storm.tests.schema.schema), python3(storm.tests.schema.sharding), python3(storm.tests.sqlobject), python3(storm.tests.store), python3(storm.tests.store.base), python3(storm.tests.store.postgres), python3(storm.tests.store.sqlite), python3(storm.tests.tracer), python3(storm.tests.twisted), python3(storm.tests.twisted.transact), python3(storm.tests.uri), python3(storm.tests.variables), python3(storm.tests.wsgi), python3(storm.tests.zope), python3(storm.tests.zope.adapters), python3(storm.tests.zope.testing), python3(storm.tests.zope.zstorm), python3(storm.tracer), python3(storm.tz), python3(storm.uri), python3(storm.variables), python3(storm.wsgi), python3(storm.xid) Requires: /usr/lib/python3/site-packages, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), python3(__future__) < 0, python3(bisect) < 0, python3(contextlib) < 0, python3(copy) < 0, python3(datetime) < 0, python3(decimal) < 0, python3(doctest) < 0, python3(fixtures) < 0, python3(functools) < 0, python3(inspect) < 0, python3(json) < 0, python3(logging) < 0, python3(operator) < 0, python3(os) < 0, python3(re) < 0, python3(select) < 0, python3(shutil) < 0, python3(six) < 0, python3(six.moves) < 0, python3(six.moves.urllib.parse) < 0, python3(socket) < 0, python3(storm.databases.postgres) < 0, python3(storm.databases.sqlite) < 0, python3(struct) < 0, python3(tempfile) < 0, python3(threading) < 0, python3(traceback) < 0, python3(types) < 0, python3(unittest) < 0, python3(uuid) < 0, python3(warnings) < 0, python3(weakref) < 0, python3.8-ABI, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w2JWPW Creating python3-module-storm-debuginfo package Processing files: python3-module-storm-mysql-0.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ab1zPW find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FXQg90 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/postgres.py: line=36 IGNORE (for REQ=slight and deep=8) module=psycopg2 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/postgres.py: line=41 IGNORE (for REQ=slight and deep=12) module=psycopg2.extensions python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/sqlite.py: skipping time python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/sqlite.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/sqlite.py: line=32 IGNORE (for REQ=slight and deep=8) module=pysqlite2 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/sqlite.py: line=35 IGNORE (for REQ=slight and deep=12) module=sqlite3 Provides: python3(storm.databases), python3(storm.databases.postgres), python3(storm.databases.sqlite) Requires: python3-module-storm = 0.21, /usr/lib/python3/site-packages, python3(__future__) < 0, python3(datetime) < 0, python3(distutils.version) < 0, python3(json) < 0, python3(six) < 0, python3(storm.database) < 0, python3(storm.exceptions) < 0, python3(storm.expr) < 0, python3(storm.properties) < 0, python3(storm.tracer) < 0, python3(storm.variables) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WYsBgY Processing files: python3-module-storm-postgresql-0.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PVWonZ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GHhgzY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/postgres.py: line=36 IGNORE (for REQ=slight and deep=8) module=psycopg2 /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/databases/postgres.py: line=41 IGNORE (for REQ=slight and deep=12) module=psycopg2.extensions Provides: python3(storm.databases.postgres) Requires: python3-module-storm = 0.21, /usr/lib/python3/site-packages, python3(__future__) < 0, python3(datetime) < 0, python3(distutils.version) < 0, python3(json) < 0, python3(storm.database) < 0, python3(storm.databases) < 0, python3(storm.exceptions) < 0, python3(storm.expr) < 0, python3(storm.properties) < 0, python3(storm.tracer) < 0, python3(storm.variables) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eCZ1bZ Processing files: python3-module-storm-django-0.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3lm3iY find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OKWpTY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: python3(storm.django.backend) Requires: python3-module-storm-zope = 0.21, /usr/lib/python3/site-packages Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uN5r8Y Processing files: python3-module-storm-zope-0.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2flhuX find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3BHNqX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/__init__.py: line=36 IGNORE (for REQ=slight and deep=8) module=zope.security.checker /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/zstorm.py: line=40 IGNORE (for REQ=slight and deep=8) module=transaction.interfaces /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/zstorm.py: line=42 IGNORE (for REQ=slight and deep=8) module=ZODB.POSException /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/zope/zstorm.py: line=335 IGNORE (for REQ=slight and deep=8) module=zope.testing.cleanup Provides: python3(storm.zope), python3(storm.zope.adapters), python3(storm.zope.interfaces), python3(storm.zope.metaconfigure), python3(storm.zope.metadirectives), python3(storm.zope.schema), python3(storm.zope.testing), python3(storm.zope.zstorm) Requires: python3-module-storm = 0.21, /usr/lib/python3/site-packages, python3(__future__) < 0, python3(os) < 0, python3(shutil) < 0, python3(six) < 0, python3(storm) < 0, python3(storm.database) < 0, python3(storm.expr) < 0, python3(storm.info) < 0, python3(storm.schema) < 0, python3(storm.schema.patch) < 0, python3(storm.schema.sharding) < 0, python3(storm.store) < 0, python3(storm.xid) < 0, python3(testresources) < 0, python3(threading) < 0, python3(transaction) < 0, python3(transaction.interfaces) < 0, python3(uuid) < 0, python3(weakref) < 0, python3(zope.component) < 0, python3(zope.interface) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nfp6oZ Processing files: python3-module-storm-twisted-0.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.euejGX find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CO69r0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) python3.req: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/transact.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/transact.py: line=19 IGNORE (for REQ=slight and deep=8) module=psycopg2.extensions /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-storm-buildroot/usr/lib/python3/site-packages/storm/twisted/transact.py: line=70 IGNORE (for REQ=slight and deep=11) module=twisted.internet Provides: python3(storm.twisted), python3(storm.twisted.testing), python3(storm.twisted.transact) Requires: python3-module-storm = 0.21, /usr/lib/python3/site-packages, python3(__future__) < 0, python3(functools) < 0, python3(random) < 0, python3(storm.exceptions) < 0, python3(storm.zope.interfaces) < 0, python3(transaction) < 0, python3(twisted.internet.defer) < 0, python3(twisted.internet.threads) < 0, python3(twisted.python.failure) < 0, python3(zope.component) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BsjgTZ Processing files: python3-module-storm-debuginfo-0.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eoldz0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x0vVQ0 find-requires: running scripts (debuginfo) Requires: python3-module-storm = 0.21-alt3, debug(libc.so.6) Adding to python3-module-storm-debuginfo a strict dependency on python3-module-storm Adding to python3-module-storm a strict dependency on python3-module-storm-mysql Adding to python3-module-storm-mysql a strict dependency on python3-module-storm Adding to python3-module-storm-postgresql a strict dependency on python3-module-storm Adding to python3-module-storm-postgresql a strict dependency on python3-module-storm-mysql Adding to python3-module-storm-django a strict dependency on python3-module-storm-zope Adding to python3-module-storm-zope a strict dependency on python3-module-storm Adding to python3-module-storm-twisted a strict dependency on python3-module-storm Adding to python3-module-storm-twisted a strict dependency on python3-module-storm-zope warning: python3-module-storm: non-strict dependency on python3-module-storm-postgresql Removing 2 extra deps from python3-module-storm due to dependency on python3-module-storm-mysql Removing 6 extra deps from python3-module-storm-mysql due to dependency on python3-module-storm Removing 6 extra deps from python3-module-storm-postgresql due to dependency on python3-module-storm Removing 9 extra deps from python3-module-storm-zope due to dependency on python3-module-storm Removing 1 extra deps from python3-module-storm-twisted due to dependency on python3-module-storm Removing 1 extra deps from python3-module-storm-postgresql due to dependency on python3-module-storm-mysql Removing 1 extra deps from python3-module-storm-twisted due to dependency on python3-module-storm-zope Removing 5 extra deps from python3-module-storm due to repentancy on python3-module-storm-mysql Removing 5 extra deps from python3-module-storm-zope due to repentancy on python3-module-storm Removing 1 extra deps from python3-module-storm-twisted due to repentancy on python3-module-storm Removing 5 extra deps from python3-module-storm-postgresql due to repentancy on python3-module-storm-mysql Removing 1 extra deps from python3-module-storm-django due to repentancy on python3-module-storm-mysql Removing 3 extra deps from python3-module-storm-zope due to repentancy on python3-module-storm-mysql Removing 2 extra deps from python3-module-storm-twisted due to repentancy on python3-module-storm-mysql Removing 5 extra deps from python3-module-storm-twisted due to repentancy on python3-module-storm-zope warning: File(s) packaged into both python3-module-storm-mysql-0.21-alt3 and python3-module-storm-postgresql-0.21-alt3: /usr/lib/python3/site-packages/storm/databases/postgres.py Wrote: /usr/src/RPM/RPMS/i586/python3-module-storm-0.21-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/python3-module-storm-mysql-0.21-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/python3-module-storm-postgresql-0.21-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/python3-module-storm-django-0.21-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/python3-module-storm-zope-0.21-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/python3-module-storm-twisted-0.21-alt3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/python3-module-storm-debuginfo-0.21-alt3.i586.rpm 44.74user 2.13system 1:12.47elapsed 64%CPU (0avgtext+0avgdata 38768maxresident)k 0inputs+0outputs (0major+647777minor)pagefaults 0swaps 53.83user 5.92system 1:29.16elapsed 67%CPU (0avgtext+0avgdata 110416maxresident)k 0inputs+0outputs (0major+1153470minor)pagefaults 0swaps