ZODB doesn't compile on snow leopard
Bug #427323 reported by
Christian Zagrodnick
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ZODB |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Getting distribution for 'ZODB3'.
cc1: error: unrecognized command line option "-Wno-long-double"
error: Setup script exited with error: command 'gcc' failed with exit status 1
An error occured when trying to install ZODB3 3.9.0.Look above this message for any errors thatwere output by easy_install.
To post a comment you must log in.
Compiling on Snow Leopard works fine for me but the tests fail:
copying build/lib. macosx- 10.3-i386- 2.6/BTrees/ _OOBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _IOBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _OIBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _IIBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _IFBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _fsBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _LOBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _OLBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _LLBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/BTrees/ _LFBTree. so -> src/BTrees macosx- 10.3-i386- 2.6/persistent/ cPersistence. so -> src/persistent macosx- 10.3-i386- 2.6/persistent/ cPickleCache. so -> src/persistent macosx- 10.3-i386- 2.6/persistent/ TimeStamp. so -> src/persistent package_ data = True, 2.6.2/lib/ python2. 6/distutils/ core.py" , line 152, in setup run_commands( ) 2.6.2/lib/ python2. 6/distutils/ dist.py" , line 975, in run_commands run_command( cmd) 2.6.2/lib/ python2. 6/distutils/ dist.py" , line 995, in run_command 2.6.2/lib/ python2. 6/site- packages/ setuptools- 0.6c9-py2. 6.egg/setuptool s/command/ test.py" , line 121, in run 2.6.2/lib/ python2. 6/site- packages/ setuptools- 0.6c9-py2. 6.egg/setuptool s/command/ test.py" , line 101, in with_project_ on_sys_ path 2.6.2/lib/ python2. 6/site- packages/ setuptools- 0.6c9-py2. 6.egg/setuptool s/command/ test.py" , line 130, in run_tests 2.6.2/lib/ python2. 6/unittest. py", line 816, in __init__ parseArgs( argv) 2.6.2/lib/ python2. 6/unittest. py", line 843, in parseArgs createTests( ) 2.6.2/lib/ python2. 6/unittest. py", line 849, in createTests 2.6.2/lib/ python2. 6/unittest. py", line 613, in loadTestsFromNames FromName( name, module) for name in names] 2.6.2/lib/ python2. 6/unittest. py", line 598, in loadTestsFromName ajung/src/ svn.zope. org/ZODB/ trunk/src/ ZEO/ClientStora ge.py", line 22, in <module> TimeStamp import TimeStamp ajung/src/ svn.zope. org/ZODB/ trunk/src/ persistent/ __init_ _.py", line 19, in <module> /Users/ ajung/src/ svn.zope. org/ZODB/ trunk/src/ persistent/ cPersistence. so, 2): no suitable image found. Did find: ajung/src/ svn.zope. org/ZODB/ trunk/src/ persistent/ cPersistence. so: mach-o, but wrong architecture ~/src/svn. zope.org/ ZODB/trunk
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
copying build/lib.
Traceback (most recent call last):
File "setup.py", line 230, in <module>
include_
File "/opt/python-
dist.
File "/opt/python-
self.
File "/opt/python-
cmd_obj.run()
File "/opt/python-
File "/opt/python-
File "/opt/python-
File "/opt/python-
self.
File "/opt/python-
self.
File "/opt/python-
self.module)
File "/opt/python-
suites = [self.loadTests
File "/opt/python-
test = obj()
File "setup.py", line 149, in alltests
import ZEO.ClientStorage
File "/Users/
from persistent.
File "/Users/
from cPersistence import Persistent, GHOST, UPTODATE, CHANGED, STICKY
ImportError: dlopen(
/Users/
ajung@suxmac2: