#48331: x265 fails to install due to CMAKE_CXX_COMPILER_ID being unset -------------------------+-------------------------- Reporter: jeremyhu@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: cmake | -------------------------+-------------------------- Changes (by ryandesign@…): * owner: michaelld@… => ryandesign@… * cc: ryandesign@… (removed) * cc: michaelld@… (added) * status: new => assigned Comment: Replying to [comment:5 ryandesign@…]:
I'll wait and see if the developers have a better suggestion.
They pointed out that it's our bug, because we're passing `-arch` flags in CFLAGS, CXXFLAGS, and LDFLAGS, which cmake doesn't want us to. (cmake wants us to set CMAKE_OSX_ARCHITECTURES instead, which we already do.) I'm working on fixing the cmake portgroup to not set those variables. -- Ticket URL: <https://trac.macports.org/ticket/48331#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X