Determining if the include file sys/types.h exists failed with the following output: Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp Run Build Command:"/opt/local/bin/gmake" "cmTC_27027/fast" /opt/local/bin/gmake -f CMakeFiles/cmTC_27027.dir/build.make CMakeFiles/cmTC_27027.dir/build gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_27027.dir/CheckIncludeFile.c.o /opt/local/bin/clang -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb -o CMakeFiles/cmTC_27027.dir/CheckIncludeFile.c.o -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument] gmake[1]: *** [CMakeFiles/cmTC_27027.dir/build.make:66: CMakeFiles/cmTC_27027.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:126: cmTC_27027/fast] Error 2 Determining if the include file stdint.h exists failed with the following output: Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp Run Build Command:"/opt/local/bin/gmake" "cmTC_290a4/fast" /opt/local/bin/gmake -f CMakeFiles/cmTC_290a4.dir/build.make CMakeFiles/cmTC_290a4.dir/build gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_290a4.dir/CheckIncludeFile.c.o /opt/local/bin/clang -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb -o CMakeFiles/cmTC_290a4.dir/CheckIncludeFile.c.o -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument] gmake[1]: *** [CMakeFiles/cmTC_290a4.dir/build.make:66: CMakeFiles/cmTC_290a4.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:126: cmTC_290a4/fast] Error 2 Determining if the include file stddef.h exists failed with the following output: Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp Run Build Command:"/opt/local/bin/gmake" "cmTC_9f450/fast" /opt/local/bin/gmake -f CMakeFiles/cmTC_9f450.dir/build.make CMakeFiles/cmTC_9f450.dir/build gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9f450.dir/CheckIncludeFile.c.o /opt/local/bin/clang -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb -o CMakeFiles/cmTC_9f450.dir/CheckIncludeFile.c.o -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument] gmake[1]: *** [CMakeFiles/cmTC_9f450.dir/build.make:66: CMakeFiles/cmTC_9f450.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:126: cmTC_9f450/fast] Error 2 Determining size of unsigned short failed with the following output: Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp Run Build Command:"/opt/local/bin/gmake" "cmTC_8895d/fast" /opt/local/bin/gmake -f CMakeFiles/cmTC_8895d.dir/build.make CMakeFiles/cmTC_8895d.dir/build gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8895d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o /opt/local/bin/clang -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb -o CMakeFiles/cmTC_8895d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument] gmake[1]: *** [CMakeFiles/cmTC_8895d.dir/build.make:66: CMakeFiles/cmTC_8895d.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o] Error 1 gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:126: cmTC_8895d/fast] Error 2 /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c: #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #endif #define SIZE (sizeof(unsigned short)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of unsigned int failed with the following output: Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp Run Build Command:"/opt/local/bin/gmake" "cmTC_a3573/fast" /opt/local/bin/gmake -f CMakeFiles/cmTC_a3573.dir/build.make CMakeFiles/cmTC_a3573.dir/build gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a3573.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o /opt/local/bin/clang -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb -o CMakeFiles/cmTC_a3573.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_INT.c clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument] gmake[1]: *** [CMakeFiles/cmTC_a3573.dir/build.make:66: CMakeFiles/cmTC_a3573.dir/CMAKE_SIZEOF_UNSIGNED_INT.c.o] Error 1 gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:126: cmTC_a3573/fast] Error 2 /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_INT.c: #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #endif #define SIZE (sizeof(unsigned int)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of unsigned long failed with the following output: Change Dir: /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp Run Build Command:"/opt/local/bin/gmake" "cmTC_e82e4/fast" /opt/local/bin/gmake -f CMakeFiles/cmTC_e82e4.dir/build.make CMakeFiles/cmTC_e82e4.dir/build gmake[1]: Entering directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e82e4.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o /opt/local/bin/clang -I/Users/ur20980/src/openssl-1.1/include -L/Users/ur20980/src/openssl-1.1/lib -O0 -Werror -ggdb -o CMakeFiles/cmTC_e82e4.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o -c /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_LONG.c clang: error: argument unused during compilation: '-L/Users/ur20980/src/openssl-1.1/lib' [-Werror,-Wunused-command-line-argument] gmake[1]: *** [CMakeFiles/cmTC_e82e4.dir/build.make:66: CMakeFiles/cmTC_e82e4.dir/CMAKE_SIZEOF_UNSIGNED_LONG.c.o] Error 1 gmake[1]: Leaving directory '/Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:126: cmTC_e82e4/fast] Error 2 /Users/ur20980/src/grasshopper-engine/build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_LONG.c: #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #endif #define SIZE (sizeof(unsigned long)) char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; }