[MacPorts] #53083: VLC: fails to build on Sierra due to QtKit

MacPorts noreply at macports.org
Sat Dec 17 19:39:34 CET 2016


#53083: VLC: fails to build on Sierra due to QtKit
---------------------+----------------------
  Reporter:  mkae    |      Owner:  mkae
      Type:  defect  |     Status:  reopened
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  sierra
      Port:  VLC     |
---------------------+----------------------

Comment (by RJVB):

 Please test this patch on 10.12 (in a VM?) before committing. I have only
 addressed the issue in open.m and not even looked if there are other
 locations.

 Please, if the build halts again on missing QTKit headers, try to get a
 log of as many instances as possible by doing something like

 {{{
 (cd `port work VLC`/vlc-2.2.4 ; make -wk 2>&1 > `port logfile VLC`)
 }}}

 (or {{{(cd `port work VLC`/vlc-2.2.4 ; make -wk >& `port logfile VLC`)}}}
 when using a *csh shell).

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


More information about the macports-tickets mailing list