New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28810 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Reported by: rmstonecipher@… Owned by: raimue@…
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

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

Change History

comment:1 Changed 2 years ago by rmstonecipher@…

  • Keywords haspatch added

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

Changed 2 years ago by rmstonecipher@…

files/patch_src_Makefile.diff

Changed 2 years ago by rmstonecipher@…

Portfile.diff

comment:2 Changed 2 years ago by raimue@…

  • Status changed from new to assigned

comment:3 Changed 2 years ago by raimue@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Thank you for the patch!

Committed in r77468 with small changes for personal preference.

Note: See TracTickets for help on using tickets.