Determining if the getrandom exist failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_58a3d/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_58a3d.dir/build.make CMakeFiles/cmTC_58a3d.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_58a3d.dir/CheckSymbolExists.c.o /home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_58a3d.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'getrandom' undeclared (first use in this function) return ((int*)(&getrandom))[argc]; ^~~~~~~~~ /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_58a3d.dir/build.make:66: CMakeFiles/cmTC_58a3d.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_58a3d/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef getrandom return ((int*)(&getrandom))[argc]; #else (void)argc; return 0; #endif } Determining if the arc4random_buf exist failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_e6ebb/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_e6ebb.dir/build.make CMakeFiles/cmTC_e6ebb.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e6ebb.dir/CheckSymbolExists.c.o /home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_e6ebb.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'arc4random_buf' undeclared (first use in this function) return ((int*)(&arc4random_buf))[argc]; ^~~~~~~~~~~~~~ /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_e6ebb.dir/build.make:66: CMakeFiles/cmTC_e6ebb.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_e6ebb/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef arc4random_buf return ((int*)(&arc4random_buf))[argc]; #else (void)argc; return 0; #endif } Determining if the arc4random exist failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_a722a/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_a722a.dir/build.make CMakeFiles/cmTC_a722a.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a722a.dir/CheckSymbolExists.c.o /home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_a722a.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'arc4random' undeclared (first use in this function) return ((int*)(&arc4random))[argc]; ^~~~~~~~~~ /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_a722a.dir/build.make:66: CMakeFiles/cmTC_a722a.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_a722a/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef arc4random return ((int*)(&arc4random))[argc]; #else (void)argc; return 0; #endif } Determining if the function arc4random_buf exists in the bsd failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_4dce1/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_4dce1.dir/build.make CMakeFiles/cmTC_4dce1.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4dce1.dir/CheckFunctionExists.c.o /home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DCHECK_FUNCTION_EXISTS=arc4random_buf -DNDEBUG -o CMakeFiles/cmTC_4dce1.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_4dce1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4dce1.dir/link.txt --verbose=1 /home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DCHECK_FUNCTION_EXISTS=arc4random_buf -DNDEBUG -rdynamic CMakeFiles/cmTC_4dce1.dir/CheckFunctionExists.c.o -o cmTC_4dce1 -lbsd /home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libbsd.so: undefined reference to `__register_atfork' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_4dce1.dir/build.make:87: cmTC_4dce1] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_4dce1/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' Determining if the function z_get_crc_table exists failed with the following output: Change Dir: /home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_ce56f/fast" gmake[1]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ce56f.dir/build.make CMakeFiles/cmTC_ce56f.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ce56f.dir/CheckFunctionExists.c.o /home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DCHECK_FUNCTION_EXISTS=z_get_crc_table -DNDEBUG -o CMakeFiles/cmTC_ce56f.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_ce56f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ce56f.dir/link.txt --verbose=1 /home/naourr/work/instance-1/output/host/bin/m68k-linux-gcc --sysroot=/home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DCHECK_FUNCTION_EXISTS=z_get_crc_table -DNDEBUG -rdynamic CMakeFiles/cmTC_ce56f.dir/CheckFunctionExists.c.o -o cmTC_ce56f /home/naourr/work/instance-1/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libz.so CMakeFiles/cmTC_ce56f.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0x6): undefined reference to `z_get_crc_table' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_ce56f.dir/build.make:88: cmTC_ce56f] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:126: cmTC_ce56f/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-1/output/build/minizip-2.5.3/CMakeFiles/CMakeTmp'