[MacPorts] #62309: qscintilla-qt5: Could not resolve SDK Path for 'macosx11.2' using --show-sdk-path

MacPorts noreply at macports.org
Wed Feb 17 19:29:16 UTC 2021


#62309: qscintilla-qt5: Could not resolve SDK Path for 'macosx11.2' using --show-
sdk-path
-----------------------------+-----------------------
  Reporter:  robwgla         |      Owner:  michaelld
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:                  |   Keywords:
      Port:  qscintilla-qt5  |
-----------------------------+-----------------------

Comment (by kencu):

 I think -- looking at your logs -- a lot of your trouble is that many
 things are trying to build {{{+universal}}} on your BigSur M1 system.

 I have in fact fixed a lot of ports to build +universal on a BigSur arm64
 system, but not all of them. And some of them I fixed, but the fixes are
 not quite "perfect" in some way, so they are not accepted. So they
 therefore stay broken until someone else comes up with a perfect fix, if
 they ever do.

 Building +universal on BigSur arm64 should be easy, and one day it
 probably will be, but right now it is not 100% easy.

 You can see what you have installed +universal now with the usual command:
 {{{
 port -v installed | grep universal
 }}}

 IF there is a way, try to build things without +universal for now.

 If something really really really is needed, and really really really can
 only be had +universal, then you have a problem. Some kind soul, like me,
 will have to fix it for you.

 And -- if it was me and I needed some super duper software package "Right
 Now" on my M1 Apple system... I would just install a parallel second
 MacPorts in {{{/opt/Intel}}} on my M1 Mac and set the {{{build_arch}}} to
 {{{{x86_64}}}.

 But that is beyond the scope of what I'm prepared to deal with in this
 ticket. Perhaps someone else will write up a Wiki page for you about how
 that it done.

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


More information about the macports-tickets mailing list