| 1 | ------------------------------------------------------------ |
|---|
| 2 | /home/lvh/tmp/pypy/bin/pip run on Sat Jun 25 12:57:30 2011 |
|---|
| 3 | Obtaining file:///home/lvh/Development/Twisted/bzr/twisted |
|---|
| 4 | Running setup.py egg_info for package from file:///home/lvh/Development/Twisted/bzr/twisted |
|---|
| 5 | running egg_info |
|---|
| 6 | writing top-level names to Twisted.egg-info/top_level.txt |
|---|
| 7 | writing requirements to Twisted.egg-info/requires.txt |
|---|
| 8 | writing Twisted.egg-info/PKG-INFO |
|---|
| 9 | writing dependency_links to Twisted.egg-info/dependency_links.txt |
|---|
| 10 | warning: manifest_maker: standard file '-c' not found |
|---|
| 11 | |
|---|
| 12 | reading manifest file 'Twisted.egg-info/SOURCES.txt' |
|---|
| 13 | writing manifest file 'Twisted.egg-info/SOURCES.txt' |
|---|
| 14 | Requirement already satisfied (use --upgrade to upgrade): zope.interface in ./site-packages (from Twisted==11.0.0) |
|---|
| 15 | Requirement already satisfied (use --upgrade to upgrade): distribute in ./site-packages/distribute-0.6.15-py2.7.egg (from zope.interface->Twisted==11.0.0) |
|---|
| 16 | Installing collected packages: Twisted |
|---|
| 17 | Running setup.py develop for Twisted |
|---|
| 18 | Running command /home/lvh/tmp/pypy/bin/pypy -c "import setuptools; __file__='/home/lvh/Development/Twisted/bzr/twisted/setup.py'; exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps |
|---|
| 19 | running develop |
|---|
| 20 | running egg_info |
|---|
| 21 | writing top-level names to Twisted.egg-info/top_level.txt |
|---|
| 22 | writing requirements to Twisted.egg-info/requires.txt |
|---|
| 23 | writing Twisted.egg-info/PKG-INFO |
|---|
| 24 | writing dependency_links to Twisted.egg-info/dependency_links.txt |
|---|
| 25 | warning: manifest_maker: standard file '-c' not found |
|---|
| 26 | |
|---|
| 27 | reading manifest file 'Twisted.egg-info/SOURCES.txt' |
|---|
| 28 | writing manifest file 'Twisted.egg-info/SOURCES.txt' |
|---|
| 29 | running build_ext |
|---|
| 30 | cc -fPIC -Wimplicit -I/home/lvh/tmp/pypy/include -c conftest.c -o conftest.o |
|---|
| 31 | cc -fPIC -Wimplicit -I/home/lvh/tmp/pypy/include -c conftest.c -o conftest.o |
|---|
| 32 | building 'twisted.python._epoll' extension |
|---|
| 33 | creating build/temp.linux-x86_64-2.7/twisted/python |
|---|
| 34 | cc -fPIC -Wimplicit -I/home/lvh/tmp/pypy/include -c twisted/python/_epoll.c -o build/temp.linux-x86_64-2.7/twisted/python/_epoll.o |
|---|
| 35 | twisted/python/_epoll.c: In function ‘__Pyx_ErrRestore’: |
|---|
| 36 | twisted/python/_epoll.c:1872:5: warning: implicit declaration of function ‘PyThreadState_GET’ |
|---|
| 37 | twisted/python/_epoll.c:1872:29: warning: initialization makes pointer from integer without a cast |
|---|
| 38 | twisted/python/_epoll.c:1874:22: error: ‘PyThreadState’ has no member named ‘curexc_type’ |
|---|
| 39 | twisted/python/_epoll.c:1875:23: error: ‘PyThreadState’ has no member named ‘curexc_value’ |
|---|
| 40 | twisted/python/_epoll.c:1876:20: error: ‘PyThreadState’ has no member named ‘curexc_traceback’ |
|---|
| 41 | twisted/python/_epoll.c:1877:11: error: ‘PyThreadState’ has no member named ‘curexc_type’ |
|---|
| 42 | twisted/python/_epoll.c:1878:11: error: ‘PyThreadState’ has no member named ‘curexc_value’ |
|---|
| 43 | twisted/python/_epoll.c:1879:11: error: ‘PyThreadState’ has no member named ‘curexc_traceback’ |
|---|
| 44 | twisted/python/_epoll.c: In function ‘__Pyx_ErrFetch’: |
|---|
| 45 | twisted/python/_epoll.c:1886:29: warning: initialization makes pointer from integer without a cast |
|---|
| 46 | twisted/python/_epoll.c:1887:19: error: ‘PyThreadState’ has no member named ‘curexc_type’ |
|---|
| 47 | twisted/python/_epoll.c:1888:20: error: ‘PyThreadState’ has no member named ‘curexc_value’ |
|---|
| 48 | twisted/python/_epoll.c:1889:17: error: ‘PyThreadState’ has no member named ‘curexc_traceback’ |
|---|
| 49 | twisted/python/_epoll.c:1891:11: error: ‘PyThreadState’ has no member named ‘curexc_type’ |
|---|
| 50 | twisted/python/_epoll.c:1892:11: error: ‘PyThreadState’ has no member named ‘curexc_value’ |
|---|
| 51 | twisted/python/_epoll.c:1893:11: error: ‘PyThreadState’ has no member named ‘curexc_traceback’ |
|---|
| 52 | twisted/python/_epoll.c: In function ‘__Pyx_AddTraceback’: |
|---|
| 53 | twisted/python/_epoll.c:2466:5: warning: passing argument 1 of ‘PyFrame_New’ makes pointer from integer without a cast |
|---|
| 54 | /home/lvh/tmp/pypy/include/pypy_decl.h:129:29: note: expected ‘struct PyThreadState *’ but argument is of type ‘int’ |
|---|
| 55 | error: command 'cc' failed with exit status 1 |
|---|
| 56 | Complete output from command /home/lvh/tmp/pypy/bin/pypy -c "import setuptools; __file__='/home/lvh/Development/Twisted/bzr/twisted/setup.py'; exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps: |
|---|
| 57 | running develop |
|---|
| 58 | |
|---|
| 59 | running egg_info |
|---|
| 60 | |
|---|
| 61 | writing top-level names to Twisted.egg-info/top_level.txt |
|---|
| 62 | |
|---|
| 63 | writing requirements to Twisted.egg-info/requires.txt |
|---|
| 64 | |
|---|
| 65 | writing Twisted.egg-info/PKG-INFO |
|---|
| 66 | |
|---|
| 67 | writing dependency_links to Twisted.egg-info/dependency_links.txt |
|---|
| 68 | |
|---|
| 69 | warning: manifest_maker: standard file '-c' not found |
|---|
| 70 | |
|---|
| 71 | |
|---|
| 72 | |
|---|
| 73 | reading manifest file 'Twisted.egg-info/SOURCES.txt' |
|---|
| 74 | |
|---|
| 75 | writing manifest file 'Twisted.egg-info/SOURCES.txt' |
|---|
| 76 | |
|---|
| 77 | running build_ext |
|---|
| 78 | |
|---|
| 79 | cc -fPIC -Wimplicit -I/home/lvh/tmp/pypy/include -c conftest.c -o conftest.o |
|---|
| 80 | |
|---|
| 81 | cc -fPIC -Wimplicit -I/home/lvh/tmp/pypy/include -c conftest.c -o conftest.o |
|---|
| 82 | |
|---|
| 83 | building 'twisted.python._epoll' extension |
|---|
| 84 | |
|---|
| 85 | creating build/temp.linux-x86_64-2.7/twisted/python |
|---|
| 86 | |
|---|
| 87 | cc -fPIC -Wimplicit -I/home/lvh/tmp/pypy/include -c twisted/python/_epoll.c -o build/temp.linux-x86_64-2.7/twisted/python/_epoll.o |
|---|
| 88 | |
|---|
| 89 | twisted/python/_epoll.c: In function ‘__Pyx_ErrRestore’: |
|---|
| 90 | |
|---|
| 91 | twisted/python/_epoll.c:1872:5: warning: implicit declaration of function ‘PyThreadState_GET’ |
|---|
| 92 | |
|---|
| 93 | twisted/python/_epoll.c:1872:29: warning: initialization makes pointer from integer without a cast |
|---|
| 94 | |
|---|
| 95 | twisted/python/_epoll.c:1874:22: error: ‘PyThreadState’ has no member named ‘curexc_type’ |
|---|
| 96 | |
|---|
| 97 | twisted/python/_epoll.c:1875:23: error: ‘PyThreadState’ has no member named ‘curexc_value’ |
|---|
| 98 | |
|---|
| 99 | twisted/python/_epoll.c:1876:20: error: ‘PyThreadState’ has no member named ‘curexc_traceback’ |
|---|
| 100 | |
|---|
| 101 | twisted/python/_epoll.c:1877:11: error: ‘PyThreadState’ has no member named ‘curexc_type’ |
|---|
| 102 | |
|---|
| 103 | twisted/python/_epoll.c:1878:11: error: ‘PyThreadState’ has no member named ‘curexc_value’ |
|---|
| 104 | |
|---|
| 105 | twisted/python/_epoll.c:1879:11: error: ‘PyThreadState’ has no member named ‘curexc_traceback’ |
|---|
| 106 | |
|---|
| 107 | twisted/python/_epoll.c: In function ‘__Pyx_ErrFetch’: |
|---|
| 108 | |
|---|
| 109 | twisted/python/_epoll.c:1886:29: warning: initialization makes pointer from integer without a cast |
|---|
| 110 | |
|---|
| 111 | twisted/python/_epoll.c:1887:19: error: ‘PyThreadState’ has no member named ‘curexc_type’ |
|---|
| 112 | |
|---|
| 113 | twisted/python/_epoll.c:1888:20: error: ‘PyThreadState’ has no member named ‘curexc_value’ |
|---|
| 114 | |
|---|
| 115 | twisted/python/_epoll.c:1889:17: error: ‘PyThreadState’ has no member named ‘curexc_traceback’ |
|---|
| 116 | |
|---|
| 117 | twisted/python/_epoll.c:1891:11: error: ‘PyThreadState’ has no member named ‘curexc_type’ |
|---|
| 118 | |
|---|
| 119 | twisted/python/_epoll.c:1892:11: error: ‘PyThreadState’ has no member named ‘curexc_value’ |
|---|
| 120 | |
|---|
| 121 | twisted/python/_epoll.c:1893:11: error: ‘PyThreadState’ has no member named ‘curexc_traceback’ |
|---|
| 122 | |
|---|
| 123 | twisted/python/_epoll.c: In function ‘__Pyx_AddTraceback’: |
|---|
| 124 | |
|---|
| 125 | twisted/python/_epoll.c:2466:5: warning: passing argument 1 of ‘PyFrame_New’ makes pointer from integer without a cast |
|---|
| 126 | |
|---|
| 127 | /home/lvh/tmp/pypy/include/pypy_decl.h:129:29: note: expected ‘struct PyThreadState *’ but argument is of type ‘int’ |
|---|
| 128 | |
|---|
| 129 | error: command 'cc' failed with exit status 1 |
|---|
| 130 | |
|---|
| 131 | ---------------------------------------- |
|---|
| 132 | Command /home/lvh/tmp/pypy/bin/pypy -c "import setuptools; __file__='/home/lvh/Development/Twisted/bzr/twisted/setup.py'; exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps failed with error code 1 |
|---|
| 133 | Exception information: |
|---|
| 134 | Traceback (most recent call last): |
|---|
| 135 | File "/home/lvh/tmp/pypy/site-packages/pip-1.0.1-py2.7.egg/pip/basecommand.py", line 126, in main |
|---|
| 136 | self.run(options, args) |
|---|
| 137 | File "/home/lvh/tmp/pypy/site-packages/pip-1.0.1-py2.7.egg/pip/commands/install.py", line 228, in run |
|---|
| 138 | requirement_set.install(install_options, global_options) |
|---|
| 139 | File "/home/lvh/tmp/pypy/site-packages/pip-1.0.1-py2.7.egg/pip/req.py", line 1100, in install |
|---|
| 140 | requirement.install(install_options, global_options) |
|---|
| 141 | File "/home/lvh/tmp/pypy/site-packages/pip-1.0.1-py2.7.egg/pip/req.py", line 548, in install |
|---|
| 142 | self.install_editable(install_options, global_options) |
|---|
| 143 | File "/home/lvh/tmp/pypy/site-packages/pip-1.0.1-py2.7.egg/pip/req.py", line 630, in install_editable |
|---|
| 144 | show_stdout=False) |
|---|
| 145 | File "/home/lvh/tmp/pypy/site-packages/pip-1.0.1-py2.7.egg/pip/__init__.py", line 255, in call_subprocess |
|---|
| 146 | % (command_desc, proc.returncode)) |
|---|
| 147 | InstallationError: Command /home/lvh/tmp/pypy/bin/pypy -c "import setuptools; __file__='/home/lvh/Development/Twisted/bzr/twisted/setup.py'; exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" develop --no-deps failed with error code 1 |
|---|