Determining if the posix_memalign exist failed with the following output: Change Dir: /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_278b0/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_278b0.dir/build.make CMakeFiles/cmTC_278b0.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_278b0.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DNDEBUG -o CMakeFiles/cmTC_278b0.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/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-3/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_278b0.dir/build.make:86: CMakeFiles/cmTC_278b0.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_278b0/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_9a9ab/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_9a9ab.dir/build.make CMakeFiles/cmTC_9a9ab.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9a9ab.dir/CheckFunctionExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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_9a9ab.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_9a9ab /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9a9ab.dir/link.txt --verbose=1 /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DCHECK_FUNCTION_EXISTS=__android_log_print -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG CMakeFiles/cmTC_9a9ab.dir/CheckFunctionExists.c.o -o cmTC_9a9ab -llog -latomic /home/naourr/work/instance-3/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_9a9ab.dir/build.make:107: cmTC_9a9ab] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_9a9ab/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_6f8a1/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_6f8a1.dir/build.make CMakeFiles/cmTC_6f8a1.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6f8a1.dir/src.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_MSSE_SWITCH -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -msse -o CMakeFiles/cmTC_6f8a1.dir/src.c.o -c /home/naourr/work/instance-3/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_6f8a1.dir/build.make:86: CMakeFiles/cmTC_6f8a1.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_6f8a1/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_812da/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_812da.dir/build.make CMakeFiles/cmTC_812da.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_812da.dir/src.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_MSSE2_SWITCH -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -msse2 -o CMakeFiles/cmTC_812da.dir/src.c.o -c /home/naourr/work/instance-3/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_812da.dir/build.make:86: CMakeFiles/cmTC_812da.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_812da/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_8adfc/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8adfc.dir/build.make CMakeFiles/cmTC_8adfc.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8adfc.dir/src.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DHAVE_MSSE3_SWITCH -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -msse3 -o CMakeFiles/cmTC_8adfc.dir/src.c.o -c /home/naourr/work/instance-3/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_8adfc.dir/build.make:86: CMakeFiles/cmTC_8adfc.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_8adfc/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_1de6a/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1de6a.dir/build.make CMakeFiles/cmTC_1de6a.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1de6a.dir/src.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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_1de6a.dir/src.c.o -c /home/naourr/work/instance-3/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_1de6a.dir/build.make:86: CMakeFiles/cmTC_1de6a.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_1de6a/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_e7f21/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_e7f21.dir/build.make CMakeFiles/cmTC_e7f21.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e7f21.dir/src.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -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_e7f21.dir/src.c.o -c /home/naourr/work/instance-3/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_e7f21.dir/build.make:86: CMakeFiles/cmTC_e7f21.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_e7f21/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_98758/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_98758.dir/build.make CMakeFiles/cmTC_98758.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_98758.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_98758.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_98758.dir/build.make:86: CMakeFiles/cmTC_98758.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_98758/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_64146/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_64146.dir/build.make CMakeFiles/cmTC_64146.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_64146.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_64146.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_64146.dir/build.make:86: CMakeFiles/cmTC_64146.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_64146/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_97a30/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_97a30.dir/build.make CMakeFiles/cmTC_97a30.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_97a30.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_97a30.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_97a30.dir/build.make:86: CMakeFiles/cmTC_97a30.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_97a30/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_8964d/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8964d.dir/build.make CMakeFiles/cmTC_8964d.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8964d.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_8964d.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_8964d.dir/build.make:86: CMakeFiles/cmTC_8964d.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_8964d/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_8d326/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8d326.dir/build.make CMakeFiles/cmTC_8d326.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8d326.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_8d326.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_8d326.dir/build.make:86: CMakeFiles/cmTC_8d326.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_8d326/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_b75b4/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b75b4.dir/build.make CMakeFiles/cmTC_b75b4.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b75b4.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_b75b4.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_b75b4.dir/build.make:86: CMakeFiles/cmTC_b75b4.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_b75b4/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_ab3ed/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ab3ed.dir/build.make CMakeFiles/cmTC_ab3ed.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ab3ed.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_ab3ed.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_ab3ed.dir/build.make:86: CMakeFiles/cmTC_ab3ed.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_ab3ed/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_6253e/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_6253e.dir/build.make CMakeFiles/cmTC_6253e.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6253e.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_6253e.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/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-3/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_6253e.dir/build.make:86: CMakeFiles/cmTC_6253e.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_6253e/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_b96d2/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b96d2.dir/build.make CMakeFiles/cmTC_b96d2.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b96d2.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_b96d2.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/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_b96d2.dir/build.make:86: CMakeFiles/cmTC_b96d2.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_b96d2/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_61ff0/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_61ff0.dir/build.make CMakeFiles/cmTC_61ff0.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_61ff0.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_61ff0.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/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-3/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_61ff0.dir/build.make:86: CMakeFiles/cmTC_61ff0.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_61ff0/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_17cd0/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_17cd0.dir/build.make CMakeFiles/cmTC_17cd0.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_17cd0.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_17cd0.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/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-3/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_17cd0.dir/build.make:86: CMakeFiles/cmTC_17cd0.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_17cd0/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_1aa98/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1aa98.dir/build.make CMakeFiles/cmTC_1aa98.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1aa98.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_1aa98.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/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-3/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_1aa98.dir/build.make:86: CMakeFiles/cmTC_1aa98.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_1aa98/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_36572/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_36572.dir/build.make CMakeFiles/cmTC_36572.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_36572.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/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 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_36572.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_36572.dir/build.make:86: CMakeFiles/cmTC_36572.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_36572/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_b3218/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b3218.dir/build.make CMakeFiles/cmTC_b3218.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b3218.dir/HAVE_PTHREAD_NP_H.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -o CMakeFiles/cmTC_b3218.dir/HAVE_PTHREAD_NP_H.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CheckIncludeFiles/HAVE_PTHREAD_NP_H.c /home/naourr/work/instance-3/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_b3218.dir/build.make:86: CMakeFiles/cmTC_b3218.dir/HAVE_PTHREAD_NP_H.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_b3218/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_bd9c0/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_bd9c0.dir/build.make CMakeFiles/cmTC_bd9c0.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bd9c0.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_bd9c0.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/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-3/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_bd9c0.dir/build.make:86: CMakeFiles/cmTC_bd9c0.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_bd9c0/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_4cefc/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_4cefc.dir/build.make CMakeFiles/cmTC_4cefc.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4cefc.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_4cefc.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/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-3/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_4cefc.dir/build.make:86: CMakeFiles/cmTC_4cefc.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_4cefc/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_80722/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_80722.dir/build.make CMakeFiles/cmTC_80722.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_80722.dir/CheckSymbolExists.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_80722.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/naourr/work/instance-3/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-3/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_80722.dir/build.make:86: CMakeFiles/cmTC_80722.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_80722/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_82170/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_82170.dir/build.make CMakeFiles/cmTC_82170.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_82170.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_82170.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_82170.dir/build.make:86: CMakeFiles/cmTC_82170.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_82170/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_f9cd8/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f9cd8.dir/build.make CMakeFiles/cmTC_f9cd8.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f9cd8.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_f9cd8.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_f9cd8.dir/build.make:86: CMakeFiles/cmTC_f9cd8.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_f9cd8/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_8030a/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8030a.dir/build.make CMakeFiles/cmTC_8030a.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8030a.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_8030a.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_8030a.dir/build.make:86: CMakeFiles/cmTC_8030a.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_8030a/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_97cb6/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_97cb6.dir/build.make CMakeFiles/cmTC_97cb6.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_97cb6.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_97cb6.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_97cb6.dir/build.make:86: CMakeFiles/cmTC_97cb6.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_97cb6/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_b5bf0/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b5bf0.dir/build.make CMakeFiles/cmTC_b5bf0.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b5bf0.dir/CheckIncludeFile.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_b5bf0.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/naourr/work/instance-3/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_b5bf0.dir/build.make:86: CMakeFiles/cmTC_b5bf0.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_b5bf0/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/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-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_10ce7/fast && gmake[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_10ce7.dir/build.make CMakeFiles/cmTC_10ce7.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_10ce7.dir/HAVE_SLES_OPENSLES_ANDROID_H.c.o /home/naourr/work/instance-3/output-1/host/bin/or1k-linux-gcc --sysroot=/home/naourr/work/instance-3/output-1/host/or1k-buildroot-linux-uclibc/sysroot -fno-gnu89-inline -std=c11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -D_LARGEFILE_SOURCE -D_LARGE_FILES -pthread -DNDEBUG -o CMakeFiles/cmTC_10ce7.dir/HAVE_SLES_OPENSLES_ANDROID_H.c.o -c /home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CheckIncludeFiles/HAVE_SLES_OPENSLES_ANDROID_H.c /home/naourr/work/instance-3/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_10ce7.dir/build.make:86: CMakeFiles/cmTC_10ce7.dir/HAVE_SLES_OPENSLES_ANDROID_H.c.o] Error 1 gmake[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:141: cmTC_10ce7/fast] Error 2 gmake[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/openal-1.19.1/CMakeFiles/CMakeTmp' Source: /* */ #include #include int main(void){return 0;}