[MacPorts] #69327: meson @1.3.1: Missing primary meson command
MacPorts
noreply at macports.org
Mon Feb 12 14:19:47 UTC 2024
#69327: meson @1.3.1: Missing primary meson command
--------------------------+-------------------------------
Reporter: Dave-Allured | Owner: SoapZA
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: meson py312-meson
--------------------------+-------------------------------
`port install meson` fails to install a working executable for `meson`
command, causing build failures in other ports. I am building from
sources into a custom prefix, on Monterey 12.7.2.
{{{
rackmac1:~/port/291/bin 45> where ninja
/Users/dallured/port/291/bin/ninja
rackmac1:~/port/291/bin 46> where meson
rackmac1:~/port/291/bin 47> ls -go | grep -e ninja -e meson
lrwxr-xr-x 1 39 Feb 12 06:52 meson ->
/Users/dallured/port/291/bin/meson-3.12
-rwxr-xr-x 1 410168 Feb 11 18:56 ninja
rackmac1:~/port/291/bin 48> ./meson
./meson: Command not found.
}}}
I am not sure whether this problem is in port meson, or port py312-meson.
It could be either. The build log for py312-meson shows many suspicious
warnings for py312-meson. "Operation not permitted", etc. See attached
build log.
--
Ticket URL: <https://trac.macports.org/ticket/69327>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list