* Package: dev-python/dulwich-0.17.3 * Repository: gentoo * Maintainer: grobian@gentoo.org python@gentoo.org * Upstream: https://github.com/jelmer/dulwich/issues * USE: abi_x86_32 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 test userland_GNU x86 * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking dulwich-0.17.3.tar.gz to /var/tmp/portage/dev-python/dulwich-0.17.3/work >>> Source unpacked in /var/tmp/portage/dev-python/dulwich-0.17.3/work >>> Preparing source in /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3 ... * Will copy sources from /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3 * python2_7: copying to /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7 * python3_4: copying to /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4 * python3_5: copying to /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build running build_py creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/reflog.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/protocol.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/object_store.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/index.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/config.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/objects.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/porcelain.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/file.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/diff_tree.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/patch.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/fastexport.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/lru_cache.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/repo.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/errors.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/log_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/walk.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/refs.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/hooks.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/archive.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/objectspec.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/greenthreads.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_fastexport.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_porcelain.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_repository.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_index.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_grafts.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_protocol.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_refs.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_greenthreads.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_blackbox.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_file.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_objects.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_hooks.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_archive.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_patch.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_objectspec.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_walk.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_object_store.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_diff_tree.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_lru_cache.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_reflog.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_config.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests copying dulwich/tests/test_web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/compat creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/contrib copying dulwich/contrib/release_robot.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/contrib copying dulwich/contrib/test_swift.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/contrib copying dulwich/contrib/swift.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/contrib copying dulwich/contrib/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/contrib running 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 reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dulwich.egg-info/SOURCES.txt' copying dulwich/_diff_tree.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/_objects.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/_pack.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich copying dulwich/stdint.h -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/docs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/../docs/tutorial creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs/11 copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs/11 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs/6f copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs/95 copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs/e6 copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/blobs/e6 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/commits creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/commits/0d copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/commits/0d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/commits/5d copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/commits/5d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/commits/60 copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/commits/60 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/indexes copying dulwich/tests/data/indexes/index -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/indexes creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/packs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/.gitattributes -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_new.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_old.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/packed-refs -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/28 copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/28 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/2a copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/2a creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/4e copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/4e creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/4f copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/4f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/7d copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/7d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/a2 copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/a2 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/a9 copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/a9 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/b0 copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/b0 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/ff copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/objects/ff creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/refs/heads copying dulwich/tests/data/repos/a.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/refs/tags copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/a.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/config -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/objects/info copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/objects/info creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/objects/pack copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/objects/pack creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/refs/heads copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/refs/tags copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/empty.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/packed-refs -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/3b copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/3b creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/3e copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/3e creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/42 copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/42 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/a1 copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/a1 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/cd copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/cd creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/df copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/objects/df creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/refs/tags copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/refs.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git copying dulwich/tests/data/repos/simple_merge.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29 copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60 copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70 copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90 copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95 copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/submodule copying dulwich/tests/data/repos/submodule/dotgit -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/repos/submodule creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/tags/71 copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/tags/71 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/trees creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/trees/70 copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/tests/data/trees/70 warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'dulwich._objects' extension creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/temp.linux-i686-2.7 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/temp.linux-i686-2.7/dulwich i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python2.7 -c dulwich/_objects.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/temp.linux-i686-2.7/dulwich/_objects.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/temp.linux-i686-2.7/dulwich/_objects.o -L/usr/lib -lpython2.7 -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/_objects.so building 'dulwich._pack' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python2.7 -c dulwich/_pack.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/temp.linux-i686-2.7/dulwich/_pack.o dulwich/_pack.c: In function ‘py_apply_delta’: dulwich/_pack.c:123:7: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=] "Unexpected source buffer size: %lu vs %ld", src_size, src_buf_len); ^ dulwich/_pack.c:123:7: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=] i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/temp.linux-i686-2.7/dulwich/_pack.o -L/usr/lib -lpython2.7 -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/_pack.so building 'dulwich._diff_tree' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python2.7 -c dulwich/_diff_tree.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/temp.linux-i686-2.7/dulwich/_diff_tree.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/temp.linux-i686-2.7/dulwich/_diff_tree.o -L/usr/lib -lpython2.7 -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib/dulwich/_diff_tree.so running build_scripts creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/scripts copying and adjusting bin/dulwich -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/scripts copying and adjusting bin/dul-receive-pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/scripts copying and adjusting bin/dul-upload-pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/scripts changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/scripts/dulwich from 644 to 755 changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/scripts/dul-receive-pack from 644 to 755 changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/scripts/dul-upload-pack from 644 to 755 * python3_4: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.4 setup.py build running build running build_py creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/reflog.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/protocol.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/object_store.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/index.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/config.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/objects.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/porcelain.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/file.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/diff_tree.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/patch.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/fastexport.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/lru_cache.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/repo.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/errors.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/log_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/walk.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/refs.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/hooks.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/archive.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/objectspec.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/greenthreads.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_fastexport.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_porcelain.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_repository.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_index.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_grafts.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_protocol.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_refs.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_greenthreads.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_blackbox.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_file.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_objects.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_hooks.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_archive.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_patch.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_objectspec.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_walk.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_object_store.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_diff_tree.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_lru_cache.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_reflog.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_config.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests copying dulwich/tests/test_web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/compat creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/contrib copying dulwich/contrib/release_robot.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/contrib copying dulwich/contrib/test_swift.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/contrib copying dulwich/contrib/swift.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/contrib copying dulwich/contrib/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/contrib running egg_info writing top-level names to dulwich.egg-info/top_level.txt writing dulwich.egg-info/PKG-INFO writing dependency_links to dulwich.egg-info/dependency_links.txt reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dulwich.egg-info/SOURCES.txt' copying dulwich/_diff_tree.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/_objects.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/_pack.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich copying dulwich/stdint.h -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/docs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/../docs/tutorial creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs/11 copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs/11 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs/6f copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs/95 copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs/e6 copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/blobs/e6 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/commits creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/commits/0d copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/commits/0d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/commits/5d copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/commits/5d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/commits/60 copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/commits/60 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/indexes copying dulwich/tests/data/indexes/index -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/indexes creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/packs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/.gitattributes -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_new.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_old.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/packed-refs -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/28 copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/28 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/2a copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/2a creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/4e copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/4e creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/4f copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/4f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/7d copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/7d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/a2 copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/a2 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/a9 copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/a9 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/b0 copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/b0 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/ff copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/objects/ff creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/refs/heads copying dulwich/tests/data/repos/a.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/refs/tags copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/a.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/config -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/objects/info copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/objects/info creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/objects/pack copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/objects/pack creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/refs/heads copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/refs/tags copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/empty.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/packed-refs -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/3b copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/3b creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/3e copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/3e creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/42 copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/42 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/a1 copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/a1 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/cd copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/cd creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/df copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/objects/df creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/refs/tags copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/refs.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git copying dulwich/tests/data/repos/simple_merge.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29 copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60 copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70 copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90 copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95 copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/submodule copying dulwich/tests/data/repos/submodule/dotgit -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/repos/submodule creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/tags/71 copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/tags/71 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/trees creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/trees/70 copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/tests/data/trees/70 warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'dulwich._objects' extension creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/temp.linux-i686-3.4 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/temp.linux-i686-3.4/dulwich i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python3.4m -c dulwich/_objects.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/temp.linux-i686-3.4/dulwich/_objects.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/temp.linux-i686-3.4/dulwich/_objects.o -L/usr/lib -lpython3.4m -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/_objects.cpython-34m.so building 'dulwich._pack' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python3.4m -c dulwich/_pack.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/temp.linux-i686-3.4/dulwich/_pack.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/temp.linux-i686-3.4/dulwich/_pack.o -L/usr/lib -lpython3.4m -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/_pack.cpython-34m.so building 'dulwich._diff_tree' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python3.4m -c dulwich/_diff_tree.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/temp.linux-i686-3.4/dulwich/_diff_tree.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/temp.linux-i686-3.4/dulwich/_diff_tree.o -L/usr/lib -lpython3.4m -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/lib/dulwich/_diff_tree.cpython-34m.so running build_scripts creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/scripts copying and adjusting bin/dulwich -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/scripts copying and adjusting bin/dul-receive-pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/scripts copying and adjusting bin/dul-upload-pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/scripts changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/scripts/dulwich from 644 to 755 changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/scripts/dul-receive-pack from 644 to 755 changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_4/build/scripts/dul-upload-pack from 644 to 755 * python3_5: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python3.5 setup.py build running build running build_py creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/reflog.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/protocol.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/object_store.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/index.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/config.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/objects.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/porcelain.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/file.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/diff_tree.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/patch.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/fastexport.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/lru_cache.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/repo.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/errors.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/log_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/walk.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/refs.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/hooks.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/archive.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/objectspec.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/greenthreads.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_fastexport.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_porcelain.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_repository.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_index.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_grafts.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_protocol.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_refs.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_greenthreads.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_blackbox.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_file.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_objects.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_hooks.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_archive.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_patch.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_objectspec.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_walk.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_object_store.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_diff_tree.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_lru_cache.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_reflog.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_config.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests copying dulwich/tests/test_web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/compat creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/contrib copying dulwich/contrib/release_robot.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/contrib copying dulwich/contrib/test_swift.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/contrib copying dulwich/contrib/swift.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/contrib copying dulwich/contrib/__init__.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/contrib running egg_info writing dependency_links to dulwich.egg-info/dependency_links.txt writing dulwich.egg-info/PKG-INFO writing top-level names to dulwich.egg-info/top_level.txt reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dulwich.egg-info/SOURCES.txt' copying dulwich/_diff_tree.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/_objects.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/_pack.c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich copying dulwich/stdint.h -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/docs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/../docs/tutorial creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs/11 copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs/11 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs/6f copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs/95 copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs/e6 copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/blobs/e6 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/commits creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/commits/0d copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/commits/0d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/commits/5d copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/commits/5d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/commits/60 copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/commits/60 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/indexes copying dulwich/tests/data/indexes/index -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/indexes creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/packs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/.gitattributes -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_new.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_old.export -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/packed-refs -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/28 copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/28 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/2a copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/2a creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/4e copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/4e creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/4f copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/4f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/7d copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/7d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/a2 copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/a2 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/a9 copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/a9 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/b0 copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/b0 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/ff copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/objects/ff creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/refs/heads copying dulwich/tests/data/repos/a.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/refs/tags copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/a.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/config -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/objects/info copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/objects/info creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/objects/pack copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/objects/pack creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/refs/heads copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/refs/tags copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/empty.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/packed-refs -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/3b copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/3b creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/3e copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/3e creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/42 copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/42 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/a1 copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/a1 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/cd copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/cd creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/df copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/objects/df creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/refs/tags copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/refs.git/refs/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git copying dulwich/tests/data/repos/simple_merge.git/HEAD -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/0d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/1b creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29 copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/29 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/4c creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/5d creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60 copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/60 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/6f creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70 copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/70 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90 copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/90 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95 copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/95 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/ab creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/refs creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/simple_merge.git/refs/heads creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/submodule copying dulwich/tests/data/repos/submodule/dotgit -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/repos/submodule creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/tags creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/tags/71 copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/tags/71 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/trees creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/trees/70 copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/tests/data/trees/70 warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'dulwich._objects' extension creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/temp.linux-i686-3.5 creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/temp.linux-i686-3.5/dulwich i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python3.5m -c dulwich/_objects.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/temp.linux-i686-3.5/dulwich/_objects.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/temp.linux-i686-3.5/dulwich/_objects.o -L/usr/lib -lpython3.5m -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/_objects.cpython-35m-i386-linux-gnu.so building 'dulwich._pack' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python3.5m -c dulwich/_pack.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/temp.linux-i686-3.5/dulwich/_pack.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/temp.linux-i686-3.5/dulwich/_pack.o -L/usr/lib -lpython3.5m -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/_pack.cpython-35m-i386-linux-gnu.so building 'dulwich._diff_tree' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python3.5m -c dulwich/_diff_tree.c -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/temp.linux-i686-3.5/dulwich/_diff_tree.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/temp.linux-i686-3.5/dulwich/_diff_tree.o -L/usr/lib -lpython3.5m -o /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/lib/dulwich/_diff_tree.cpython-35m-i386-linux-gnu.so running build_scripts creating /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/scripts copying and adjusting bin/dulwich -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/scripts copying and adjusting bin/dul-receive-pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/scripts copying and adjusting bin/dul-upload-pack -> /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/scripts changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/scripts/dulwich from 644 to 755 changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/scripts/dul-receive-pack from 644 to 755 changing mode of /var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python3_5/build/scripts/dul-upload-pack from 644 to 755 * python3_5: running distutils-r1_run_phase python_compile_all >>> Source compiled. >>> Test phase: dev-python/dulwich-0.17.3 * python2_7: running distutils-r1_run_phase python_test make --jobs 5 --load-average 7.95 check python setup.py build running build running build_py creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/dulwich copying dulwich/reflog.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/protocol.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/object_store.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/index.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/config.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/objects.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/client.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/porcelain.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/file.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/server.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/diff_tree.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/patch.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/__init__.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/web.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/fastexport.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/lru_cache.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/repo.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/errors.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/log_utils.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/pack.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/walk.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/refs.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/hooks.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/archive.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/objectspec.py -> build/lib.linux-i686-2.7/dulwich copying dulwich/greenthreads.py -> build/lib.linux-i686-2.7/dulwich creating build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_fastexport.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_pack.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_porcelain.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_repository.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_index.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_grafts.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_protocol.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_refs.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/utils.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_greenthreads.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_blackbox.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/__init__.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_file.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_client.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_utils.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_objects.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_hooks.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_archive.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_patch.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_objectspec.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_walk.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_object_store.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_diff_tree.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_server.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_lru_cache.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_reflog.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_config.py -> build/lib.linux-i686-2.7/dulwich/tests copying dulwich/tests/test_web.py -> build/lib.linux-i686-2.7/dulwich/tests creating build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> build/lib.linux-i686-2.7/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> build/lib.linux-i686-2.7/dulwich/tests/compat creating build/lib.linux-i686-2.7/dulwich/contrib copying dulwich/contrib/release_robot.py -> build/lib.linux-i686-2.7/dulwich/contrib copying dulwich/contrib/test_swift.py -> build/lib.linux-i686-2.7/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> build/lib.linux-i686-2.7/dulwich/contrib copying dulwich/contrib/swift.py -> build/lib.linux-i686-2.7/dulwich/contrib copying dulwich/contrib/__init__.py -> build/lib.linux-i686-2.7/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-i686-2.7/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-i686-2.7/dulwich/contrib running 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 reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dulwich.egg-info/SOURCES.txt' copying dulwich/_diff_tree.c -> build/lib.linux-i686-2.7/dulwich copying dulwich/_objects.c -> build/lib.linux-i686-2.7/dulwich copying dulwich/_pack.c -> build/lib.linux-i686-2.7/dulwich copying dulwich/stdint.h -> build/lib.linux-i686-2.7/dulwich creating build/lib.linux-i686-2.7/docs creating build/lib.linux-i686-2.7/docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-i686-2.7/dulwich/../docs/tutorial creating build/lib.linux-i686-2.7/dulwich/tests/data creating build/lib.linux-i686-2.7/dulwich/tests/data/blobs creating build/lib.linux-i686-2.7/dulwich/tests/data/blobs/11 copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/lib.linux-i686-2.7/dulwich/tests/data/blobs/11 creating build/lib.linux-i686-2.7/dulwich/tests/data/blobs/6f copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-i686-2.7/dulwich/tests/data/blobs/6f creating build/lib.linux-i686-2.7/dulwich/tests/data/blobs/95 copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-i686-2.7/dulwich/tests/data/blobs/95 creating build/lib.linux-i686-2.7/dulwich/tests/data/blobs/e6 copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-i686-2.7/dulwich/tests/data/blobs/e6 creating build/lib.linux-i686-2.7/dulwich/tests/data/commits creating build/lib.linux-i686-2.7/dulwich/tests/data/commits/0d copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-i686-2.7/dulwich/tests/data/commits/0d creating build/lib.linux-i686-2.7/dulwich/tests/data/commits/5d copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-i686-2.7/dulwich/tests/data/commits/5d creating build/lib.linux-i686-2.7/dulwich/tests/data/commits/60 copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-i686-2.7/dulwich/tests/data/commits/60 creating build/lib.linux-i686-2.7/dulwich/tests/data/indexes copying dulwich/tests/data/indexes/index -> build/lib.linux-i686-2.7/dulwich/tests/data/indexes creating build/lib.linux-i686-2.7/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/lib.linux-i686-2.7/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/lib.linux-i686-2.7/dulwich/tests/data/packs creating build/lib.linux-i686-2.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/.gitattributes -> build/lib.linux-i686-2.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/lib.linux-i686-2.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/lib.linux-i686-2.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/lib.linux-i686-2.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_new.export -> build/lib.linux-i686-2.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_old.export -> build/lib.linux-i686-2.7/dulwich/tests/data/repos creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/HEAD -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/packed-refs -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/28 copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/28 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/2a copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/2a creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/4e copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/4e creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/4f copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/4f creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/7d copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/7d creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/a2 copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/a2 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/a9 copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/a9 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/b0 copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/b0 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/ff copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/objects/ff creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/refs creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/refs/heads copying dulwich/tests/data/repos/a.git/refs/heads/master -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/refs/heads creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/refs/tags copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/a.git/refs/tags creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/HEAD -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/config -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/objects creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/objects/info copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/objects/info creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/objects/pack copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/objects/pack creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/refs creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/refs/heads copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/refs/heads creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/refs/tags copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/empty.git/refs/tags creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/refs creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/HEAD -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/packed-refs -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/3b copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/3b creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/3e copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/3e creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/42 copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/42 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/a1 copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/a1 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/cd copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/cd creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/df copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/objects/df creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/refs creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/master -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/refs/heads creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/refs/tags copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/refs.git/refs/tags creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git copying dulwich/tests/data/repos/simple_merge.git/HEAD -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/0d copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/0d creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/1b copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/1b creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/29 copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/29 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/4c copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/4c creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/5d copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/5d creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/60 copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/60 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/6f copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/6f creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/70 copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/70 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/90 copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/90 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/95 copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/95 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/ab copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/ab creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/refs creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/refs/heads copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/simple_merge.git/refs/heads creating build/lib.linux-i686-2.7/dulwich/tests/data/repos/submodule copying dulwich/tests/data/repos/submodule/dotgit -> build/lib.linux-i686-2.7/dulwich/tests/data/repos/submodule creating build/lib.linux-i686-2.7/dulwich/tests/data/tags creating build/lib.linux-i686-2.7/dulwich/tests/data/tags/71 copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/lib.linux-i686-2.7/dulwich/tests/data/tags/71 creating build/lib.linux-i686-2.7/dulwich/tests/data/trees creating build/lib.linux-i686-2.7/dulwich/tests/data/trees/70 copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-i686-2.7/dulwich/tests/data/trees/70 warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'dulwich._objects' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python2.7 -c dulwich/_objects.c -o build/temp.linux-i686-2.7/dulwich/_objects.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m build/temp.linux-i686-2.7/dulwich/_objects.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/dulwich/_objects.so building 'dulwich._pack' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python2.7 -c dulwich/_pack.c -o build/temp.linux-i686-2.7/dulwich/_pack.o dulwich/_pack.c: In function ‘py_apply_delta’: dulwich/_pack.c:123:7: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t {aka unsigned int}’ [-Wformat=] "Unexpected source buffer size: %lu vs %ld", src_size, src_buf_len); ^ dulwich/_pack.c:123:7: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t {aka unsigned int}’ [-Wformat=] i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m build/temp.linux-i686-2.7/dulwich/_pack.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/dulwich/_pack.so building 'dulwich._diff_tree' extension i686-pc-linux-gnu-gcc -O2 -pipe -march=pentium4m -mtune=pentium4m -fPIC -I/usr/include/python2.7 -c dulwich/_diff_tree.c -o build/temp.linux-i686-2.7/dulwich/_diff_tree.o i686-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m build/temp.linux-i686-2.7/dulwich/_diff_tree.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/dulwich/_diff_tree.so running build_scripts creating build/scripts-2.7 copying and adjusting bin/dulwich -> build/scripts-2.7 copying and adjusting bin/dul-receive-pack -> build/scripts-2.7 copying and adjusting bin/dul-upload-pack -> build/scripts-2.7 changing mode of build/scripts-2.7/dulwich from 644 to 755 changing mode of build/scripts-2.7/dul-receive-pack from 644 to 755 changing mode of build/scripts-2.7/dul-upload-pack from 644 to 755 python setup.py build_ext -i running build_ext copying build/lib.linux-i686-2.7/dulwich/_objects.so -> dulwich copying build/lib.linux-i686-2.7/dulwich/_pack.so -> dulwich copying build/lib.linux-i686-2.7/dulwich/_diff_tree.so -> dulwich PYTHONHASHSEED=random PYTHONPATH=.:/var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7/build/lib: python -m unittest dulwich.tests.test_suite ..............................................s......................................................................................................................................................s.........................................s..........................................................................................................................................................................................................................................................................................................................................................s..................................E..............................................................................................................................................................................................................................................................................................................s................................................s..............................................................ss.sss.ss........................................................................................... ====================================================================== ERROR: test_simple (dulwich.tests.test_porcelain.PushTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "dulwich/tests/test_porcelain.py", line 554, in test_simple self.repo[b'refs/heads/foo'].tree))[0] File "dulwich/repo.py", line 474, in __getitem__ return self.object_store[self.refs[name]] File "dulwich/object_store.py", line 118, in __getitem__ type_num, uncomp = self.get_raw(sha) File "dulwich/object_store.py", line 380, in get_raw raise KeyError(hexsha) KeyError: '655a2b8be51f1856ed69bf2cf49807cf5f8b4dd0' ---------------------------------------------------------------------- Ran 1136 tests in 71.443s FAILED (errors=1, skipped=13) make: *** [Makefile:31: check] Error 1 * ERROR: dev-python/dulwich-0.17.3::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-python/dulwich-0.17.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/dulwich-0.17.3::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/dulwich-0.17.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/dulwich-0.17.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3-python2_7' * S: '/var/tmp/portage/dev-python/dulwich-0.17.3/work/dulwich-0.17.3'