1 | python misc/make-version.py "allmydata-tahoe" "src/allmydata/_version.py" |
---|
2 | wrote '0.5.1-39' into src/allmydata/_version.py |
---|
3 | cd src/zfec && \ |
---|
4 | PYTHONPATH=/usr/local/lib/python2.5/site-packages/:/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/ python ./setup.py install --single-version-externally-managed --prefix="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir" --record="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/zfec_install.log" --install-lib="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib" --install-scripts="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/bin" |
---|
5 | WHEEE dependency_links = setuptools.dist:assert_string_list.load(True, None, None) |
---|
6 | WHEEE dependency_links = setuptools.dist:assert_string_list.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, assert_string_list) |
---|
7 | WHEEE dependency_links = setuptools.dist:assert_string_list.load(True, None, None) tried getattr(<function assert_string_list at 0x1140830>, assert_string_list) and got <function assert_string_list at 0x1140830> |
---|
8 | WHEEE entry_points = setuptools.dist:check_entry_points.load(True, None, None) |
---|
9 | WHEEE entry_points = setuptools.dist:check_entry_points.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, check_entry_points) |
---|
10 | WHEEE entry_points = setuptools.dist:check_entry_points.load(True, None, None) tried getattr(<function check_entry_points at 0x1140970>, check_entry_points) and got <function check_entry_points at 0x1140970> |
---|
11 | WHEEE install_requires = setuptools.dist:check_requirements.load(True, None, None) |
---|
12 | WHEEE install_requires = setuptools.dist:check_requirements.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, check_requirements) |
---|
13 | WHEEE install_requires = setuptools.dist:check_requirements.load(True, None, None) tried getattr(<function check_requirements at 0x1140930>, check_requirements) and got <function check_requirements at 0x1140930> |
---|
14 | WHEEE package_data = setuptools.dist:check_package_data.load(True, None, None) |
---|
15 | WHEEE package_data = setuptools.dist:check_package_data.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, check_package_data) |
---|
16 | WHEEE package_data = setuptools.dist:check_package_data.load(True, None, None) tried getattr(<function check_package_data at 0x11409f0>, check_package_data) and got <function check_package_data at 0x11409f0> |
---|
17 | WHEEE test_suite = setuptools.dist:check_test_suite.load(True, None, None) |
---|
18 | WHEEE test_suite = setuptools.dist:check_test_suite.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, check_test_suite) |
---|
19 | WHEEE test_suite = setuptools.dist:check_test_suite.load(True, None, None) tried getattr(<function check_test_suite at 0x11409b0>, check_test_suite) and got <function check_test_suite at 0x11409b0> |
---|
20 | WHEEE install = setuptools.command.install:install.load(True, None, None) |
---|
21 | WHEEE install = setuptools.command.install:install.load(True, None, None) about to try getattr(<module 'setuptools.command.install' from '/usr/local/lib/python2.5/site-packages/setuptools/command/install.pyc'>, install) |
---|
22 | WHEEE install = setuptools.command.install:install.load(True, None, None) tried getattr(setuptools.command.install.install, install) and got setuptools.command.install.install |
---|
23 | running install |
---|
24 | running build |
---|
25 | running build_py |
---|
26 | WHEEE build_py = setuptools.command.build_py:build_py.load(True, None, None) |
---|
27 | WHEEE build_py = setuptools.command.build_py:build_py.load(True, None, None) about to try getattr(<module 'setuptools.command.build_py' from '/usr/local/lib/python2.5/site-packages/setuptools/command/build_py.pyc'>, build_py) |
---|
28 | WHEEE build_py = setuptools.command.build_py:build_py.load(True, None, None) tried getattr(setuptools.command.build_py.build_py, build_py) and got setuptools.command.build_py.build_py |
---|
29 | running build_ext |
---|
30 | WHEEE build_ext = setuptools.command.build_ext:build_ext.load(True, None, None) |
---|
31 | WHEEE build_ext = setuptools.command.build_ext:build_ext.load(True, None, None) about to try getattr(<module 'setuptools.command.build_ext' from '/usr/local/lib/python2.5/site-packages/setuptools/command/build_ext.pyc'>, build_ext) |
---|
32 | WHEEE build_ext = setuptools.command.build_ext:build_ext.load(True, None, None) tried getattr(setuptools.command.build_ext.build_ext, build_ext) and got setuptools.command.build_ext.build_ext |
---|
33 | running install_lib |
---|
34 | WHEEE install_lib = setuptools.command.install_lib:install_lib.load(True, None, None) |
---|
35 | WHEEE install_lib = setuptools.command.install_lib:install_lib.load(True, None, None) about to try getattr(<module 'setuptools.command.install_lib' from '/usr/local/lib/python2.5/site-packages/setuptools/command/install_lib.pyc'>, install_lib) |
---|
36 | WHEEE install_lib = setuptools.command.install_lib:install_lib.load(True, None, None) tried getattr(setuptools.command.install_lib.install_lib, install_lib) and got setuptools.command.install_lib.install_lib |
---|
37 | running install_egg_info |
---|
38 | WHEEE install_egg_info = setuptools.command.install_egg_info:install_egg_info.load(True, None, None) |
---|
39 | WHEEE install_egg_info = setuptools.command.install_egg_info:install_egg_info.load(True, None, None) about to try getattr(<module 'setuptools.command.install_egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/install_egg_info.pyc'>, install_egg_info) |
---|
40 | WHEEE install_egg_info = setuptools.command.install_egg_info:install_egg_info.load(True, None, None) tried getattr(setuptools.command.install_egg_info.install_egg_info, install_egg_info) and got setuptools.command.install_egg_info.install_egg_info |
---|
41 | WHEEE egg_info = setuptools.command.egg_info:egg_info.load(True, None, None) |
---|
42 | WHEEE egg_info = setuptools.command.egg_info:egg_info.load(True, None, None) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, egg_info) |
---|
43 | WHEEE egg_info = setuptools.command.egg_info:egg_info.load(True, None, None) tried getattr(setuptools.command.egg_info.egg_info, egg_info) and got setuptools.command.egg_info.egg_info |
---|
44 | running egg_info |
---|
45 | WHEEE requires.txt = setuptools.command.egg_info:write_requirements.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) |
---|
46 | WHEEE requires.txt = setuptools.command.egg_info:write_requirements.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, write_requirements) |
---|
47 | WHEEE requires.txt = setuptools.command.egg_info:write_requirements.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) tried getattr(<function write_requirements at 0x10e6670>, write_requirements) and got <function write_requirements at 0x10e6670> |
---|
48 | writing requirements to zfec.egg-info/requires.txt |
---|
49 | WHEEE PKG-INFO = setuptools.command.egg_info:write_pkg_info.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) |
---|
50 | WHEEE PKG-INFO = setuptools.command.egg_info:write_pkg_info.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, write_pkg_info) |
---|
51 | WHEEE PKG-INFO = setuptools.command.egg_info:write_pkg_info.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) tried getattr(<function write_pkg_info at 0x10e60f0>, write_pkg_info) and got <function write_pkg_info at 0x10e60f0> |
---|
52 | writing zfec.egg-info/PKG-INFO |
---|
53 | WHEEE eager_resources.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) |
---|
54 | WHEEE eager_resources.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, overwrite_arg) |
---|
55 | WHEEE eager_resources.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) tried getattr(<function overwrite_arg at 0x10e66f0>, overwrite_arg) and got <function overwrite_arg at 0x10e66f0> |
---|
56 | WHEEE namespace_packages.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) |
---|
57 | WHEEE namespace_packages.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, overwrite_arg) |
---|
58 | WHEEE namespace_packages.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) tried getattr(<function overwrite_arg at 0x10e66f0>, overwrite_arg) and got <function overwrite_arg at 0x10e66f0> |
---|
59 | WHEEE top_level.txt = setuptools.command.egg_info:write_toplevel_names.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) |
---|
60 | WHEEE top_level.txt = setuptools.command.egg_info:write_toplevel_names.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, write_toplevel_names) |
---|
61 | WHEEE top_level.txt = setuptools.command.egg_info:write_toplevel_names.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) tried getattr(<function write_toplevel_names at 0x10e66b0>, write_toplevel_names) and got <function write_toplevel_names at 0x10e66b0> |
---|
62 | writing top-level names to zfec.egg-info/top_level.txt |
---|
63 | WHEEE dependency_links.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) |
---|
64 | WHEEE dependency_links.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, overwrite_arg) |
---|
65 | WHEEE dependency_links.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) tried getattr(<function overwrite_arg at 0x10e66f0>, overwrite_arg) and got <function overwrite_arg at 0x10e66f0> |
---|
66 | writing dependency_links to zfec.egg-info/dependency_links.txt |
---|
67 | WHEEE entry_points.txt = setuptools.command.egg_info:write_entries.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) |
---|
68 | WHEEE entry_points.txt = setuptools.command.egg_info:write_entries.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, write_entries) |
---|
69 | WHEEE entry_points.txt = setuptools.command.egg_info:write_entries.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) tried getattr(<function write_entries at 0x10e6770>, write_entries) and got <function write_entries at 0x10e6770> |
---|
70 | writing entry points to zfec.egg-info/entry_points.txt |
---|
71 | WHEEE depends.txt = setuptools.command.egg_info:warn_depends_obsolete.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) |
---|
72 | WHEEE depends.txt = setuptools.command.egg_info:warn_depends_obsolete.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, warn_depends_obsolete) |
---|
73 | WHEEE depends.txt = setuptools.command.egg_info:warn_depends_obsolete.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x710a58>>) tried getattr(<function warn_depends_obsolete at 0x10e6630>, warn_depends_obsolete) and got <function warn_depends_obsolete at 0x10e6630> |
---|
74 | WHEEE svn_cvs = setuptools.command.sdist:_default_revctrl.load(True, None, None) |
---|
75 | WHEEE svn_cvs = setuptools.command.sdist:_default_revctrl.load(True, None, None) about to try getattr(<module 'setuptools.command.sdist' from '/usr/local/lib/python2.5/site-packages/setuptools/command/sdist.pyc'>, _default_revctrl) |
---|
76 | WHEEE svn_cvs = setuptools.command.sdist:_default_revctrl.load(True, None, None) tried getattr(<function _default_revctrl at 0x1140070>, _default_revctrl) and got <function _default_revctrl at 0x1140070> |
---|
77 | reading manifest file 'zfec.egg-info/SOURCES.txt' |
---|
78 | writing manifest file 'zfec.egg-info/SOURCES.txt' |
---|
79 | removing '/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/zfec-unknown-py2.5.egg-info' (and everything under it) |
---|
80 | Copying zfec.egg-info to /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/zfec-unknown-py2.5.egg-info |
---|
81 | running install_scripts |
---|
82 | WHEEE install_scripts = setuptools.command.install_scripts:install_scripts.load(True, None, None) |
---|
83 | WHEEE install_scripts = setuptools.command.install_scripts:install_scripts.load(True, None, None) about to try getattr(<module 'setuptools.command.install_scripts' from '/usr/local/lib/python2.5/site-packages/setuptools/command/install_scripts.pyc'>, install_scripts) |
---|
84 | WHEEE install_scripts = setuptools.command.install_scripts:install_scripts.load(True, None, None) tried getattr(setuptools.command.install_scripts.install_scripts, install_scripts) and got setuptools.command.install_scripts.install_scripts |
---|
85 | WHEEE bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst.load(True, None, None) |
---|
86 | WHEEE bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst.load(True, None, None) about to try getattr(<module 'setuptools.command.bdist_wininst' from '/usr/local/lib/python2.5/site-packages/setuptools/command/bdist_wininst.pyc'>, bdist_wininst) |
---|
87 | WHEEE bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst.load(True, None, None) tried getattr(setuptools.command.bdist_wininst.bdist_wininst, bdist_wininst) and got setuptools.command.bdist_wininst.bdist_wininst |
---|
88 | Installing zfec script to /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/bin |
---|
89 | Installing zunfec script to /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/bin |
---|
90 | writing list of installed files to '/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/zfec_install.log' |
---|
91 | cd src/foolscap && \ |
---|
92 | PYTHONPATH=/usr/local/lib/python2.5/site-packages/:/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/ python ./setup.py install --prefix="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir" --record="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/foolscap_install.log" --install-lib="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib" --install-scripts="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/bin" |
---|
93 | /usr/local/lib/python2.5/site-packages/twisted/python/failure.py:31: UserWarning: Could not import bindann; falling back to default failure. |
---|
94 | warnings.warn('Could not import bindann; falling back to default failure.') |
---|
95 | running install |
---|
96 | running build |
---|
97 | running build_py |
---|
98 | running install_lib |
---|
99 | running install_egg_info |
---|
100 | Removing /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/foolscap-0.1.5-py2.5.egg-info |
---|
101 | Writing /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/foolscap-0.1.5-py2.5.egg-info |
---|
102 | writing list of installed files to '/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/foolscap_install.log' |
---|
103 | cd src/simplejson && \ |
---|
104 | PYTHONPATH=/usr/local/lib/python2.5/site-packages/:/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/ python ./setup.py install --single-version-externally-managed --prefix="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir" --record="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/simplejson_install.log" --install-lib="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib" --install-scripts="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/bin" |
---|
105 | WHEEE dependency_links = setuptools.dist:assert_string_list.load(True, None, None) |
---|
106 | WHEEE dependency_links = setuptools.dist:assert_string_list.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, assert_string_list) |
---|
107 | WHEEE dependency_links = setuptools.dist:assert_string_list.load(True, None, None) tried getattr(<function assert_string_list at 0x1145670>, assert_string_list) and got <function assert_string_list at 0x1145670> |
---|
108 | WHEEE entry_points = setuptools.dist:check_entry_points.load(True, None, None) |
---|
109 | WHEEE entry_points = setuptools.dist:check_entry_points.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, check_entry_points) |
---|
110 | WHEEE entry_points = setuptools.dist:check_entry_points.load(True, None, None) tried getattr(<function check_entry_points at 0x11457b0>, check_entry_points) and got <function check_entry_points at 0x11457b0> |
---|
111 | WHEEE zip_safe = setuptools.dist:assert_bool.load(True, None, None) |
---|
112 | WHEEE zip_safe = setuptools.dist:assert_bool.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, assert_bool) |
---|
113 | WHEEE zip_safe = setuptools.dist:assert_bool.load(True, None, None) tried getattr(<function assert_bool at 0x1145730>, assert_bool) and got <function assert_bool at 0x1145730> |
---|
114 | WHEEE package_data = setuptools.dist:check_package_data.load(True, None, None) |
---|
115 | WHEEE package_data = setuptools.dist:check_package_data.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, check_package_data) |
---|
116 | WHEEE package_data = setuptools.dist:check_package_data.load(True, None, None) tried getattr(<function check_package_data at 0x1145830>, check_package_data) and got <function check_package_data at 0x1145830> |
---|
117 | WHEEE test_suite = setuptools.dist:check_test_suite.load(True, None, None) |
---|
118 | WHEEE test_suite = setuptools.dist:check_test_suite.load(True, None, None) about to try getattr(<module 'setuptools.dist' from '/usr/local/lib/python2.5/site-packages/setuptools/dist.pyc'>, check_test_suite) |
---|
119 | WHEEE test_suite = setuptools.dist:check_test_suite.load(True, None, None) tried getattr(<function check_test_suite at 0x11457f0>, check_test_suite) and got <function check_test_suite at 0x11457f0> |
---|
120 | WHEEE install = setuptools.command.install:install.load(True, None, None) |
---|
121 | WHEEE install = setuptools.command.install:install.load(True, None, None) about to try getattr(<module 'setuptools.command.install' from '/usr/local/lib/python2.5/site-packages/setuptools/command/install.pyc'>, install) |
---|
122 | WHEEE install = setuptools.command.install:install.load(True, None, None) tried getattr(setuptools.command.install.install, install) and got setuptools.command.install.install |
---|
123 | running install |
---|
124 | running build |
---|
125 | running build_py |
---|
126 | WHEEE build_py = setuptools.command.build_py:build_py.load(True, None, None) |
---|
127 | WHEEE build_py = setuptools.command.build_py:build_py.load(True, None, None) about to try getattr(<module 'setuptools.command.build_py' from '/usr/local/lib/python2.5/site-packages/setuptools/command/build_py.pyc'>, build_py) |
---|
128 | WHEEE build_py = setuptools.command.build_py:build_py.load(True, None, None) tried getattr(setuptools.command.build_py.build_py, build_py) and got setuptools.command.build_py.build_py |
---|
129 | running build_ext |
---|
130 | running install_lib |
---|
131 | WHEEE install_lib = setuptools.command.install_lib:install_lib.load(True, None, None) |
---|
132 | WHEEE install_lib = setuptools.command.install_lib:install_lib.load(True, None, None) about to try getattr(<module 'setuptools.command.install_lib' from '/usr/local/lib/python2.5/site-packages/setuptools/command/install_lib.pyc'>, install_lib) |
---|
133 | WHEEE install_lib = setuptools.command.install_lib:install_lib.load(True, None, None) tried getattr(setuptools.command.install_lib.install_lib, install_lib) and got setuptools.command.install_lib.install_lib |
---|
134 | running install_egg_info |
---|
135 | WHEEE install_egg_info = setuptools.command.install_egg_info:install_egg_info.load(True, None, None) |
---|
136 | WHEEE install_egg_info = setuptools.command.install_egg_info:install_egg_info.load(True, None, None) about to try getattr(<module 'setuptools.command.install_egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/install_egg_info.pyc'>, install_egg_info) |
---|
137 | WHEEE install_egg_info = setuptools.command.install_egg_info:install_egg_info.load(True, None, None) tried getattr(setuptools.command.install_egg_info.install_egg_info, install_egg_info) and got setuptools.command.install_egg_info.install_egg_info |
---|
138 | WHEEE egg_info = setuptools.command.egg_info:egg_info.load(True, None, None) |
---|
139 | WHEEE egg_info = setuptools.command.egg_info:egg_info.load(True, None, None) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, egg_info) |
---|
140 | WHEEE egg_info = setuptools.command.egg_info:egg_info.load(True, None, None) tried getattr(setuptools.command.egg_info.egg_info, egg_info) and got setuptools.command.egg_info.egg_info |
---|
141 | running egg_info |
---|
142 | WHEEE requires.txt = setuptools.command.egg_info:write_requirements.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) |
---|
143 | WHEEE requires.txt = setuptools.command.egg_info:write_requirements.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, write_requirements) |
---|
144 | WHEEE requires.txt = setuptools.command.egg_info:write_requirements.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) tried getattr(<function write_requirements at 0x10e2eb0>, write_requirements) and got <function write_requirements at 0x10e2eb0> |
---|
145 | WHEEE PKG-INFO = setuptools.command.egg_info:write_pkg_info.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) |
---|
146 | WHEEE PKG-INFO = setuptools.command.egg_info:write_pkg_info.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, write_pkg_info) |
---|
147 | WHEEE PKG-INFO = setuptools.command.egg_info:write_pkg_info.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) tried getattr(<function write_pkg_info at 0x10e2930>, write_pkg_info) and got <function write_pkg_info at 0x10e2930> |
---|
148 | writing simplejson.egg-info/PKG-INFO |
---|
149 | WHEEE eager_resources.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) |
---|
150 | WHEEE eager_resources.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, overwrite_arg) |
---|
151 | WHEEE eager_resources.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) tried getattr(<function overwrite_arg at 0x10e2f30>, overwrite_arg) and got <function overwrite_arg at 0x10e2f30> |
---|
152 | WHEEE namespace_packages.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) |
---|
153 | WHEEE namespace_packages.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, overwrite_arg) |
---|
154 | WHEEE namespace_packages.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) tried getattr(<function overwrite_arg at 0x10e2f30>, overwrite_arg) and got <function overwrite_arg at 0x10e2f30> |
---|
155 | WHEEE top_level.txt = setuptools.command.egg_info:write_toplevel_names.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) |
---|
156 | WHEEE top_level.txt = setuptools.command.egg_info:write_toplevel_names.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, write_toplevel_names) |
---|
157 | WHEEE top_level.txt = setuptools.command.egg_info:write_toplevel_names.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) tried getattr(<function write_toplevel_names at 0x10e2ef0>, write_toplevel_names) and got <function write_toplevel_names at 0x10e2ef0> |
---|
158 | writing top-level names to simplejson.egg-info/top_level.txt |
---|
159 | WHEEE dependency_links.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) |
---|
160 | WHEEE dependency_links.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, overwrite_arg) |
---|
161 | WHEEE dependency_links.txt = setuptools.command.egg_info:overwrite_arg.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) tried getattr(<function overwrite_arg at 0x10e2f30>, overwrite_arg) and got <function overwrite_arg at 0x10e2f30> |
---|
162 | writing dependency_links to simplejson.egg-info/dependency_links.txt |
---|
163 | WHEEE entry_points.txt = setuptools.command.egg_info:write_entries.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) |
---|
164 | WHEEE entry_points.txt = setuptools.command.egg_info:write_entries.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, write_entries) |
---|
165 | WHEEE entry_points.txt = setuptools.command.egg_info:write_entries.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) tried getattr(<function write_entries at 0x10e2fb0>, write_entries) and got <function write_entries at 0x10e2fb0> |
---|
166 | writing entry points to simplejson.egg-info/entry_points.txt |
---|
167 | WHEEE depends.txt = setuptools.command.egg_info:warn_depends_obsolete.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) |
---|
168 | WHEEE depends.txt = setuptools.command.egg_info:warn_depends_obsolete.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) about to try getattr(<module 'setuptools.command.egg_info' from '/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.pyc'>, warn_depends_obsolete) |
---|
169 | WHEEE depends.txt = setuptools.command.egg_info:warn_depends_obsolete.load(True, None, <bound method Distribution.fetch_build_egg of <setuptools.dist.Distribution instance at 0x713918>>) tried getattr(<function warn_depends_obsolete at 0x10e2e70>, warn_depends_obsolete) and got <function warn_depends_obsolete at 0x10e2e70> |
---|
170 | WHEEE svn_cvs = setuptools.command.sdist:_default_revctrl.load(True, None, None) |
---|
171 | WHEEE svn_cvs = setuptools.command.sdist:_default_revctrl.load(True, None, None) about to try getattr(<module 'setuptools.command.sdist' from '/usr/local/lib/python2.5/site-packages/setuptools/command/sdist.pyc'>, _default_revctrl) |
---|
172 | WHEEE svn_cvs = setuptools.command.sdist:_default_revctrl.load(True, None, None) tried getattr(<function _default_revctrl at 0x113ef70>, _default_revctrl) and got <function _default_revctrl at 0x113ef70> |
---|
173 | reading manifest file 'simplejson.egg-info/SOURCES.txt' |
---|
174 | writing manifest file 'simplejson.egg-info/SOURCES.txt' |
---|
175 | removing '/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/simplejson-1.7.1-py2.5.egg-info' (and everything under it) |
---|
176 | Copying simplejson.egg-info to /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/simplejson-1.7.1-py2.5.egg-info |
---|
177 | running install_scripts |
---|
178 | WHEEE install_scripts = setuptools.command.install_scripts:install_scripts.load(True, None, None) |
---|
179 | WHEEE install_scripts = setuptools.command.install_scripts:install_scripts.load(True, None, None) about to try getattr(<module 'setuptools.command.install_scripts' from '/usr/local/lib/python2.5/site-packages/setuptools/command/install_scripts.pyc'>, install_scripts) |
---|
180 | WHEEE install_scripts = setuptools.command.install_scripts:install_scripts.load(True, None, None) tried getattr(setuptools.command.install_scripts.install_scripts, install_scripts) and got setuptools.command.install_scripts.install_scripts |
---|
181 | WHEEE bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst.load(True, None, None) |
---|
182 | WHEEE bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst.load(True, None, None) about to try getattr(<module 'setuptools.command.bdist_wininst' from '/usr/local/lib/python2.5/site-packages/setuptools/command/bdist_wininst.pyc'>, bdist_wininst) |
---|
183 | WHEEE bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst.load(True, None, None) tried getattr(setuptools.command.bdist_wininst.bdist_wininst, bdist_wininst) and got setuptools.command.bdist_wininst.bdist_wininst |
---|
184 | writing list of installed files to '/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/simplejson_install.log' |
---|
185 | PYTHONPATH=/usr/local/lib/python2.5/site-packages/:/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/ python ./setup.py install --prefix="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir" --install-lib="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib" --install-scripts="/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/bin" |
---|
186 | /usr/local/stow/python-release25-maint/lib/python2.5/distutils/dist.py:263: UserWarning: Unknown distribution option: 'test_suite' |
---|
187 | warnings.warn(msg) |
---|
188 | running install |
---|
189 | running build |
---|
190 | running build_py |
---|
191 | copying src/allmydata/_version.py -> build/lib.macosx-10.3-i386-2.5/allmydata |
---|
192 | copying src/allmydata/storage.py -> build/lib.macosx-10.3-i386-2.5/allmydata |
---|
193 | running build_ext |
---|
194 | running build_scripts |
---|
195 | running install_lib |
---|
196 | copying build/lib.macosx-10.3-i386-2.5/allmydata/_version.py -> /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata |
---|
197 | copying build/lib.macosx-10.3-i386-2.5/allmydata/storage.py -> /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata |
---|
198 | byte-compiling /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata/_version.py to _version.pyc |
---|
199 | byte-compiling /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata/storage.py to storage.pyc |
---|
200 | running install_scripts |
---|
201 | changing mode of /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/bin/allmydata-tahoe to 775 |
---|
202 | running install_egg_info |
---|
203 | Removing /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata_tahoe-unknown-py2.5.egg-info |
---|
204 | Writing /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata_tahoe-unknown-py2.5.egg-info |
---|
205 | PYTHONPATH=/usr/local/lib/python2.5/site-packages/:/Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/ python -u "/usr/local/bin/trial" --rterrors --reactor=poll allmydata zfec |
---|
206 | /usr/local/lib/python2.5/site-packages/twisted/python/failure.py:31: UserWarning: Could not import bindann; falling back to default failure. |
---|
207 | warnings.warn('Could not import bindann; falling back to default failure.') |
---|
208 | /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata/util/version_class.py:14: UserWarning: Module bindann was already imported from /usr/local/lib/python2.5/site-packages/bindann/__init__.pyc, but /usr/local/lib/python2.5/site-packages is being added to sys.path |
---|
209 | import pkg_resources |
---|
210 | /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata/util/version_class.py:14: UserWarning: Module twisted was already imported from /usr/local/lib/python2.5/site-packages/twisted/__init__.pyc, but /usr/local/lib/python2.5/site-packages is being added to sys.path |
---|
211 | import pkg_resources |
---|
212 | /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata/util/version_class.py:14: UserWarning: Module zfec was already imported from /usr/local/lib/python2.5/site-packages/zfec/__init__.pyc, but /usr/local/lib/python2.5/site-packages is being added to sys.path |
---|
213 | import pkg_resources |
---|
214 | /Users/wonwinmcbrootles/playground/allmydata/tahoe/instdir/lib/allmydata/util/version_class.py:14: UserWarning: Module _fec was already imported from /usr/local/lib/python2.5/site-packages/_fec.so, but /usr/local/lib/python2.5/site-packages is being added to sys.path |
---|
215 | import pkg_resources |
---|
216 | Running 243 tests. |
---|
217 | zfec.test.test_util |
---|
218 | Math |
---|
219 | test_ave ... [OK] |
---|
220 | test_div_ceil ... [OK] |
---|
221 | test_is_power_of_k ... [OK] |
---|
222 | test_next_multiple ... [OK] |
---|
223 | test_next_power_of_k ... [OK] |
---|
224 | test_pad_size ... [OK] |
---|
225 | test_permute ... [OK] |
---|
226 | zfec.test.test_zfec |
---|
227 | Cmdline |
---|
228 | test_basic ... [OK] |
---|
229 | FileFec |
---|
230 | test_filefec_all_shares ... [OK] |
---|
231 | test_filefec_all_shares_1_b ... [OK] |
---|
232 | test_filefec_all_shares_2 ... [OK] |
---|
233 | test_filefec_all_shares_2_b ... [OK] |
---|
234 | test_filefec_all_shares_3 ... [OK] |
---|
235 | test_filefec_all_shares_3_b ... [OK] |
---|
236 | test_filefec_all_shares_with_padding ... [OK] |
---|
237 | test_filefec_header ... [OK] |
---|
238 | test_filefec_min_shares_with_crcrlflf ... [OK] |
---|
239 | test_filefec_min_shares_with_crlf ... [OK] |
---|
240 | test_filefec_min_shares_with_lf ... [OK] |
---|
241 | test_filefec_min_shares_with_lflf ... [OK] |
---|
242 | test_filefec_min_shares_with_padding ... [OK] |
---|
243 | ZFec |
---|
244 | test_bad_args_dec ... [OK] |
---|
245 | test_bad_args_enc ... [OK] |
---|
246 | test_random ... [OK] |
---|
247 | allmydata.test.test_client |
---|
248 | Basic |
---|
249 | test_loadable ... [OK] |
---|
250 | test_loadable_without_vdrive ... [OK] |
---|
251 | test_permute ... [OK] |
---|
252 | test_secrets ... [OK] |
---|
253 | test_sizelimit_1 ... [OK] |
---|
254 | test_sizelimit_2 ... [OK] |
---|
255 | test_sizelimit_3 ... [OK] |
---|
256 | test_sizelimit_4 ... [OK] |
---|
257 | test_sizelimit_bad ... [OK] |
---|
258 | test_versions ... [OK] |
---|
259 | Run |
---|
260 | test_loadable ... [OK] |
---|
261 | test_reloadable ... [OK] |
---|
262 | allmydata.test.test_codec |
---|
263 | CRS |
---|
264 | test_encode ... [OK] |
---|
265 | test_encode1 ... [OK] |
---|
266 | test_encode2 ... [OK] |
---|
267 | Replicating |
---|
268 | test_encode ... [OK] |
---|
269 | test_encode1 ... [OK] |
---|
270 | test_encode2 ... [OK] |
---|
271 | allmydata.test.test_dirnode |
---|
272 | DirectoryNode |
---|
273 | test_no_root ... [OK] |
---|
274 | test_vdrive_server ... [OK] |
---|
275 | Encryption |
---|
276 | test_hmac ... [OK] |
---|
277 | test_loopback ... [OK] |
---|
278 | Test |
---|
279 | test_create_directory ... [OK] |
---|
280 | test_one ... [OK] |
---|
281 | allmydata.test.test_encode |
---|
282 | Encode |
---|
283 | test_send_100 ... [OK] |
---|
284 | test_send_101 ... [OK] |
---|
285 | test_send_124 ... [OK] |
---|
286 | test_send_125 ... [OK] |
---|
287 | test_send_51 ... [OK] |
---|
288 | test_send_74 ... [OK] |
---|
289 | test_send_75 ... [OK] |
---|
290 | test_send_76 ... [OK] |
---|
291 | test_send_99 ... [OK] |
---|
292 | Roundtrip |
---|
293 | test_100 ... [OK] |
---|
294 | test_101 ... [OK] |
---|
295 | test_124 ... [OK] |
---|
296 | test_125 ... [OK] |
---|
297 | test_51 ... [OK] |
---|
298 | test_74 ... [OK] |
---|
299 | test_75 ... [OK] |
---|
300 | test_76 ... [OK] |
---|
301 | test_99 ... [OK] |
---|
302 | test_bad_blockhashes ... [OK] |
---|
303 | test_bad_blockhashes_failure ... [OK] |
---|
304 | test_bad_blocks ... [OK] |
---|
305 | test_bad_blocks_failure ... [OK] |
---|
306 | test_bad_crypttext_hashes ... [OK] |
---|
307 | test_bad_crypttext_hashes_failure ... [OK] |
---|
308 | test_bad_crypttext_hashroot ... [OK] |
---|
309 | test_bad_plaintext ... [OK] |
---|
310 | test_bad_plaintext_hashes ... [OK] |
---|
311 | test_bad_plaintext_hashroot ... [OK] |
---|
312 | test_bad_sharehashes ... [OK] |
---|
313 | test_bad_sharehashes_failure ... [OK] |
---|
314 | test_bad_uri_extension ... [OK] |
---|
315 | test_good ... [OK] |
---|
316 | test_lost_all_shareholders ... [OK] |
---|
317 | test_lost_many_shareholders ... [OK] |
---|
318 | test_lost_one_shareholder ... [OK] |
---|
319 | test_missing_sharehashes ... [OK] |
---|
320 | test_missing_sharehashes_failure ... [OK] |
---|
321 | test_not_enough_shares ... [OK] |
---|
322 | test_one_share_per_peer ... [OK] |
---|
323 | allmydata.test.test_hashtree |
---|
324 | Complete |
---|
325 | test_create ... [OK] |
---|
326 | test_dump ... [OK] |
---|
327 | test_needed_hashes ... [OK] |
---|
328 | Incomplete |
---|
329 | test_check ... [OK] |
---|
330 | test_create ... [OK] |
---|
331 | allmydata.test.test_introducer |
---|
332 | TestIntroducer |
---|
333 | test_create ... [OK] |
---|
334 | test_listen ... [OK] |
---|
335 | test_system ... Traceback (most recent call last): |
---|
336 | File "/usr/local/stow/Twisted-2.5.0/lib/python2.5/site-packages/twisted/internet/pollreactor.py", line 167, in _doReadOrWrite |
---|
337 | why = selectable.doWrite() |
---|
338 | exceptions.AttributeError: _UnixWaker instance has no attribute 'doWrite' |
---|
339 | [ERROR] |
---|
340 | allmydata.test.test_introducer_and_vdrive |
---|
341 | Basic |
---|
342 | test_loadable ... [OK] |
---|
343 | test_set_parameters ... [OK] |
---|
344 | allmydata.test.test_iputil |
---|
345 | ListAddresses |
---|
346 | test_get_local_ip_for ... [OK] |
---|
347 | test_list_async ... [OK] |
---|
348 | allmydata.test.test_node |
---|
349 | TestCase |
---|
350 | test_advertised_ip_addresses ... [OK] |
---|
351 | allmydata.test.test_observer |
---|
352 | Observer |
---|
353 | test_lazy_oneshot ... [OK] |
---|
354 | test_observerlist ... [OK] |
---|
355 | test_oneshot ... [OK] |
---|
356 | test_oneshot_fireagain ... [OK] |
---|
357 | allmydata.test.test_provisioning |
---|
358 | Provisioning |
---|
359 | test_load ... [OK] |
---|
360 | allmydata.test.test_runner |
---|
361 | CreateNode |
---|
362 | test_client ... [OK] |
---|
363 | test_introducer ... [OK] |
---|
364 | test_subcommands ... [OK] |
---|
365 | Diagnostics |
---|
366 | test_dump_root_dirnode_failure ... [OK] |
---|
367 | allmydata.test.test_storage |
---|
368 | Bucket |
---|
369 | test_create ... [OK] |
---|
370 | test_readwrite ... [OK] |
---|
371 | BucketProxy |
---|
372 | test_create ... [OK] |
---|
373 | test_readwrite ... [OK] |
---|
374 | Server |
---|
375 | test_allocate ... [OK] |
---|
376 | test_create ... [OK] |
---|
377 | test_leases ... [OK] |
---|
378 | test_seek ... [OK] |
---|
379 | test_sizelimits ... [OK] |
---|
380 | allmydata.test.test_system |
---|
381 | SystemTest |
---|
382 | test_upload_and_download ... [OK] |
---|
383 | test_vdrive ... |
---|