<86>Apr 14 01:00:37 userdel[99769]: delete user 'rooter' <86>Apr 14 01:00:37 groupadd[99774]: group added to /etc/group: name=rooter, GID=705 <86>Apr 14 01:00:37 groupadd[99774]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:00:37 groupadd[99774]: new group: name=rooter, GID=705 <86>Apr 14 01:00:37 useradd[99778]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Apr 14 01:00:37 userdel[99784]: delete user 'builder' <86>Apr 14 01:00:37 userdel[99784]: removed group 'builder' owned by 'builder' <86>Apr 14 01:00:37 userdel[99784]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:00:37 groupadd[99792]: group added to /etc/group: name=builder, GID=706 <86>Apr 14 01:00:37 groupadd[99792]: group added to /etc/gshadow: name=builder <86>Apr 14 01:00:37 groupadd[99792]: new group: name=builder, GID=706 <86>Apr 14 01:00:37 useradd[99799]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Apr 14 01:00:39 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:00:39 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 01:00:39 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 14 01:00:39 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 14 01:00:39 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 14 01:00:39 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:00:39 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 14 01:00:39 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 14 01:00:39 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 14 01:00:39 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:00:39 groupadd[106347]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 14 01:00:39 groupadd[106347]: group added to /etc/gshadow: name=_keytab <86>Apr 14 01:00:39 groupadd[106347]: new group: name=_keytab, GID=499 <13>Apr 14 01:00:39 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:00:40 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:00:40 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:00:40 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Apr 14 01:00:40 rpmi: libpython3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:00:40 rpmi: python3-module-py-1.4.34-alt0.M80P.1 1503506764 installed <13>Apr 14 01:00:40 rpmi: python3-dev-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:00:40 rpmi: python3-module-pytest-3.2.1-alt0.M80P.1 1503499784 installed <13>Apr 14 01:00:40 rpmi: python3-module-setuptools-1:18.5-alt0.M80P.1 1497527461 installed Installing python3-module-txtorcon-0.19.3-alt0.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34031 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf txtorcon-0.19.3 + echo 'Source #0 (txtorcon-0.19.3.tar):' Source #0 (txtorcon-0.19.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/txtorcon-0.19.3.tar + cd txtorcon-0.19.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34031 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd txtorcon-0.19.3 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/test copying test/verify-release.py -> build/lib/test copying test/util.py -> build/lib/test copying test/test_web.py -> build/lib/test copying test/test_util_imports.py -> build/lib/test copying test/test_util.py -> build/lib/test copying test/test_torstate.py -> build/lib/test copying test/test_torinfo.py -> build/lib/test copying test/test_torcontrolprotocol.py -> build/lib/test copying test/test_torconfig.py -> build/lib/test copying test/test_stream.py -> build/lib/test copying test/test_socks.py -> build/lib/test copying test/test_router.py -> build/lib/test copying test/test_microdesc.py -> build/lib/test copying test/test_log.py -> build/lib/test copying test/test_fsm.py -> build/lib/test copying test/test_endpoints.py -> build/lib/test copying test/test_controller.py -> build/lib/test copying test/test_circuit.py -> build/lib/test copying test/test_attacher.py -> build/lib/test copying test/test_addrmap.py -> build/lib/test copying test/py3_torstate.py -> build/lib/test copying test/profile_startup.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/txtorcon copying txtorcon/web.py -> build/lib/txtorcon copying txtorcon/util.py -> build/lib/txtorcon copying txtorcon/torstate.py -> build/lib/txtorcon copying txtorcon/torinfo.py -> build/lib/txtorcon copying txtorcon/torcontrolprotocol.py -> build/lib/txtorcon copying txtorcon/torconfig.py -> build/lib/txtorcon copying txtorcon/stream.py -> build/lib/txtorcon copying txtorcon/spaghetti.py -> build/lib/txtorcon copying txtorcon/socks.py -> build/lib/txtorcon copying txtorcon/router.py -> build/lib/txtorcon copying txtorcon/log.py -> build/lib/txtorcon copying txtorcon/interface.py -> build/lib/txtorcon copying txtorcon/endpoints.py -> build/lib/txtorcon copying txtorcon/controller.py -> build/lib/txtorcon copying txtorcon/circuit.py -> build/lib/txtorcon copying txtorcon/attacher.py -> build/lib/txtorcon copying txtorcon/addrmap.py -> build/lib/txtorcon copying txtorcon/_microdesc_parser.py -> build/lib/txtorcon copying txtorcon/_metadata.py -> build/lib/txtorcon copying txtorcon/__init__.py -> build/lib/txtorcon package init file 'twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying twisted/plugins/txtorcon_endpoint_parser.py -> build/lib/twisted/plugins + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34031 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-txtorcon-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-txtorcon-buildroot + cd txtorcon-0.19.3 + python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-txtorcon-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-txtorcon-buildroot creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/twisted creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/twisted/plugins copying build/lib/twisted/plugins/txtorcon_endpoint_parser.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/twisted/plugins creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/__init__.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/_metadata.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/_microdesc_parser.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/addrmap.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/attacher.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/circuit.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/controller.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/endpoints.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/interface.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/log.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/router.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/socks.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/spaghetti.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/stream.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/torconfig.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/torcontrolprotocol.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/torinfo.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/torstate.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/util.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon copying build/lib/txtorcon/web.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/__init__.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/profile_startup.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/py3_torstate.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_addrmap.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_attacher.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_circuit.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_controller.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_endpoints.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_fsm.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_log.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_microdesc.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_router.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_socks.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_stream.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_torconfig.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_torcontrolprotocol.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_torinfo.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_torstate.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_util.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_util_imports.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/test_web.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/util.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test copying build/lib/test/verify-release.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/twisted/plugins/txtorcon_endpoint_parser.py to txtorcon_endpoint_parser.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_metadata.py to _metadata.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_microdesc_parser.py to _microdesc_parser.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/addrmap.py to addrmap.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/attacher.py to attacher.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/circuit.py to circuit.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py to controller.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py to endpoints.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/interface.py to interface.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/log.py to log.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/router.py to router.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/socks.py to socks.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/spaghetti.py to spaghetti.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/stream.py to stream.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torconfig.py to torconfig.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torcontrolprotocol.py to torcontrolprotocol.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torinfo.py to torinfo.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torstate.py to torstate.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/util.py to util.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/web.py to web.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/profile_startup.py to profile_startup.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/py3_torstate.py to py3_torstate.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_addrmap.py to test_addrmap.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_attacher.py to test_attacher.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_circuit.py to test_circuit.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_controller.py to test_controller.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_endpoints.py to test_endpoints.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_fsm.py to test_fsm.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_log.py to test_log.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_microdesc.py to test_microdesc.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_router.py to test_router.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_socks.py to test_socks.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_stream.py to test_stream.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_torconfig.py to test_torconfig.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_torcontrolprotocol.py to test_torcontrolprotocol.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_torinfo.py to test_torinfo.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_torstate.py to test_torstate.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_util.py to test_util.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_util_imports.py to test_util_imports.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_web.py to test_web.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/util.py to util.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/verify-release.py to verify-release.cpython-35.pyc running install_data creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying INSTALL -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying README.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying TODO -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying meejah.asc -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/apilinks_sphinxext.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/conf.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/Makefile -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon-util.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon-state.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon-socks.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon-protocol.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon-interface.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon-endpoints.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon-controller.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/txtorcon-config.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/releases.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/release-checklist.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/introduction.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/installing.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/index.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/hacking.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/guide.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/examples.rst -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/_static/logo.svg -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/_static/logo.png -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/_static/haiku.css -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon copying docs/_static/avatar.png -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon creating /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/webui_server.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/web_client_treq.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/web_client_custom_circuit.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/web_client.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/tor_info.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/stream_circuit_logger.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/stem_relay_descriptor.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/readme3.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/readme.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/monitor.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/minimal_endpoint.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/launch_tor_with_simplehttpd.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/launch_tor_unix_sockets.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/launch_tor_endpoint2.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/launch_tor_endpoint.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/launch_tor2web.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/launch_tor.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/hidden_echo.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/dns_lookups.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/disallow_streams_by_port.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples copying examples/connect.py -> /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples running install_egg_info running egg_info writing txtorcon.egg-info/PKG-INFO writing top-level names to txtorcon.egg-info/top_level.txt writing dependency_links to txtorcon.egg-info/dependency_links.txt writing requirements to txtorcon.egg-info/requires.txt package init file 'twisted/plugins/__init__.py' not found (or not a regular file) reading manifest file 'txtorcon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'docs/_static/*~' warning: no previously-included files found matching 'docs/_themes/*~' warning: no previously-included files found matching 'docs/_themes/alabaster/*~' warning: no previously-included files found matching 'docs/_themes/alabaster/*.pyc' warning: no previously-included files found matching 'docs/_themes/alabaster/static/*~' warning: no previously-included files found matching 'examples/*~' writing manifest file 'txtorcon.egg-info/SOURCES.txt' Copying txtorcon.egg-info to /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon-0.19.3-py3.5.egg-info running install_scripts + rm -rfv /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/ removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/verify-release.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/util.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_web.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_util_imports.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_util.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_torstate.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_torinfo.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_torcontrolprotocol.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_torconfig.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_stream.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_socks.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_router.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_microdesc.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_log.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_fsm.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_endpoints.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_controller.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_circuit.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_attacher.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/test_addrmap.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/py3_torstate.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/profile_startup.cpython-35.pyc' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__/__init__.cpython-35.pyc' removed directory '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__pycache__' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/verify-release.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/util.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_web.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_util_imports.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_util.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_torstate.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_torinfo.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_torcontrolprotocol.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_torconfig.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_stream.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_socks.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_router.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_microdesc.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_log.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_fsm.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_endpoints.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_controller.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_circuit.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_attacher.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/test_addrmap.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/py3_torstate.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/profile_startup.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/__init__.py' removed directory '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/test/' + rm -rfv /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/ removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/connect.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/disallow_streams_by_port.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/dns_lookups.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/hidden_echo.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/launch_tor.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/launch_tor2web.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/launch_tor_endpoint.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/launch_tor_endpoint2.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/launch_tor_unix_sockets.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/launch_tor_with_simplehttpd.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/minimal_endpoint.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/monitor.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/readme.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/readme3.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/stem_relay_descriptor.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/stream_circuit_logger.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/tor_info.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/web_client.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/web_client_custom_circuit.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/web_client_treq.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/webui_server.py' removed directory '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/examples/' + rm -rfv /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/apilinks_sphinxext.py /usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/conf.py removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/apilinks_sphinxext.py' removed '/usr/src/tmp/python3-module-txtorcon-buildroot/usr/share/txtorcon/conf.py' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-txtorcon-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-txtorcon-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/python3-module-txtorcon-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-txtorcon-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-txtorcon-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-txtorcon-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-txtorcon-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-txtorcon-buildroot using python3 unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/twisted/plugins/__pycache__/txtorcon_endpoint_parser.cpython-35.pyc compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/twisted/plugins/txtorcon_endpoint_parser.py unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/_metadata.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/_microdesc_parser.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/addrmap.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/attacher.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/circuit.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/controller.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/endpoints.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/interface.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/log.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/router.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/socks.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/spaghetti.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/stream.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/torconfig.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/torcontrolprotocol.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/torinfo.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/torstate.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/util.cpython-35.pyc unlink /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__pycache__/web.cpython-35.pyc compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__init__.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_metadata.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_microdesc_parser.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/addrmap.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/attacher.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/circuit.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/interface.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/log.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/router.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/socks.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/spaghetti.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/stream.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torconfig.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torcontrolprotocol.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torinfo.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torstate.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/util.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/web.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-txtorcon-buildroot using python3 -O compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/twisted/plugins/txtorcon_endpoint_parser.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__init__.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_metadata.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_microdesc_parser.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/addrmap.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/attacher.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/circuit.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/interface.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/log.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/router.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/socks.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/spaghetti.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/stream.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torconfig.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torcontrolprotocol.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torinfo.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torstate.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/util.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/web.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-txtorcon-buildroot using python3 -OO compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/twisted/plugins/txtorcon_endpoint_parser.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__init__.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_metadata.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_microdesc_parser.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/addrmap.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/attacher.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/circuit.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/interface.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/log.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/router.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/socks.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/spaghetti.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/stream.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torconfig.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torcontrolprotocol.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torinfo.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torstate.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/util.py compile /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/web.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/txtorcon/__pycache__/web.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/web.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/util.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/util.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/torinfo.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/torinfo.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/torcontrolprotocol.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/torcontrolprotocol.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/stream.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/stream.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/spaghetti.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/spaghetti.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/router.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/router.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/log.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/log.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/interface.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/interface.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/endpoints.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/endpoints.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/circuit.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/circuit.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/attacher.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/attacher.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/addrmap.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/addrmap.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/_microdesc_parser.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/_microdesc_parser.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/_metadata.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/_metadata.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/_metadata.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/_metadata.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/txtorcon/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/txtorcon/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/twisted/plugins/__pycache__/txtorcon_endpoint_parser.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/twisted/plugins/__pycache__/txtorcon_endpoint_parser.cpython-35.pyc' './usr/lib/python3/site-packages/twisted/plugins/__pycache__/txtorcon_endpoint_parser.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/twisted/plugins/__pycache__/txtorcon_endpoint_parser.cpython-35.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-txtorcon-0.19.3-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vYLh76 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.W4I6L7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python3,rpmlib,shebang,shell,static,symlinks) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__init__.py: line=43 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/__init__.py: line=44 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_microdesc_parser.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/_microdesc_parser.py: line=7 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/attacher.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/attacher.py: line=6 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/circuit.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/circuit.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/circuit.py: line=260 IGNORE (for REQ=slight and deep=11) module=txtorcon /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/circuit.py: line=302 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py: line=37 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py: line=40 IGNORE (for REQ=slight and deep=8) module=pwd /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/controller.py: line=548 IGNORE (for REQ=slight and deep=12) module=txtorcon /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py: line=37 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py: line=195 IGNORE (for REQ=slight and deep=13) module=txtorcon /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/endpoints.py: line=746 IGNORE (for REQ=slight and deep=16) module=twisted /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/router.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/socks.py: line=718 IGNORE (for REQ=slight and deep=17) module=twisted /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torconfig.py: line=61 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torconfig.py: line=608 IGNORE (for REQ=slight and deep=8) module=txtorcon /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torcontrolprotocol.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torcontrolprotocol.py: line=23 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torstate.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torstate.py: line=37 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/torstate.py: line=38 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/util.py: line=28 IGNORE (for REQ=slight and deep=8) module=asyncio /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/util.py: line=31 IGNORE (for REQ=slight and deep=8) module=GeoIP /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-txtorcon-buildroot/usr/lib/python3/site-packages/txtorcon/web.py: line=49 IGNORE (for REQ=slight and deep=12) module=txtorcon Provides: python3(txtorcon), python3(txtorcon._metadata), python3(txtorcon._microdesc_parser), python3(txtorcon.addrmap), python3(txtorcon.attacher), python3(txtorcon.circuit), python3(txtorcon.controller), python3(txtorcon.endpoints), python3(txtorcon.interface), python3(txtorcon.log), python3(txtorcon.router), python3(txtorcon.socks), python3(txtorcon.spaghetti), python3(txtorcon.stream), python3(txtorcon.torconfig), python3(txtorcon.torcontrolprotocol), python3(txtorcon.torinfo), python3(txtorcon.torstate), python3(txtorcon.util), python3(txtorcon.web), python3.3(txtorcon), python3.3(txtorcon._metadata), python3.3(txtorcon._microdesc_parser), python3.3(txtorcon.addrmap), python3.3(txtorcon.attacher), python3.3(txtorcon.circuit), python3.3(txtorcon.controller), python3.3(txtorcon.endpoints), python3.3(txtorcon.interface), python3.3(txtorcon.log), python3.3(txtorcon.router), python3.3(txtorcon.socks), python3.3(txtorcon.spaghetti), python3.3(txtorcon.stream), python3.3(txtorcon.torconfig), python3.3(txtorcon.torcontrolprotocol), python3.3(txtorcon.torinfo), python3.3(txtorcon.torstate), python3.3(txtorcon.util), python3.3(txtorcon.web) Requires: /usr/lib/python3/site-packages, python3(__future__) < 0, python3(automat) < 0, python3(base64) < 0, python3(binascii) < 0, python3(collections) < 0, python3(datetime) < 0, python3(functools) < 0, python3(glob) < 0, python3(hashlib) < 0, python3(heapq) < 0, python3(hmac) < 0, python3(io) < 0, python3(ipaddress) < 0, python3(json) < 0, python3(os) < 0, python3(re) < 0, python3(shlex) < 0, python3(shutil) < 0, python3(six) < 0, python3(socket) < 0, python3(stat) < 0, python3(struct) < 0, python3(subprocess) < 0, python3(tempfile) < 0, python3(twisted) < 0, python3(types) < 0, python3(warnings) < 0, python3(weakref) < 0, python3(zope) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-txtorcon-0.19.3-alt0.M80P.1.noarch.rpm 5.12user 0.40system 0:07.03elapsed 78%CPU (0avgtext+0avgdata 25136maxresident)k 0inputs+0outputs (0major+160456minor)pagefaults 0swaps 8.65user 2.30system 0:12.99elapsed 84%CPU (0avgtext+0avgdata 121872maxresident)k 0inputs+0outputs (0major+374702minor)pagefaults 0swaps