[MacPorts] #57593: faust-devel: cmake: command not found
MacPorts
noreply at macports.org
Tue Nov 13 00:13:17 UTC 2018
#57593: faust-devel: cmake: command not found
------------------------+-------------------------
Reporter: ryandesign | Owner: agraef
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: faust-devel
------------------------+-------------------------
faust-devel fails to build with:
{{{
/bin/sh: cmake: command not found
}}}
It's missing a dependency on cmake. But it looks like we're running make,
which is running cmake. Is this indirection necessary? Could we run cmake
directly? MacPorts has the cmake 1.1 portgroup which is designed to run
cmake with the options we generally want to use. Could we switch the port
over to that?
I didn't check if the other faust-related ports need something similar.
--
Ticket URL: <https://trac.macports.org/ticket/57593>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list