Determining if the posix_memalign exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_4b8e5/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_4b8e5.dir/build.make CMakeFiles/cmTC_4b8e5.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4b8e5.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_4b8e5.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'posix_memalign' undeclared (first use in this function) 8 | return ((int*)(&posix_memalign))[argc]; | ^~~~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_4b8e5.dir/build.make:86: CMakeFiles/cmTC_4b8e5.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_4b8e5/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef posix_memalign return ((int*)(&posix_memalign))[argc]; #else (void)argc; return 0; #endif } Determining if the function __android_log_print exists in the log failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_0e90f/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0e90f.dir/build.make CMakeFiles/cmTC_0e90f.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0e90f.dir/CheckFunctionExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DCHECK_FUNCTION_EXISTS=__android_log_print -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_0e90f.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_0e90f /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e90f.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DCHECK_FUNCTION_EXISTS=__android_log_print -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG CMakeFiles/cmTC_0e90f.dir/CheckFunctionExists.c.o -o cmTC_0e90f -llog -latomic /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/9.3.0/../../../../or1k-buildroot-linux-uclibc/bin/ld: cannot find -llog collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_0e90f.dir/build.make:107: cmTC_0e90f] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_0e90f/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Performing C SOURCE FILE Test HAVE_MSSE_SWITCH failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_121a5/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_121a5.dir/build.make CMakeFiles/cmTC_121a5.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_121a5.dir/src.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_MSSE_SWITCH -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -msse -o CMakeFiles/cmTC_121a5.dir/src.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/src.c or1k-linux-gcc.br_real: error: unrecognized command line option '-msse' gmake[2]: *** [CMakeFiles/cmTC_121a5.dir/build.make:86: CMakeFiles/cmTC_121a5.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_121a5/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_MSSE2_SWITCH failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_b9ee4/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b9ee4.dir/build.make CMakeFiles/cmTC_b9ee4.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b9ee4.dir/src.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_MSSE2_SWITCH -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -msse2 -o CMakeFiles/cmTC_b9ee4.dir/src.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/src.c or1k-linux-gcc.br_real: error: unrecognized command line option '-msse2' gmake[2]: *** [CMakeFiles/cmTC_b9ee4.dir/build.make:86: CMakeFiles/cmTC_b9ee4.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_b9ee4/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_MSSE3_SWITCH failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_5563d/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5563d.dir/build.make CMakeFiles/cmTC_5563d.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5563d.dir/src.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_MSSE3_SWITCH -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -msse3 -o CMakeFiles/cmTC_5563d.dir/src.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/src.c or1k-linux-gcc.br_real: error: unrecognized command line option '-msse3' gmake[2]: *** [CMakeFiles/cmTC_5563d.dir/build.make:86: CMakeFiles/cmTC_5563d.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_5563d/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_MSSE4_1_SWITCH failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_3e31a/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_3e31a.dir/build.make CMakeFiles/cmTC_3e31a.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3e31a.dir/src.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_MSSE4_1_SWITCH -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -msse4.1 -o CMakeFiles/cmTC_3e31a.dir/src.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/src.c or1k-linux-gcc.br_real: error: unrecognized command line option '-msse4.1' gmake[2]: *** [CMakeFiles/cmTC_3e31a.dir/build.make:86: CMakeFiles/cmTC_3e31a.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_3e31a/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test HAVE_MFPU_NEON_SWITCH failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_387cd/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_387cd.dir/build.make CMakeFiles/cmTC_387cd.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_387cd.dir/src.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DHAVE_MFPU_NEON_SWITCH -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -mfpu=neon -o CMakeFiles/cmTC_387cd.dir/src.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/src.c or1k-linux-gcc.br_real: error: unrecognized command line option '-mfpu=neon' gmake[2]: *** [CMakeFiles/cmTC_387cd.dir/build.make:86: CMakeFiles/cmTC_387cd.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_387cd/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Determining if the include file cpuid.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_aeedc/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_aeedc.dir/build.make CMakeFiles/cmTC_aeedc.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aeedc.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_aeedc.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: cpuid.h: No such file or directory 1 | #include | ^~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_aeedc.dir/build.make:86: CMakeFiles/cmTC_aeedc.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_aeedc/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file intrin.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_0e9bd/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0e9bd.dir/build.make CMakeFiles/cmTC_0e9bd.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0e9bd.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_0e9bd.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: intrin.h: No such file or directory 1 | #include | ^~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_0e9bd.dir/build.make:86: CMakeFiles/cmTC_0e9bd.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_0e9bd/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file sys/sysconf.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_97a77/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_97a77.dir/build.make CMakeFiles/cmTC_97a77.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_97a77.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_97a77.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: sys/sysconf.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_97a77.dir/build.make:86: CMakeFiles/cmTC_97a77.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_97a77/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file fenv.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_ecd66/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ecd66.dir/build.make CMakeFiles/cmTC_ecd66.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ecd66.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_ecd66.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: fenv.h: No such file or directory 1 | #include | ^~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_ecd66.dir/build.make:86: CMakeFiles/cmTC_ecd66.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_ecd66/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file ieeefp.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_32058/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_32058.dir/build.make CMakeFiles/cmTC_32058.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_32058.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_32058.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: ieeefp.h: No such file or directory 1 | #include | ^~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_32058.dir/build.make:86: CMakeFiles/cmTC_32058.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_32058/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file guiddef.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_32325/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_32325.dir/build.make CMakeFiles/cmTC_32325.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_32325.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_32325.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: guiddef.h: No such file or directory 1 | #include | ^~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_32325.dir/build.make:86: CMakeFiles/cmTC_32325.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_32325/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file initguid.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_f523b/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f523b.dir/build.make CMakeFiles/cmTC_f523b.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f523b.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_f523b.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: initguid.h: No such file or directory 1 | #include | ^~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_f523b.dir/build.make:86: CMakeFiles/cmTC_f523b.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_f523b/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the _aligned_malloc exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_20546/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_20546.dir/build.make CMakeFiles/cmTC_20546.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_20546.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_20546.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: '_aligned_malloc' undeclared (first use in this function) 8 | return ((int*)(&_aligned_malloc))[argc]; | ^~~~~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_20546.dir/build.make:86: CMakeFiles/cmTC_20546.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_20546/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef _aligned_malloc return ((int*)(&_aligned_malloc))[argc]; #else (void)argc; return 0; #endif } Determining if the proc_pidpath exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_5c7f1/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5c7f1.dir/build.make CMakeFiles/cmTC_5c7f1.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5c7f1.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_5c7f1.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: libproc.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_5c7f1.dir/build.make:86: CMakeFiles/cmTC_5c7f1.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_5c7f1/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef proc_pidpath return ((int*)(&proc_pidpath))[argc]; #else (void)argc; return 0; #endif } Determining if the _controlfp exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_573dd/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_573dd.dir/build.make CMakeFiles/cmTC_573dd.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_573dd.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_573dd.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: '_controlfp' undeclared (first use in this function) 8 | return ((int*)(&_controlfp))[argc]; | ^~~~~~~~~~ /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_573dd.dir/build.make:86: CMakeFiles/cmTC_573dd.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_573dd/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef _controlfp return ((int*)(&_controlfp))[argc]; #else (void)argc; return 0; #endif } Determining if the __control87_2 exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_ed760/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ed760.dir/build.make CMakeFiles/cmTC_ed760.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ed760.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_ed760.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: '__control87_2' undeclared (first use in this function) 8 | return ((int*)(&__control87_2))[argc]; | ^~~~~~~~~~~~~ /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_ed760.dir/build.make:86: CMakeFiles/cmTC_ed760.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_ed760/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef __control87_2 return ((int*)(&__control87_2))[argc]; #else (void)argc; return 0; #endif } Determining if the strnlen exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_93925/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_93925.dir/build.make CMakeFiles/cmTC_93925.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_93925.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_93925.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'strnlen' undeclared (first use in this function); did you mean 'strlen'? 8 | return ((int*)(&strnlen))[argc]; | ^~~~~~~ | strlen /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_93925.dir/build.make:86: CMakeFiles/cmTC_93925.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_93925/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef strnlen return ((int*)(&strnlen))[argc]; #else (void)argc; return 0; #endif } Determining if the include file windows.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_198cf/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_198cf.dir/build.make CMakeFiles/cmTC_198cf.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_198cf.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -D_WIN32_WINNT=0x0502 -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_198cf.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: windows.h: No such file or directory 1 | #include | ^~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_198cf.dir/build.make:86: CMakeFiles/cmTC_198cf.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_198cf/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if files pthread.h;pthread_np.h exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_da083/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_da083.dir/build.make CMakeFiles/cmTC_da083.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_da083.dir/HAVE_PTHREAD_NP_H.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_da083.dir/HAVE_PTHREAD_NP_H.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CheckIncludeFiles/HAVE_PTHREAD_NP_H.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CheckIncludeFiles/HAVE_PTHREAD_NP_H.c:3:10: fatal error: pthread_np.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_da083.dir/build.make:86: CMakeFiles/cmTC_da083.dir/HAVE_PTHREAD_NP_H.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_da083/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Source: /* */ #include #include int main(void){return 0;} Determining if the pthread_setname_np exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_a0a09/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_a0a09.dir/build.make CMakeFiles/cmTC_a0a09.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a0a09.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_a0a09.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'pthread_setname_np' undeclared (first use in this function); did you mean 'pthread_setcanceltype'? 8 | return ((int*)(&pthread_setname_np))[argc]; | ^~~~~~~~~~~~~~~~~~ | pthread_setcanceltype /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_a0a09.dir/build.make:86: CMakeFiles/cmTC_a0a09.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_a0a09/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_setname_np return ((int*)(&pthread_setname_np))[argc]; #else (void)argc; return 0; #endif } Determining if the pthread_set_name_np exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_eb410/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_eb410.dir/build.make CMakeFiles/cmTC_eb410.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_eb410.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_eb410.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'pthread_set_name_np' undeclared (first use in this function); did you mean 'pthread_setcanceltype'? 8 | return ((int*)(&pthread_set_name_np))[argc]; | ^~~~~~~~~~~~~~~~~~~ | pthread_setcanceltype /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_eb410.dir/build.make:86: CMakeFiles/cmTC_eb410.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_eb410/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_set_name_np return ((int*)(&pthread_set_name_np))[argc]; #else (void)argc; return 0; #endif } Determining if the pthread_mutexattr_setkind_np exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_71573/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_71573.dir/build.make CMakeFiles/cmTC_71573.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_71573.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_71573.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'pthread_mutexattr_setkind_np' undeclared (first use in this function); did you mean 'pthread_rwlockattr_setkind_np'? 8 | return ((int*)(&pthread_mutexattr_setkind_np))[argc]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pthread_rwlockattr_setkind_np /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_71573.dir/build.make:86: CMakeFiles/cmTC_71573.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_71573/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_mutexattr_setkind_np return ((int*)(&pthread_mutexattr_setkind_np))[argc]; #else (void)argc; return 0; #endif } Determining if the include file xmmintrin.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_cde30/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_cde30.dir/build.make CMakeFiles/cmTC_cde30.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cde30.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_cde30.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: xmmintrin.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_cde30.dir/build.make:86: CMakeFiles/cmTC_cde30.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_cde30/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file emmintrin.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_979f2/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_979f2.dir/build.make CMakeFiles/cmTC_979f2.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_979f2.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_979f2.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: emmintrin.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_979f2.dir/build.make:86: CMakeFiles/cmTC_979f2.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_979f2/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file pmmintrin.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_ecb3d/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ecb3d.dir/build.make CMakeFiles/cmTC_ecb3d.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ecb3d.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_ecb3d.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: pmmintrin.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_ecb3d.dir/build.make:86: CMakeFiles/cmTC_ecb3d.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_ecb3d/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file smmintrin.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_8b746/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8b746.dir/build.make CMakeFiles/cmTC_8b746.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b746.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_8b746.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: smmintrin.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_8b746.dir/build.make:86: CMakeFiles/cmTC_8b746.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_8b746/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if the include file arm_neon.h exists failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_0a363/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0a363.dir/build.make CMakeFiles/cmTC_0a363.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0a363.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_0a363.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: arm_neon.h: No such file or directory 1 | #include | ^~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_0a363.dir/build.make:86: CMakeFiles/cmTC_0a363.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_0a363/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Determining if files SLES/OpenSLES.h;SLES/OpenSLES_Android.h exist failed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_1a24c/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1a24c.dir/build.make CMakeFiles/cmTC_1a24c.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1a24c.dir/HAVE_SLES_OPENSLES_ANDROID_H.c.o /home/naourr/work/instance-0/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_1a24c.dir/HAVE_SLES_OPENSLES_ANDROID_H.c.o -c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CheckIncludeFiles/HAVE_SLES_OPENSLES_ANDROID_H.c /home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CheckIncludeFiles/HAVE_SLES_OPENSLES_ANDROID_H.c:2:10: fatal error: SLES/OpenSLES.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_1a24c.dir/build.make:86: CMakeFiles/cmTC_1a24c.dir/HAVE_SLES_OPENSLES_ANDROID_H.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_1a24c/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Source: /* */ #include #include int main(void){return 0;}