#14727 closed defect (duplicate)
Bug: py-pyobjc build failure
Reported by: | efolmer@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | py-game | Cc: | |
Port: |
Description
I tried to install py-game but I get the following error:
Intel Mac Leopard 10.5 with the latest updates.
--> 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 '/usr/bin/gcc-4.0' failed with exit status 1
Change History (3)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|---|
Summary: | Bug: py-pyobj / py-game → Bug: py-pyobjc build failure |
comment:2 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #13287.