[tahoe-dev] Announcing Tahoe-LAFS v1.9.2

Paul Grunwald pgrunwald at comcast.net
Tue Jul 3 23:54:29 UTC 2012


Windows 7  Ultimate -64-Bit
Python 2.7.3

G:\allmydata-tahoe-1.9.2>python setup.py build
Not found: tahoe-deps
Not found: ../tahoe-deps

Setting up environment to run scripts for the current user...
Already done: associate the filetype .pyscript with Python.File for the current
user.
Already done: add .pyscript to the user environment variable PATHEXT.
Already done: add .pyw to the user environment variable PATHEXT.
conftest.c
conftest.c(1) : fatal error C1083: Cannot open include file: 'rpc/rpc.h': No suc
h file or directory
conftest.c
conftest.c(1) : fatal error C1083: Cannot open include file: 'sys/epoll.h': No s
uch file or directory
raiser.c
raiser.obj : warning LNK4197: export 'initraiser' specified multiple times; usin
g first specification
   Creating library build\temp.win-amd64-2.7\Release\twisted/test\raiser.lib and
 object build\temp.win-amd64-2.7\Release\twisted/test\raiser.exp
iocpsupport.c
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1144) : warning C4047: '=
' : '__pyx_t_11iocpsupport_HANDLE' differs in levels of indirection from 'HANDLE
'
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1269) : warning C4022: 'C
reateIoCompletionPort' : pointer mismatch for actual parameter 1
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1269) : warning C4022: 'C
reateIoCompletionPort' : pointer mismatch for actual parameter 2
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1269) : warning C4047: '=
' : '__pyx_t_11iocpsupport_HANDLE' differs in levels of indirection from 'HANDLE
'
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1353) : warning C4133: '=
' : incompatible types - from 'PyThreadState *' to 'PyThreadState *'
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1362) : warning C4022: 'G
etQueuedCompletionStatus' : pointer mismatch for actual parameter 1
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1371) : warning C4133: 'f
unction' : incompatible types - from 'PyThreadState *' to 'PyThreadState *'
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1656) : warning C4022: 'P
ostQueuedCompletionStatus' : pointer mismatch for actual parameter 1
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(1716) : warning C4022: 'C
loseHandle' : pointer mismatch for actual parameter 1
twisted/internet/iocpreactor/iocpsupport/iocpsupport.c(3346) : warning C4133: '=
' : incompatible types - from 'PyObject **' to 'PyObject **'
winsock_pointers.c
iocpsupport.obj : warning LNK4197: export 'initiocpsupport' specified multiple t
imes; using first specification
   Creating library build\temp.win-amd64-2.7\Release\twisted/internet/iocpreacto
r/iocpsupport\iocpsupport.lib and object build\temp.win-amd64-2.7\Release\twiste
d/internet/iocpreactor/iocpsupport\iocpsupport.exp
_initgroups.c
   Creating library build\temp.win-amd64-2.7\Release\twisted/python\_initgroups.
lib and object build\temp.win-amd64-2.7\Release\twisted/python\_initgroups.exp

Installed g:\allmydata-tahoe-1.9.2\twisted-12.0.0-py2.7-win-amd64.egg
Searching for zope.interface<=3.6.2,>=3.6.5
Reading http://pypi.python.org/simple/zope.interface/
Best match: zope.interface 4.0.1
Downloading http://pypi.python.org/packages/2.7/z/zope.interface/zope.interface-
4.0.1-py2.7-win-amd64.egg#md5=4e2f7a1dc611712e03c6827f4b7f07ad
Processing zope.interface-4.0.1-py2.7-win-amd64.egg
creating g:\allmydata-tahoe-1.9.2\zope.interface-4.0.1-py2.7-win-amd64.egg
Extracting zope.interface-4.0.1-py2.7-win-amd64.egg to g:\allmydata-tahoe-1.9.2

Installed g:\allmydata-tahoe-1.9.2\zope.interface-4.0.1-py2.7-win-amd64.egg
running update_version
no version-control data found, leaving _version.py alone
running develop
Not found: tahoe-deps
Not found: ../tahoe-deps
running egg_info
writing requirements to src\allmydata_tahoe.egg-info\requires.txt
writing src\allmydata_tahoe.egg-info\PKG-INFO
writing top-level names to src\allmydata_tahoe.egg-info\top_level.txt
writing dependency_links to src\allmydata_tahoe.egg-info\dependency_links.txt
writing entry points to src\allmydata_tahoe.egg-info\entry_points.txt
package init file 'src\allmydata\web\static\__init__.py' not found (or not a reg
ular file)
reading manifest file 'src\allmydata_tahoe.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*~' found anywhere in distributi
on
writing manifest file 'src\allmydata_tahoe.egg-info\SOURCES.txt'
running build_ext
Creating g:\allmydata-tahoe-1.9.2\support\lib\site-packages\site.py
Processing darcsver-1.7.2.egg
Copying darcsver-1.7.2.egg to g:\allmydata-tahoe-1.9.2\support\lib\site-packages

Adding darcsver 1.7.2 to easy-install.pth file
Installing darcsver.pyscript script to support/Scripts
Installing darcsver script to support/Scripts

Installed g:\allmydata-tahoe-1.9.2\support\lib\site-packages\darcsver-1.7.2.egg
Creating g:\allmydata-tahoe-1.9.2\support\lib\site-packages\allmydata-tahoe.egg-
link (link to src)
Adding allmydata-tahoe 1.9.2 to easy-install.pth file
Installing tahoe.pyscript script to support/Scripts
Installing tahoe script to support/Scripts

Installed g:\allmydata-tahoe-1.9.2\src
Processing dependencies for allmydata-tahoe==1.9.2
Searching for pycryptopp>=0.5.20
Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/
Reading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/
Best match: pycryptopp 0.6.0.1206569328141510525648634803928199668821045408958
Downloading https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/pycry
ptopp-0.6.0.1206569328141510525648634803928199668821045408958.tar.gz
Processing pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958.ta
r.gz
Running pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958\setup
.py -q bdist_egg --dist-dir c:\users\paul\appdata\local\temp\easy_install-c5p64j
\pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958\egg-dist-tmp
-5mgzw7
Microsoft (R) C/C++ Optimizing Compiler Version 15.00.30729.01 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.


Setting up environment to run scripts for the current user...
Already done: associate the filetype .pyscript with Python.File for the current
user.
Already done: add .pyscript to the user environment variable PATHEXT.
Already done: add .pyw to the user environment variable PATHEXT.
error: Setup script exited with error: Don't know how to compile src-cryptopp\x6
4dll.asm



More information about the tahoe-dev mailing list