py-game on Leopard ? (pyobjc failing to build)
Hi I can't get py-game to install on my new Leopard, as pyobjc keeps failing with the errors below. I'm running it after a port selfupdate (until yesterday, it was py-numeric which was failing but today it seems to have been fixed for Leopard). Any ideas? Many thanks, Guy [~] sudo port install py-game ---> Fetching py-pyobjc ---> Attempting to fetch pyobjc-1.4.tar.gz from http://pyobjc.sourceforge.net/software/ ---> Verifying checksum(s) for py-pyobjc ---> Extracting py-pyobjc ---> Configuring py-pyobjc ---> Building py-pyobjc with target build Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_python_py-pyobjc/work/pyobjc-1.4" && /opt/ local/bin/python2.4 setup.py build " returned error 1 Command output: build/codegen/_SyncServices_Enum.inc:51: warning: missing initializer build/codegen/_SyncServices_Enum.inc:51: warning: (near initialization for 'enum_table[12].value') build/codegen/_SyncServices_Enum.inc:52: error: 'ISyncSessionDriverChangeRefused' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:52: warning: missing initializer build/codegen/_SyncServices_Enum.inc:52: warning: (near initialization for 'enum_table[13].value') build/codegen/_SyncServices_Enum.inc:53: error: 'ISyncSessionDriverChangeAccepted' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:53: warning: missing initializer build/codegen/_SyncServices_Enum.inc:53: warning: (near initialization for 'enum_table[14].value') build/codegen/_SyncServices_Enum.inc:54: error: 'ISyncSessionDriverChangeIgnored' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:54: warning: missing initializer build/codegen/_SyncServices_Enum.inc:54: warning: (near initialization for 'enum_table[15].value') build/codegen/_SyncServices_Enum.inc:55: error: 'ISyncSessionDriverChangeError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:55: warning: missing initializer build/codegen/_SyncServices_Enum.inc:55: warning: (near initialization for 'enum_table[16].value') build/codegen/_SyncServices_Enum.inc:62: error: 'ISyncSessionClientAlreadySyncingError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:62: warning: missing initializer build/codegen/_SyncServices_Enum.inc:62: warning: (near initialization for 'enum_table[17].value') build/codegen/_SyncServices_Enum.inc:63: error: 'ISyncSessionUserCanceledSessionError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:63: warning: missing initializer build/codegen/_SyncServices_Enum.inc:63: warning: (near initialization for 'enum_table[18].value') build/codegen/_SyncServices_Enum.inc:64: error: 'ISyncSessionDriverRegistrationError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:64: warning: missing initializer build/codegen/_SyncServices_Enum.inc:64: warning: (near initialization for 'enum_table[19].value') build/codegen/_SyncServices_Enum.inc:65: error: 'ISyncSessionDriverPullFailureError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:65: warning: missing initializer build/codegen/_SyncServices_Enum.inc:65: warning: (near initialization for 'enum_table[20].value') build/codegen/_SyncServices_Enum.inc:66: error: 'ISyncSessionDriverFatalError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:66: warning: missing initializer build/codegen/_SyncServices_Enum.inc:66: warning: (near initialization for 'enum_table[21].value') error: command 'gcc' failed with exit status 1 Error: The following dependencies failed to build: py-pyobjc Error: Status 1 encountered during processing.
On Nov 2, 2007, at 09:26, gjznituv wrote:
I can't get py-game to install on my new Leopard, as pyobjc keeps failing with the errors below. I'm running it after a port selfupdate (until yesterday, it was py-numeric which was failing but today it seems to have been fixed for Leopard).
Any ideas?
Many thanks, Guy
[~] sudo port install py-game ---> Fetching py-pyobjc ---> Attempting to fetch pyobjc-1.4.tar.gz from http:// pyobjc.sourceforge.net/software/ ---> Verifying checksum(s) for py-pyobjc ---> Extracting py-pyobjc ---> Configuring py-pyobjc ---> Building py-pyobjc with target build
According to Trac, py-game doesn't work on 10.4 either. http://trac.macports.org/projects/macports/ticket/12425 http://trac.macports.org/projects/macports/ticket/10642 But I don't see any (open) bugs filed on py-pyobjc. You should file a bug in Trac. Thanks.
participants (2)
-
gjznituv
-
Ryan Schmidt