New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35496 (closed defect: invalid)

Opened 11 months ago

Last modified 10 months ago

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@…) (diff)

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

main.log (243.4 KB) - added by dariAlanis@… 11 months ago.
main.log

Change History

Changed 11 months ago by dariAlanis@…

main.log

comment:1 follow-up: ↓ 2 Changed 11 months ago by 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.)

comment:2 in reply to: ↑ 1 Changed 11 months 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 10 months ago by ryandesign@…

  • Keywords mountainlion added; mountainlion, py27-pyobjc removed
  • Status changed from new to closed
  • Resolution set to invalid
  • Description modified (diff)
Note: See TracTickets for help on using tickets.