Ticket #933: install_log.txt

File install_log.txt, 14.4 KB (added by cyrille, at 2010-01-30T16:36:27Z)
Line 
1[root@localhost tahoe]# python setup.py test
2Downloading file:misc/dependencies/setuptools-0.6c12dev.egg
3Not found: tahoe-deps
4Not found: ../tahoe-deps
5
6Installed /tahoe/setuptools_darcs-1.2.8-py2.4.egg
7Searching for setuptools-trial>=0.5
8Best match: setuptools-trial 0.5.2
9Processing setuptools_trial-0.5.2.tar
10Running setuptools_trial-0.5.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DZnG5v/setuptools_trial-0.5.2/egg-dist-tmp-CN6pXW
11
12Installed /tahoe/setuptools_trial-0.5.2-py2.4.egg
13Searching for darcsver>=1.2.0
14Best match: darcsver 1.2.1
15Processing darcsver-1.2.1.tar
16Running darcsver-1.2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uZB7lt/darcsver-1.2.1/egg-dist-tmp-b6W2HR
17
18Installed /tahoe/darcsver-1.2.1-py2.4.egg
19Searching for Twisted>=2.4.0
20Reading http://allmydata.org/source/tahoe/deps/tahoe-dep-sdists/
21Reading http://allmydata.org/source/tahoe/deps/tahoe-dep-eggs/
22Best match: Twisted 8.2.0
23Downloading http://allmydata.org/source/tahoe/deps/tahoe-dep-sdists/Twisted-8.2.0.tar.bz2
24Processing Twisted-8.2.0.tar.bz2
25Running Twisted-8.2.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ZfU3dq/Twisted-8.2.0/egg-dist-tmp-rTFsFa
26twisted/protocols/_c_urlarg.c: In function ‘unquote’:
27twisted/protocols/_c_urlarg.c:65: attention : pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness
28twisted/protocols/_c_urlarg.c:75: attention : pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness
29twisted/protocols/_c_urlarg.c:83: attention : pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness
30twisted/protocols/_c_urlarg.c:85: attention : pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness
31twisted/protocols/_c_urlarg.c:93: attention : pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness
32twisted/protocols/_c_urlarg.c:96: attention : pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness
33twisted/protocols/_c_urlarg.c:97: attention : pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness
34twisted/python/_epoll.c: In function ‘__pyx_f_6_epoll_5epoll___dealloc__’:
35twisted/python/_epoll.c:168: attention : label ‘__pyx_L1’ defined but not used
36twisted/python/_epoll.c: In function ‘__pyx_f_6_epoll_5epoll_wait’:
37twisted/python/_epoll.c:432: attention : label ‘__pyx_L7’ defined but not used
38twisted/python/_epoll.c:430: attention : label ‘__pyx_L6’ defined but not used
39twisted/python/_epoll.c: In function ‘__pyx_tp_new_6_epoll_epoll’:
40twisted/python/_epoll.c:508: attention : unused variable ‘p’
41twisted/python/_epoll.c: In function ‘__pyx_tp_dealloc_6_epoll_epoll’:
42twisted/python/_epoll.c:513: attention : unused variable ‘p’
43twisted/python/_epoll.c: In function ‘__pyx_tp_traverse_6_epoll_epoll’:
44twisted/python/_epoll.c:528: attention : unused variable ‘p’
45twisted/python/_epoll.c:527: attention : unused variable ‘e’
46twisted/python/_epoll.c: In function ‘__pyx_tp_clear_6_epoll_epoll’:
47twisted/python/_epoll.c:533: attention : unused variable ‘p’
48twisted/python/_epoll.c: Hors de toute fonction :
49twisted/python/_epoll.c:32: attention : ‘__Pyx_UnpackItem’ declared ‘static’ but never defined
50twisted/python/_epoll.c:33: attention : ‘__Pyx_EndUnpack’ declared ‘static’ but never defined
51twisted/python/_epoll.c:34: attention : ‘__Pyx_PrintItem’ declared ‘static’ but never defined
52twisted/python/_epoll.c:35: attention : ‘__Pyx_PrintNewline’ declared ‘static’ but never defined
53twisted/python/_epoll.c:37: attention : ‘__Pyx_ReRaise’ declared ‘static’ but never defined
54twisted/python/_epoll.c:38: attention : ‘__Pyx_Import’ declared ‘static’ but never defined
55twisted/python/_epoll.c:39: attention : ‘__Pyx_GetExcValue’ declared ‘static’ but never defined
56twisted/python/_epoll.c:40: attention : ‘__Pyx_ArgTypeTest’ declared ‘static’ but never defined
57twisted/python/_epoll.c:41: attention : ‘__Pyx_TypeTest’ declared ‘static’ but never defined
58twisted/python/_epoll.c:42: attention : ‘__Pyx_GetStarArgs’ declared ‘static’ but never defined
59twisted/python/_epoll.c:43: attention : ‘__Pyx_WriteUnraisable’ declared ‘static’ but never defined
60twisted/python/_epoll.c:45: attention : ‘__Pyx_ImportType’ declared ‘static’ but never defined
61twisted/python/_epoll.c:46: attention : ‘__Pyx_SetVtable’ declared ‘static’ but never defined
62twisted/python/_epoll.c:47: attention : ‘__Pyx_GetVtable’ declared ‘static’ but never defined
63twisted/python/_epoll.c:48: attention : ‘__Pyx_CreateClass’ declared ‘static’ but never defined
64twisted/python/_epoll.c:50: attention : ‘__Pyx_InitStrings’ declared ‘static’ but never defined
65twisted/python/_epoll.c:51: attention : ‘__Pyx_InitCApi’ declared ‘static’ but never defined
66twisted/python/_epoll.c:52: attention : ‘__Pyx_ImportModuleCApi’ declared ‘static’ but never defined
67  File "build/bdist.linux-i686/egg/twisted/test/generator_failure_tests.py", line 66
68    yield
69         ^
70SyntaxError: invalid syntax
71  File "/tahoe/Twisted-8.2.0-py2.4-linux-i686.egg/twisted/test/generator_failure_tests.py", line 66
72    yield
73         ^
74SyntaxError: invalid syntax
75
76Installed /tahoe/Twisted-8.2.0-py2.4-linux-i686.egg
77Searching for zope.interface
78Best match: zope.interface 3.5.2
79Downloading http://allmydata.org/source/tahoe/deps/tahoe-dep-sdists/zope.interface-3.5.2.tar.gz
80Processing zope.interface-3.5.2.tar.gz
81Running zope.interface-3.5.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ouw6-8/zope.interface-3.5.2/egg-dist-tmp-tPg95Q
82
83Installed /tahoe/zope.interface-3.5.2-py2.4-linux-i686.egg
84running darcsver
85setup.py darcsver: Failure from attempt to find version tags with 'darcs changes', and src/allmydata/_version.py already exists, so leaving it alone.
86running develop
87Not found: tahoe-deps
88Not found: ../tahoe-deps
89running egg_info
90writing requirements to src/allmydata_tahoe.egg-info/requires.txt
91writing src/allmydata_tahoe.egg-info/PKG-INFO
92writing top-level names to src/allmydata_tahoe.egg-info/top_level.txt
93writing dependency_links to src/allmydata_tahoe.egg-info/dependency_links.txt
94writing entry points to src/allmydata_tahoe.egg-info/entry_points.txt
95reading manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
96writing manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'
97running build_ext
98Creating /tahoe/support/lib/python2.4/site-packages/site.py
99Processing setuptools-0.6c12dev.egg
100creating /tahoe/support/lib/python2.4/site-packages/setuptools-0.6c12dev.egg
101Extracting setuptools-0.6c12dev.egg to /tahoe/support/lib/python2.4/site-packages
102Adding setuptools 0.6c12dev to easy-install.pth file
103Installing easy_install script to support/bin
104Installing easy_install-2.5 script to support/bin
105
106Installed /tahoe/support/lib/python2.4/site-packages/setuptools-0.6c12dev.egg
107Creating /tahoe/support/lib/python2.4/site-packages/allmydata-tahoe.egg-link (link to src)
108Adding allmydata-tahoe 1.5.0 to easy-install.pth file
109Installing tahoe script to support/bin
110
111Installed /tahoe/src
112Processing dependencies for allmydata-tahoe==1.5.0
113Searching for pysqlite>=2.0.5
114Reading http://allmydata.org/source/tahoe/deps/tahoe-dep-sdists/
115Reading http://allmydata.org/source/tahoe/deps/tahoe-dep-eggs/
116Reading http://pypi.python.org/simple/pysqlite/
117Reading http://pysqlite.sourceforge.net/
118Reading http://pysqlite.googlecode.com/
119Reading http://code.google.com/p/pysqlite/downloads/list
120Reading http://pysqlite.org/
121Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
122Reading http://pysqlite.org/
123Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
124Reading http://initd.org/tracker/pysqlite/wiki/PysqliteDownloads
125Reading http://pysqlite.org/
126Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
127Reading http://pysqlite.org/
128Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
129Reading http://pysqlite.org/
130Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
131Reading http://pysqlite.org/
132Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
133Reading http://pysqlite.org/
134Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
135Reading http://initd.org/pub/software/pysqlite/releases/2.3/2.3.3/
136Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
137Reading http://pysqlite.org/
138Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
139Reading http://pysqlite.org/
140Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
141Reading http://initd.org/pub/software/pysqlite/releases/2.3/2.3.4/
142Reading http://pysqlite.org/
143Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
144Reading http://pysqlite.org/
145Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
146Reading http://oss.itsystementwicklung.de/trac/pysqlite
147Reading http://oss.itsystementwicklung.de/download/pysqlite/2.5/2.5.0/
148Reading http://pysqlite.org/
149Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
150Reading http://oss.itsystementwicklung.de/download/pysqlite/2.4/2.4.1/
151Download error: (-2, 'Name or service not known') -- Some packages may not be found!
152Reading http://pysqlite.org/
153Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
154Reading http://initd.org/pub/software/pysqlite/releases/2.4/2.4.0/
155Reading http://pysqlite.org/
156Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
157Reading http://pysqlite.org/
158Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
159Reading http://pysqlite.org/
160Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
161Reading http://pysqlite.org/
162Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
163Reading http://pysqlite.org/
164Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
165Reading http://pysqlite.org/
166Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
167Reading http://pysqlite.org/
168Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
169Reading http://initd.org/pub/software/pysqlite/releases/2.3/2.3.5/
170Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
171Reading http://pysqlite.org/
172Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
173Reading http://pysqlite.org/
174Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found!
175Best match: pysqlite 2.5.6
176Downloading http://pysqlite.googlecode.com/files/pysqlite-2.5.6.tar.gz
177Processing pysqlite-2.5.6.tar.gz
178Running pysqlite-2.5.6/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Q0Cf1B/pysqlite-2.5.6/egg-dist-tmp-NhgHx2
179Dans le fichier inclus à partir de src/module.c:24:
180src/connection.h:33:21: erreur: sqlite3.h : Aucun fichier ou répertoire de ce type
181In file included from src/module.c:24:
182src/connection.h:38: erreur: expected specifier-qualifier-list before ‘sqlite3’
183In file included from src/module.c:25:
184src/statement.h:37: erreur: expected specifier-qualifier-list before ‘sqlite3’
185src/module.c: In function ‘module_complete’:
186src/module.c:99: attention : implicit declaration of function ‘sqlite3_complete’
187src/module.c: Hors de toute fonction :
188src/module.c:265: erreur: ‘SQLITE_OK’ undeclared here (not in a function)
189src/module.c:266: erreur: ‘SQLITE_DENY’ undeclared here (not in a function)
190src/module.c:267: erreur: ‘SQLITE_IGNORE’ undeclared here (not in a function)
191src/module.c:268: erreur: ‘SQLITE_CREATE_INDEX’ undeclared here (not in a function)
192src/module.c:269: erreur: ‘SQLITE_CREATE_TABLE’ undeclared here (not in a function)
193src/module.c:270: erreur: ‘SQLITE_CREATE_TEMP_INDEX’ undeclared here (not in a function)
194src/module.c:271: erreur: ‘SQLITE_CREATE_TEMP_TABLE’ undeclared here (not in a function)
195src/module.c:272: erreur: ‘SQLITE_CREATE_TEMP_TRIGGER’ undeclared here (not in a function)
196src/module.c:273: erreur: ‘SQLITE_CREATE_TEMP_VIEW’ undeclared here (not in a function)
197src/module.c:274: erreur: ‘SQLITE_CREATE_TRIGGER’ undeclared here (not in a function)
198src/module.c:275: erreur: ‘SQLITE_CREATE_VIEW’ undeclared here (not in a function)
199src/module.c:276: erreur: ‘SQLITE_DELETE’ undeclared here (not in a function)
200src/module.c:277: erreur: ‘SQLITE_DROP_INDEX’ undeclared here (not in a function)
201src/module.c:278: erreur: ‘SQLITE_DROP_TABLE’ undeclared here (not in a function)
202src/module.c:279: erreur: ‘SQLITE_DROP_TEMP_INDEX’ undeclared here (not in a function)
203src/module.c:280: erreur: ‘SQLITE_DROP_TEMP_TABLE’ undeclared here (not in a function)
204src/module.c:281: erreur: ‘SQLITE_DROP_TEMP_TRIGGER’ undeclared here (not in a function)
205src/module.c:282: erreur: ‘SQLITE_DROP_TEMP_VIEW’ undeclared here (not in a function)
206src/module.c:283: erreur: ‘SQLITE_DROP_TRIGGER’ undeclared here (not in a function)
207src/module.c:284: erreur: ‘SQLITE_DROP_VIEW’ undeclared here (not in a function)
208src/module.c:285: erreur: ‘SQLITE_INSERT’ undeclared here (not in a function)
209src/module.c:286: erreur: ‘SQLITE_PRAGMA’ undeclared here (not in a function)
210src/module.c:287: erreur: ‘SQLITE_READ’ undeclared here (not in a function)
211src/module.c:288: erreur: ‘SQLITE_SELECT’ undeclared here (not in a function)
212src/module.c:289: erreur: ‘SQLITE_TRANSACTION’ undeclared here (not in a function)
213src/module.c:290: erreur: ‘SQLITE_UPDATE’ undeclared here (not in a function)
214src/module.c:291: erreur: ‘SQLITE_ATTACH’ undeclared here (not in a function)
215src/module.c:292: erreur: ‘SQLITE_DETACH’ undeclared here (not in a function)
216src/module.c: In function ‘init_sqlite’:
217src/module.c:419: attention : implicit declaration of function ‘sqlite3_libversion’
218src/module.c:419: attention : passing argument 1 of ‘PyString_FromString’ makes pointer from integer without a cast
219error: Setup script exited with error: command 'gcc' failed with exit status 1
220[root@localhost tahoe]#