<86>Nov 29 06:35:58 userdel[21163]: delete user 'rooter' <86>Nov 29 06:35:58 userdel[21163]: removed group 'rooter' owned by 'rooter' <86>Nov 29 06:35:58 userdel[21163]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 29 06:35:58 groupadd[21180]: group added to /etc/group: name=rooter, GID=636 <86>Nov 29 06:35:58 groupadd[21180]: group added to /etc/gshadow: name=rooter <86>Nov 29 06:35:58 groupadd[21180]: new group: name=rooter, GID=636 <86>Nov 29 06:35:58 useradd[21282]: new user: name=rooter, UID=636, GID=636, home=/root, shell=/bin/bash <86>Nov 29 06:35:58 userdel[21433]: delete user 'builder' <86>Nov 29 06:35:58 groupadd[21635]: group added to /etc/group: name=builder, GID=637 <86>Nov 29 06:35:58 groupadd[21635]: new group: name=builder, GID=637 <86>Nov 29 06:35:58 useradd[21654]: new user: name=builder, UID=637, GID=637, home=/usr/src, shell=/bin/bash <13>Nov 29 06:36:02 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Nov 29 06:36:02 rpmi: libexpat-2.2.4-alt1 1503305345 installed <13>Nov 29 06:36:02 rpmi: libtasn1-4.13-alt2 1521133850 installed <13>Nov 29 06:36:02 rpmi: libp11-kit-0.23.9-alt5 1525798298 installed <13>Nov 29 06:36:02 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Nov 29 06:36:02 rpmi: ca-certificates-2018.11.12-alt1 sisyphus.216395.300 1542114035 installed <13>Nov 29 06:36:02 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Nov 29 06:36:02 rpmi: p11-kit-trust-0.23.9-alt5 1525798298 installed <13>Nov 29 06:36:02 rpmi: libcrypto1.1-1.1.0j-alt1 sisyphus.216647.100 1542743878 installed <13>Nov 29 06:36:02 rpmi: libssl1.1-1.1.0j-alt1 sisyphus.216647.100 1542743878 installed <13>Nov 29 06:36:02 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed <13>Nov 29 06:36:02 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Nov 29 06:36:02 rpmi: python3-3.6.5-alt1.1 1535734576 installed <13>Nov 29 06:36:03 rpmi: python3-base-3.6.5-alt1.1 1535734576 installed <13>Nov 29 06:36:03 rpmi: libpython3-3.6.5-alt1.1 1535734576 installed <13>Nov 29 06:36:08 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831974 installed <13>Nov 29 06:36:08 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831974 installed <13>Nov 29 06:36:08 rpmi: python3-dev-3.6.5-alt1.1 1535734576 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/canto-next-0.9.0-alt1.rc1.git20140903.2.nosrc.rpm <13>Nov 29 06:36:11 rpmi: python3-module-pkg_resources-1:40.5.0-alt1 sisyphus.216029.100 1541106477 installed <13>Nov 29 06:36:12 rpmi: python3-module-setuptools-1:40.5.0-alt1 sisyphus.216029.100 1541106477 installed Installing canto-next-0.9.0-alt1.rc1.git20140903.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12597 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf canto-next-0.9.0 + echo 'Source #0 (canto-next-0.9.0.tar):' Source #0 (canto-next-0.9.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/canto-next-0.9.0.tar + cd canto-next-0.9.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58587 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd canto-next-0.9.0 + 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 creating build/lib/canto_next copying canto_next/transform.py -> build/lib/canto_next copying canto_next/tag.py -> build/lib/canto_next copying canto_next/storage.py -> build/lib/canto_next copying canto_next/server.py -> build/lib/canto_next copying canto_next/rwlock.py -> build/lib/canto_next copying canto_next/remote.py -> build/lib/canto_next copying canto_next/protocol.py -> build/lib/canto_next copying canto_next/protect.py -> build/lib/canto_next copying canto_next/plugins.py -> build/lib/canto_next copying canto_next/locks.py -> build/lib/canto_next copying canto_next/hooks.py -> build/lib/canto_next copying canto_next/format.py -> build/lib/canto_next copying canto_next/fetch.py -> build/lib/canto_next copying canto_next/feed.py -> build/lib/canto_next copying canto_next/encoding.py -> build/lib/canto_next copying canto_next/config.py -> build/lib/canto_next copying canto_next/client.py -> build/lib/canto_next copying canto_next/canto_backend.py -> build/lib/canto_next copying canto_next/__init__.py -> build/lib/canto_next running build_scripts creating build/scripts-3.6 copying and adjusting bin/canto-daemon -> build/scripts-3.6 copying and adjusting bin/canto-remote -> build/scripts-3.6 changing mode of build/scripts-3.6/canto-daemon from 644 to 755 changing mode of build/scripts-3.6/canto-remote from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17286 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/canto-next-buildroot + : + /bin/rm -rf -- /usr/src/tmp/canto-next-buildroot + cd canto-next-0.9.0 + 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/canto-next-buildroot --force running install running install_lib creating /usr/src/tmp/canto-next-buildroot creating /usr/src/tmp/canto-next-buildroot/usr creating /usr/src/tmp/canto-next-buildroot/usr/lib creating /usr/src/tmp/canto-next-buildroot/usr/lib/python3 creating /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/__init__.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/canto_backend.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/client.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/config.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/encoding.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/feed.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/fetch.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/format.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/hooks.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/locks.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/plugins.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/protect.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/protocol.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/remote.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/rwlock.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/server.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/storage.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/tag.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next copying build/lib/canto_next/transform.py -> /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__init__.py to __init__.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py to canto_backend.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py to client.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py to config.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/encoding.py to encoding.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py to feed.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py to fetch.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/format.py to format.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/hooks.py to hooks.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py to locks.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py to plugins.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protect.py to protect.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py to protocol.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py to remote.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py to rwlock.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py to server.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py to storage.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py to tag.cpython-36.pyc byte-compiling /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py to transform.cpython-36.pyc running install_scripts creating /usr/src/tmp/canto-next-buildroot/usr/bin copying build/scripts-3.6/canto-remote -> /usr/src/tmp/canto-next-buildroot/usr/bin copying build/scripts-3.6/canto-daemon -> /usr/src/tmp/canto-next-buildroot/usr/bin changing mode of /usr/src/tmp/canto-next-buildroot/usr/bin/canto-remote to 755 changing mode of /usr/src/tmp/canto-next-buildroot/usr/bin/canto-daemon to 755 running install_data creating /usr/src/tmp/canto-next-buildroot/usr/share creating /usr/src/tmp/canto-next-buildroot/usr/share/man creating /usr/src/tmp/canto-next-buildroot/usr/share/man/man1 copying man/canto-daemon.1 -> /usr/src/tmp/canto-next-buildroot/usr/share/man/man1/ copying man/canto-remote.1 -> /usr/src/tmp/canto-next-buildroot/usr/share/man/man1/ creating /usr/src/tmp/canto-next-buildroot/usr/lib/systemd creating /usr/src/tmp/canto-next-buildroot/usr/lib/systemd/user copying systemd/user/canto-daemon.service -> /usr/src/tmp/canto-next-buildroot/usr/lib/systemd/user running install_egg_info Writing /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/Canto-0.9.0_rc1-py3.6.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/canto-next-buildroot (auto) Verifying and fixing files in /usr/src/tmp/canto-next-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/canto-next-buildroot/ (default) Compressing files in /usr/src/tmp/canto-next-buildroot (auto) Adjusting library links in /usr/src/tmp/canto-next-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/canto-next-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/canto-next-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/canto-next-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/canto-next-buildroot using /usr/bin/python3 unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-36.pyc unlink /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-36.pyc compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__init__.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/encoding.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/format.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/hooks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protect.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py Bytecompiling python3 modules with optimization in /usr/src/tmp/canto-next-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__init__.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/encoding.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/format.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/hooks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protect.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/canto-next-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/__init__.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/encoding.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/format.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/hooks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protect.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py compile /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/transform.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/tag.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/storage.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/server.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/rwlock.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/remote.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/protocol.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/protect.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/plugins.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/locks.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/hooks.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/format.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/fetch.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/feed.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/encoding.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/config.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/client.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/canto_backend.cpython-36.opt-1.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-36.opt-1.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-36.pyc' './usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-36.opt-2.pyc' => './usr/lib/python3/site-packages/canto_next/__pycache__/__init__.cpython-36.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: canto-next-0.9.0-alt1.rc1.git20140903.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13190 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd canto-next-0.9.0 + DOCDIR=/usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + export DOCDIR + rm -rf /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + /bin/mkdir -p /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + cp -prL README.md /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + chmod -R go-w /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + chmod -R a+rX /usr/src/tmp/canto-next-buildroot/usr/share/doc/canto-next-0.9.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q6YcDM 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.OVzbLe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/canto-next-buildroot/usr/bin/canto-daemon: skipping sys python3.req: /usr/src/tmp/canto-next-buildroot/usr/bin/canto-remote: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=20 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=21 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=23 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=27 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=29 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=30 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=31 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=32 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: skipping errno python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: skipping time python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/canto_backend.py: line=829 IGNORE (for REQ=slight and deep=11) module=threading /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: line=11 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: skipping errno python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: skipping time python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/client.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/config.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=13 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=14 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=15 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: line=16 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/feed.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py: line=11 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/fetch.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/locks.py: line=9 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=17) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=18) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=19) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=20) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=21) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=22) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=23) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=24) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=25) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=26) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=27) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=28) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=29) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=30) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=31) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=32) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=33) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=34) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/plugins.py: line=55 IGNORE (for REQ=slight and deep=35) module=plugins. /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py: line=10 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py: skipping errno python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/protocol.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: line=12 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: line=13 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: skipping time python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/remote.py: skipping sys python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/rwlock.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/server.py: line=11 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py: line=10 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py: line=11 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py: skipping time python3.req: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/storage.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/tag.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/canto-next-buildroot/usr/lib/python3/site-packages/canto_next/transform.py: line=10 possible relative import from ., UNIMPLEMENTED Provides: python3(canto_next), python3(canto_next.canto_backend), python3(canto_next.client), python3(canto_next.config), python3(canto_next.encoding), python3(canto_next.feed), python3(canto_next.fetch), python3(canto_next.format), python3(canto_next.hooks), python3(canto_next.locks), python3(canto_next.plugins), python3(canto_next.protect), python3(canto_next.protocol), python3(canto_next.remote), python3(canto_next.rwlock), python3(canto_next.server), python3(canto_next.storage), python3(canto_next.tag), python3(canto_next.transform) Requires: /usr/bin/python3, /usr/lib/python3/site-packages, python3(codecs) < 0, python3(dbm) < 0, python3(fcntl) < 0, python3(getopt) < 0, python3(inspect) < 0, python3(json) < 0, python3(locale) < 0, python3(logging) < 0, python3(os) < 0, python3(pprint) < 0, python3(re) < 0, python3(select) < 0, python3(shelve) < 0, python3(signal) < 0, python3(socket) < 0, python3(speedparser) < 0, python3(threading) < 0, python3(traceback) < 0, python3(urllib.error) < 0, python3(urllib.parse) < 0, python3(urllib.request) < 0, python3(xml.parsers.expat) < 0, python3(xml.sax.saxutils) < 0 Wrote: /usr/src/RPM/RPMS/noarch/canto-next-0.9.0-alt1.rc1.git20140903.2.noarch.rpm 8.56user 0.41system 0:11.84elapsed 75%CPU (0avgtext+0avgdata 16660maxresident)k 0inputs+0outputs (0major+157541minor)pagefaults 0swaps 20.34user 3.08system 0:35.95elapsed 65%CPU (0avgtext+0avgdata 122596maxresident)k 0inputs+0outputs (0major+679899minor)pagefaults 0swaps