[MacPorts] #63003: clang-11: "C compiler cannot create executables"

MacPorts noreply at macports.org
Mon May 31 22:02:35 UTC 2021


#63003: clang-11: "C compiler cannot create executables"
---------------------------+----------------------
  Reporter:  ShadSterling  |      Owner:  kencu
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.1
Resolution:                |   Keywords:
      Port:  clang-11      |
---------------------------+----------------------

Comment (by kencu):

 Hmm. Interesting.

 If that rebuild fixes it, then I wonder how many things might have been
 build with:
 {{{
 MACOSX_DEPLOYMENT_TARGET='11.3'
 }}}
 that will now need to be rebuilt with
 {{{
 MACOSX_DEPLOYMENT_TARGET='11.0'
 }}}

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


More information about the macports-tickets mailing list