[MacPorts] #68274: emacs 29.1+nativecomp+treesitter: configuration failure

MacPorts noreply at macports.org
Fri Sep 29 08:47:10 UTC 2023


#68274: emacs 29.1+nativecomp+treesitter: configuration failure
-----------------------------+--------------------
  Reporter:  kenniskoldewyn  |      Owner:  (none)
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.8.1
Resolution:                  |   Keywords:  sonoma
      Port:  emacs           |
-----------------------------+--------------------
Changes (by ryandesign):

 * cc: elteck (added)


Comment:

 Replying to [comment:3 elteck]:
 > Which is strange, since I did install the clang-14 and I did do a port
 select clang mp-clang-14.

 It's not strange; that's how MacPorts is intended to work. Ports specify
 which compilers they don't work with; MacPorts picks which compiler to
 use, based on its internal list of known compilers, and usually Xcode's
 clang (or the CLT's clang) is the one it picks unless the port indicates
 that won't work.

 What you do with `sudo port select` is for your convenience when you run
 programs on the command line outside of MacPorts. It should not affect
 MacPorts port builds. (Some times it does; if it does, that is a bug that
 should be reported and fixed.) The goal is ReproducibleBuilds, and
 performing builds that vary based on what each user might have selected is
 contrary to that goal.

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


More information about the macports-tickets mailing list