Changes between Initial Version and Version 1 of Ticket #33526


Ignore:
Timestamp:
Mar 8, 2012, 1:10:14 PM (12 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

Please use WikiFormatting and remember to Cc the maintainer.

This is a known problem with Python baking the compiler used to compile it into the binary and using it to compile any python modules. You can fix this by either (1) rebuilding all your ports (the only way to be sure), or (2) by rebuilding your python: sudo port -n upgrade --force python27, sudo port clean mercurial and try again.

While you're at it, you might want to rebuild your perl installation, if you happen to have any, the same way.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33526

    • Property Cc deric@… added
    • Property Keywords xcode4.3 removed
    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
  • Ticket #33526 – Description

    initial v1  
    22Xcode: 4.3
    33
     4{{{
    45$ sudo port -v install mercurial
    56--->  Computing dependencies for mercurial.
     
    1920Error: Status 1 encountered during processing.
    2021To report a bug, see <http://guide.macports.org/#project.tickets>
     22}}}