[MacPorts] #61481: MacVim @8.2.snapshot166_0+huge+python37 failing to build

MacPorts noreply at macports.org
Sun Nov 15 22:01:36 UTC 2020


#61481: MacVim @8.2.snapshot166_0+huge+python37 failing to build
---------------------+----------------------
  Reporter:  xchrey  |      Owner:  raimue
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.6.4
Resolution:          |   Keywords:
      Port:  MacVim  |
---------------------+----------------------

Comment (by phriedrich):

 I got it working by basically doing this: https://github.com/macvim-
 dev/macvim/issues/1113

 I also added `--disable-sparkle` to `configure.args` in the port file, but
 I'm not sure if this was necessary.

 My workaround was to try to build it and when it failed I changed the
 permission on
 `/opt/local/var/macports/build/_Users_phriedrich_.ports_editors_MacVim/MacVim/work
 /macvim-dev-macvim-3079528/src/MacVim/` with `sudo chmod -R 777 .`. (The
 `…/build/_Users_phriedrich_.ports_editors_MacVim` is because I copied the
 port file to set the disable-sparkle, but this probably is not required.)

 Then I opened the Xcode project file with `open MacVim.xcodeproj` and set
 the `Architectures` to `x86_64` for the main project, and after it failed
 again, I also set this for Frameworks → PSMTabBarCrontrol.xcodeproj.

 When I re-run the MacPorts build again, it run through and I got a working
 installation.

 Very hacky, but maybe a starting point.

-- 
Ticket URL: <https://trac.macports.org/ticket/61481#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list