Bugs item #2855457, was opened at 2009-09-09 21:58
Message generated for change (Tracker Item Submitted) made by p_arrenbrecht
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=114534&aid=2855457&group_id=14534
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Peter Arrenbrecht (p_arrenbrecht)
Assigned to: Nobody/Anonymous (nobody)
Summary: Does not easy_install on Snow Leopard
Initial Comment:
Installed /Library/Python/2.6/site-packages/pyobjc_framework_ScreenSaver-2.2b2-py2.6-macosx-10.6-universal.egg
Searching for pyobjc-framework-Quartz==2.2b2
Reading http://pypi.python.org/simple/pyobjc-framework-Quartz/
Best match: pyobjc-framework-Quartz 2.2b2
Downloading http://pypi.python.org/packages/source/p/pyobjc-framework-Quartz/pyobjc-framework-Quartz-2.2b2.tar.gz#md5=19fd563656931664acdce8296bd4844f
Processing pyobjc-framework-Quartz-2.2b2.tar.gz
Running pyobjc-framework-Quartz-2.2b2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jEe32c/pyobjc-framework-Quartz-2.2b2/egg-dist-tmp-ypxR3B
In file included from Modules/_CVPixelBuffer.m:5:
Modules/pyobjc-api.h:27:3: error: #error "Huh? 64-bit but no CFFloat available???"
In file included from //System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h:8,
from //System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSTypes.h:32,
from //System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATSLayoutTypes.h:36,
from //System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Headers/ATS.h:33,
from //System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:26,
from //System/Library/Frameworks/CoreVideo.framework/Headers/CVDisplayLink.h:24,
from //System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:24,
from Modules/_CVPixelBuffer.m:9:
//System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGBase.h:105: error: conflicting types for 'CGFloat'
Modules/pyobjc-api.h:30: error: previous declaration of 'CGFloat' was here
lipo: can't open input file: /var/tmp//ccRZx2pw.out (No such file or directory)
error: Setup script exited with error: command 'gcc-4.2' failed with exit status 1
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=114534&aid=2855457&group_id=14534
|