[MacPorts] #54387: CMake fails to determine size of 16-bit int
MacPorts
noreply at macports.org
Tue Jun 27 16:09:33 UTC 2017
#54387: CMake fails to determine size of 16-bit int
------------------------+-------------------
Reporter: mouse07410 | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: cmake
------------------------+-------------------
MacOS Sierra 10.12.5, Xcode-8.3.3. Symptom: trying to build gost-engine
for OpenSSL, cmake fails:
{{{
$ cmake -DOPENSSL_PATH="${HOME}/src/openssl-1.1" ..
-- Check if the system is big endian
-- Searching 16 bit integer
CMake Error at /opt/local/share/cmake-3.8/Modules/TestBigEndian.cmake:41
(message):
no suitable type found
Call Stack (most recent call first):
CMakeLists.txt:9 (TEST_BIG_ENDIAN)
-- Configuring incomplete, errors occurred!
See also "/Users/ur20980/src/grasshopper-
engine/build/CMakeFiles/CMakeOutput.log".
See also "/Users/ur20980/src/grasshopper-
engine/build/CMakeFiles/CMakeError.log".
}}}
CMake has been installed with "+docs +gui +python27 +qt5"
CMakeError.log attached.
--
Ticket URL: <https://trac.macports.org/ticket/54387>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list