<86>Apr 14 01:28:47 userdel[29463]: delete user 'rooter' <86>Apr 14 01:28:47 userdel[29463]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:28:47 userdel[29463]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:28:47 groupadd[29494]: group added to /etc/group: name=rooter, GID=657 <86>Apr 14 01:28:47 groupadd[29494]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:28:47 groupadd[29494]: new group: name=rooter, GID=657 <86>Apr 14 01:28:47 useradd[29515]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Apr 14 01:28:47 userdel[29547]: delete user 'builder' <86>Apr 14 01:28:47 userdel[29547]: removed group 'builder' owned by 'builder' <86>Apr 14 01:28:47 userdel[29547]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:28:47 groupadd[29568]: group added to /etc/group: name=builder, GID=658 <86>Apr 14 01:28:47 groupadd[29568]: group added to /etc/gshadow: name=builder <86>Apr 14 01:28:47 groupadd[29568]: new group: name=builder, GID=658 <86>Apr 14 01:28:47 useradd[29591]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Apr 14 01:28:50 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:28:50 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 01:28:50 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 14 01:28:50 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 14 01:28:50 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 14 01:28:50 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:28:50 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 14 01:28:50 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 14 01:28:50 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 14 01:28:50 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:28:50 groupadd[44692]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 14 01:28:50 groupadd[44692]: group added to /etc/gshadow: name=_keytab <86>Apr 14 01:28:50 groupadd[44692]: new group: name=_keytab, GID=499 <13>Apr 14 01:28:50 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:28:51 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:28:51 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:28:51 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Apr 14 01:28:51 rpmi: libpython3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:28:51 rpmi: python3-module-py-1.4.34-alt0.M80P.1 1503506764 installed <13>Apr 14 01:28:52 rpmi: python3-dev-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 14 01:28:52 rpmi: python3-module-pytest-3.2.1-alt0.M80P.1 1503499784 installed <13>Apr 14 01:28:52 rpmi: python3-module-setuptools-1:18.5-alt0.M80P.1 1497527461 installed Installing python3-module-dulwich-0.8.2-alt1.git20120327.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-dulwich-0.8.2 + echo 'Source #0 (python3-module-dulwich-0.8.2.tar):' Source #0 (python3-module-dulwich-0.8.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-dulwich-0.8.2.tar + cd python3-module-dulwich-0.8.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37732 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-dulwich-0.8.2 + 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.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/dulwich copying dulwich/web.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/walk.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/server.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/repo.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/protocol.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/patch.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/pack.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/objects.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/object_store.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/lru_cache.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/log_utils.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/index.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/file.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/fastexport.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/errors.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/diff_tree.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/client.py -> build/lib.linux-x86_64-3.5/dulwich copying dulwich/__init__.py -> build/lib.linux-x86_64-3.5/dulwich creating build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/utils.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_web.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_walk.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_utils.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_server.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_repository.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_protocol.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_patch.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_pack.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_objects.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_object_store.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_lru_cache.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_index.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_file.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_fastexport.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_diff_tree.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_client.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/test_blackbox.py -> build/lib.linux-x86_64-3.5/dulwich/tests copying dulwich/tests/__init__.py -> build/lib.linux-x86_64-3.5/dulwich/tests running build_ext building 'dulwich._objects' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/dulwich x86_64-alt-linux-gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -fPIC -I/usr/include/python3.5m -c dulwich/_objects.c -o build/temp.linux-x86_64-3.5/dulwich/_objects.o x86_64-alt-linux-gcc -pthread -shared -pipe -Wall -g -O2 build/temp.linux-x86_64-3.5/dulwich/_objects.o -o build/lib.linux-x86_64-3.5/dulwich/_objects.cpython-35m.so building 'dulwich._pack' extension x86_64-alt-linux-gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -fPIC -I/usr/include/python3.5m -c dulwich/_pack.c -o build/temp.linux-x86_64-3.5/dulwich/_pack.o x86_64-alt-linux-gcc -pthread -shared -pipe -Wall -g -O2 build/temp.linux-x86_64-3.5/dulwich/_pack.o -o build/lib.linux-x86_64-3.5/dulwich/_pack.cpython-35m.so building 'dulwich._diff_tree' extension x86_64-alt-linux-gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Wall -g -O2 -fPIC -I/usr/include/python3.5m -c dulwich/_diff_tree.c -o build/temp.linux-x86_64-3.5/dulwich/_diff_tree.o x86_64-alt-linux-gcc -pthread -shared -pipe -Wall -g -O2 build/temp.linux-x86_64-3.5/dulwich/_diff_tree.o -o build/lib.linux-x86_64-3.5/dulwich/_diff_tree.cpython-35m.so running build_scripts creating build/scripts-3.5 copying and adjusting bin/dulwich -> build/scripts-3.5 copying and adjusting bin/dul-daemon -> build/scripts-3.5 copying and adjusting bin/dul-web -> build/scripts-3.5 changing mode of build/scripts-3.5/dulwich from 644 to 755 changing mode of build/scripts-3.5/dul-daemon from 644 to 755 changing mode of build/scripts-3.5/dul-web from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36698 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-dulwich-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-dulwich-buildroot + cd python3-module-dulwich-0.8.2 + python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-dulwich-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-dulwich-buildroot creating /usr/src/tmp/python3-module-dulwich-buildroot/usr creating /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64 creating /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3 creating /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages creating /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/_diff_tree.cpython-35m.so -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/_pack.cpython-35m.so -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/_objects.cpython-35m.so -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich creating /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/__init__.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_blackbox.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_client.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_diff_tree.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_fastexport.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_file.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_index.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_lru_cache.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_object_store.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_objects.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_pack.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_patch.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_protocol.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_repository.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_server.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_utils.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_walk.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/test_web.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/tests/utils.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests copying build/lib.linux-x86_64-3.5/dulwich/__init__.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/client.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/diff_tree.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/errors.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/fastexport.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/file.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/index.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/log_utils.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/lru_cache.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/object_store.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/objects.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/pack.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/patch.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/protocol.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/repo.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/server.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/walk.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich copying build/lib.linux-x86_64-3.5/dulwich/web.py -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_blackbox.py to test_blackbox.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_client.py to test_client.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_diff_tree.py to test_diff_tree.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py to test_fastexport.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_file.py to test_file.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_index.py to test_index.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_lru_cache.py to test_lru_cache.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_object_store.py to test_object_store.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_objects.py to test_objects.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_pack.py to test_pack.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_patch.py to test_patch.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_protocol.py to test_protocol.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_repository.py to test_repository.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_server.py to test_server.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_utils.py to test_utils.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_walk.py to test_walk.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_web.py to test_web.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/utils.py to utils.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/client.py to client.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/diff_tree.py to diff_tree.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/errors.py to errors.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/fastexport.py to fastexport.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/file.py to file.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/index.py to index.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/log_utils.py to log_utils.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/lru_cache.py to lru_cache.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/object_store.py to object_store.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/objects.py to objects.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/pack.py to pack.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/patch.py to patch.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/protocol.py to protocol.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py to repo.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/server.py to server.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/walk.py to walk.cpython-35.pyc byte-compiling /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/web.py to web.cpython-35.pyc running install_egg_info running egg_info creating dulwich.egg-info writing dulwich.egg-info/PKG-INFO writing top-level names to dulwich.egg-info/top_level.txt writing dependency_links to dulwich.egg-info/dependency_links.txt writing manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dulwich.egg-info/SOURCES.txt' Copying dulwich.egg-info to /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich-0.8.2-py3.5.egg-info running install_scripts creating /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin copying build/scripts-3.5/dul-web -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin copying build/scripts-3.5/dul-daemon -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin copying build/scripts-3.5/dulwich -> /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin changing mode of /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin/dul-web to 755 changing mode of /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin/dul-daemon to 755 changing mode of /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin/dulwich to 755 + pushd /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin ~/tmp/python3-module-dulwich-buildroot/usr/bin ~/RPM/BUILD/python3-module-dulwich-0.8.2 ++ ls + for i in '$(ls)' + mv dul-daemon dul-daemon.py3 + for i in '$(ls)' + mv dul-web dul-web.py3 + for i in '$(ls)' + mv dulwich dulwich.py3 + popd ~/RPM/BUILD/python3-module-dulwich-0.8.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-dulwich-buildroot (auto) mode of './usr/lib64/python3/site-packages/dulwich/_objects.cpython-35m.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/python3/site-packages/dulwich/_pack.cpython-35m.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/python3/site-packages/dulwich/_diff_tree.cpython-35m.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/python3-module-dulwich-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/python3-module-dulwich-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-dulwich-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/python3-module-dulwich-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-dulwich-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-dulwich-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-dulwich-buildroot using python3 unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/client.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/diff_tree.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/errors.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/fastexport.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/file.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/index.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/log_utils.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/lru_cache.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/object_store.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/objects.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/pack.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/patch.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/protocol.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/repo.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/server.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/walk.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__pycache__/web.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_blackbox.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_client.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_diff_tree.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_fastexport.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_file.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_index.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_lru_cache.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_object_store.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_objects.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_pack.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_patch.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_protocol.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_repository.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_server.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_utils.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_walk.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_web.cpython-35.pyc unlink /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/utils.cpython-35.pyc compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__init__.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_blackbox.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_client.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_diff_tree.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_file.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_index.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_lru_cache.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_object_store.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_objects.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_pack.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_patch.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_protocol.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_repository.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_server.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_walk.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_web.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__init__.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/client.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/diff_tree.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/errors.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/fastexport.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/file.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/index.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/log_utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/lru_cache.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/object_store.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/objects.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/pack.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/patch.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/protocol.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/server.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/walk.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/web.py Can't list '/usr/src/tmp/python3-module-dulwich-buildroot/usr/lib/python3/site-packages' Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-dulwich-buildroot using python3 -O compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__init__.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_blackbox.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_client.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_diff_tree.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_file.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_index.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_lru_cache.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_object_store.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_objects.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_pack.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_patch.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_protocol.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_repository.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_server.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_walk.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_web.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__init__.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/client.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/diff_tree.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/errors.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/fastexport.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/file.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/index.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/log_utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/lru_cache.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/object_store.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/objects.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/pack.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/patch.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/protocol.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/server.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/walk.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/web.py Can't list '/usr/src/tmp/python3-module-dulwich-buildroot/usr/lib/python3/site-packages' Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-dulwich-buildroot using python3 -OO Can't list '/usr/src/tmp/python3-module-dulwich-buildroot/usr/lib/python3/site-packages' compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__init__.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_blackbox.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_client.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_diff_tree.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_file.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_index.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_lru_cache.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_object_store.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_objects.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_pack.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_patch.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_protocol.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_repository.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_server.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_walk.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_web.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/__init__.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/client.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/diff_tree.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/errors.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/fastexport.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/file.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/index.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/log_utils.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/lru_cache.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/object_store.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/objects.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/pack.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/patch.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/protocol.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/server.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/walk.py compile /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/web.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib64/python3/site-packages/dulwich/__pycache__/web.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/web.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/walk.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/walk.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/server.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/server.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/repo.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/repo.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/patch.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/patch.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/object_store.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/object_store.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/lru_cache.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/lru_cache.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/log_utils.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/log_utils.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/file.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/file.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/errors.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/errors.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/__pycache__/__init__.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/utils.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/utils.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_walk.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_walk.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_utils.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_utils.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_repository.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_repository.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_protocol.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_protocol.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_patch.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_patch.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_objects.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_objects.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_object_store.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_object_store.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_lru_cache.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_lru_cache.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_index.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_index.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_file.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_file.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_file.cpython-35.opt-2.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_file.cpython-35.opt-1.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_fastexport.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_fastexport.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_diff_tree.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_diff_tree.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_client.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_client.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_client.cpython-35.opt-2.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_client.cpython-35.opt-1.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_blackbox.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_blackbox.cpython-35.pyc' './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib64/python3/site-packages/dulwich/tests/__pycache__/__init__.cpython-35.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-dulwich-0.8.2-alt1.git20120327.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-dulwich-0.8.2 + DOCDIR=/usr/src/tmp/python3-module-dulwich-buildroot/usr/share/doc/python3-module-dulwich-0.8.2 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-dulwich-buildroot/usr/share/doc/python3-module-dulwich-0.8.2 + /bin/mkdir -p /usr/src/tmp/python3-module-dulwich-buildroot/usr/share/doc/python3-module-dulwich-0.8.2 + cp -prL AUTHORS COPYING HACKING NEWS README docs/index.txt docs/performance.txt docs/protocol.txt docs/tutorial /usr/src/tmp/python3-module-dulwich-buildroot/usr/share/doc/python3-module-dulwich-0.8.2 + chmod -R go-w /usr/src/tmp/python3-module-dulwich-buildroot/usr/share/doc/python3-module-dulwich-0.8.2 + chmod -R a+rX /usr/src/tmp/python3-module-dulwich-buildroot/usr/share/doc/python3-module-dulwich-0.8.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G9jZjp 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.FX8kyN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/bin/dulwich.py3: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/client.py: line=535 IGNORE (for REQ=slight and deep=15) module=msvcrt /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/client.py: line=536 IGNORE (for REQ=slight and deep=15) module=win32pipe /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/client.py: line=560 IGNORE (for REQ=slight and deep=11) module=subprocess /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/client.py: line=574 IGNORE (for REQ=slight and deep=11) module=subprocess python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/diff_tree.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/diff_tree.py: line=581 IGNORE (for REQ=slight and deep=8) module=dulwich python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/file.py: skipping errno python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/log_utils.py: skipping sys python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/object_store.py: skipping errno python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/object_store.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/objects.py: line=1544 IGNORE (for REQ=slight and deep=8) module=dulwich python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/pack.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/pack.py: line=47 IGNORE (for REQ=slight and deep=8) module=mmap python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/pack.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/pack.py: line=1907 IGNORE (for REQ=slight and deep=8) module=dulwich python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/patch.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/patch.py: line=75 IGNORE (for REQ=slight and deep=12) module=subprocess /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/patch.py: line=87 IGNORE (for REQ=slight and deep=12) module=dulwich python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py: skipping errno /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py: line=885 IGNORE (for REQ=slight and deep=11) module=configparser /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py: line=976 IGNORE (for REQ=slight and deep=11) module=dulwich /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py: line=1050 IGNORE (for REQ=slight and deep=11) module=time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py: line=1164 IGNORE (for REQ=slight and deep=11) module=dulwich /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/repo.py: line=1180 IGNORE (for REQ=slight and deep=11) module=dulwich python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/server.py: skipping sys python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/walk.py: skipping itertools python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/web.py: skipping sys python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/web.py: skipping time Provides: python3(dulwich), python3.3(dulwich), python3(dulwich._diff_tree), python3(dulwich._objects), python3(dulwich._pack), python3(dulwich.client), python3(dulwich.diff_tree), python3(dulwich.errors), python3(dulwich.fastexport), python3(dulwich.file), python3(dulwich.index), python3(dulwich.log_utils), python3(dulwich.lru_cache), python3(dulwich.object_store), python3(dulwich.objects), python3(dulwich.pack), python3(dulwich.patch), python3(dulwich.protocol), python3(dulwich.repo), python3(dulwich.server), python3(dulwich.walk), python3(dulwich.web), python3.3(dulwich._diff_tree), python3.3(dulwich._objects), python3.3(dulwich._pack), python3.3(dulwich.client), python3.3(dulwich.diff_tree), python3.3(dulwich.errors), python3.3(dulwich.fastexport), python3.3(dulwich.file), python3.3(dulwich.index), python3.3(dulwich.log_utils), python3.3(dulwich.lru_cache), python3.3(dulwich.object_store), python3.3(dulwich.objects), python3.3(dulwich.pack), python3.3(dulwich.patch), python3.3(dulwich.protocol), python3.3(dulwich.repo), python3.3(dulwich.server), python3.3(dulwich.walk), python3.3(dulwich.web) Requires: /usr/bin/python3, /usr/lib64/python3/site-packages, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), python3(binascii) < 0, python3(collections) < 0, python3(difflib) < 0, python3(email) < 0, python3(fastimport) < 0, python3(getopt) < 0, python3(hashlib) < 0, python3(heapq) < 0, python3(io) < 0, python3(logging) < 0, python3(os) < 0, python3(posixpath) < 0, python3(re) < 0, python3(select) < 0, python3(socket) < 0, python3(socketserver) < 0, python3(stat) < 0, python3(struct) < 0, python3(subprocess) < 0, python3(tempfile) < 0, python3(urllib) < 0, python3(warnings) < 0, python3(wsgiref) < 0, python3(zlib) < 0, python3.5-ABI(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QbaMHu Creating python3-module-dulwich-debuginfo package Processing files: python3-module-dulwich-tests-0.8.2-alt1.git20120327.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VMe9lf 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.EcXxC3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/__init__.py: line=121 IGNORE (for REQ=slight and deep=8) module=dulwich python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_diff_tree.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=48 IGNORE (for REQ=slight and deep=15) module=dulwich /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=94 IGNORE (for REQ=slight and deep=15) module=dulwich /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=100 IGNORE (for REQ=slight and deep=11) module=fastimport /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=136 IGNORE (for REQ=slight and deep=11) module=fastimport /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=150 IGNORE (for REQ=slight and deep=11) module=fastimport /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=167 IGNORE (for REQ=slight and deep=11) module=fastimport /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=176 IGNORE (for REQ=slight and deep=11) module=fastimport /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=185 IGNORE (for REQ=slight and deep=11) module=fastimport /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=193 IGNORE (for REQ=slight and deep=11) module=fastimport /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_fastexport.py: line=199 IGNORE (for REQ=slight and deep=11) module=fastimport python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_file.py: skipping errno python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_file.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_file.py: line=106 IGNORE (for REQ=slight and deep=11) module=_io python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_objects.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_objects.py: line=58 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_pack.py: line=73 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_utils.py: line=31 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_walk.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/test_walk.py: line=47 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-dulwich-buildroot/usr/lib64/python3/site-packages/dulwich/tests/utils.py: skipping time Provides: python3(dulwich.tests), python3(dulwich.tests.test_blackbox), python3(dulwich.tests.test_client), python3(dulwich.tests.test_diff_tree), python3(dulwich.tests.test_fastexport), python3(dulwich.tests.test_file), python3(dulwich.tests.test_index), python3(dulwich.tests.test_lru_cache), python3(dulwich.tests.test_object_store), python3(dulwich.tests.test_objects), python3(dulwich.tests.test_pack), python3(dulwich.tests.test_patch), python3(dulwich.tests.test_protocol), python3(dulwich.tests.test_repository), python3(dulwich.tests.test_server), python3(dulwich.tests.test_utils), python3(dulwich.tests.test_walk), python3(dulwich.tests.test_web), python3(dulwich.tests.utils), python3.3(dulwich.tests), python3.3(dulwich.tests.test_blackbox), python3.3(dulwich.tests.test_client), python3.3(dulwich.tests.test_diff_tree), python3.3(dulwich.tests.test_fastexport), python3.3(dulwich.tests.test_file), python3.3(dulwich.tests.test_index), python3.3(dulwich.tests.test_lru_cache), python3.3(dulwich.tests.test_object_store), python3.3(dulwich.tests.test_objects), python3.3(dulwich.tests.test_pack), python3.3(dulwich.tests.test_patch), python3.3(dulwich.tests.test_protocol), python3.3(dulwich.tests.test_repository), python3.3(dulwich.tests.test_server), python3.3(dulwich.tests.test_utils), python3.3(dulwich.tests.test_walk), python3.3(dulwich.tests.test_web), python3.3(dulwich.tests.utils) Requires: python3-module-dulwich = 0.8.2-alt1.git20120327.1, /usr/lib64/python3/site-packages, python3(binascii) < 0, python3(datetime) < 0, python3(doctest) < 0, python3(dulwich) < 0, python3(hashlib) < 0, python3(io) < 0, python3(os) < 0, python3(re) < 0, python3(shutil) < 0, python3(stat) < 0, python3(struct) < 0, python3(subprocess) < 0, python3(tempfile) < 0, python3(types) < 0, python3(unittest) < 0, python3(warnings) < 0, python3(zlib) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dRf86D Processing files: python3-module-dulwich-debuginfo-0.8.2-alt1.git20120327.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AhcBTh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.15tjaZ find-requires: running scripts (debuginfo) Requires: python3-module-dulwich = 0.8.2-alt1.git20120327.1, debug64(libc.so.6) Removing 1 extra deps from python3-module-dulwich-tests due to dependency on python3-module-dulwich Removing 12 extra deps from python3-module-dulwich-tests due to repentancy on python3-module-dulwich Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-dulwich-0.8.2-alt1.git20120327.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-dulwich-tests-0.8.2-alt1.git20120327.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-dulwich-debuginfo-0.8.2-alt1.git20120327.1.x86_64.rpm 23.83user 1.54system 0:36.81elapsed 68%CPU (0avgtext+0avgdata 32208maxresident)k 0inputs+0outputs (0major+459805minor)pagefaults 0swaps 28.56user 4.31system 0:44.51elapsed 73%CPU (0avgtext+0avgdata 124148maxresident)k 0inputs+0outputs (0major+709742minor)pagefaults 0swaps --- python3-module-dulwich-0.8.2-alt1.git20120327.1.x86_64.rpm.repo 2016-04-02 18:32:01.000000000 +0000 +++ python3-module-dulwich-0.8.2-alt1.git20120327.1.x86_64.rpm.hasher 2019-04-14 01:29:30.504929747 +0000 @@ -13,2 +13,3 @@ /usr/lib64/python3/site-packages/dulwich/__pycache__/__init__.cpython-35.opt-2.pyc 100644 +/usr/lib64/python3/site-packages/dulwich/__pycache__/__init__.cpython-35.pyc 100644 /usr/lib64/python3/site-packages/dulwich/__pycache__/client.cpython-35.opt-1.pyc 100644 @@ -105,26 +106,26 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: python3(binascii) -Requires: python3(collections) -Requires: python3(difflib) -Requires: python3(email) -Requires: python3(fastimport) -Requires: python3(getopt) -Requires: python3(hashlib) -Requires: python3(heapq) -Requires: python3(io) -Requires: python3(logging) -Requires: python3(os) -Requires: python3(posixpath) -Requires: python3(re) -Requires: python3(select) -Requires: python3(socket) -Requires: python3(socketserver) -Requires: python3(stat) -Requires: python3(struct) -Requires: python3(subprocess) -Requires: python3(tempfile) -Requires: python3(urllib) -Requires: python3(warnings) -Requires: python3(wsgiref) -Requires: python3(zlib) +Requires: python3(binascii) < 0 +Requires: python3(collections) < 0 +Requires: python3(difflib) < 0 +Requires: python3(email) < 0 +Requires: python3(fastimport) < 0 +Requires: python3(getopt) < 0 +Requires: python3(hashlib) < 0 +Requires: python3(heapq) < 0 +Requires: python3(io) < 0 +Requires: python3(logging) < 0 +Requires: python3(os) < 0 +Requires: python3(posixpath) < 0 +Requires: python3(re) < 0 +Requires: python3(select) < 0 +Requires: python3(socket) < 0 +Requires: python3(socketserver) < 0 +Requires: python3(stat) < 0 +Requires: python3(struct) < 0 +Requires: python3(subprocess) < 0 +Requires: python3(tempfile) < 0 +Requires: python3(urllib) < 0 +Requires: python3(warnings) < 0 +Requires: python3(wsgiref) < 0 +Requires: python3(zlib) < 0 Requires: python3.5-ABI(64bit) --- python3-module-dulwich-tests-0.8.2-alt1.git20120327.1.x86_64.rpm.repo 2016-04-02 18:32:01.000000000 +0000 +++ python3-module-dulwich-tests-0.8.2-alt1.git20120327.1.x86_64.rpm.hasher 2019-04-14 01:29:30.552929241 +0000 @@ -5,2 +5,3 @@ /usr/lib64/python3/site-packages/dulwich/tests/__pycache__/__init__.cpython-35.opt-2.pyc 100644 +/usr/lib64/python3/site-packages/dulwich/tests/__pycache__/__init__.cpython-35.pyc 100644 /usr/lib64/python3/site-packages/dulwich/tests/__pycache__/test_blackbox.cpython-35.opt-1.pyc 100644 @@ -78,7 +79,7 @@ Requires: python3-module-dulwich = 0.8.2-alt1.git20120327.1 -Requires: python3(datetime) -Requires: python3(doctest) -Requires: python3(shutil) -Requires: python3(types) -Requires: python3(unittest) +Requires: python3(datetime) < 0 +Requires: python3(doctest) < 0 +Requires: python3(shutil) < 0 +Requires: python3(types) < 0 +Requires: python3(unittest) < 0 Requires: rpmlib(PayloadIsLzma)