Performing C SOURCE FILE Test C_LD_LLD_RESULT failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_6e9a7/fast && /usr/bin/gmake -f CMakeFiles/cmTC_6e9a7.dir/build.make CMakeFiles/cmTC_6e9a7.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_6e9a7.dir/src.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DC_LD_LLD_RESULT -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_6e9a7.dir/src.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c Linking C executable cmTC_6e9a7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6e9a7.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_6e9a7.dir/src.c.o -o cmTC_6e9a7 -fuse-ld=lld collect2: fatal error: cannot find ‘ld’ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_6e9a7.dir/build.make:99: cmTC_6e9a7] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_6e9a7/fast] Error 2 Source file was: int main() {} Performing C++ SOURCE FILE Test CXX_LD_LLD_RESULT failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_34c24/fast && /usr/bin/gmake -f CMakeFiles/cmTC_34c24.dir/build.make CMakeFiles/cmTC_34c24.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_34c24.dir/src.cxx.o /usr/bin/x86_64-pc-linux-gnu-g++ -DCXX_LD_LLD_RESULT -pipe -march=native -fno-diagnostics-color -O2 -felide-constructors -std=c++14 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_34c24.dir/src.cxx.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_34c24 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_34c24.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -felide-constructors -std=c++14 -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_34c24.dir/src.cxx.o -o cmTC_34c24 -fuse-ld=lld collect2: fatal error: cannot find ‘ld’ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_34c24.dir/build.make:99: cmTC_34c24] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_34c24/fast] Error 2 Source file was: int main() {} Determining if the function floor exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_3c594/fast && /usr/bin/gmake -f CMakeFiles/cmTC_3c594.dir/build.make CMakeFiles/cmTC_3c594.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3c594.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=floor -fPIE -o CMakeFiles/cmTC_3c594.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c : warning: conflicting types for built-in function ‘floor’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch] /usr/share/cmake/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro ‘CHECK_FUNCTION_EXISTS’ 7 | CHECK_FUNCTION_EXISTS(void); | ^~~~~~~~~~~~~~~~~~~~~ /usr/share/cmake/Modules/CheckFunctionExists.c:1:1: note: ‘floor’ is declared in header ‘’ +++ |+#include 1 | #ifdef CHECK_FUNCTION_EXISTS Linking C executable cmTC_3c594 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3c594.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=floor -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_3c594.dir/CheckFunctionExists.c.o -o cmTC_3c594 /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_3c594.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `floor' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_3c594.dir/build.make:99: cmTC_3c594] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_3c594/fast] Error 2 Determining if files sys/types.h;sasl/sasl.h exist failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e141b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e141b.dir/build.make CMakeFiles/cmTC_e141b.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e141b.dir/HAVE_SASL_SASL_H.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_e141b.dir/HAVE_SASL_SASL_H.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckIncludeFiles/HAVE_SASL_SASL_H.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckIncludeFiles/HAVE_SASL_SASL_H.c:3:10: fatal error: sasl/sasl.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_e141b.dir/build.make:78: CMakeFiles/cmTC_e141b.dir/HAVE_SASL_SASL_H.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_e141b/fast] Error 2 Source: /* */ #include #include int main(void){return 0;} Determining if the function _aligned_malloc exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_98b36/fast && /usr/bin/gmake -f CMakeFiles/cmTC_98b36.dir/build.make CMakeFiles/cmTC_98b36.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_98b36.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=_aligned_malloc -fPIE -o CMakeFiles/cmTC_98b36.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_98b36 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98b36.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=_aligned_malloc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_98b36.dir/CheckFunctionExists.c.o -o cmTC_98b36 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_98b36.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_aligned_malloc' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_98b36.dir/build.make:99: cmTC_98b36] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_98b36/fast] Error 2 Determining if the function directio exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1ef5e/fast && /usr/bin/gmake -f CMakeFiles/cmTC_1ef5e.dir/build.make CMakeFiles/cmTC_1ef5e.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1ef5e.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=directio -fPIE -o CMakeFiles/cmTC_1ef5e.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_1ef5e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ef5e.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=directio -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_1ef5e.dir/CheckFunctionExists.c.o -o cmTC_1ef5e -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_1ef5e.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `directio' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_1ef5e.dir/build.make:99: cmTC_1ef5e] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_1ef5e/fast] Error 2 Determining if the function gethrtime exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_e2a10/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e2a10.dir/build.make CMakeFiles/cmTC_e2a10.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e2a10.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gethrtime -fPIE -o CMakeFiles/cmTC_e2a10.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_e2a10 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2a10.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=gethrtime -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_e2a10.dir/CheckFunctionExists.c.o -o cmTC_e2a10 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_e2a10.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `gethrtime' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_e2a10.dir/build.make:99: cmTC_e2a10] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_e2a10/fast] Error 2 Determining if the function getpassphrase exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_0efeb/fast && /usr/bin/gmake -f CMakeFiles/cmTC_0efeb.dir/build.make CMakeFiles/cmTC_0efeb.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0efeb.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getpassphrase -fPIE -o CMakeFiles/cmTC_0efeb.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_0efeb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0efeb.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=getpassphrase -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_0efeb.dir/CheckFunctionExists.c.o -o cmTC_0efeb -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_0efeb.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `getpassphrase' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_0efeb.dir/build.make:99: cmTC_0efeb] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_0efeb/fast] Error 2 Determining if the function issetugid exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_9464b/fast && /usr/bin/gmake -f CMakeFiles/cmTC_9464b.dir/build.make CMakeFiles/cmTC_9464b.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9464b.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=issetugid -fPIE -o CMakeFiles/cmTC_9464b.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_9464b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9464b.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=issetugid -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_9464b.dir/CheckFunctionExists.c.o -o cmTC_9464b -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_9464b.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `issetugid' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_9464b.dir/build.make:99: cmTC_9464b] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_9464b/fast] Error 2 Determining if the function strlcpy exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_819a7/fast && /usr/bin/gmake -f CMakeFiles/cmTC_819a7.dir/build.make CMakeFiles/cmTC_819a7.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_819a7.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcpy -fPIE -o CMakeFiles/cmTC_819a7.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_819a7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_819a7.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcpy -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_819a7.dir/CheckFunctionExists.c.o -o cmTC_819a7 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_819a7.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_819a7.dir/build.make:99: cmTC_819a7] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_819a7/fast] Error 2 Determining if the function strlcat exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_48cf8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_48cf8.dir/build.make CMakeFiles/cmTC_48cf8.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_48cf8.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcat -fPIE -o CMakeFiles/cmTC_48cf8.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_48cf8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_48cf8.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=strlcat -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_48cf8.dir/CheckFunctionExists.c.o -o cmTC_48cf8 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_48cf8.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `strlcat' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_48cf8.dir/build.make:99: cmTC_48cf8] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_48cf8/fast] Error 2 Determining if the function tell exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_4eb65/fast && /usr/bin/gmake -f CMakeFiles/cmTC_4eb65.dir/build.make CMakeFiles/cmTC_4eb65.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4eb65.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=tell -fPIE -o CMakeFiles/cmTC_4eb65.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_4eb65 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4eb65.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=tell -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_4eb65.dir/CheckFunctionExists.c.o -o cmTC_4eb65 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_4eb65.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `tell' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_4eb65.dir/build.make:99: cmTC_4eb65] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_4eb65/fast] Error 2 Determining if the function ntohll exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1bda4/fast && /usr/bin/gmake -f CMakeFiles/cmTC_1bda4.dir/build.make CMakeFiles/cmTC_1bda4.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1bda4.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=ntohll -fPIE -o CMakeFiles/cmTC_1bda4.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_1bda4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1bda4.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=ntohll -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_1bda4.dir/CheckFunctionExists.c.o -o cmTC_1bda4 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_1bda4.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `ntohll' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_1bda4.dir/build.make:99: cmTC_1bda4] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_1bda4/fast] Error 2 Determining if the function memset_s exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_0d2c9/fast && /usr/bin/gmake -f CMakeFiles/cmTC_0d2c9.dir/build.make CMakeFiles/cmTC_0d2c9.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_0d2c9.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=memset_s -fPIE -o CMakeFiles/cmTC_0d2c9.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_0d2c9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0d2c9.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=memset_s -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_0d2c9.dir/CheckFunctionExists.c.o -o cmTC_0d2c9 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_0d2c9.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `memset_s' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_0d2c9.dir/build.make:99: cmTC_0d2c9] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_0d2c9/fast] Error 2 Determining if the FIONREAD exist failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_39a2d/fast && /usr/bin/gmake -f CMakeFiles/cmTC_39a2d.dir/build.make CMakeFiles/cmTC_39a2d.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_39a2d.dir/CheckSymbolExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_39a2d.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: sys/filio.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_39a2d.dir/build.make:78: CMakeFiles/cmTC_39a2d.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_39a2d/fast] Error 2 File /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/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 if the function kqueue exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_84a64/fast && /usr/bin/gmake -f CMakeFiles/cmTC_84a64.dir/build.make CMakeFiles/cmTC_84a64.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_84a64.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=kqueue -fPIE -o CMakeFiles/cmTC_84a64.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_84a64 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_84a64.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -DCHECK_FUNCTION_EXISTS=kqueue -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_84a64.dir/CheckFunctionExists.c.o -o cmTC_84a64 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_84a64.dir/CheckFunctionExists.c.o: in function `main': CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `kqueue' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_84a64.dir/build.make:99: cmTC_84a64] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_84a64/fast] Error 2 Determining if the EVFILT_TIMER exist failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_dd4bb/fast && /usr/bin/gmake -f CMakeFiles/cmTC_dd4bb.dir/build.make CMakeFiles/cmTC_dd4bb.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dd4bb.dir/CheckSymbolExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_dd4bb.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:3:10: fatal error: sys/event.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_dd4bb.dir/build.make:78: CMakeFiles/cmTC_dd4bb.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_dd4bb/fast] Error 2 File /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef EVFILT_TIMER return ((int*)(&EVFILT_TIMER))[argc]; #else (void)argc; return 0; #endif } Performing C SOURCE FILE Test HAVE_PTHREAD_GETTHREADID_NP failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_dd49f/fast && /usr/bin/gmake -f CMakeFiles/cmTC_dd49f.dir/build.make CMakeFiles/cmTC_dd49f.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dd49f.dir/src.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_PTHREAD_GETTHREADID_NP -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_dd49f.dir/src.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c:2:10: fatal error: pthread_np.h: No such file or directory 2 | #include | ^~~~~~~~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_dd49f.dir/build.make:78: CMakeFiles/cmTC_dd49f.dir/src.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_dd49f/fast] Error 2 Source file was: #include int main(int ac, char **av) { unsigned long long tid = pthread_getthreadid_np(); return (tid != 0 ? 0 : 1); } Performing C SOURCE FILE Test HAVE_PTHREAD_THREADID_NP failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_dbee2/fast && /usr/bin/gmake -f CMakeFiles/cmTC_dbee2.dir/build.make CMakeFiles/cmTC_dbee2.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_dbee2.dir/src.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_PTHREAD_THREADID_NP -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_dbee2.dir/src.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c: In function ‘main’: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c:6:3: warning: implicit declaration of function ‘pthread_threadid_np’; did you mean ‘pthread_tryjoin_np’? [-Wimplicit-function-declaration] 6 | pthread_threadid_np(NULL, &tid64); | ^~~~~~~~~~~~~~~~~~~ | pthread_tryjoin_np Linking C executable cmTC_dbee2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dbee2.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 CMakeFiles/cmTC_dbee2.dir/src.c.o -o cmTC_dbee2 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_dbee2.dir/src.c.o: in function `main': src.c:(.text.startup+0x1a): undefined reference to `pthread_threadid_np' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_dbee2.dir/build.make:99: cmTC_dbee2] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_dbee2/fast] Error 2 Source file was: #include int main(int ac, char **av) { unsigned long long tid64; pthread_threadid_np(NULL, &tid64); return (tid64 != 0 ? 0 : 1); } Determining if the include file netinet/in6.h exists failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_c73e1/fast && /usr/bin/gmake -f CMakeFiles/cmTC_c73e1.dir/build.make CMakeFiles/cmTC_c73e1.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c73e1.dir/CheckIncludeFile.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_c73e1.dir/CheckIncludeFile.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: netinet/in6.h: No such file or directory 1 | #include | ^~~~~~~~~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_c73e1.dir/build.make:78: CMakeFiles/cmTC_c73e1.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_c73e1/fast] Error 2 Determining size of struct in6_addr failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_7bbd1/fast && /usr/bin/gmake -f CMakeFiles/cmTC_7bbd1.dir/build.make CMakeFiles/cmTC_7bbd1.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7bbd1.dir/SIZEOF_IN6_ADDR.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_7bbd1.dir/SIZEOF_IN6_ADDR.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of ‘sizeof’ to incomplete type ‘struct in6_addr’ 31 | #define SIZE (sizeof(struct in6_addr)) | ^~~~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:33:12: note: in expansion of macro ‘SIZE’ 33 | ('0' + ((SIZE / 10000)%10)), | ^~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of ‘sizeof’ to incomplete type ‘struct in6_addr’ 31 | #define SIZE (sizeof(struct in6_addr)) | ^~~~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:34:12: note: in expansion of macro ‘SIZE’ 34 | ('0' + ((SIZE / 1000)%10)), | ^~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of ‘sizeof’ to incomplete type ‘struct in6_addr’ 31 | #define SIZE (sizeof(struct in6_addr)) | ^~~~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:35:12: note: in expansion of macro ‘SIZE’ 35 | ('0' + ((SIZE / 100)%10)), | ^~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of ‘sizeof’ to incomplete type ‘struct in6_addr’ 31 | #define SIZE (sizeof(struct in6_addr)) | ^~~~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:36:12: note: in expansion of macro ‘SIZE’ 36 | ('0' + ((SIZE / 10)%10)), | ^~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:31:22: error: invalid application of ‘sizeof’ to incomplete type ‘struct in6_addr’ 31 | #define SIZE (sizeof(struct in6_addr)) | ^~~~~~ /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c:37:12: note: in expansion of macro ‘SIZE’ 37 | ('0' + (SIZE % 10)), | ^~~~ gmake[1]: *** [CMakeFiles/cmTC_7bbd1.dir/build.make:78: CMakeFiles/cmTC_7bbd1.dir/SIZEOF_IN6_ADDR.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_7bbd1/fast] Error 2 /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckTypeSize/SIZEOF_IN6_ADDR.c: #include #include #include #include "stdint.h" #include "stdio.h" #include "sys/types.h" #include "time.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(struct in6_addr)) 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 HAVE_SOCKADDR_IN_SIN_LEN failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_fd666/fast && /usr/bin/gmake -f CMakeFiles/cmTC_fd666.dir/build.make CMakeFiles/cmTC_fd666.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_fd666.dir/src.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SOCKADDR_IN_SIN_LEN -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_fd666.dir/src.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c: In function ‘main’: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/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[1]: *** [CMakeFiles/cmTC_fd666.dir/build.make:78: CMakeFiles/cmTC_fd666.dir/src.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_fd666/fast] Error 2 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: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_022a2/fast && /usr/bin/gmake -f CMakeFiles/cmTC_022a2.dir/build.make CMakeFiles/cmTC_022a2.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_022a2.dir/src.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SOCKADDR_IN6_SIN6_LEN -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_022a2.dir/src.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp/src.c: In function ‘main’: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/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[1]: *** [CMakeFiles/cmTC_022a2.dir/build.make:78: CMakeFiles/cmTC_022a2.dir/src.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_022a2/fast] Error 2 Source file was: #include #include #include int main() { (void)sizeof(((struct sockaddr_in6 *)0)->sin6_len); return 0; } Determining if files numa.h exist failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_37f93/fast && /usr/bin/gmake -f CMakeFiles/cmTC_37f93.dir/build.make CMakeFiles/cmTC_37f93.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_37f93.dir/HAVE_NUMA_H.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_37f93.dir/HAVE_NUMA_H.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckIncludeFiles/HAVE_NUMA_H.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckIncludeFiles/HAVE_NUMA_H.c:2:10: fatal error: numa.h: No such file or directory 2 | #include | ^~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_37f93.dir/build.make:78: CMakeFiles/cmTC_37f93.dir/HAVE_NUMA_H.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_37f93/fast] Error 2 Source: /* */ #include int main(void){return 0;} Determining if files numaif.h exist failed with the following output: Change Dir: /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_96d5c/fast && /usr/bin/gmake -f CMakeFiles/cmTC_96d5c.dir/build.make CMakeFiles/cmTC_96d5c.dir/build gmake[1]: Entering directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_96d5c.dir/HAVE_NUMAIF_H.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/cmTC_96d5c.dir/HAVE_NUMAIF_H.c.o -c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckIncludeFiles/HAVE_NUMAIF_H.c /var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CheckIncludeFiles/HAVE_NUMAIF_H.c:2:10: fatal error: numaif.h: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. gmake[1]: *** [CMakeFiles/cmTC_96d5c.dir/build.make:78: CMakeFiles/cmTC_96d5c.dir/HAVE_NUMAIF_H.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/dev-db/percona-server-8.0.26.16-r1/work/percona-server-8.0.26.16_build/CMakeFiles/CMakeTmp' gmake: *** [Makefile:127: cmTC_96d5c/fast] Error 2 Source: /* */ #include int main(void){return 0;}