[MacPorts] #71852: mesa @24.3.2_0+llvm+universal: meson.build:1811:2: ERROR: Problem encountered: llvmpipe requires LLVM and is enabled, but LLVM is disabled.
MacPorts
noreply at macports.org
Sat Jan 18 20:02:56 UTC 2025
#71852: mesa @24.3.2_0+llvm+universal: meson.build:1811:2: ERROR: Problem
encountered: llvmpipe requires LLVM and is enabled, but LLVM is disabled.
------------------------------+----------------------
Reporter: isolated-matrix | Owner: jeremyhu
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: fixed | Keywords:
Port: mesa |
------------------------------+----------------------
Changes (by kencu):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"361b924770b107aa4ad095134beb3a14501bf817/macports-ports"
361b924770b107aa4ad095134beb3a14501bf817/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="361b924770b107aa4ad095134beb3a14501bf817"
meson: add llvm-config to cross files
when building a non-native cross arch,
meson requires most binaries used during
the build to be specified in the cross
files.
these don't have to be full path-specified,
however, and simply setting this:
llvm-config = 'llvm-config'
will satisfy meson that it's OK to use the
llvm-config binary found in the PATH.
closes: https://trac.macports.org/ticket/71852
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71852#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list