Performing C++ SOURCE FILE Test HAVE_LIBATOMIC failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_ed23e/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ed23e.dir/build.make CMakeFiles/cmTC_ed23e.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ed23e.dir/src.cxx.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-g++ --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -DHAVE_LIBATOMIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_ed23e.dir/src.cxx.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/src.cxx In file included from /home/br-user/work/instance-0/output-1/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/atomic:38:0, from /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/src.cxx:1: /home/br-user/work/instance-0/output-1/host/opt/ext-toolchain/mips-linux-gnu/include/c++/5.3.0/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/src.cxx:2:6: error: 'atomic' in namespace 'std' does not name a template type std::atomic foo{0}; ^ /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/src.cxx:3:21: error: 'foo' was not declared in this scope int main() { return foo.fetch_add(2); } ^ gmake[2]: *** [CMakeFiles/cmTC_ed23e.dir/build.make:78: CMakeFiles/cmTC_ed23e.dir/src.cxx.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_ed23e/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Source file was: #include std::atomic foo{0}; int main() { return foo.fetch_add(2); } Performing C SOURCE FILE Test HAVE_MSSE2_SWITCH failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3281e/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_3281e.dir/build.make CMakeFiles/cmTC_3281e.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3281e.dir/src.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -DHAVE_MSSE2_SWITCH -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -Werror -DNDEBUG -msse2 -o CMakeFiles/cmTC_3281e.dir/src.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/src.c mips-linux-gnu-gcc: error: unrecognized command line option '-msse2' gmake[2]: *** [CMakeFiles/cmTC_3281e.dir/build.make:78: CMakeFiles/cmTC_3281e.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_3281e/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Determining if the include file xmmintrin.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d385b/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_d385b.dir/build.make CMakeFiles/cmTC_d385b.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d385b.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_d385b.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: xmmintrin.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_d385b.dir/build.make:78: CMakeFiles/cmTC_d385b.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_d385b/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the include file emmintrin.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_18c5f/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_18c5f.dir/build.make CMakeFiles/cmTC_18c5f.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_18c5f.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_18c5f.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: emmintrin.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_18c5f.dir/build.make:78: CMakeFiles/cmTC_18c5f.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_18c5f/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the include file pmmintrin.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e8c24/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_e8c24.dir/build.make CMakeFiles/cmTC_e8c24.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e8c24.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_e8c24.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: pmmintrin.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_e8c24.dir/build.make:78: CMakeFiles/cmTC_e8c24.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_e8c24/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the include file smmintrin.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1815c/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1815c.dir/build.make CMakeFiles/cmTC_1815c.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1815c.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_1815c.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:23: fatal error: smmintrin.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_1815c.dir/build.make:78: CMakeFiles/cmTC_1815c.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_1815c/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the include file arm_neon.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_67b7c/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_67b7c.dir/build.make CMakeFiles/cmTC_67b7c.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_67b7c.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_67b7c.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:22: fatal error: arm_neon.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_67b7c.dir/build.make:78: CMakeFiles/cmTC_67b7c.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_67b7c/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the include file cpuid.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_504dd/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_504dd.dir/build.make CMakeFiles/cmTC_504dd.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_504dd.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_504dd.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:19: fatal error: cpuid.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_504dd.dir/build.make:78: CMakeFiles/cmTC_504dd.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_504dd/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the include file intrin.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_bad5c/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_bad5c.dir/build.make CMakeFiles/cmTC_bad5c.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bad5c.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_bad5c.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:20: fatal error: intrin.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_bad5c.dir/build.make:78: CMakeFiles/cmTC_bad5c.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_bad5c/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the include file guiddef.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_500ad/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_500ad.dir/build.make CMakeFiles/cmTC_500ad.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_500ad.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_500ad.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:21: fatal error: guiddef.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_500ad.dir/build.make:78: CMakeFiles/cmTC_500ad.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_500ad/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the include file initguid.h exists failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_2d795/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_2d795.dir/build.make CMakeFiles/cmTC_2d795.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2d795.dir/CheckIncludeFile.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_2d795.dir/CheckIncludeFile.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:22: fatal error: initguid.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_2d795.dir/build.make:78: CMakeFiles/cmTC_2d795.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_2d795/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Determining if the _aligned_malloc exist failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_02e15/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_02e15.dir/build.make CMakeFiles/cmTC_02e15.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_02e15.dir/CheckSymbolExists.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_02e15.dir/CheckSymbolExists.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: '_aligned_malloc' undeclared (first use in this function) return ((int*)(&_aligned_malloc))[argc]; ^ /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_02e15.dir/build.make:78: CMakeFiles/cmTC_02e15.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_02e15/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' File /home/br-user/work/instance-0/output-1/build/openal-1.22.0/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/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_4700e/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_4700e.dir/build.make CMakeFiles/cmTC_4700e.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4700e.dir/CheckSymbolExists.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_4700e.dir/CheckSymbolExists.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:21: fatal error: libproc.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_4700e.dir/build.make:78: CMakeFiles/cmTC_4700e.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_4700e/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' File /home/br-user/work/instance-0/output-1/build/openal-1.22.0/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 files pthread.h;pthread_np.h exist failed with the following output: Change Dir: /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_40a56/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_40a56.dir/build.make CMakeFiles/cmTC_40a56.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_40a56.dir/HAVE_PTHREAD_NP_H.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -DNDEBUG -o CMakeFiles/cmTC_40a56.dir/HAVE_PTHREAD_NP_H.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CheckIncludeFiles/HAVE_PTHREAD_NP_H.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CheckIncludeFiles/HAVE_PTHREAD_NP_H.c:3:24: fatal error: pthread_np.h: No such file or directory compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_40a56.dir/build.make:78: CMakeFiles/cmTC_40a56.dir/HAVE_PTHREAD_NP_H.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_40a56/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/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/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_138f8/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_138f8.dir/build.make CMakeFiles/cmTC_138f8.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_138f8.dir/CheckSymbolExists.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -DNDEBUG -o CMakeFiles/cmTC_138f8.dir/CheckSymbolExists.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'pthread_setname_np' undeclared (first use in this function) return ((int*)(&pthread_setname_np))[argc]; ^ /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_138f8.dir/build.make:78: CMakeFiles/cmTC_138f8.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_138f8/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' File /home/br-user/work/instance-0/output-1/build/openal-1.22.0/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/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_658c0/fast && gmake[1]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_658c0.dir/build.make CMakeFiles/cmTC_658c0.dir/build gmake[2]: Entering directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_658c0.dir/CheckSymbolExists.c.o /home/br-user/work/instance-0/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/home/br-user/work/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -pthread -DNDEBUG -o CMakeFiles/cmTC_658c0.dir/CheckSymbolExists.c.o -c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'pthread_set_name_np' undeclared (first use in this function) return ((int*)(&pthread_set_name_np))[argc]; ^ /home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_658c0.dir/build.make:78: CMakeFiles/cmTC_658c0.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_658c0/fast] Error 2 gmake[1]: Leaving directory '/home/br-user/work/instance-0/output-1/build/openal-1.22.0/CMakeFiles/CMakeTmp' File /home/br-user/work/instance-0/output-1/build/openal-1.22.0/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 }