Opened 13 years ago

Closed 13 years ago

#28810 closed defect (fixed)

editors/vim is not UsingTheRightCompiler when variants +python27 and +universal are selected

Reported by: rmstonecipher@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: haspatch Cc:
Port: vim

Description

To reproduce:
Follow directions in UsingTheRightCompiler.
Try to run 'port configure vim +python27 +universal'.
(Patiently wait for dependencies to build).

Verify that UsingTheRightCompiler is the source of the error by:
Removing ${prefix}/bin/no_default_gcc from MacPorts' binpath.
Configure and/or compile vim +python27 +universal.

Attachments (2)

patch_src_Makefile.diff (367 bytes) - added by rmstonecipher@… 13 years ago.
files/patch_src_Makefile.diff
vim-Portfile.diff (474 bytes) - added by rmstonecipher@… 13 years ago.
Portfile.diff

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by rmstonecipher@…

Keywords: haspatch added

Attached please find a patch file and a patch to the Portfile to resolve this issue.

Changed 13 years ago by rmstonecipher@…

Attachment: patch_src_Makefile.diff added

files/patch_src_Makefile.diff

Changed 13 years ago by rmstonecipher@…

Attachment: vim-Portfile.diff added

Portfile.diff

comment:2 Changed 13 years ago by raimue (Rainer Müller)

Status: newassigned

comment:3 Changed 13 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

Thank you for the patch!

Committed in r77468 with small changes for personal preference.

Note: See TracTickets for help on using tickets.