- * Package: dev-vcs/cvs2svn-2.1.1
- * Repository: gentoo
- * Maintainer: robbat2@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking cvs2svn-2.1.1.tar.gz to /tmp/portage/dev-vcs/cvs2svn-2.1.1/work
- >>> Source unpacked in /tmp/portage/dev-vcs/cvs2svn-2.1.1/work
- >>> Preparing source in /tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1 ...
- * Converting shebang in 'setup.py'
- * Converting shebang in 'run-tests.py'
- * Converting shebang in 'cvs2svn'
- * Converting shebang in 'cvs2svn_rcsparse/run-tests.py'
- * Converting shebang in 'cvs2svn_rcsparse/parse_rcs_file.py'
- * Converting shebang in 'cvs2svn_lib/version.py'
- * Converting shebang in 'cvs2svn_lib/main.py'
- * Converting shebang in 'contrib/verify-cvs2svn.py'
- * Converting shebang in 'contrib/shrink_test_case.py'
- * Converting shebang in 'contrib/show_db.py'
- * Converting shebang in 'contrib/rcs_file_filter.py'
- * Converting shebang in 'contrib/profile-repos.py'
- * Converting shebang in 'contrib/find_illegal_filenames.py'
- * Converting shebang in 'contrib/destroy_repository.py'
- * Converting shebang in 'contrib/cvs2svn_memlog'
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1 ...
- * Building of dev-vcs/cvs2svn-2.1.1 with CPython 2.7...
- python2.7 setup.py build -b build-2.7
- running build
- running build_py
- creating build-2.7
- creating build-2.7/lib
- creating build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/main.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/version.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/time_range.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/symbol_transform.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/symbol_strategy.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/symbol_statistics.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/symbol_database.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/symbol.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/svn_revision_range.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/svn_repository_mirror.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/svn_output_option.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/svn_commit_item.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/svn_commit_creator.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/svn_commit.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/stdout_delegate.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/stats_keeper.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/set_support.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/serializer.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/run_options.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/revision_manager.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/repository_delegate.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/record_table.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/rcs_stream.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/rcs_revision_manager.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/property_setters.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/project.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/process.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/persistence_manager.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/passes.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/pass_manager.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/output_option.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/openings_closings.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/metadata_database.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/metadata.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/log.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/key_generator.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/git_revision_recorder.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/git_output_option.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/fulltext_revision_recorder.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/fill_source.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/dumpfile_delegate.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/database.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/cvs_revision_manager.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/cvs_item_database.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/cvs_item.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/cvs_file_items.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/cvs_file_database.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/cvs_file.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/context.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/config.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/common.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/collect_data.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/checkout_internal.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/check_dependencies_pass.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/changeset_graph_node.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/changeset_graph_link.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/changeset_graph.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/changeset_database.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/changeset.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/boolean.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/artifact_manager.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/artifact.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/apple_single_filter.py -> build-2.7/lib/cvs2svn_lib
- copying cvs2svn_lib/__init__.py -> build-2.7/lib/cvs2svn_lib
- creating build-2.7/lib/cvs2svn_rcsparse
- copying cvs2svn_rcsparse/parse_rcs_file.py -> build-2.7/lib/cvs2svn_rcsparse
- copying cvs2svn_rcsparse/run-tests.py -> build-2.7/lib/cvs2svn_rcsparse
- copying cvs2svn_rcsparse/texttools.py -> build-2.7/lib/cvs2svn_rcsparse
- copying cvs2svn_rcsparse/default.py -> build-2.7/lib/cvs2svn_rcsparse
- copying cvs2svn_rcsparse/debug.py -> build-2.7/lib/cvs2svn_rcsparse
- copying cvs2svn_rcsparse/common.py -> build-2.7/lib/cvs2svn_rcsparse
- copying cvs2svn_rcsparse/__init__.py -> build-2.7/lib/cvs2svn_rcsparse
- warning: build_py: byte-compiling is disabled, skipping.
- running build_scripts
- creating build-2.7/scripts-2.7
- copying and adjusting cvs2svn -> build-2.7/scripts-2.7
- changing mode of build-2.7/scripts-2.7/cvs2svn from 644 to 755
- >>> Source compiled.
- * Testing of dev-vcs/cvs2svn-2.1.1 with CPython 2.7...
- PASS: run-tests.py 1: cvs2svn with no arguments shows usage
- PASS: run-tests.py 2: detection of the executable flag
- PASS: run-tests.py 3: conversion of filename with a space
- PASS: run-tests.py 4: two commits in quick succession
- PASS: run-tests.py 5: prune, but never too much
- PASS: run-tests.py 6: prune, but never too much...variant 1
- PASS: run-tests.py 7: prune, but never too much...variant 2
- PASS: run-tests.py 8: prune, but never too much...variant 3
- PASS: run-tests.py 9: two interleaved trunk commits, different log msgs
- PASS: run-tests.py 10: simple trunk commits
- PASS: run-tests.py 11: simple tags and branches, no commits
- PASS: run-tests.py 12: simple tags and branches, no commits...variant 1
- PASS: run-tests.py 13: simple tags and branches, no commits...variant 2
- PASS: run-tests.py 14: simple tags and branches, no commits...variant 3
- PASS: run-tests.py 15: simple branch commits
- PASS: run-tests.py 16: mixed-time tag
- PASS: run-tests.py 17: mixed-time branch, and a file added to the branch
- PASS: run-tests.py 18: a commit affecting both trunk and a branch
- PASS: run-tests.py 19: branch some trunk files, and later branch the rest
- PASS: run-tests.py 20: conversion of invalid symbolic names
- PASS: run-tests.py 21: ignore a file with a branch with two names
- PASS: run-tests.py 22: convert a branch file rooted in a 'dead' revision
- PASS: run-tests.py 23: convert a branch file rooted in a 'dea...variant 1
- PASS: run-tests.py 24: handle a control char in a log message
- PASS: run-tests.py 25: handle tags rooted in a redeleted revision
- PASS: run-tests.py 26: ensure that trunk doesn't get pruned
- PASS: run-tests.py 27: ensure that trunk doesn't get pruned...variant 1
- PASS: run-tests.py 28: ensure that trunk doesn't get pruned...variant 2
- PASS: run-tests.py 29: ensure that trunk doesn't get pruned...variant 3
- PASS: run-tests.py 30: file deleted twice, in the root of the repository
- PASS: run-tests.py 31: branch created from both trunk and another branch
- PASS: run-tests.py 32: resyncing should not misorder commit groups
- PASS: run-tests.py 33: allow tags with mixed trunk and branch sources
- PASS: run-tests.py 34: allow tags with mixed trunk and branch...variant 1
- PASS: run-tests.py 35: never use the rev-in-progress as a copy source
- PASS: run-tests.py 36: do use the last completed rev as a copy source
- PASS: run-tests.py 37: correctly handle deletion as initial branch action
- PASS: run-tests.py 38: correctly handle deletion as initial b...variant 1
- PASS: run-tests.py 39: non ascii files converted incorrectly
- PASS: run-tests.py 40: author name contains unicode
- PASS: run-tests.py 41: author name contains unicode...variant encoding
- PASS: run-tests.py 42: author name contains u...variant fallback-encoding
- PASS: run-tests.py 43: log message contains unicode
- PASS: run-tests.py 44: log message contains unicode...variant encoding
- PASS: run-tests.py 45: log message contains u...variant fallback-encoding
- PASS: run-tests.py 46: avoid spurious changes for initial revs
- PASS: run-tests.py 47: handle vendor branches with --trunk-only
- PASS: run-tests.py 48: handle default branches correctly
- PASS: run-tests.py 49: handle default branches with --trunk-only
- PASS: run-tests.py 50: do not allow 1.2 revision with default branch
- PASS: run-tests.py 51: compose a tag from three sources
- PASS: run-tests.py 52: reserve a svn revnum for a fill only when required
- PASS: run-tests.py 53: make sure that filling prunes paths correctly
- PASS: run-tests.py 54: make sure that filling prunes paths co...variant 1
- PASS: run-tests.py 55: don't break when the trunk is empty
- PASS: run-tests.py 56: don't break when the trunk is empty...variant 1
- PASS: run-tests.py 57: don't break when the trunk is empty...variant 2
- PASS: run-tests.py 58: ensure that we don't create any spurious commits
- PASS: run-tests.py 59: verify correct revs are copied to default branches
- PASS: run-tests.py 60: run each pass individually
- PASS: run-tests.py 61: reveal a big bug in our resync algorithm
- PASS: run-tests.py 62: reveal a bug in our default branch detection code
- PASS: run-tests.py 63: die if a file exists in and out of the attic
- PASS: run-tests.py 64: test --retain-conflicting-attic-files option
- PASS: run-tests.py 65: reveal a big bug in our SymbolFillingGuide
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "run-tests.py", line 812, in run
- conv.check_props(self.props_to_test, self.expected_props)
- File "run-tests.py", line 636, in check_props
- props = props_for_path(self.get_wc_tree(), file)
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 399, in handle_dir
- fprops = get_props(f)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 66: eol settings and mime types together...variant 1
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "run-tests.py", line 812, in run
- conv.check_props(self.props_to_test, self.expected_props)
- File "run-tests.py", line 636, in check_props
- props = props_for_path(self.get_wc_tree(), file)
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 399, in handle_dir
- fprops = get_props(f)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 67: eol settings and mime types together...variant 2
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "run-tests.py", line 812, in run
- conv.check_props(self.props_to_test, self.expected_props)
- File "run-tests.py", line 636, in check_props
- props = props_for_path(self.get_wc_tree(), file)
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 399, in handle_dir
- fprops = get_props(f)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 68: eol settings and mime types together...variant 3
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "run-tests.py", line 812, in run
- conv.check_props(self.props_to_test, self.expected_props)
- File "run-tests.py", line 636, in check_props
- props = props_for_path(self.get_wc_tree(), file)
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 399, in handle_dir
- fprops = get_props(f)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 69: eol settings and mime types together...variant 4
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "run-tests.py", line 812, in run
- conv.check_props(self.props_to_test, self.expected_props)
- File "run-tests.py", line 636, in check_props
- props = props_for_path(self.get_wc_tree(), file)
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 399, in handle_dir
- fprops = get_props(f)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 70: test non-setting of cvs2svn:cvs-rev property
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "run-tests.py", line 812, in run
- conv.check_props(self.props_to_test, self.expected_props)
- File "run-tests.py", line 636, in check_props
- props = props_for_path(self.get_wc_tree(), file)
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 399, in handle_dir
- fprops = get_props(f)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 71: test setting of cvs2svn:cvs-rev property
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "run-tests.py", line 812, in run
- conv.check_props(self.props_to_test, self.expected_props)
- File "run-tests.py", line 636, in check_props
- props = props_for_path(self.get_wc_tree(), file)
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 399, in handle_dir
- fprops = get_props(f)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 72: test setting of svn:keywords property among others
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/testcase.py", line 123, in run
- return self.func()
- File "run-tests.py", line 2247, in ignore
- wc_tree = conv.get_wc_tree()
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 408, in handle_dir
- dprops = get_props(d)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 73: test setting of svn:ignore property
- PASS: run-tests.py 74: test that CVS can still do what RCS can't
- PASS: run-tests.py 75: test that we can handle weird branch names
- PASS: run-tests.py 76: test that we can handle weird tag names
- PASS: run-tests.py 77: reveal a bug that reorders file revisions
- PASS: run-tests.py 78: test that exclude really excludes everything
- PASS: run-tests.py 79: add trunk file that was deleted on vendor branch
- PASS: run-tests.py 80: ensure pass2 doesn't pull rev too far forward
- PASS: run-tests.py 81: only LFs for svn:eol-style=native files
- PASS: run-tests.py 82: reveal a bug that created a branch twice
- EXCEPTION: Failure: Symbol filled twice in a row
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/testcase.py", line 123, in run
- return self.func()
- File "run-tests.py", line 2370, in double_fill2
- raise Failure('Symbol filled twice in a row')
- Failure: Symbol filled twice in a row
- XFAIL: run-tests.py 83: reveal a second bug that created a branch twice
- PASS: run-tests.py 84: ensure pass2 doesn't push rev too far backward
- PASS: run-tests.py 85: reveal a bug that added a branch file twice
- PASS: run-tests.py 86: reveal a bug that copies a branch file wrongly
- PASS: run-tests.py 87: require error if ttb directories are not disjoint
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "run-tests.py", line 812, in run
- conv.check_props(self.props_to_test, self.expected_props)
- File "run-tests.py", line 636, in check_props
- props = props_for_path(self.get_wc_tree(), file)
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 399, in handle_dir
- fprops = get_props(f)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- FAIL: run-tests.py 88: test auto-props
- PASS: run-tests.py 89: do not allow control characters in filenames
- PASS: run-tests.py 90: interleaved and multi-branch commits to same files
- PASS: run-tests.py 91: cvs2svn --help-passes shows pass information
- PASS: run-tests.py 92: multiple tags referring to same revision
- PASS: run-tests.py 93: multiple definitions of symbol names
- PASS: run-tests.py 94: rename multiply defined symbols
- PASS: run-tests.py 95: ignore multiply defined symbols
- PASS: run-tests.py 96: multiple identical definitions of symbol names
- PASS: run-tests.py 97: fill branches before modifying files on them
- PASS: run-tests.py 98: error for conflicting tag/branch
- PASS: run-tests.py 99: overlook conflicting tag/branch when --trunk-only
- PASS: run-tests.py 100: force symbols to be tags/branches
- PASS: run-tests.py 101: commit prevents forced tag
- PASS: run-tests.py 102: error for blocked excludes
- PASS: run-tests.py 103: excluding blocker removes blockage
- PASS: run-tests.py 104: force symbols via regular expressions
- PASS: run-tests.py 105: test 'heuristic' symbol default
- PASS: run-tests.py 106: test 'branch' symbol default
- PASS: run-tests.py 107: test 'tag' symbol default
- PASS: run-tests.py 108: test --symbol-transform
- PASS: run-tests.py 109: test --write-symbol-info
- PASS: run-tests.py 110: test --symbol-hints for setting branch/tag
- PASS: run-tests.py 111: test --symbol-hints for setting parent
- PASS: run-tests.py 112: test --symbol-hints with an invalid parent
- PASS: run-tests.py 113: test --symbol-hints wildcards
- PASS: run-tests.py 114: test --symbol-hints for setting svn paths
- PASS: run-tests.py 115: test problem from issue 99
- PASS: run-tests.py 116: test problem from issue 100
- PASS: run-tests.py 117: test problem from issue 106
- PASS: run-tests.py 118: use of the --options option
- PASS: run-tests.py 119: multiproject conversion
- PASS: run-tests.py 120: multiproject conversion with cross-project commits
- PASS: run-tests.py 121: tag defined but revision is deleted
- UNEXPECTED EXCEPTION:
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/testcase.py", line 123, in run
- return self.func()
- File "run-tests.py", line 2907, in delete_cvsignore
- wc_tree = conv.get_wc_tree()
- File "run-tests.py", line 615, in get_wc_tree
- self._wc_tree = svntest.tree.build_tree_from_wc(self.get_wc(), 1)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 807, in build_tree_from_wc
- handle_dir(os.path.normpath(wc_path), root, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 412, in handle_dir
- handle_dir(d, new_dir_node, load_props, ignore_svn)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 408, in handle_dir
- dprops = get_props(d)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/tree.py", line 360, in get_props
- props[name] = props[name] + line.strip() + "\n"
- UnboundLocalError: local variable 'name' referenced before assignment
- XFAIL: run-tests.py 122: svn:ignore should vanish when .cvsignore does
- PASS: run-tests.py 123: ignore repeated deltatext blocks with warning
- PASS: run-tests.py 124: process some nasty dependency graphs
- EXCEPTION: Failure: Revision 3 changed paths list was:
- {'/tags/tag1 (from /trunk:2)': 'A', '/tags/tag1/test/b': 'D'}
- It should have been:
- {'/tags/tag1 (from /trunk:3)': 'A'}
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/testcase.py", line 123, in run
- return self.func()
- File "run-tests.py", line 2941, in tagging_after_delete
- log.check_changes(expected)
- File "run-tests.py", line 284, in check_changes
- % (self.revision, self.changed_paths, cp,)
- Failure: Revision 3 changed paths list was:
- {'/tags/tag1 (from /trunk:2)': 'A', '/tags/tag1/test/b': 'D'}
- It should have been:
- {'/tags/tag1 (from /trunk:3)': 'A'}
- XFAIL: run-tests.py 125: optimal tag after deleting files
- PASS: run-tests.py 126: branches created in inconsistent orders
- PASS: run-tests.py 127: error when filename conflicts with directory name
- PASS: run-tests.py 128: error when attic filename conflicts with dirname
- PASS: run-tests.py 129: verify that --use-internal-co works
- PASS: run-tests.py 130: verify that --use-internal-co --exclude=... works
- PASS: run-tests.py 131: verify that --use-internal-co --trunk-only works
- PASS: run-tests.py 132: test that internal co handles keywords correctly
- PASS: run-tests.py 133: check for leftover checked-out revisions
- PASS: run-tests.py 134: test that internal co can do more than RCS
- PASS: run-tests.py 135: test timestamp adjustments
- SKIP: run-tests.py 136: convert a repository that contains symlinks
- PASS: run-tests.py 137: allow --trunk to be empty if --trunk-only
- PASS: run-tests.py 138: handle a cycle in branch parent preferences
- PASS: run-tests.py 139: branch from an empty directory
- PASS: run-tests.py 140: add a file on a branch then on trunk
- PASS: run-tests.py 141: branch from a 1.1 revision that will be deleted
- PASS: run-tests.py 142: add a file on a branch using newer CVS
- EXCEPTION: Failure: Repository not created: '/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/cvs2svn-tmp/main--options=cvs2svn-git.options-svnrepos'
- Traceback (most recent call last):
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/main.py", line 1074, in run
- rc = apply(self.pred.run, (), kw)
- File "/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/svntest/testcase.py", line 123, in run
- return self.func()
- File "run-tests.py", line 3217, in main_git
- conv = ensure_conversion('main', options_file='cvs2svn-git.options')
- File "run-tests.py", line 723, in ensure_conversion
- args, options_file, symbol_hints_file, dumpfile,
- File "run-tests.py", line 573, in __init__
- % os.path.join(os.getcwd(), self.repos)
- Failure: Repository not created: '/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1/cvs2svn-tmp/main--options=cvs2svn-git.options-svnrepos'
- XFAIL: run-tests.py 143: test output in git-fast-import format
- PASS: run-tests.py 144: a symbol with the incorrect format
- PASS: run-tests.py 145: ignore a symbol with the incorrect format
- PASS: run-tests.py 146: handle various --eol-style options...variant LF
- PASS: run-tests.py 147: handle various --eol-style options...variant CR
- PASS: run-tests.py 148: handle various --eol-style options...variant CRLF
- PASS: run-tests.py 149: handle various --eol-style option...variant native
- PASS: run-tests.py 150: handle a file with no revisions (issue #80)
- * ERROR: dev-vcs/cvs2svn-2.1.1 failed (test phase):
- * Testing failed with CPython 2.7 in testing() function
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3830: Called python_execute_function 'testing'
- * environment, line 2187: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=dev-vcs/cvs2svn-2.1.1'`,
- * the complete build log and the output of `emerge -pqv '=dev-vcs/cvs2svn-2.1.1'`.
- * The complete build log is located at '/var/log/portage/dev-vcs:cvs2svn-2.1.1:20130204-115155.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/environment'.
- * Working directory: '/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1'
- * S: '/tmp/portage/dev-vcs/cvs2svn-2.1.1/work/cvs2svn-2.1.1'
- >>> Install cvs2svn-2.1.1 into /tmp/portage/dev-vcs/cvs2svn-2.1.1/image/ category dev-vcs
- * Installation of dev-vcs/cvs2svn-2.1.1 with CPython 2.7...
- python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7
- running build
- running build_py
- warning: build_py: byte-compiling is disabled, skipping.
- running build_scripts
- running install
- running install_lib
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_rcsparse
- copying build-2.7/lib/cvs2svn_rcsparse/__init__.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_rcsparse
- copying build-2.7/lib/cvs2svn_rcsparse/common.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_rcsparse
- copying build-2.7/lib/cvs2svn_rcsparse/debug.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_rcsparse
- copying build-2.7/lib/cvs2svn_rcsparse/default.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_rcsparse
- copying build-2.7/lib/cvs2svn_rcsparse/texttools.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_rcsparse
- copying build-2.7/lib/cvs2svn_rcsparse/run-tests.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_rcsparse
- copying build-2.7/lib/cvs2svn_rcsparse/parse_rcs_file.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_rcsparse
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/__init__.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/apple_single_filter.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/artifact.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/artifact_manager.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/boolean.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/changeset.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/changeset_database.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/changeset_graph.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/changeset_graph_link.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/changeset_graph_node.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/check_dependencies_pass.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/checkout_internal.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/collect_data.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/common.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/config.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/context.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/cvs_file.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/cvs_file_database.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/cvs_file_items.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/cvs_item.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/cvs_item_database.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/cvs_revision_manager.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/database.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/dumpfile_delegate.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/fill_source.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/fulltext_revision_recorder.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/git_output_option.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/git_revision_recorder.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/key_generator.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/log.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/metadata.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/metadata_database.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/openings_closings.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/output_option.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/pass_manager.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/passes.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/persistence_manager.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/process.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/project.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/property_setters.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/rcs_revision_manager.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/rcs_stream.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/record_table.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/repository_delegate.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/revision_manager.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/run_options.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/serializer.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/set_support.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/stats_keeper.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/stdout_delegate.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/svn_commit.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/svn_commit_creator.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/svn_commit_item.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/svn_output_option.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/svn_repository_mirror.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/svn_revision_range.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/symbol.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/symbol_database.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/symbol_statistics.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/symbol_strategy.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/symbol_transform.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/time_range.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/version.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- copying build-2.7/lib/cvs2svn_lib/main.py -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn_lib
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_scripts
- creating /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/bin
- copying build-2.7/scripts-2.7/cvs2svn -> /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/bin
- changing mode of /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/bin/cvs2svn to 755
- running install_egg_info
- Writing /tmp/portage/dev-vcs/cvs2svn-2.1.1/temp/images/2.7/usr/lib64/python2.7/site-packages/cvs2svn-2.1.1-py2.7.egg-info
- * Generating '/usr/bin/cvs2svn' wrapper script
- install: cannot stat 'profile-repos.py': No such file or directory
- !!! doins: profile-repos.py does not exist
- install: cannot stat 'show-db.py': No such file or directory
- !!! doins: show-db.py does not exist
- install: cannot stat 'verify-cvs2svn.py': No such file or directory
- !!! doins: verify-cvs2svn.py does not exist
- doins failed
- >>> Completed installing cvs2svn-2.1.1 into /tmp/portage/dev-vcs/cvs2svn-2.1.1/image/
- * QA Notice: file does not exist:
- *
- * doins: profile-repos.py does not exist
- * doins: show-db.py does not exist
- * doins: verify-cvs2svn.py does not exist
- ecompressdir: bzip2 -9 /usr/share/man
- * Compilation and optimization of Python modules for CPython 2.7 ...
- [ ok ]
- * Additional scripts and examples have been installed to:
- * /usr/share/cvs2svn/