[Pythonmac-SIG] pyobjc-framework-ScreenSaver-2.3 fails to install

James Mills prologic at shortcircuit.net.au
Wed Nov 3 04:07:34 CET 2010


Hi,

I probably don't need the pyobjc-framework-ScreenSaver-2.3 but doing
an "easy_install pyobjc" tries to
download, compile and install this and fails with several errors:

Installed /Library/Python/2.6/site-packages/pyobjc_framework_SearchKit-2.3-py2.6.egg
Searching for pyobjc-framework-ScreenSaver==2.3
Reading http://pypi.python.org/simple/pyobjc-framework-ScreenSaver/
Best match: pyobjc-framework-ScreenSaver 2.3
Downloading http://pypi.python.org/packages/source/p/pyobjc-framework-ScreenSaver/pyobjc-framework-ScreenSaver-2.3.tar.gz#md5=f8e9300351df4b8b38e9965b2319562b
Processing pyobjc-framework-ScreenSaver-2.3.tar.gz
Running pyobjc-framework-ScreenSaver-2.3/setup.py -q bdist_egg
--dist-dir /var/folders/he/healpZWsEkCMBaftAtzVq1OdgRM/-Tmp-/easy_install-SmH6sH/pyobjc-framework-ScreenSaver-2.3/egg-dist-tmp-OGTK8D
hgtools.SubprocessManager('.') could not find files: abort: There is
no Mercurial repository here (.hg not found)!
Modules/_ScreenSaver_inlines.m:5: error: expected '=', ',', ';', 'asm'
or '__attribute__' before 'function_map'
Modules/_ScreenSaver_inlines.m:18: warning: return type defaults to 'int'
Modules/_ScreenSaver_inlines.m:18: warning: function declaration isn't
a prototype
Modules/_ScreenSaver_inlines.m: In function 'PyObjC_MODULE_INIT':
Modules/_ScreenSaver_inlines.m:19: warning: implicit declaration of
function 'PyObjC_MODULE_CREATE'
Modules/_ScreenSaver_inlines.m:19: warning: initialization makes
pointer from integer without a cast
Modules/_ScreenSaver_inlines.m:21: warning: implicit declaration of
function 'PyObjC_INITERROR'
Modules/_ScreenSaver_inlines.m:25: warning: implicit declaration of
function 'PyObjC_CreateInlineTab'
Modules/_ScreenSaver_inlines.m:25: error: 'function_map' undeclared
(first use in this function)
Modules/_ScreenSaver_inlines.m:25: error: (Each undeclared identifier
is reported only once
Modules/_ScreenSaver_inlines.m:25: error: for each function it appears in.)
Modules/_ScreenSaver_inlines.m:25: warning: passing argument 3 of
'PyModule_AddObject' makes pointer from integer without a cast
Modules/_ScreenSaver_inlines.m:29: warning: implicit declaration of
function 'PyObjC_INITDONE'
Modules/_ScreenSaver_inlines.m:5: error: expected '=', ',', ';', 'asm'
or '__attribute__' before 'function_map'
Modules/_ScreenSaver_inlines.m:18: warning: return type defaults to 'int'
Modules/_ScreenSaver_inlines.m:18: warning: function declaration isn't
a prototype
Modules/_ScreenSaver_inlines.m: In function 'PyObjC_MODULE_INIT':
Modules/_ScreenSaver_inlines.m:19: warning: implicit declaration of
function 'PyObjC_MODULE_CREATE'
Modules/_ScreenSaver_inlines.m:19: warning: initialization makes
pointer from integer without a cast
Modules/_ScreenSaver_inlines.m:21: warning: implicit declaration of
function 'PyObjC_INITERROR'
Modules/_ScreenSaver_inlines.m:25: warning: implicit declaration of
function 'PyObjC_CreateInlineTab'
Modules/_ScreenSaver_inlines.m:25: error: 'function_map' undeclared
(first use in this function)
Modules/_ScreenSaver_inlines.m:25: error: (Each undeclared identifier
is reported only once
Modules/_ScreenSaver_inlines.m:25: error: for each function it appears in.)
Modules/_ScreenSaver_inlines.m:25: warning: passing argument 3 of
'PyModule_AddObject' makes pointer from integer without a cast
Modules/_ScreenSaver_inlines.m:29: warning: implicit declaration of
function 'PyObjC_INITDONE'
Modules/_ScreenSaver_inlines.m:5: error: expected '=', ',', ';', 'asm'
or '__attribute__' before 'function_map'
Modules/_ScreenSaver_inlines.m:18: warning: return type defaults to 'int'
Modules/_ScreenSaver_inlines.m:18: warning: function declaration isn't
a prototype
Modules/_ScreenSaver_inlines.m: In function 'PyObjC_MODULE_INIT':
Modules/_ScreenSaver_inlines.m:19: warning: implicit declaration of
function 'PyObjC_MODULE_CREATE'
Modules/_ScreenSaver_inlines.m:19: warning: initialization makes
pointer from integer without a cast
Modules/_ScreenSaver_inlines.m:21: warning: implicit declaration of
function 'PyObjC_INITERROR'
Modules/_ScreenSaver_inlines.m:25: warning: implicit declaration of
function 'PyObjC_CreateInlineTab'
Modules/_ScreenSaver_inlines.m:25: error: 'function_map' undeclared
(first use in this function)
Modules/_ScreenSaver_inlines.m:25: error: (Each undeclared identifier
is reported only once
Modules/_ScreenSaver_inlines.m:25: error: for each function it appears in.)
Modules/_ScreenSaver_inlines.m:25: warning: passing argument 3 of
'PyModule_AddObject' makes pointer from integer without a cast
Modules/_ScreenSaver_inlines.m:29: warning: implicit declaration of
function 'PyObjC_INITDONE'
lipo: can't open input file:
/var/folders/he/healpZWsEkCMBaftAtzVq1OdgRM/-Tmp-//ccgeMtyF.out (No
such file or directory)
error: Setup script exited with error: command 'gcc-4.2' failed with
exit status 1

I'm using Mac OS X 10.6.4

cheers
James

-- 
-- James Mills
--
-- "Problems are solved by method"


More information about the Pythonmac-SIG mailing list