Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13111 closed defect (duplicate)

py-pyobjc fails to install on OS X 10.5 Leopard

Reported by: gjznituv@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

First it was tiff, then py-numeric, now pyobjc which fails to install en route to getting py-game working on Leopard...

A quick fix would be greatly appreciated.

[~] sudo port install py-game
Password:
--->  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.
[~] 

Change History (3)

comment:1 Changed 16 years ago by nox@…

Milestone: Port Bugs
Summary: BUG: pyobjc fails to install on Leopardpy-pyobjc fails to install on OS X 10.5 Leopard

comment:2 Changed 16 years ago by nox@…

Resolution: duplicate
Status: newclosed

#13287 has more informations.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.