Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 394274 Details for
Bug 536986
dev-python/git-python-0.3.5 - src_install(): setup.py: ImportError: No module named 'version'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
git-python-0.3.5.build (text/plain), 74.81 KB, created by
Helmut Jarausch
on 2015-01-18 15:57:56 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2015-01-18 15:57:56 UTC
Size:
74.81 KB
patch
obsolete
> * Package: dev-python/git-python-0.3.5 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 userland_GNU > * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> cfg-update-1.8.2-r1: Creating checksum index... >>>> Unpacking source... >>>> Unpacking GitPython-0.3.5.tar.gz to /var/tmp/portage/dev-python/git-python-0.3.5/work >>>> Source unpacked in /var/tmp/portage/dev-python/git-python-0.3.5/work >>>> Preparing source in /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5 ... > * It seems that you need to set USE_PYTHON to make sure that legacy > * packages will be built with respect to PYTHON_TARGETS correctly: > * > * USE_PYTHON='2.7' > * > * Please note that after changing the USE_PYTHON variable, you may need > * to run 'python-updater' to rebuild affected packages. > * > * For more information on PYTHON_TARGETS and python.eclass > * compatibility, please see the relevant Wiki article [1]. > * > * [1] https://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS > * 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/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/odict.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/exc.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/diff.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/db.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/config.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/compat.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >copying git/cmd.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_tree.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_submodule.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_stats.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_repo.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_refs.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_reflog.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_index.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_git.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_diff.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_db.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_config.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_blob.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/test_actor.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >copying git/test/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/repo >copying git/repo/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/repo >copying git/repo/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/repo >copying git/repo/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/repo >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs >copying git/refs/tag.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs >copying git/refs/symbolic.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs >copying git/refs/remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs >copying git/refs/reference.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs >copying git/refs/log.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs >copying git/refs/head.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs >copying git/refs/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >copying git/objects/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >copying git/objects/tree.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >copying git/objects/tag.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >copying git/objects/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >copying git/objects/commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >copying git/objects/blob.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >copying git/objects/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >copying git/objects/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index >copying git/index/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index >copying git/index/typ.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index >copying git/index/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index >copying git/index/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index >copying git/index/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance >copying git/test/performance/test_streams.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance >copying git/test/performance/test_odb.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance >copying git/test/performance/test_commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance >copying git/test/performance/lib.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance >copying git/test/performance/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/lib >copying git/test/lib/helper.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/lib >copying git/test/lib/asserts.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/lib >copying git/test/lib/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/lib >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule >copying git/objects/submodule/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule >copying git/objects/submodule/root.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule >copying git/objects/submodule/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule >copying git/objects/submodule/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/show_empty_commit -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_parse -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list_single -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list_delta_b -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list_delta_a -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list_count -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list_commit_stats -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list_commit_idabbrev -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list_commit_diffs -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list_bisect_all -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/rev_list -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/reflog_master -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_sep -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_oldsha -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_newsha -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_email -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_date -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/reflog_HEAD -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/ls_tree_commit -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/ls_tree_b -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/ls_tree_a -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/index_merge -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/index -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/git_file -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/git_config_with_comments -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/git_config_global -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/git_config -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/for_each_ref_with_path_component -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_tree_numstat_root -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_rename_raw -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_rename -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_raw_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_patch_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_p -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_numstat -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_new_mode -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_mode_only -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_index_patch -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_i -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_f -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_2f -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/diff_2 -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/commit_with_gpgsig -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/cat_file_blob_size -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/cat_file_blob_nl -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/cat_file_blob -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/blame_complex_revision -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/blame_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >copying git/test/fixtures/blame -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures >/usr/lib64/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requirements' > warnings.warn(msg) >warning: build_py: byte-compiling is disabled, skipping. > >warning: build_py: byte-compiling is disabled, skipping. > > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_requirements' > warnings.warn(msg) >running build >running build_py >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/odict.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/exc.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/diff.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/db.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/config.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/compat.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >copying git/cmd.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_tree.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_submodule.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_stats.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_repo.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_refs.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_reflog.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_index.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_git.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_diff.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_db.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_config.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_blob.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/test_actor.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >copying git/test/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/repo >copying git/repo/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/repo >copying git/repo/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/repo >copying git/repo/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/repo >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/refs >copying git/refs/tag.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/refs >copying git/refs/symbolic.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/refs >copying git/refs/remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/refs >copying git/refs/reference.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/refs >copying git/refs/log.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/refs >copying git/refs/head.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/refs >copying git/refs/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/refs >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >copying git/objects/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >copying git/objects/tree.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >copying git/objects/tag.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >copying git/objects/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >copying git/objects/commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >copying git/objects/blob.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >copying git/objects/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >copying git/objects/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/index >copying git/index/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/index >copying git/index/typ.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/index >copying git/index/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/index >copying git/index/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/index >copying git/index/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/index >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/performance >copying git/test/performance/test_streams.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/performance >copying git/test/performance/test_odb.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/performance >copying git/test/performance/test_commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/performance >copying git/test/performance/lib.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/performance >copying git/test/performance/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/performance >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/lib >copying git/test/lib/helper.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/lib >copying git/test/lib/asserts.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/lib >copying git/test/lib/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/lib >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects/submodule >copying git/objects/submodule/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects/submodule >copying git/objects/submodule/root.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects/submodule >copying git/objects/submodule/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects/submodule >copying git/objects/submodule/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/objects/submodule >creating /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/show_empty_commit -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_parse -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list_single -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list_delta_b -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list_delta_a -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list_count -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list_commit_stats -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list_commit_idabbrev -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list_commit_diffs -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list_bisect_all -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/rev_list -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/reflog_master -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_sep -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_oldsha -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_newsha -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_email -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/reflog_invalid_date -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/reflog_HEAD -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/ls_tree_commit -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/ls_tree_b -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/ls_tree_a -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/index_merge -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/index -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/git_file -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/git_config_with_comments -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/git_config_global -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/git_config -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/for_each_ref_with_path_component -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_tree_numstat_root -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_rename_raw -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_rename -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_raw_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_patch_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_p -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_numstat -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_new_mode -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_mode_only -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_index_patch -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_i -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_f -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_2f -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/diff_2 -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/commit_with_gpgsig -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/cat_file_blob_size -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/cat_file_blob_nl -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/cat_file_blob -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/blame_complex_revision -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/blame_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >copying git/test/fixtures/blame -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python2_7/lib/git/test/fixtures >warning: build_py: byte-compiling is disabled, skipping. > >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: dev-python/git-python-0.3.5 > >>>> Install git-python-0.3.5 into /var/tmp/portage/dev-python/git-python-0.3.5/image/ category dev-python > * python3_4: running distutils-r1_run_phase distutils-r1_python_install >/usr/bin/python3.4 setup.py install --root=/var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4 >running install >running build >running build_py >copying git/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git >running install_lib >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4 >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64 >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4 >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/index >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index/typ.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/index/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/objects >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule/root.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/submodule/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/blob.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/tag.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/tree.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/objects/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/refs >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs/head.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs/log.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs/reference.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs/remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs/symbolic.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/refs/tag.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/repo >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/repo/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/repo >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/repo/base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/repo >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/repo/fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/repo >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/test >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/blame -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/blame_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/blame_complex_revision -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/cat_file_blob -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/cat_file_blob_nl -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/cat_file_blob_size -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/commit_with_gpgsig -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_2 -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_2f -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_f -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_i -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_index_patch -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_mode_only -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_new_mode -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_numstat -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_p -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_patch_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_raw_binary -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_rename -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_rename_raw -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/diff_tree_numstat_root -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/for_each_ref_with_path_component -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/git_config -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/git_config_global -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/git_config_with_comments -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/git_file -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/index -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/index_merge -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/ls_tree_a -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/ls_tree_b -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/ls_tree_commit -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/reflog_HEAD -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/reflog_invalid_date -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/reflog_invalid_email -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/reflog_invalid_newsha -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/reflog_invalid_oldsha -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/reflog_invalid_sep -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/reflog_master -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list_bisect_all -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list_commit_diffs -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list_commit_idabbrev -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list_commit_stats -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list_count -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list_delta_a -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list_delta_b -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_list_single -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/rev_parse -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/fixtures/show_empty_commit -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/fixtures >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/test/lib >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/lib/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/lib >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/lib/asserts.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/lib >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/lib/helper.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/lib >creating /var/tmp/portage/dev-python/git-python-0.3.5/image/_python3.4/usr/lib64/python3.4/site-packages/git/test/performance >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance/lib.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance/test_commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance/test_odb.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/performance/test_streams.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/__init__.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_actor.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_base.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_blob.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_commit.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_config.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_db.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_diff.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_fun.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_git.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_index.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_reflog.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_refs.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_repo.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_stats.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_submodule.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_tree.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/test/test_util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/cmd.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/compat.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/config.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/db.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/diff.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/exc.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/odict.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/remote.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >copying /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/lib/git/util.py -> /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index/base.py to base.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index/fun.py to fun.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index/typ.py to typ.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/index/util.py to util.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule/base.py to base.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule/root.py to root.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/submodule/util.py to util.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/base.py to base.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/blob.py to blob.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/commit.py to commit.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/fun.py to fun.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/tag.py to tag.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/tree.py to tree.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/objects/util.py to util.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs/head.py to head.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs/log.py to log.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs/reference.py to reference.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs/remote.py to remote.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs/symbolic.py to symbolic.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/refs/tag.py to tag.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/repo/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/repo/base.py to base.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/repo/fun.py to fun.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/lib/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/lib/asserts.py to asserts.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/lib/helper.py to helper.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance/lib.py to lib.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance/test_commit.py to test_commit.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance/test_odb.py to test_odb.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/performance/test_streams.py to test_streams.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/__init__.py to __init__.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_actor.py to test_actor.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_base.py to test_base.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_blob.py to test_blob.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_commit.py to test_commit.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_config.py to test_config.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_db.py to test_db.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_diff.py to test_diff.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_fun.py to test_fun.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_git.py to test_git.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_index.py to test_index.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_reflog.py to test_reflog.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_refs.py to test_refs.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_remote.py to test_remote.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_repo.py to test_repo.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_stats.py to test_stats.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_submodule.py to test_submodule.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_tree.py to test_tree.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/test/test_util.py to test_util.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/cmd.py to cmd.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/compat.py to compat.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/config.py to config.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/db.py to db.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/diff.py to diff.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/exc.py to exc.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/odict.py to odict.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/remote.py to remote.cpython-34.pyc >byte-compiling /var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4/usr/lib64/python3.4/site-packages/git/util.py to util.cpython-34.pyc >writing byte-compilation script '/var/tmp/portage/dev-python/git-python-0.3.5/temp/tmpi82j3noi.py' >/usr/bin/python3.4 -OO /var/tmp/portage/dev-python/git-python-0.3.5/temp/tmpi82j3noi.py >removing /var/tmp/portage/dev-python/git-python-0.3.5/temp/tmpi82j3noi.py >running install_egg_info >running egg_info >writing dependency_links to /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/GitPython.egg-info/dependency_links.txt >writing top-level names to /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/GitPython.egg-info/top_level.txt >writing /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/GitPython.egg-info/PKG-INFO >writing requirements to /var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5-python3_4/GitPython.egg-info/requires.txt >/usr/lib64/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requirements' > warnings.warn(msg) >Traceback (most recent call last): > File "setup.py", line 117, in <module> > "Programming Language :: Python :: 3.4", > File "/usr/lib64/python3.4/distutils/core.py", line 148, in setup > dist.run_commands() > File "/usr/lib64/python3.4/distutils/dist.py", line 955, in run_commands > self.run_command(cmd) > File "/usr/lib64/python3.4/distutils/dist.py", line 974, in run_command > cmd_obj.run() > File "/usr/lib64/python3.4/site-packages/setuptools/command/install.py", line 61, in run > return orig.install.run(self) > File "/usr/lib64/python3.4/distutils/command/install.py", line 551, in run > self.run_command(cmd_name) > File "/usr/lib64/python3.4/distutils/cmd.py", line 313, in run_command > self.distribution.run_command(command) > File "/usr/lib64/python3.4/distutils/dist.py", line 974, in run_command > cmd_obj.run() > File "/usr/lib64/python3.4/site-packages/setuptools/command/install_egg_info.py", line 33, in run > self.run_command('egg_info') > File "/usr/lib64/python3.4/distutils/cmd.py", line 313, in run_command > self.distribution.run_command(command) > File "/usr/lib64/python3.4/distutils/dist.py", line 974, in run_command > cmd_obj.run() > File "/usr/lib64/python3.4/site-packages/setuptools/command/egg_info.py", line 171, in run > writer = ep.load(installer=installer) > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 2310, in load > return self.resolve() > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 2316, in resolve > module = __import__(self.module_name, fromlist=['__name__'], level=0) >ImportError: No module named 'version' > * ERROR: dev-python/git-python-0.3.5::gentoo failed (install phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 93: Called src_install > * environment, line 3869: Called distutils-r1_src_install > * environment, line 1279: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_install' > * environment, line 373: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_install' > * environment, line 3434: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_install' > * environment, line 2560: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_install' > * environment, line 2558: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_install' > * environment, line 833: Called distutils-r1_run_phase 'distutils-r1_python_install' > * environment, line 1248: Called distutils-r1_python_install > * environment, line 1175: Called esetup.py 'install' '--root=/var/tmp/portage/dev-python/git-python-0.3.5/image//_python3.4' > * environment, line 1729: Called die > * The specific snippet of code: > * "${@}" || die > * > * If you need support, post the output of `emerge --info '=dev-python/git-python-0.3.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/git-python-0.3.5::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-python/git-python-0.3.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/git-python-0.3.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5' > * S: '/var/tmp/portage/dev-python/git-python-0.3.5/work/GitPython-0.3.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 536986
: 394274