Performing C SOURCE FILE Test have_C__fstack_protector___param_ssp_buffer_size_4 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_521d2/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_521d2.dir/build.make CMakeFiles/cmTC_521d2.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_521d2.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -Dhave_C__fstack_protector___param_ssp_buffer_size_4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -fstack-protector --param=ssp-buffer-size=4 -DNDEBUG -o CMakeFiles/cmTC_521d2.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c cc1: warning: '-fstack-protector' not supported for this target Linking C executable cmTC_521d2 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_521d2.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -fstack-protector --param=ssp-buffer-size=4 -DNDEBUG CMakeFiles/cmTC_521d2.dir/src.c.o -o cmTC_521d2 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lssp_nonshared: No such file or directory /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lssp: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_521d2.dir/build.make:99: cmTC_521d2] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_521d2/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test have_CXX__fstack_protector___param_ssp_buffer_size_4 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f61a8/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f61a8.dir/build.make CMakeFiles/cmTC_f61a8.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f61a8.dir/src.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -Dhave_CXX__fstack_protector___param_ssp_buffer_size_4 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fstack-protector --param=ssp-buffer-size=4 -DNDEBUG -o CMakeFiles/cmTC_f61a8.dir/src.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx cc1plus: warning: '-fstack-protector' not supported for this target Linking CXX executable cmTC_f61a8 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f61a8.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fstack-protector --param=ssp-buffer-size=4 -DNDEBUG CMakeFiles/cmTC_f61a8.dir/src.cxx.o -o cmTC_f61a8 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lssp_nonshared: No such file or directory /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lssp: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_f61a8.dir/build.make:99: cmTC_f61a8] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_f61a8/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Determining if the function __infinity exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_287f8/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_287f8.dir/build.make CMakeFiles/cmTC_287f8.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_287f8.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=__infinity -DNDEBUG -o CMakeFiles/cmTC_287f8.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_287f8 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_287f8.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=__infinity -DNDEBUG CMakeFiles/cmTC_287f8.dir/CheckFunctionExists.c.o -o cmTC_287f8 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_287f8.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `__infinity' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_287f8.dir/build.make:99: cmTC_287f8] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_287f8/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function __infinity exists in the m failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3d6b2/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_3d6b2.dir/build.make CMakeFiles/cmTC_3d6b2.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3d6b2.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=__infinity -DNDEBUG -o CMakeFiles/cmTC_3d6b2.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_3d6b2 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3d6b2.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=__infinity -DNDEBUG CMakeFiles/cmTC_3d6b2.dir/CheckFunctionExists.c.o -o cmTC_3d6b2 -lm /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_3d6b2.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `__infinity' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_3d6b2.dir/build.make:99: cmTC_3d6b2] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_3d6b2/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function backtrace_symbols_fd exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_da17a/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_da17a.dir/build.make CMakeFiles/cmTC_da17a.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_da17a.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace_symbols_fd -DNDEBUG -o CMakeFiles/cmTC_da17a.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_da17a /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da17a.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace_symbols_fd -DNDEBUG CMakeFiles/cmTC_da17a.dir/CheckFunctionExists.c.o -o cmTC_da17a /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_da17a.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `backtrace_symbols_fd' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_da17a.dir/build.make:99: cmTC_da17a] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_da17a/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function backtrace_symbols_fd exists in the execinfo failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d0130/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_d0130.dir/build.make CMakeFiles/cmTC_d0130.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d0130.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace_symbols_fd -DNDEBUG -o CMakeFiles/cmTC_d0130.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_d0130 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0130.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace_symbols_fd -DNDEBUG CMakeFiles/cmTC_d0130.dir/CheckFunctionExists.c.o -o cmTC_d0130 -lexecinfo /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lexecinfo: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_d0130.dir/build.make:99: cmTC_d0130] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_d0130/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if files execinfo.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_8b262/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8b262.dir/build.make CMakeFiles/cmTC_8b262.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b262.dir/HAVE_EXECINFO_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_8b262.dir/HAVE_EXECINFO_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_EXECINFO_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_EXECINFO_H.c:2:10: fatal error: execinfo.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_8b262.dir/build.make:78: CMakeFiles/cmTC_8b262.dir/HAVE_EXECINFO_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_8b262/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files fpu_control.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_43804/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_43804.dir/build.make CMakeFiles/cmTC_43804.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_43804.dir/HAVE_FPU_CONTROL_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_43804.dir/HAVE_FPU_CONTROL_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_FPU_CONTROL_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_FPU_CONTROL_H.c:2:10: fatal error: fpu_control.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_43804.dir/build.make:78: CMakeFiles/cmTC_43804.dir/HAVE_FPU_CONTROL_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_43804/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files ieeefp.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3b450/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_3b450.dir/build.make CMakeFiles/cmTC_3b450.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3b450.dir/HAVE_IEEEFP_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_3b450.dir/HAVE_IEEEFP_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_IEEEFP_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_IEEEFP_H.c:2:10: fatal error: ieeefp.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_3b450.dir/build.make:78: CMakeFiles/cmTC_3b450.dir/HAVE_IEEEFP_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_3b450/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files ndir.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_787ae/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_787ae.dir/build.make CMakeFiles/cmTC_787ae.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_787ae.dir/HAVE_NDIR_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_787ae.dir/HAVE_NDIR_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_NDIR_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_NDIR_H.c:2:10: fatal error: ndir.h: No such file or directory 2 | #include | ^~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_787ae.dir/build.make:78: CMakeFiles/cmTC_787ae.dir/HAVE_NDIR_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_787ae/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files select.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_b9461/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b9461.dir/build.make CMakeFiles/cmTC_b9461.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b9461.dir/HAVE_SELECT_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_b9461.dir/HAVE_SELECT_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SELECT_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SELECT_H.c:2:10: fatal error: select.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_b9461.dir/build.make:78: CMakeFiles/cmTC_b9461.dir/HAVE_SELECT_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_b9461/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sys/types.h;sys/event.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_93ce7/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_93ce7.dir/build.make CMakeFiles/cmTC_93ce7.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_93ce7.dir/HAVE_SYS_EVENT_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_93ce7.dir/HAVE_SYS_EVENT_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_EVENT_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_EVENT_H.c:3:10: fatal error: sys/event.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_93ce7.dir/build.make:78: CMakeFiles/cmTC_93ce7.dir/HAVE_SYS_EVENT_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_93ce7/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include #include int main(void){return 0;} Determining if files sys/ndir.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_0e3ea/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0e3ea.dir/build.make CMakeFiles/cmTC_0e3ea.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0e3ea.dir/HAVE_SYS_NDIR_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_0e3ea.dir/HAVE_SYS_NDIR_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_NDIR_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_NDIR_H.c:2:10: fatal error: sys/ndir.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_0e3ea.dir/build.make:78: CMakeFiles/cmTC_0e3ea.dir/HAVE_SYS_NDIR_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_0e3ea/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sys/pte.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_bbf49/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_bbf49.dir/build.make CMakeFiles/cmTC_bbf49.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bbf49.dir/HAVE_SYS_PTE_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_bbf49.dir/HAVE_SYS_PTE_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PTE_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PTE_H.c:2:10: fatal error: sys/pte.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_bbf49.dir/build.make:78: CMakeFiles/cmTC_bbf49.dir/HAVE_SYS_PTE_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_bbf49/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files synch.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_4b3f6/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_4b3f6.dir/build.make CMakeFiles/cmTC_4b3f6.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4b3f6.dir/HAVE_SYNCH_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_4b3f6.dir/HAVE_SYNCH_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYNCH_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYNCH_H.c:2:10: fatal error: synch.h: No such file or directory 2 | #include | ^~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_4b3f6.dir/build.make:78: CMakeFiles/cmTC_4b3f6.dir/HAVE_SYNCH_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_4b3f6/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sysent.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_22485/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_22485.dir/build.make CMakeFiles/cmTC_22485.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_22485.dir/HAVE_SYSENT_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_22485.dir/HAVE_SYSENT_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYSENT_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYSENT_H.c:2:10: fatal error: sysent.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_22485.dir/build.make:78: CMakeFiles/cmTC_22485.dir/HAVE_SYSENT_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_22485/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sys/fpu.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_540df/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_540df.dir/build.make CMakeFiles/cmTC_540df.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_540df.dir/HAVE_SYS_FPU_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_540df.dir/HAVE_SYS_FPU_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_FPU_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_FPU_H.c:2:10: fatal error: sys/fpu.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_540df.dir/build.make:78: CMakeFiles/cmTC_540df.dir/HAVE_SYS_FPU_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_540df/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sys/types.h;sys/malloc.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_548f0/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_548f0.dir/build.make CMakeFiles/cmTC_548f0.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_548f0.dir/HAVE_SYS_MALLOC_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_548f0.dir/HAVE_SYS_MALLOC_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MALLOC_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_MALLOC_H.c:3:10: fatal error: sys/malloc.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_548f0.dir/build.make:78: CMakeFiles/cmTC_548f0.dir/HAVE_SYS_MALLOC_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_548f0/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include #include int main(void){return 0;} Determining if files sys/stream.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f5680/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f5680.dir/build.make CMakeFiles/cmTC_f5680.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f5680.dir/HAVE_SYS_STREAM_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_f5680.dir/HAVE_SYS_STREAM_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_STREAM_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_STREAM_H.c:2:10: fatal error: sys/stream.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_f5680.dir/build.make:78: CMakeFiles/cmTC_f5680.dir/HAVE_SYS_STREAM_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_f5680/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files termbits.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_29c9d/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_29c9d.dir/build.make CMakeFiles/cmTC_29c9d.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_29c9d.dir/HAVE_TERMBITS_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_29c9d.dir/HAVE_TERMBITS_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_TERMBITS_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_TERMBITS_H.c:2:10: fatal error: termbits.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_29c9d.dir/build.make:78: CMakeFiles/cmTC_29c9d.dir/HAVE_TERMBITS_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_29c9d/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files termio.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_22e5f/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_22e5f.dir/build.make CMakeFiles/cmTC_22e5f.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_22e5f.dir/HAVE_TERMIO_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_22e5f.dir/HAVE_TERMIO_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_TERMIO_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_TERMIO_H.c:2:10: fatal error: termio.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_22e5f.dir/build.make:78: CMakeFiles/cmTC_22e5f.dir/HAVE_TERMIO_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_22e5f/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files varargs.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_14abd/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_14abd.dir/build.make CMakeFiles/cmTC_14abd.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_14abd.dir/HAVE_VARARGS_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_14abd.dir/HAVE_VARARGS_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_VARARGS_H.c In file included from /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_VARARGS_H.c:2: /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/include/varargs.h:4:2: error: #error "GCC no longer implements ." 4 | #error "GCC no longer implements ." | ^~~~~ /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/include/varargs.h:5:2: error: #error "Revise your code to use ." 5 | #error "Revise your code to use ." | ^~~~~ gmake[2]: *** [CMakeFiles/cmTC_14abd.dir/build.make:78: CMakeFiles/cmTC_14abd.dir/HAVE_VARARGS_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_14abd/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sys/utime.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_15104/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_15104.dir/build.make CMakeFiles/cmTC_15104.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_15104.dir/HAVE_SYS_UTIME_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_15104.dir/HAVE_SYS_UTIME_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UTIME_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_UTIME_H.c:2:10: fatal error: sys/utime.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_15104.dir/build.make:78: CMakeFiles/cmTC_15104.dir/HAVE_SYS_UTIME_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_15104/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sys/vadvise.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f8164/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f8164.dir/build.make CMakeFiles/cmTC_f8164.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f8164.dir/HAVE_SYS_VADVISE_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_f8164.dir/HAVE_SYS_VADVISE_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_VADVISE_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_VADVISE_H.c:2:10: fatal error: sys/vadvise.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_f8164.dir/build.make:78: CMakeFiles/cmTC_f8164.dir/HAVE_SYS_VADVISE_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_f8164/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sys/sockio.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_22b7c/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_22b7c.dir/build.make CMakeFiles/cmTC_22b7c.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_22b7c.dir/HAVE_SYS_SOCKIO_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_22b7c.dir/HAVE_SYS_SOCKIO_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SOCKIO_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_SOCKIO_H.c:2:10: fatal error: sys/sockio.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_22b7c.dir/build.make:78: CMakeFiles/cmTC_22b7c.dir/HAVE_SYS_SOCKIO_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_22b7c/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files bfd.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_ea209/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ea209.dir/build.make CMakeFiles/cmTC_ea209.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ea209.dir/BFD_H_EXISTS.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_ea209.dir/BFD_H_EXISTS.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/BFD_H_EXISTS.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/BFD_H_EXISTS.c:2:10: fatal error: bfd.h: No such file or directory 2 | #include | ^~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_ea209.dir/build.make:78: CMakeFiles/cmTC_ea209.dir/BFD_H_EXISTS.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_ea209/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files sys/ptem.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_801d0/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_801d0.dir/build.make CMakeFiles/cmTC_801d0.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_801d0.dir/HAVE_SYS_PTEM_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_801d0.dir/HAVE_SYS_PTEM_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PTEM_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYS_PTEM_H.c:2:10: fatal error: sys/ptem.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_801d0.dir/build.make:78: CMakeFiles/cmTC_801d0.dir/HAVE_SYS_PTEM_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_801d0/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the function backtrace exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_75f44/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_75f44.dir/build.make CMakeFiles/cmTC_75f44.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_75f44.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace -DNDEBUG -o CMakeFiles/cmTC_75f44.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_75f44 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_75f44.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace -DNDEBUG CMakeFiles/cmTC_75f44.dir/CheckFunctionExists.c.o -o cmTC_75f44 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_75f44.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `backtrace' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_75f44.dir/build.make:99: cmTC_75f44] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_75f44/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function backtrace_symbols exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_c647d/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_c647d.dir/build.make CMakeFiles/cmTC_c647d.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c647d.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace_symbols -DNDEBUG -o CMakeFiles/cmTC_c647d.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_c647d /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c647d.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace_symbols -DNDEBUG CMakeFiles/cmTC_c647d.dir/CheckFunctionExists.c.o -o cmTC_c647d -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_c647d.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `backtrace_symbols' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_c647d.dir/build.make:99: cmTC_c647d] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_c647d/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function backtrace_symbols_fd exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1ce1e/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1ce1e.dir/build.make CMakeFiles/cmTC_1ce1e.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1ce1e.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace_symbols_fd -DNDEBUG -o CMakeFiles/cmTC_1ce1e.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_1ce1e /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ce1e.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=backtrace_symbols_fd -DNDEBUG CMakeFiles/cmTC_1ce1e.dir/CheckFunctionExists.c.o -o cmTC_1ce1e -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_1ce1e.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `backtrace_symbols_fd' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_1ce1e.dir/build.make:99: cmTC_1ce1e] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_1ce1e/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function printstack exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_4a469/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_4a469.dir/build.make CMakeFiles/cmTC_4a469.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4a469.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=printstack -DNDEBUG -o CMakeFiles/cmTC_4a469.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_4a469 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4a469.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=printstack -DNDEBUG CMakeFiles/cmTC_4a469.dir/CheckFunctionExists.c.o -o cmTC_4a469 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_4a469.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `printstack' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_4a469.dir/build.make:99: cmTC_4a469] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_4a469/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function bfill exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_5f65a/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5f65a.dir/build.make CMakeFiles/cmTC_5f65a.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5f65a.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=bfill -DNDEBUG -o CMakeFiles/cmTC_5f65a.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_5f65a /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5f65a.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=bfill -DNDEBUG CMakeFiles/cmTC_5f65a.dir/CheckFunctionExists.c.o -o cmTC_5f65a -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_5f65a.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `bfill' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_5f65a.dir/build.make:99: cmTC_5f65a] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_5f65a/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function compress exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_7e892/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_7e892.dir/build.make CMakeFiles/cmTC_7e892.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7e892.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=compress -DNDEBUG -o CMakeFiles/cmTC_7e892.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_7e892 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e892.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=compress -DNDEBUG CMakeFiles/cmTC_7e892.dir/CheckFunctionExists.c.o -o cmTC_7e892 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_7e892.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `compress' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_7e892.dir/build.make:99: cmTC_7e892] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_7e892/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function fedisableexcept exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_df5aa/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_df5aa.dir/build.make CMakeFiles/cmTC_df5aa.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_df5aa.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=fedisableexcept -DNDEBUG -o CMakeFiles/cmTC_df5aa.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_df5aa /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_df5aa.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=fedisableexcept -DNDEBUG CMakeFiles/cmTC_df5aa.dir/CheckFunctionExists.c.o -o cmTC_df5aa -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_df5aa.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `fedisableexcept' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_df5aa.dir/build.make:99: cmTC_df5aa] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_df5aa/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function gethrtime exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_fe2bb/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_fe2bb.dir/build.make CMakeFiles/cmTC_fe2bb.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fe2bb.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=gethrtime -DNDEBUG -o CMakeFiles/cmTC_fe2bb.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_fe2bb /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fe2bb.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=gethrtime -DNDEBUG CMakeFiles/cmTC_fe2bb.dir/CheckFunctionExists.c.o -o cmTC_fe2bb -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_fe2bb.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `gethrtime' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_fe2bb.dir/build.make:99: cmTC_fe2bb] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_fe2bb/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function getpassphrase exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d9464/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_d9464.dir/build.make CMakeFiles/cmTC_d9464.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d9464.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=getpassphrase -DNDEBUG -o CMakeFiles/cmTC_d9464.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_d9464 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9464.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=getpassphrase -DNDEBUG CMakeFiles/cmTC_d9464.dir/CheckFunctionExists.c.o -o cmTC_d9464 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_d9464.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `getpassphrase' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_d9464.dir/build.make:99: cmTC_d9464] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_d9464/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function getwd exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_61fe0/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_61fe0.dir/build.make CMakeFiles/cmTC_61fe0.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_61fe0.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=getwd -DNDEBUG -o CMakeFiles/cmTC_61fe0.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_61fe0 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61fe0.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=getwd -DNDEBUG CMakeFiles/cmTC_61fe0.dir/CheckFunctionExists.c.o -o cmTC_61fe0 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_61fe0.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `getwd' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_61fe0.dir/build.make:99: cmTC_61fe0] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_61fe0/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function mallinfo exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_998b2/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_998b2.dir/build.make CMakeFiles/cmTC_998b2.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_998b2.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=mallinfo -DNDEBUG -o CMakeFiles/cmTC_998b2.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_998b2 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_998b2.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=mallinfo -DNDEBUG CMakeFiles/cmTC_998b2.dir/CheckFunctionExists.c.o -o cmTC_998b2 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_998b2.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `mallinfo' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_998b2.dir/build.make:99: cmTC_998b2] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_998b2/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function mallinfo2 exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d2aa1/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_d2aa1.dir/build.make CMakeFiles/cmTC_d2aa1.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d2aa1.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=mallinfo2 -DNDEBUG -o CMakeFiles/cmTC_d2aa1.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_d2aa1 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d2aa1.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=mallinfo2 -DNDEBUG CMakeFiles/cmTC_d2aa1.dir/CheckFunctionExists.c.o -o cmTC_d2aa1 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_d2aa1.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `mallinfo2' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_d2aa1.dir/build.make:99: cmTC_d2aa1] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_d2aa1/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function pthread_attr_create exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_692c6/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_692c6.dir/build.make CMakeFiles/cmTC_692c6.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_692c6.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=pthread_attr_create -DNDEBUG -o CMakeFiles/cmTC_692c6.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_692c6 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_692c6.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=pthread_attr_create -DNDEBUG CMakeFiles/cmTC_692c6.dir/CheckFunctionExists.c.o -o cmTC_692c6 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_692c6.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `pthread_attr_create' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_692c6.dir/build.make:99: cmTC_692c6] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_692c6/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function pthread_condattr_create exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_a30d2/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_a30d2.dir/build.make CMakeFiles/cmTC_a30d2.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a30d2.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=pthread_condattr_create -DNDEBUG -o CMakeFiles/cmTC_a30d2.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_a30d2 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a30d2.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=pthread_condattr_create -DNDEBUG CMakeFiles/cmTC_a30d2.dir/CheckFunctionExists.c.o -o cmTC_a30d2 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_a30d2.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `pthread_condattr_create' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_a30d2.dir/build.make:99: cmTC_a30d2] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_a30d2/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function pthread_yield_np exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_40920/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_40920.dir/build.make CMakeFiles/cmTC_40920.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_40920.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=pthread_yield_np -DNDEBUG -o CMakeFiles/cmTC_40920.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_40920 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_40920.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=pthread_yield_np -DNDEBUG CMakeFiles/cmTC_40920.dir/CheckFunctionExists.c.o -o cmTC_40920 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_40920.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `pthread_yield_np' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_40920.dir/build.make:99: cmTC_40920] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_40920/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function rwlock_init exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d64d6/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_d64d6.dir/build.make CMakeFiles/cmTC_d64d6.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d64d6.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=rwlock_init -DNDEBUG -o CMakeFiles/cmTC_d64d6.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_d64d6 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d64d6.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=rwlock_init -DNDEBUG CMakeFiles/cmTC_d64d6.dir/CheckFunctionExists.c.o -o cmTC_d64d6 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_d64d6.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `rwlock_init' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_d64d6.dir/build.make:99: cmTC_d64d6] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_d64d6/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function sigthreadmask exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_cc347/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_cc347.dir/build.make CMakeFiles/cmTC_cc347.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cc347.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=sigthreadmask -DNDEBUG -o CMakeFiles/cmTC_cc347.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_cc347 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cc347.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=sigthreadmask -DNDEBUG CMakeFiles/cmTC_cc347.dir/CheckFunctionExists.c.o -o cmTC_cc347 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_cc347.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `sigthreadmask' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_cc347.dir/build.make:99: cmTC_cc347] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_cc347/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function tell exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_07895/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_07895.dir/build.make CMakeFiles/cmTC_07895.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_07895.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=tell -DNDEBUG -o CMakeFiles/cmTC_07895.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_07895 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07895.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=tell -DNDEBUG CMakeFiles/cmTC_07895.dir/CheckFunctionExists.c.o -o cmTC_07895 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_07895.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `tell' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_07895.dir/build.make:99: cmTC_07895] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_07895/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function thr_setconcurrency exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_0a6b7/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0a6b7.dir/build.make CMakeFiles/cmTC_0a6b7.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0a6b7.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=thr_setconcurrency -DNDEBUG -o CMakeFiles/cmTC_0a6b7.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_0a6b7 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a6b7.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=thr_setconcurrency -DNDEBUG CMakeFiles/cmTC_0a6b7.dir/CheckFunctionExists.c.o -o cmTC_0a6b7 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_0a6b7.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `thr_setconcurrency' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_0a6b7.dir/build.make:99: cmTC_0a6b7] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_0a6b7/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function thr_yield exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_13b9b/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_13b9b.dir/build.make CMakeFiles/cmTC_13b9b.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_13b9b.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=thr_yield -DNDEBUG -o CMakeFiles/cmTC_13b9b.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_13b9b /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_13b9b.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=thr_yield -DNDEBUG CMakeFiles/cmTC_13b9b.dir/CheckFunctionExists.c.o -o cmTC_13b9b -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_13b9b.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `thr_yield' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_13b9b.dir/build.make:99: cmTC_13b9b] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_13b9b/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if files asm/msr.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_5b2cc/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5b2cc.dir/build.make CMakeFiles/cmTC_5b2cc.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5b2cc.dir/HAVE_ASM_MSR_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_5b2cc.dir/HAVE_ASM_MSR_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_ASM_MSR_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_ASM_MSR_H.c:2:10: fatal error: asm/msr.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_5b2cc.dir/build.make:78: CMakeFiles/cmTC_5b2cc.dir/HAVE_ASM_MSR_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_5b2cc/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files ia64intrin.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_9ea78/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_9ea78.dir/build.make CMakeFiles/cmTC_9ea78.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9ea78.dir/HAVE_IA64INTRIN_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_9ea78.dir/HAVE_IA64INTRIN_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_IA64INTRIN_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_IA64INTRIN_H.c:2:10: fatal error: ia64intrin.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_9ea78.dir/build.make:78: CMakeFiles/cmTC_9ea78.dir/HAVE_IA64INTRIN_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_9ea78/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the function read_real_time exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_bdb8b/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_bdb8b.dir/build.make CMakeFiles/cmTC_bdb8b.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bdb8b.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=read_real_time -DNDEBUG -o CMakeFiles/cmTC_bdb8b.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_bdb8b /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bdb8b.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=read_real_time -DNDEBUG CMakeFiles/cmTC_bdb8b.dir/CheckFunctionExists.c.o -o cmTC_bdb8b -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_bdb8b.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `read_real_time' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_bdb8b.dir/build.make:99: cmTC_bdb8b] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_bdb8b/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function rdtscll exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_cdabb/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_cdabb.dir/build.make CMakeFiles/cmTC_cdabb.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cdabb.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=rdtscll -DNDEBUG -o CMakeFiles/cmTC_cdabb.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_cdabb /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cdabb.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=rdtscll -DNDEBUG CMakeFiles/cmTC_cdabb.dir/CheckFunctionExists.c.o -o cmTC_cdabb -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_cdabb.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `rdtscll' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_cdabb.dir/build.make:99: cmTC_cdabb] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_cdabb/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the TIOCSTAT exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_b58e4/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b58e4.dir/build.make CMakeFiles/cmTC_b58e4.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b58e4.dir/CheckSymbolExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_b58e4.dir/CheckSymbolExists.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'TIOCSTAT' undeclared (first use in this function); did you mean 'TIOCSTI'? 8 | return ((int*)(&TIOCSTAT))[argc]; | ^~~~~~~~ | TIOCSTI /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in gmake[2]: *** [CMakeFiles/cmTC_b58e4.dir/build.make:78: CMakeFiles/cmTC_b58e4.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_b58e4/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' File /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef TIOCSTAT return ((int*)(&TIOCSTAT))[argc]; #else (void)argc; return 0; #endif } Determining if the FIONREAD exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1e222/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1e222.dir/build.make CMakeFiles/cmTC_1e222.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1e222.dir/CheckSymbolExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_1e222.dir/CheckSymbolExists.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckSymbolExists.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: sys/filio.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_1e222.dir/build.make:78: CMakeFiles/cmTC_1e222.dir/CheckSymbolExists.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_1e222/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' File /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef FIONREAD return ((int*)(&FIONREAD))[argc]; #else (void)argc; return 0; #endif } Determining size of uchar failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_951f4/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_951f4.dir/build.make CMakeFiles/cmTC_951f4.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_951f4.dir/SIZEOF_UCHAR.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_951f4.dir/SIZEOF_UCHAR.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:29:22: error: 'uchar' undeclared here (not in a function); did you mean 'u_char'? 29 | #define SIZE (sizeof(uchar)) | ^~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_951f4.dir/build.make:78: CMakeFiles/cmTC_951f4.dir/SIZEOF_UCHAR.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_951f4/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uchar)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of int8 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f8157/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f8157.dir/build.make CMakeFiles/cmTC_f8157.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f8157.dir/SIZEOF_INT8.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_f8157.dir/SIZEOF_INT8.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:29:22: error: 'int8' undeclared here (not in a function); did you mean 'int'? 29 | #define SIZE (sizeof(int8)) | ^~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_f8157.dir/build.make:78: CMakeFiles/cmTC_f8157.dir/SIZEOF_INT8.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_f8157/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(int8)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uint8 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1617d/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1617d.dir/build.make CMakeFiles/cmTC_1617d.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1617d.dir/SIZEOF_UINT8.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_1617d.dir/SIZEOF_UINT8.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:29:22: error: 'uint8' undeclared here (not in a function); did you mean 'uint'? 29 | #define SIZE (sizeof(uint8)) | ^~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_1617d.dir/build.make:78: CMakeFiles/cmTC_1617d.dir/SIZEOF_UINT8.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_1617d/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uint8)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of int16 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_26d63/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_26d63.dir/build.make CMakeFiles/cmTC_26d63.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_26d63.dir/SIZEOF_INT16.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_26d63.dir/SIZEOF_INT16.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:29:22: error: 'int16' undeclared here (not in a function); did you mean 'int16_t'? 29 | #define SIZE (sizeof(int16)) | ^~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_26d63.dir/build.make:78: CMakeFiles/cmTC_26d63.dir/SIZEOF_INT16.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_26d63/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(int16)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uint16 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_0b3bd/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0b3bd.dir/build.make CMakeFiles/cmTC_0b3bd.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0b3bd.dir/SIZEOF_UINT16.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_0b3bd.dir/SIZEOF_UINT16.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:29:22: error: 'uint16' undeclared here (not in a function); did you mean 'uint16_t'? 29 | #define SIZE (sizeof(uint16)) | ^~~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_0b3bd.dir/build.make:78: CMakeFiles/cmTC_0b3bd.dir/SIZEOF_UINT16.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_0b3bd/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uint16)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of int32 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_47532/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_47532.dir/build.make CMakeFiles/cmTC_47532.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_47532.dir/SIZEOF_INT32.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_47532.dir/SIZEOF_INT32.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:29:22: error: 'int32' undeclared here (not in a function); did you mean 'int32_t'? 29 | #define SIZE (sizeof(int32)) | ^~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_47532.dir/build.make:78: CMakeFiles/cmTC_47532.dir/SIZEOF_INT32.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_47532/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(int32)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uint32 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_19cf5/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_19cf5.dir/build.make CMakeFiles/cmTC_19cf5.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_19cf5.dir/SIZEOF_UINT32.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_19cf5.dir/SIZEOF_UINT32.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:29:22: error: 'uint32' undeclared here (not in a function); did you mean 'uint32_t'? 29 | #define SIZE (sizeof(uint32)) | ^~~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_19cf5.dir/build.make:78: CMakeFiles/cmTC_19cf5.dir/SIZEOF_UINT32.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_19cf5/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uint32)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of int64 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d1ddd/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_d1ddd.dir/build.make CMakeFiles/cmTC_d1ddd.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d1ddd.dir/SIZEOF_INT64.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_d1ddd.dir/SIZEOF_INT64.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:29:22: error: 'int64' undeclared here (not in a function); did you mean 'int64_t'? 29 | #define SIZE (sizeof(int64)) | ^~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_d1ddd.dir/build.make:78: CMakeFiles/cmTC_d1ddd.dir/SIZEOF_INT64.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_d1ddd/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(int64)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining size of uint64 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_8839a/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8839a.dir/build.make CMakeFiles/cmTC_8839a.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8839a.dir/SIZEOF_UINT64.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_8839a.dir/SIZEOF_UINT64.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:29:22: error: 'uint64' undeclared here (not in a function); did you mean 'uint64_t'? 29 | #define SIZE (sizeof(uint64)) | ^~~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:31:12: note: in expansion of macro 'SIZE' 31 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_8839a.dir/build.make:78: CMakeFiles/cmTC_8839a.dir/SIZEOF_UINT64.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_8839a/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c: #include #include #include #include "stdio.h" #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(uint64)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Performing C SOURCE FILE Test TIME_T_UNSIGNED failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_cf78c/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_cf78c.dir/build.make CMakeFiles/cmTC_cf78c.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cf78c.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -DTIME_T_UNSIGNED -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_cf78c.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c:5:7: error: size of array 'array' is negative 5 | int array[(((time_t)-1) > 0) ? 1 : -1]; | ^~~~~ gmake[2]: *** [CMakeFiles/cmTC_cf78c.dir/build.make:78: CMakeFiles/cmTC_cf78c.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_cf78c/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: #include int main() { int array[(((time_t)-1) > 0) ? 1 : -1]; return 0; } Performing C SOURCE FILE Test HAVE_TIMESPEC_TS_SEC failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1edf6/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1edf6.dir/build.make CMakeFiles/cmTC_1edf6.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1edf6.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DHAVE_TIMESPEC_TS_SEC -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_1edf6.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c:7:11: error: 'struct timespec' has no member named 'ts_sec'; did you mean 'tv_sec'? 7 | abstime.ts_sec = time(NULL)+1; | ^~~~~~ | tv_sec /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c:8:11: error: 'struct timespec' has no member named 'ts_nsec'; did you mean 'tv_nsec'? 8 | abstime.ts_nsec = 0; | ^~~~~~~ | tv_nsec gmake[2]: *** [CMakeFiles/cmTC_1edf6.dir/build.make:78: CMakeFiles/cmTC_1edf6.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_1edf6/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: #include int main(int ac, char **av) { struct timespec abstime; abstime.ts_sec = time(NULL)+1; abstime.ts_nsec = 0; } Performing C++ SOURCE FILE Test HAVE_PTHREAD_YIELD_ZERO_ARG failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_92c83/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_92c83.dir/build.make CMakeFiles/cmTC_92c83.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_92c83.dir/src.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DHAVE_PTHREAD_YIELD_ZERO_ARG -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -DNDEBUG -o CMakeFiles/cmTC_92c83.dir/src.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx:5:3: error: 'pthread_yield' was not declared in this scope; did you mean 'pthread_self'? 5 | pthread_yield(); | ^~~~~~~~~~~~~ | pthread_self gmake[2]: *** [CMakeFiles/cmTC_92c83.dir/build.make:78: CMakeFiles/cmTC_92c83.dir/src.cxx.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_92c83/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: #include int main() { pthread_yield(); return 0; } Performing C++ SOURCE FILE Test HAVE_SOLARIS_STYLE_GETHOST failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_9ac38/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_9ac38.dir/build.make CMakeFiles/cmTC_9ac38.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9ac38.dir/src.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DHAVE_SOLARIS_STYLE_GETHOST -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -DNDEBUG -o CMakeFiles/cmTC_9ac38.dir/src.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx:17:58: error: cannot convert 'int*' to 'hostent**' 17 | 0, 0, (struct hostent *) 0, (char *) NULL, 0, (int *)0); | ^~~~~~~~ | | | int* In file included from /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx:11: /tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot/usr/include/netdb.h:136:85: note: initializing argument 7 of 'int gethostbyaddr_r(const void*, socklen_t, int, hostent*, char*, size_t, hostent**, int*)' 136 | int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *, char *, size_t, struct hostent **, int *); | ^~~~~~~~~~~~~~~~~ gmake[2]: *** [CMakeFiles/cmTC_9ac38.dir/build.make:78: CMakeFiles/cmTC_9ac38.dir/src.cxx.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_9ac38/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: #undef inline #if !defined(SCO) && !defined(__osf__) && !defined(_REENTRANT) #define _REENTRANT #endif #include #include #include #include #include #include int main() { struct hostent *foo = gethostbyaddr_r((const char *) 0, 0, 0, (struct hostent *) 0, (char *) NULL, 0, (int *)0); return 0; } Performing C++ SOURCE FILE Test HAVE_GCC_ATOMIC_BUILTINS failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_a1441/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_a1441.dir/build.make CMakeFiles/cmTC_a1441.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a1441.dir/src.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DHAVE_GCC_ATOMIC_BUILTINS -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -DNDEBUG -o CMakeFiles/cmTC_a1441.dir/src.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_a1441 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a1441.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -DNDEBUG CMakeFiles/cmTC_a1441.dir/src.cxx.o -o cmTC_a1441 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_a1441.dir/src.cxx.o: in function `main': (.text+0x180): undefined reference to `__sync_fetch_and_add_8' /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: (.text+0x1e4): undefined reference to `__sync_lock_test_and_set_8' /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: (.text+0x260): undefined reference to `__sync_val_compare_and_swap_8' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_a1441.dir/build.make:99: cmTC_a1441] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_a1441/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main() { int foo= -10; int bar= 10; long long int foo64= -10; long long int bar64= 10; if (!__sync_fetch_and_add(&foo, bar) || foo) return -1; bar= __sync_lock_test_and_set(&foo, bar); if (bar || foo != 10) return -1; bar= __sync_val_compare_and_swap(&bar, foo, 15); if (bar) return -1; if (!__sync_fetch_and_add(&foo64, bar64) || foo64) return -1; bar64= __sync_lock_test_and_set(&foo64, bar64); if (bar64 || foo64 != 10) return -1; bar64= __sync_val_compare_and_swap(&bar64, foo, 15); if (bar64) return -1; return 0; } Determining if files valgrind/memcheck.h;valgrind/valgrind.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_a83c8/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_a83c8.dir/build.make CMakeFiles/cmTC_a83c8.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a83c8.dir/HAVE_VALGRIND_MEMCHECK_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_a83c8.dir/HAVE_VALGRIND_MEMCHECK_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_VALGRIND_MEMCHECK_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_VALGRIND_MEMCHECK_H.c:2:10: fatal error: valgrind/memcheck.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_a83c8.dir/build.make:78: CMakeFiles/cmTC_a83c8.dir/HAVE_VALGRIND_MEMCHECK_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_a83c8/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include #include int main(void){return 0;} Determining if the include file netinet/in6.h exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_6b3df/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_6b3df.dir/build.make CMakeFiles/cmTC_6b3df.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6b3df.dir/CheckIncludeFile.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_6b3df.dir/CheckIncludeFile.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: netinet/in6.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_6b3df.dir/build.make:78: CMakeFiles/cmTC_6b3df.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_6b3df/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Performing C SOURCE FILE Test HAVE_SOCKADDR_IN_SIN_LEN failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_40718/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_40718.dir/build.make CMakeFiles/cmTC_40718.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_40718.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DHAVE_SOCKADDR_IN_SIN_LEN -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_40718.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c:8:41: error: 'struct sockaddr_in' has no member named 'sin_len' 8 | (void)sizeof(((struct sockaddr_in *)0)->sin_len); | ^~ gmake[2]: *** [CMakeFiles/cmTC_40718.dir/build.make:78: CMakeFiles/cmTC_40718.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_40718/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: #include #include #include int main() { (void)sizeof(((struct sockaddr_in *)0)->sin_len); return 0; } Performing C SOURCE FILE Test HAVE_SOCKADDR_IN6_SIN6_LEN failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_d36e3/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_d36e3.dir/build.make CMakeFiles/cmTC_d36e3.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d36e3.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DHAVE_SOCKADDR_IN6_SIN6_LEN -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_d36e3.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c:8:42: error: 'struct sockaddr_in6' has no member named 'sin6_len' 8 | (void)sizeof(((struct sockaddr_in6 *)0)->sin6_len); | ^~ gmake[2]: *** [CMakeFiles/cmTC_d36e3.dir/build.make:78: CMakeFiles/cmTC_d36e3.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_d36e3/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: #include #include #include int main() { (void)sizeof(((struct sockaddr_in6 *)0)->sin6_len); return 0; } Performing C SOURCE FILE Test STRUCT_DIRENT_HAS_D_NAMLEN failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3c6f4/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_3c6f4.dir/build.make CMakeFiles/cmTC_3c6f4.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3c6f4.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -DSTRUCT_DIRENT_HAS_D_NAMLEN -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_3c6f4.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c: In function 'main': /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c:6:38: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'? 6 | (void)sizeof(((struct dirent *)0)->d_namlen); | ^~~~~~~~ | d_name gmake[2]: *** [CMakeFiles/cmTC_3c6f4.dir/build.make:78: CMakeFiles/cmTC_3c6f4.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_3c6f4/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: #include int main() { (void)sizeof(((struct dirent *)0)->d_namlen); return 0; } Determining if the function makecontext exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_ef719/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ef719.dir/build.make CMakeFiles/cmTC_ef719.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ef719.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=makecontext -DNDEBUG -o CMakeFiles/cmTC_ef719.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_ef719 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ef719.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=makecontext -DNDEBUG CMakeFiles/cmTC_ef719.dir/CheckFunctionExists.c.o -o cmTC_ef719 -ldl /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_ef719.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `makecontext' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_ef719.dir/build.make:99: cmTC_ef719] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_ef719/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function pcre_stack_guard exists in the pcre failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_60e1d/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_60e1d.dir/build.make CMakeFiles/cmTC_60e1d.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_60e1d.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=pcre_stack_guard -DNDEBUG -o CMakeFiles/cmTC_60e1d.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_60e1d /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60e1d.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=pcre_stack_guard -DNDEBUG CMakeFiles/cmTC_60e1d.dir/CheckFunctionExists.c.o -o cmTC_60e1d -lpcre /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lpcre: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_60e1d.dir/build.make:99: cmTC_60e1d] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_60e1d/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the include file windows.h exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_aa89f/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_aa89f.dir/build.make CMakeFiles/cmTC_aa89f.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_aa89f.dir/CheckIncludeFile.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_aa89f.dir/CheckIncludeFile.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: windows.h: No such file or directory 1 | #include | ^~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_aa89f.dir/build.make:78: CMakeFiles/cmTC_aa89f.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_aa89f/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the include file type_traits.h exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_8df38/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8df38.dir/build.make CMakeFiles/cmTC_8df38.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8df38.dir/CheckIncludeFile.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -DNDEBUG -o CMakeFiles/cmTC_8df38.dir/CheckIncludeFile.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: type_traits.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_8df38.dir/build.make:78: CMakeFiles/cmTC_8df38.dir/CheckIncludeFile.cxx.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_8df38/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the include file bits/type_traits.h exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_81e17/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_81e17.dir/build.make CMakeFiles/cmTC_81e17.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_81e17.dir/CheckIncludeFile.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -DNDEBUG -o CMakeFiles/cmTC_81e17.dir/CheckIncludeFile.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: bits/type_traits.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_81e17.dir/build.make:78: CMakeFiles/cmTC_81e17.dir/CheckIncludeFile.cxx.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_81e17/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function strtoq exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e1da3/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_e1da3.dir/build.make CMakeFiles/cmTC_e1da3.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e1da3.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=strtoq -DNDEBUG -o CMakeFiles/cmTC_e1da3.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_e1da3 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e1da3.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=strtoq -DNDEBUG CMakeFiles/cmTC_e1da3.dir/CheckFunctionExists.c.o -o cmTC_e1da3 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_e1da3.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `strtoq' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_e1da3.dir/build.make:99: cmTC_e1da3] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_e1da3/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function _strtoi64 exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3dae6/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_3dae6.dir/build.make CMakeFiles/cmTC_3dae6.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3dae6.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=_strtoi64 -DNDEBUG -o CMakeFiles/cmTC_3dae6.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_3dae6 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3dae6.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=_strtoi64 -DNDEBUG CMakeFiles/cmTC_3dae6.dir/CheckFunctionExists.c.o -o cmTC_3dae6 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_3dae6.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `_strtoi64' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_3dae6.dir/build.make:99: cmTC_3dae6] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_3dae6/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function sd_listen_fds exists in the systemd failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_fdfe1/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_fdfe1.dir/build.make CMakeFiles/cmTC_fdfe1.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fdfe1.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=sd_listen_fds -DNDEBUG -o CMakeFiles/cmTC_fdfe1.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_fdfe1 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fdfe1.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=sd_listen_fds -DNDEBUG CMakeFiles/cmTC_fdfe1.dir/CheckFunctionExists.c.o -o cmTC_fdfe1 -lsystemd /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lsystemd: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_fdfe1.dir/build.make:99: cmTC_fdfe1] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_fdfe1/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if files systemd/sd-daemon.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_483ab/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_483ab.dir/build.make CMakeFiles/cmTC_483ab.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_483ab.dir/HAVE_SYSTEMD_SD_DAEMON_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_483ab.dir/HAVE_SYSTEMD_SD_DAEMON_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYSTEMD_SD_DAEMON_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SYSTEMD_SD_DAEMON_H.c:2:10: fatal error: systemd/sd-daemon.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_483ab.dir/build.make:78: CMakeFiles/cmTC_483ab.dir/HAVE_SYSTEMD_SD_DAEMON_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_483ab/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the function sd_notify exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_cf74e/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_cf74e.dir/build.make CMakeFiles/cmTC_cf74e.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cf74e.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=sd_notify -DNDEBUG -o CMakeFiles/cmTC_cf74e.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_cf74e /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf74e.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=sd_notify -DNDEBUG CMakeFiles/cmTC_cf74e.dir/CheckFunctionExists.c.o -o cmTC_cf74e /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_cf74e.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `sd_notify' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_cf74e.dir/build.make:99: cmTC_cf74e] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_cf74e/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function sd_notifyf exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_76df9/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_76df9.dir/build.make CMakeFiles/cmTC_76df9.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_76df9.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=sd_notifyf -DNDEBUG -o CMakeFiles/cmTC_76df9.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_76df9 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_76df9.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=sd_notifyf -DNDEBUG CMakeFiles/cmTC_76df9.dir/CheckFunctionExists.c.o -o cmTC_76df9 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: CMakeFiles/cmTC_76df9.dir/CheckFunctionExists.c.o: in function `main': (.text.startup+0x24): undefined reference to `sd_notifyf' collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_76df9.dir/build.make:99: cmTC_76df9] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_76df9/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Performing C++ SOURCE FILE Test have_CXX__Wdeclaration_after_statement failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3c8f8/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_3c8f8.dir/build.make CMakeFiles/cmTC_3c8f8.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_3c8f8.dir/src.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_CXX__Wdeclaration_after_statement -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -Wdeclaration-after-statement -DNDEBUG -o CMakeFiles/cmTC_3c8f8.dir/src.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx cc1plus: warning: command-line option '-Wdeclaration-after-statement' is valid for C/ObjC but not for C++ Linking CXX executable cmTC_3c8f8 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3c8f8.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -Wdeclaration-after-statement -DNDEBUG CMakeFiles/cmTC_3c8f8.dir/src.cxx.o -o cmTC_3c8f8 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test have_C__Wformat_security failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_61312/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_61312.dir/build.make CMakeFiles/cmTC_61312.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_61312.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_C__Wformat_security -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Wformat-security -DNDEBUG -o CMakeFiles/cmTC_61312.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c cc1: warning: '-Wformat-security' ignored without '-Wformat' [-Wformat-security] Linking C executable cmTC_61312 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61312.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Wformat-security -DNDEBUG CMakeFiles/cmTC_61312.dir/src.c.o -o cmTC_61312 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test have_CXX__Wformat_security failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_9f4e2/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_9f4e2.dir/build.make CMakeFiles/cmTC_9f4e2.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9f4e2.dir/src.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_CXX__Wformat_security -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -Wformat-security -DNDEBUG -o CMakeFiles/cmTC_9f4e2.dir/src.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx cc1plus: warning: '-Wformat-security' ignored without '-Wformat' [-Wformat-security] Linking CXX executable cmTC_9f4e2 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9f4e2.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -Wformat-security -DNDEBUG CMakeFiles/cmTC_9f4e2.dir/src.cxx.o -o cmTC_9f4e2 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test have_C__Wnull_conversion failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_5b6a2/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5b6a2.dir/build.make CMakeFiles/cmTC_5b6a2.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5b6a2.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_C__Wnull_conversion -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Wnull-conversion -DNDEBUG -o CMakeFiles/cmTC_5b6a2.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c microblaze-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-Wnull-conversion'; did you mean '-Wno-conversion'? gmake[2]: *** [CMakeFiles/cmTC_5b6a2.dir/build.make:78: CMakeFiles/cmTC_5b6a2.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_5b6a2/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test have_CXX__Wnull_conversion failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_fb9f4/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_fb9f4.dir/build.make CMakeFiles/cmTC_fb9f4.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_fb9f4.dir/src.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_CXX__Wnull_conversion -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -Wnull-conversion -DNDEBUG -o CMakeFiles/cmTC_fb9f4.dir/src.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx microblaze-buildroot-linux-musl-g++.br_real: error: unrecognized command-line option '-Wnull-conversion'; did you mean '-Wno-conversion'? gmake[2]: *** [CMakeFiles/cmTC_fb9f4.dir/build.make:78: CMakeFiles/cmTC_fb9f4.dir/src.cxx.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_fb9f4/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test have_C__Wunused_private_field failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_2c8ca/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_2c8ca.dir/build.make CMakeFiles/cmTC_2c8ca.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_2c8ca.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_C__Wunused_private_field -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Wunused-private-field -DNDEBUG -o CMakeFiles/cmTC_2c8ca.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c microblaze-buildroot-linux-musl-gcc.br_real: error: unrecognized command-line option '-Wunused-private-field' gmake[2]: *** [CMakeFiles/cmTC_2c8ca.dir/build.make:78: CMakeFiles/cmTC_2c8ca.dir/src.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_2c8ca/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test have_CXX__Wunused_private_field failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_152b3/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_152b3.dir/build.make CMakeFiles/cmTC_152b3.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_152b3.dir/src.cxx.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-g++ --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_CXX__Wunused_private_field -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -latomic -O0 -pie -fPIC -fno-rtti -Wunused-private-field -DNDEBUG -o CMakeFiles/cmTC_152b3.dir/src.cxx.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.cxx microblaze-buildroot-linux-musl-g++.br_real: error: unrecognized command-line option '-Wunused-private-field' gmake[2]: *** [CMakeFiles/cmTC_152b3.dir/build.make:78: CMakeFiles/cmTC_152b3.dir/src.cxx.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_152b3/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test have_C__Woverloaded_virtual failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_0dc97/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0dc97.dir/build.make CMakeFiles/cmTC_0dc97.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0dc97.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_C__Woverloaded_virtual -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Woverloaded-virtual -DNDEBUG -o CMakeFiles/cmTC_0dc97.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c cc1: warning: command-line option '-Woverloaded-virtual' is valid for C++/ObjC++ but not for C Linking C executable cmTC_0dc97 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0dc97.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Woverloaded-virtual -DNDEBUG CMakeFiles/cmTC_0dc97.dir/src.c.o -o cmTC_0dc97 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Performing C SOURCE FILE Test have_C__Wnon_virtual_dtor failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_71f36/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_71f36.dir/build.make CMakeFiles/cmTC_71f36.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_71f36.dir/src.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Dhave_C__Wnon_virtual_dtor -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Wnon-virtual-dtor -DNDEBUG -o CMakeFiles/cmTC_71f36.dir/src.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/src.c cc1: warning: command-line option '-Wnon-virtual-dtor' is valid for C++/ObjC++ but not for C Linking C executable cmTC_71f36 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_71f36.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Wnon-virtual-dtor -DNDEBUG CMakeFiles/cmTC_71f36.dir/src.c.o -o cmTC_71f36 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source file was: int main(void) { return 0; } Determining size of socklen_t failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_75ca1/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_75ca1.dir/build.make CMakeFiles/cmTC_75ca1.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_75ca1.dir/SIZEOF_SOCKLEN_T.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -Wunused -Wlogical-op -Wno-uninitialized -Wall -Wextra -Wformat-security -Wno-init-self -Wwrite-strings -Wshift-count-overflow -Wdeclaration-after-statement -Wno-undef -Wno-unknown-pragmas -DNDEBUG -o CMakeFiles/cmTC_75ca1.dir/SIZEOF_SOCKLEN_T.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_SOCKLEN_T.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_SOCKLEN_T.c:28:22: error: 'socklen_t' undeclared here (not in a function) 28 | #define SIZE (sizeof(socklen_t)) | ^~~~~~~~~ /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_SOCKLEN_T.c:30:12: note: in expansion of macro 'SIZE' 30 | ('0' + ((SIZE / 10000)%10)), | ^~~~ gmake[2]: *** [CMakeFiles/cmTC_75ca1.dir/build.make:78: CMakeFiles/cmTC_75ca1.dir/SIZEOF_SOCKLEN_T.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_75ca1/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckTypeSize/SIZEOF_SOCKLEN_T.c: #include #include #include #include "sys/types.h" #undef KEY #if defined(__i386) # define KEY '_','_','i','3','8','6' #elif defined(__x86_64) # define KEY '_','_','x','8','6','_','6','4' #elif defined(__PPC64__) # define KEY '_','_','P','P','C','6','4','_','_' #elif defined(__ppc64__) # define KEY '_','_','p','p','c','6','4','_','_' #elif defined(__PPC__) # define KEY '_','_','P','P','C','_','_' #elif defined(__ppc__) # define KEY '_','_','p','p','c','_','_' #elif defined(__aarch64__) # define KEY '_','_','a','a','r','c','h','6','4','_','_' #elif defined(__ARM_ARCH_7A__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_' #elif defined(__ARM_ARCH_7S__) # define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_' #endif #define SIZE (sizeof(socklen_t)) static char info_size[] = {'I', 'N', 'F', 'O', ':', 's','i','z','e','[', ('0' + ((SIZE / 10000)%10)), ('0' + ((SIZE / 1000)%10)), ('0' + ((SIZE / 100)%10)), ('0' + ((SIZE / 10)%10)), ('0' + (SIZE % 10)), ']', #ifdef KEY ' ','k','e','y','[', KEY, ']', #endif '\0'}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_size[argc]; (void)argv; return require; } Determining if files lz4.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_b398b/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_b398b.dir/build.make CMakeFiles/cmTC_b398b.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b398b.dir/HAVE_LZ4_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_b398b.dir/HAVE_LZ4_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_LZ4_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_LZ4_H.c:2:10: fatal error: lz4.h: No such file or directory 2 | #include | ^~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_b398b.dir/build.make:78: CMakeFiles/cmTC_b398b.dir/HAVE_LZ4_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_b398b/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the function LZ4_compress_limitedOutput exists in the lz4 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_ea2c6/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ea2c6.dir/build.make CMakeFiles/cmTC_ea2c6.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ea2c6.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=LZ4_compress_limitedOutput -DNDEBUG -o CMakeFiles/cmTC_ea2c6.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_ea2c6 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ea2c6.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=LZ4_compress_limitedOutput -DNDEBUG CMakeFiles/cmTC_ea2c6.dir/CheckFunctionExists.c.o -o cmTC_ea2c6 -llz4 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -llz4: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_ea2c6.dir/build.make:99: cmTC_ea2c6] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_ea2c6/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function LZ4_compress_default exists in the lz4 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_bc4a4/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_bc4a4.dir/build.make CMakeFiles/cmTC_bc4a4.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bc4a4.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=LZ4_compress_default -DNDEBUG -o CMakeFiles/cmTC_bc4a4.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_bc4a4 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bc4a4.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=LZ4_compress_default -DNDEBUG CMakeFiles/cmTC_bc4a4.dir/CheckFunctionExists.c.o -o cmTC_bc4a4 -llz4 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -llz4: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_bc4a4.dir/build.make:99: cmTC_bc4a4] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_bc4a4/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if files lzo/lzo1x.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_5e62e/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5e62e.dir/build.make CMakeFiles/cmTC_5e62e.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5e62e.dir/HAVE_LZO_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_5e62e.dir/HAVE_LZO_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_LZO_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_LZO_H.c:2:10: fatal error: lzo/lzo1x.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_5e62e.dir/build.make:78: CMakeFiles/cmTC_5e62e.dir/HAVE_LZO_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_5e62e/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the function lzo1x_1_compress exists in the lzo2 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_53cfd/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_53cfd.dir/build.make CMakeFiles/cmTC_53cfd.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_53cfd.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=lzo1x_1_compress -DNDEBUG -o CMakeFiles/cmTC_53cfd.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_53cfd /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53cfd.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=lzo1x_1_compress -DNDEBUG CMakeFiles/cmTC_53cfd.dir/CheckFunctionExists.c.o -o cmTC_53cfd -llzo2 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -llzo2: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_53cfd.dir/build.make:99: cmTC_53cfd] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_53cfd/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if files bzlib.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f1b1e/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f1b1e.dir/build.make CMakeFiles/cmTC_f1b1e.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f1b1e.dir/HAVE_BZLIB2_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_f1b1e.dir/HAVE_BZLIB2_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_BZLIB2_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_BZLIB2_H.c:2:10: fatal error: bzlib.h: No such file or directory 2 | #include | ^~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_f1b1e.dir/build.make:78: CMakeFiles/cmTC_f1b1e.dir/HAVE_BZLIB2_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_f1b1e/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the function BZ2_bzBuffToBuffCompress exists in the bz2 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_cfa65/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_cfa65.dir/build.make CMakeFiles/cmTC_cfa65.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cfa65.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=BZ2_bzBuffToBuffCompress -DNDEBUG -o CMakeFiles/cmTC_cfa65.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_cfa65 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cfa65.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=BZ2_bzBuffToBuffCompress -DNDEBUG CMakeFiles/cmTC_cfa65.dir/CheckFunctionExists.c.o -o cmTC_cfa65 -lbz2 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lbz2: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_cfa65.dir/build.make:99: cmTC_cfa65] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_cfa65/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if the function BZ2_bzBuffToBuffDecompress exists in the bz2 failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_0b1c2/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0b1c2.dir/build.make CMakeFiles/cmTC_0b1c2.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0b1c2.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=BZ2_bzBuffToBuffDecompress -DNDEBUG -o CMakeFiles/cmTC_0b1c2.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_0b1c2 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0b1c2.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=BZ2_bzBuffToBuffDecompress -DNDEBUG CMakeFiles/cmTC_0b1c2.dir/CheckFunctionExists.c.o -o cmTC_0b1c2 -lbz2 /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lbz2: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_0b1c2.dir/build.make:99: cmTC_0b1c2] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_0b1c2/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if files snappy-c.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1400b/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1400b.dir/build.make CMakeFiles/cmTC_1400b.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1400b.dir/HAVE_SNAPPY_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_1400b.dir/HAVE_SNAPPY_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SNAPPY_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_SNAPPY_H.c:2:10: fatal error: snappy-c.h: No such file or directory 2 | #include | ^~~~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_1400b.dir/build.make:78: CMakeFiles/cmTC_1400b.dir/HAVE_SNAPPY_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_1400b/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the function snappy_uncompress exists in the snappy failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_ada29/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ada29.dir/build.make CMakeFiles/cmTC_ada29.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ada29.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=snappy_uncompress -DNDEBUG -o CMakeFiles/cmTC_ada29.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_ada29 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ada29.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=snappy_uncompress -DNDEBUG CMakeFiles/cmTC_ada29.dir/CheckFunctionExists.c.o -o cmTC_ada29 -lsnappy /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lsnappy: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_ada29.dir/build.make:99: cmTC_ada29] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_ada29/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if files numa.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_5df35/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5df35.dir/build.make CMakeFiles/cmTC_5df35.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5df35.dir/HAVE_NUMA_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_5df35.dir/HAVE_NUMA_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_NUMA_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_NUMA_H.c:2:10: fatal error: numa.h: No such file or directory 2 | #include | ^~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_5df35.dir/build.make:78: CMakeFiles/cmTC_5df35.dir/HAVE_NUMA_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_5df35/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if files numaif.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_77d5d/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_77d5d.dir/build.make CMakeFiles/cmTC_77d5d.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_77d5d.dir/HAVE_NUMAIF_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_77d5d.dir/HAVE_NUMAIF_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_NUMAIF_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_NUMAIF_H.c:2:10: fatal error: numaif.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_77d5d.dir/build.make:78: CMakeFiles/cmTC_77d5d.dir/HAVE_NUMAIF_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_77d5d/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the function FascistCheckUser exists in the crack failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_08713/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_08713.dir/build.make CMakeFiles/cmTC_08713.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_08713.dir/CheckFunctionExists.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=FascistCheckUser -DNDEBUG -o CMakeFiles/cmTC_08713.dir/CheckFunctionExists.c.o -c /tmp/instance-13/output-1/host/share/cmake-3.22/Modules/CheckFunctionExists.c Linking C executable cmTC_08713 /tmp/instance-13/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08713.dir/link.txt --verbose=1 /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DCHECK_FUNCTION_EXISTS=FascistCheckUser -DNDEBUG CMakeFiles/cmTC_08713.dir/CheckFunctionExists.c.o -o cmTC_08713 -lcrack /tmp/instance-13/output-1/host/lib/gcc/microblaze-buildroot-linux-musl/12.2.0/../../../../microblaze-buildroot-linux-musl/bin/ld: cannot find -lcrack: No such file or directory collect2: error: ld returned 1 exit status gmake[2]: *** [CMakeFiles/cmTC_08713.dir/build.make:99: cmTC_08713] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_08713/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Determining if files crack.h exist failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_334a8/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_334a8.dir/build.make CMakeFiles/cmTC_334a8.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_334a8.dir/HAVE_CRACK_H.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -Dsize_t=int -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_334a8.dir/HAVE_CRACK_H.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_CRACK_H.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CheckIncludeFiles/HAVE_CRACK_H.c:2:10: fatal error: crack.h: No such file or directory 2 | #include | ^~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_334a8.dir/build.make:78: CMakeFiles/cmTC_334a8.dir/HAVE_CRACK_H.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_334a8/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Source: /* */ #include int main(void){return 0;} Determining if the include file event.h exists failed with the following output: Change Dir: /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_398c6/fast && gmake[1]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_398c6.dir/build.make CMakeFiles/cmTC_398c6.dir/build gmake[2]: Entering directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_398c6.dir/CheckIncludeFile.c.o /tmp/instance-13/output-1/host/bin/microblaze-buildroot-linux-musl-gcc --sysroot=/tmp/instance-13/output-1/host/microblaze-buildroot-linux-musl/sysroot -DPACKAGE=test -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -pie -fPIC -DNDEBUG -o CMakeFiles/cmTC_398c6.dir/CheckIncludeFile.c.o -c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.c /tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: event.h: No such file or directory 1 | #include | ^~~~~~~~~ compilation terminated. gmake[2]: *** [CMakeFiles/cmTC_398c6.dir/build.make:78: CMakeFiles/cmTC_398c6.dir/CheckIncludeFile.c.o] Error 1 gmake[2]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp' gmake[1]: *** [Makefile:127: cmTC_398c6/fast] Error 2 gmake[1]: Leaving directory '/tmp/instance-13/output-1/build/mariadb-10.3.36/CMakeFiles/CMakeTmp'