Opened 12 years ago
Closed 12 years ago
#35496 closed defect (invalid)
py27-pyobjc fails to compile on Mountain Lion (2)
Reported by: | dariAlanis@… | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | guide | Version: | 2.1.2 |
Keywords: | mountainlion | Cc: | |
Port: | py27-pyobjc |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I hope it is not a duplicate to ticket #35325
System: Mountain Lion, Mac Ports 2.1.2, python 2.7
py27-pyobjc produced an error:
:info:build 40 warnings and 1 error generated. :info:build error: command '/usr/bin/clang' failed with exit status 1 :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-pyobjc/py27-pyobjc/work/pyobjc-core-2.3" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build :info:build Exit code: 1 :error:build org.macports.build for port py27-pyobjc returned: command execution failed
in case this is an duplicate of ticket 35325 how can i fix this? Should i use the files from tamyrvoll@...?
Attachments (1)
Change History (4)
Changed 12 years ago by dariAlanis@…
comment:1 follow-up: 2 Changed 12 years ago by eborisch (Eric A. Borisch)
Try 'sudo port clean py27-pyobjc && sudo port selfupdate && sudo port install py27-pyobjc' just to make sure you have the latest Portfile (which has the mentioned patches applied.)
comment:2 Changed 12 years ago by dariAlanis@…
Replying to eborisch@…:
Try 'sudo port clean py27-pyobjc && sudo port selfupdate && sudo port install py27-pyobjc' just to make sure you have the latest Portfile (which has the mentioned patches applied.)
Thank you very much, it works! Such a dump mistake of me (not to clean..) - sorry i'm quite new to such stuff!!
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | py27-pyobjc removed |
Resolution: | → invalid |
Status: | new → closed |
main.log