Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 411934 Details for
Bug 560504
dev-db/mariadb-10.1.7_rc - CMake Error at cmake/plugin.cmake:99 (MESSAGE): Invalid value for PLUGIN_FEDERATED
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[...]/mysql-abi_x86_64.amd64/CMakeFiles/CMakeError.log
CMakeError.log (text/plain), 144.65 KB, created by
Alexandre Rostovtsev (RETIRED)
on 2015-09-15 03:31:05 UTC
(
hide
)
Description:
[...]/mysql-abi_x86_64.amd64/CMakeFiles/CMakeError.log
Filename:
MIME Type:
Creator:
Alexandre Rostovtsev (RETIRED)
Created:
2015-09-15 03:31:05 UTC
Size:
144.65 KB
patch
obsolete
>Performing C SOURCE FILE Test HAVE_C__D_FORTIFY_SOURCE_2 failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_60257/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_60257.dir/build.make CMakeFiles/cmTC_60257.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_60257.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DHAVE_C__D_FORTIFY_SOURCE_2 -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_60257.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >Linking C executable cmTC_60257 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60257.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DHAVE_C__D_FORTIFY_SOURCE_2 -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_60257.dir/src.c.o -o cmTC_60257 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' > >Source file was: >int main(void) { return 0; } >Performing C++ SOURCE FILE Test HAVE_CXX__D_FORTIFY_SOURCE_2 failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_2cd9a/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_2cd9a.dir/build.make CMakeFiles/cmTC_2cd9a.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_2cd9a.dir/src.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -felide-constructors -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CXX__D_FORTIFY_SOURCE_2 -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_2cd9a.dir/src.cxx.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.cxx ><command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >Linking CXX executable cmTC_2cd9a >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2cd9a.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -felide-constructors -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DHAVE_CXX__D_FORTIFY_SOURCE_2 -D_FORTIFY_SOURCE=2 -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_2cd9a.dir/src.cxx.o -o cmTC_2cd9a -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' > >Source file was: >int main(void) { return 0; } >Determining if the function floor exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d61b1/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d61b1.dir/build.make CMakeFiles/cmTC_d61b1.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d61b1.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=floor -o CMakeFiles/cmTC_d61b1.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c ><command-line>:0:23: warning: conflicting types for built-in function âfloorâ >/usr/share/cmake/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro âCHECK_FUNCTION_EXISTSâ > char CHECK_FUNCTION_EXISTS(); > ^ >Linking C executable cmTC_d61b1 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d61b1.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=floor -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_d61b1.dir/CheckFunctionExists.c.o -o cmTC_d61b1 -rdynamic >CMakeFiles/cmTC_d61b1.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `floor' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_d61b1.dir/build.make:97: recipe for target 'cmTC_d61b1' failed >gmake[1]: *** [cmTC_d61b1] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_d61b1/fast' failed >gmake: *** [cmTC_d61b1/fast] Error 2 > > >Determining if the function crypt exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_813b1/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_813b1.dir/build.make CMakeFiles/cmTC_813b1.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_813b1.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=crypt -o CMakeFiles/cmTC_813b1.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_813b1 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_813b1.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=crypt -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_813b1.dir/CheckFunctionExists.c.o -o cmTC_813b1 -rdynamic >CMakeFiles/cmTC_813b1.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `crypt' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_813b1.dir/build.make:97: recipe for target 'cmTC_813b1' failed >gmake[1]: *** [cmTC_813b1] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_813b1/fast' failed >gmake: *** [cmTC_813b1/fast] Error 2 > > >Determining if the function dlopen exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_70475/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_70475.dir/build.make CMakeFiles/cmTC_70475.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_70475.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=dlopen -o CMakeFiles/cmTC_70475.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_70475 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_70475.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=dlopen -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_70475.dir/CheckFunctionExists.c.o -o cmTC_70475 -rdynamic >CMakeFiles/cmTC_70475.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_70475.dir/build.make:97: recipe for target 'cmTC_70475' failed >gmake[1]: *** [cmTC_70475] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_70475/fast' failed >gmake: *** [cmTC_70475/fast] Error 2 > > >Determining if the pthread_create exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d2a38/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d2a38.dir/build.make CMakeFiles/cmTC_d2a38.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d2a38.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_d2a38.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c >Linking C executable cmTC_d2a38 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d2a38.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_d2a38.dir/CheckSymbolExists.c.o -o cmTC_d2a38 -rdynamic >CMakeFiles/cmTC_d2a38.dir/CheckSymbolExists.c.o: In function `main': >CheckSymbolExists.c:(.text.startup+0x3): undefined reference to `pthread_create' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_d2a38.dir/build.make:97: recipe for target 'cmTC_d2a38' failed >gmake[1]: *** [cmTC_d2a38] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_d2a38/fast' failed >gmake: *** [cmTC_d2a38/fast] Error 2 > >File /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >/* */ >#include <pthread.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef pthread_create > return ((int*)(&pthread_create))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Determining if the function pthread_create exists in the pthreads failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d6712/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d6712.dir/build.make CMakeFiles/cmTC_d6712.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d6712.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_d6712.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_d6712 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d6712.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_d6712.dir/CheckFunctionExists.c.o -o cmTC_d6712 -rdynamic -lpthreads >/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/../../../../x86_64-pc-linux-gnu/bin/ld.bfd: cannot find -lpthreads >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_d6712.dir/build.make:97: recipe for target 'cmTC_d6712' failed >gmake[1]: *** [cmTC_d6712] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_d6712/fast' failed >gmake: *** [cmTC_d6712/fast] Error 2 > > >Determining if files floatingpoint.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_93bab/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_93bab.dir/build.make CMakeFiles/cmTC_93bab.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_93bab.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_93bab.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:27: fatal error: floatingpoint.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_93bab.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_93bab.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_93bab.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_93bab/fast' failed >gmake: *** [cmTC_93bab/fast] Error 2 > >Source: >/* */ >#include <floatingpoint.h> > > >int main(void){return 0;} > >Determining if files ieeefp.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_34d57/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_34d57.dir/build.make CMakeFiles/cmTC_34d57.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_34d57.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_34d57.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: ieeefp.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_34d57.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_34d57.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_34d57.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_34d57/fast' failed >gmake: *** [cmTC_34d57/fast] Error 2 > >Source: >/* */ >#include <ieeefp.h> > > >int main(void){return 0;} > >Determining if files ndir.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_33463/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_33463.dir/build.make CMakeFiles/cmTC_33463.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_33463.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_33463.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:18: fatal error: ndir.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_33463.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_33463.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_33463.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_33463/fast' failed >gmake: *** [cmTC_33463/fast] Error 2 > >Source: >/* */ >#include <ndir.h> > > >int main(void){return 0;} > >Determining if files port.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_79ced/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_79ced.dir/build.make CMakeFiles/cmTC_79ced.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_79ced.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_79ced.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:18: fatal error: port.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_79ced.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_79ced.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_79ced.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_79ced/fast' failed >gmake: *** [cmTC_79ced/fast] Error 2 > >Source: >/* */ >#include <port.h> > > >int main(void){return 0;} > >Determining if files select.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_f8113/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_f8113.dir/build.make CMakeFiles/cmTC_f8113.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_f8113.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_f8113.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: select.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_f8113.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_f8113.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_f8113.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_f8113/fast' failed >gmake: *** [cmTC_f8113/fast] Error 2 > >Source: >/* */ >#include <select.h> > > >int main(void){return 0;} > >Determining if files sys/types.h;sys/event.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_1a831/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_1a831.dir/build.make CMakeFiles/cmTC_1a831.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_1a831.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_1a831.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:23: fatal error: sys/event.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_1a831.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_1a831.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_1a831.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_1a831/fast' failed >gmake: *** [cmTC_1a831/fast] Error 2 > >Source: >/* */ >#include <sys/types.h> >#include <sys/event.h> > > >int main(void){return 0;} > >Determining if files sys/ndir.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_5e89e/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_5e89e.dir/build.make CMakeFiles/cmTC_5e89e.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_5e89e.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_5e89e.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:22: fatal error: sys/ndir.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_5e89e.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_5e89e.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_5e89e.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_5e89e/fast' failed >gmake: *** [cmTC_5e89e/fast] Error 2 > >Source: >/* */ >#include <sys/ndir.h> > > >int main(void){return 0;} > >Determining if files sys/pte.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b08fd/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b08fd.dir/build.make CMakeFiles/cmTC_b08fd.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b08fd.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_b08fd.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:21: fatal error: sys/pte.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_b08fd.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b08fd.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_b08fd.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_b08fd/fast' failed >gmake: *** [cmTC_b08fd/fast] Error 2 > >Source: >/* */ >#include <sys/pte.h> > > >int main(void){return 0;} > >Determining if files synch.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b898b/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b898b.dir/build.make CMakeFiles/cmTC_b898b.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b898b.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_b898b.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:19: fatal error: synch.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_b898b.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b898b.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_b898b.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_b898b/fast' failed >gmake: *** [cmTC_b898b/fast] Error 2 > >Source: >/* */ >#include <synch.h> > > >int main(void){return 0;} > >Determining if files sysent.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_f3662/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_f3662.dir/build.make CMakeFiles/cmTC_f3662.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_f3662.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_f3662.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: sysent.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_f3662.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_f3662.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_f3662.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_f3662/fast' failed >gmake: *** [cmTC_f3662/fast] Error 2 > >Source: >/* */ >#include <sysent.h> > > >int main(void){return 0;} > >Determining if files sys/fpu.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_eb8fb/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_eb8fb.dir/build.make CMakeFiles/cmTC_eb8fb.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_eb8fb.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_eb8fb.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:21: fatal error: sys/fpu.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_eb8fb.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_eb8fb.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_eb8fb.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_eb8fb/fast' failed >gmake: *** [cmTC_eb8fb/fast] Error 2 > >Source: >/* */ >#include <sys/fpu.h> > > >int main(void){return 0;} > >Determining if files sys/types.h;sys/malloc.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_04e07/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_04e07.dir/build.make CMakeFiles/cmTC_04e07.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_04e07.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_04e07.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:24: fatal error: sys/malloc.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_04e07.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_04e07.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_04e07.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_04e07/fast' failed >gmake: *** [cmTC_04e07/fast] Error 2 > >Source: >/* */ >#include <sys/types.h> >#include <sys/malloc.h> > > >int main(void){return 0;} > >Determining if files sys/stream.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_3400e/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_3400e.dir/build.make CMakeFiles/cmTC_3400e.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_3400e.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_3400e.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: sys/stream.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_3400e.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_3400e.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_3400e.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_3400e/fast' failed >gmake: *** [cmTC_3400e/fast] Error 2 > >Source: >/* */ >#include <sys/stream.h> > > >int main(void){return 0;} > >Determining if files sys/termcap.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_0c759/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_0c759.dir/build.make CMakeFiles/cmTC_0c759.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_0c759.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_0c759.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:25: fatal error: sys/termcap.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_0c759.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_0c759.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_0c759.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_0c759/fast' failed >gmake: *** [cmTC_0c759/fast] Error 2 > >Source: >/* */ >#include <sys/termcap.h> > > >int main(void){return 0;} > >Determining if files termbits.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_21040/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_21040.dir/build.make CMakeFiles/cmTC_21040.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_21040.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_21040.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:22: fatal error: termbits.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_21040.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_21040.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_21040.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_21040/fast' failed >gmake: *** [cmTC_21040/fast] Error 2 > >Source: >/* */ >#include <termbits.h> > > >int main(void){return 0;} > >Determining if files varargs.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_72084/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_72084.dir/build.make CMakeFiles/cmTC_72084.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_72084.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_72084.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >In file included from /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:0: >/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." > #error "GCC no longer implements <varargs.h>." > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." > #error "Revise your code to use <stdarg.h>." > ^ >CMakeFiles/cmTC_72084.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_72084.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTC_72084.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:126: recipe for target 'cmTC_72084/fast' failed >gmake: *** [cmTC_72084/fast] Error 2 > >Source: >/* */ >#include <varargs.h> > > >int main(void){return 0;} > >Determining if files sys/utime.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_ceeaf/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_ceeaf.dir/build.make CMakeFiles/cmTC_ceeaf.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_ceeaf.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_ceeaf.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:23: fatal error: sys/utime.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_ceeaf.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_ceeaf.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_ceeaf.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_ceeaf/fast' failed >gmake: *** [cmTC_ceeaf/fast] Error 2 > >Source: >/* */ >#include <sys/utime.h> > > >int main(void){return 0;} > >Determining if files sys/vadvise.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_31cc5/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_31cc5.dir/build.make CMakeFiles/cmTC_31cc5.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_31cc5.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_31cc5.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:25: fatal error: sys/vadvise.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_31cc5.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_31cc5.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_31cc5.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_31cc5/fast' failed >gmake: *** [cmTC_31cc5/fast] Error 2 > >Source: >/* */ >#include <sys/vadvise.h> > > >int main(void){return 0;} > >Determining if files vis.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_f33ae/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_f33ae.dir/build.make CMakeFiles/cmTC_f33ae.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_f33ae.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_f33ae.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:17: fatal error: vis.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_f33ae.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_f33ae.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_f33ae.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_f33ae/fast' failed >gmake: *** [cmTC_f33ae/fast] Error 2 > >Source: >/* */ >#include <vis.h> > > >int main(void){return 0;} > >Determining if files sys/sockio.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_6453f/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_6453f.dir/build.make CMakeFiles/cmTC_6453f.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_6453f.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_6453f.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: sys/sockio.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_6453f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_6453f.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_6453f.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_6453f/fast' failed >gmake: *** [cmTC_6453f/fast] Error 2 > >Source: >/* */ >#include <sys/sockio.h> > > >int main(void){return 0;} > >Determining if files sys/ptem.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_fee21/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_fee21.dir/build.make CMakeFiles/cmTC_fee21.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_fee21.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_fee21.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:22: fatal error: sys/ptem.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_fee21.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_fee21.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_fee21.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_fee21/fast' failed >gmake: *** [cmTC_fee21/fast] Error 2 > >Source: >/* */ >#include <sys/ptem.h> > > >int main(void){return 0;} > >Determining if the function aio_read exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_dd62f/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_dd62f.dir/build.make CMakeFiles/cmTC_dd62f.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_dd62f.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=aio_read -o CMakeFiles/cmTC_dd62f.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_dd62f >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dd62f.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=aio_read -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_dd62f.dir/CheckFunctionExists.c.o -o cmTC_dd62f -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_dd62f.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `aio_read' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_dd62f.dir/build.make:97: recipe for target 'cmTC_dd62f' failed >gmake[1]: *** [cmTC_dd62f] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_dd62f/fast' failed >gmake: *** [cmTC_dd62f/fast] Error 2 > > >Determining if the function printstack exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_6163d/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_6163d.dir/build.make CMakeFiles/cmTC_6163d.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_6163d.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=printstack -o CMakeFiles/cmTC_6163d.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_6163d >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6163d.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=printstack -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_6163d.dir/CheckFunctionExists.c.o -o cmTC_6163d -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_6163d.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `printstack' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_6163d.dir/build.make:97: recipe for target 'cmTC_6163d' failed >gmake[1]: *** [cmTC_6163d] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_6163d/fast' failed >gmake: *** [cmTC_6163d/fast] Error 2 > > >Determining if the function bfill exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_96dda/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_96dda.dir/build.make CMakeFiles/cmTC_96dda.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_96dda.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=bfill -o CMakeFiles/cmTC_96dda.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_96dda >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_96dda.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=bfill -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_96dda.dir/CheckFunctionExists.c.o -o cmTC_96dda -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_96dda.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `bfill' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_96dda.dir/build.make:97: recipe for target 'cmTC_96dda' failed >gmake[1]: *** [cmTC_96dda] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_96dda/fast' failed >gmake: *** [cmTC_96dda/fast] Error 2 > > >Determining if the function bmove exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_6b650/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_6b650.dir/build.make CMakeFiles/cmTC_6b650.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_6b650.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=bmove -o CMakeFiles/cmTC_6b650.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_6b650 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b650.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=bmove -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_6b650.dir/CheckFunctionExists.c.o -o cmTC_6b650 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_6b650.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `bmove' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_6b650.dir/build.make:97: recipe for target 'cmTC_6b650' failed >gmake[1]: *** [cmTC_6b650] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_6b650/fast' failed >gmake: *** [cmTC_6b650/fast] Error 2 > > >Determining if the function directio exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d0d99/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d0d99.dir/build.make CMakeFiles/cmTC_d0d99.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d0d99.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=directio -o CMakeFiles/cmTC_d0d99.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_d0d99 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0d99.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=directio -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_d0d99.dir/CheckFunctionExists.c.o -o cmTC_d0d99 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_d0d99.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `directio' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_d0d99.dir/build.make:97: recipe for target 'cmTC_d0d99' failed >gmake[1]: *** [cmTC_d0d99] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_d0d99/fast' failed >gmake: *** [cmTC_d0d99/fast] Error 2 > > >Determining if the function _doprnt exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_39031/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_39031.dir/build.make CMakeFiles/cmTC_39031.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_39031.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=_doprnt -o CMakeFiles/cmTC_39031.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_39031 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_39031.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=_doprnt -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_39031.dir/CheckFunctionExists.c.o -o cmTC_39031 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_39031.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `_doprnt' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_39031.dir/build.make:97: recipe for target 'cmTC_39031' failed >gmake[1]: *** [cmTC_39031] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_39031/fast' failed >gmake: *** [cmTC_39031/fast] Error 2 > > >Determining if the function compress exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_76ecc/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_76ecc.dir/build.make CMakeFiles/cmTC_76ecc.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_76ecc.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=compress -o CMakeFiles/cmTC_76ecc.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_76ecc >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_76ecc.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=compress -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_76ecc.dir/CheckFunctionExists.c.o -o cmTC_76ecc -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_76ecc.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `compress' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_76ecc.dir/build.make:97: recipe for target 'cmTC_76ecc' failed >gmake[1]: *** [cmTC_76ecc] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_76ecc/fast' failed >gmake: *** [cmTC_76ecc/fast] Error 2 > > >Determining if the function fconvert exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_426eb/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_426eb.dir/build.make CMakeFiles/cmTC_426eb.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_426eb.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=fconvert -o CMakeFiles/cmTC_426eb.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_426eb >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_426eb.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=fconvert -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_426eb.dir/CheckFunctionExists.c.o -o cmTC_426eb -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_426eb.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `fconvert' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_426eb.dir/build.make:97: recipe for target 'cmTC_426eb' failed >gmake[1]: *** [cmTC_426eb] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_426eb/fast' failed >gmake: *** [cmTC_426eb/fast] Error 2 > > >Determining if the function fpsetmask exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_1953a/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_1953a.dir/build.make CMakeFiles/cmTC_1953a.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_1953a.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=fpsetmask -o CMakeFiles/cmTC_1953a.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_1953a >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1953a.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=fpsetmask -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_1953a.dir/CheckFunctionExists.c.o -o cmTC_1953a -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_1953a.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `fpsetmask' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_1953a.dir/build.make:97: recipe for target 'cmTC_1953a' failed >gmake[1]: *** [cmTC_1953a] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_1953a/fast' failed >gmake: *** [cmTC_1953a/fast] Error 2 > > >Determining if the function gethrtime exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_94cdc/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_94cdc.dir/build.make CMakeFiles/cmTC_94cdc.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_94cdc.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=gethrtime -o CMakeFiles/cmTC_94cdc.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_94cdc >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_94cdc.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=gethrtime -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_94cdc.dir/CheckFunctionExists.c.o -o cmTC_94cdc -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_94cdc.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `gethrtime' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_94cdc.dir/build.make:97: recipe for target 'cmTC_94cdc' failed >gmake[1]: *** [cmTC_94cdc] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_94cdc/fast' failed >gmake: *** [cmTC_94cdc/fast] Error 2 > > >Determining if the function getpassphrase exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_31c98/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_31c98.dir/build.make CMakeFiles/cmTC_31c98.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_31c98.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=getpassphrase -o CMakeFiles/cmTC_31c98.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_31c98 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_31c98.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=getpassphrase -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_31c98.dir/CheckFunctionExists.c.o -o cmTC_31c98 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_31c98.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `getpassphrase' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_31c98.dir/build.make:97: recipe for target 'cmTC_31c98' failed >gmake[1]: *** [cmTC_31c98] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_31c98/fast' failed >gmake: *** [cmTC_31c98/fast] Error 2 > > >Determining if the function issetugid exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_6d3ca/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_6d3ca.dir/build.make CMakeFiles/cmTC_6d3ca.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_6d3ca.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=issetugid -o CMakeFiles/cmTC_6d3ca.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_6d3ca >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d3ca.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=issetugid -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_6d3ca.dir/CheckFunctionExists.c.o -o cmTC_6d3ca -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_6d3ca.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `issetugid' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_6d3ca.dir/build.make:97: recipe for target 'cmTC_6d3ca' failed >gmake[1]: *** [cmTC_6d3ca] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_6d3ca/fast' failed >gmake: *** [cmTC_6d3ca/fast] Error 2 > > >Determining if the function port_create exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_73425/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_73425.dir/build.make CMakeFiles/cmTC_73425.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_73425.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=port_create -o CMakeFiles/cmTC_73425.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_73425 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_73425.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=port_create -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_73425.dir/CheckFunctionExists.c.o -o cmTC_73425 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_73425.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `port_create' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_73425.dir/build.make:97: recipe for target 'cmTC_73425' failed >gmake[1]: *** [cmTC_73425] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_73425/fast' failed >gmake: *** [cmTC_73425/fast] Error 2 > > >Determining if the function pthread_attr_create exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_4aba5/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_4aba5.dir/build.make CMakeFiles/cmTC_4aba5.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_4aba5.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_attr_create -o CMakeFiles/cmTC_4aba5.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_4aba5 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4aba5.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_attr_create -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_4aba5.dir/CheckFunctionExists.c.o -o cmTC_4aba5 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_4aba5.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `pthread_attr_create' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_4aba5.dir/build.make:97: recipe for target 'cmTC_4aba5' failed >gmake[1]: *** [cmTC_4aba5] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_4aba5/fast' failed >gmake: *** [cmTC_4aba5/fast] Error 2 > > >Determining if the function pthread_condattr_create exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_e127c/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_e127c.dir/build.make CMakeFiles/cmTC_e127c.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_e127c.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_condattr_create -o CMakeFiles/cmTC_e127c.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_e127c >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e127c.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_condattr_create -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_e127c.dir/CheckFunctionExists.c.o -o cmTC_e127c -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_e127c.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `pthread_condattr_create' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_e127c.dir/build.make:97: recipe for target 'cmTC_e127c' failed >gmake[1]: *** [cmTC_e127c] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_e127c/fast' failed >gmake: *** [cmTC_e127c/fast] Error 2 > > >Determining if the function pthread_threadmask exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_c49c5/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_c49c5.dir/build.make CMakeFiles/cmTC_c49c5.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_c49c5.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_threadmask -o CMakeFiles/cmTC_c49c5.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_c49c5 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c49c5.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_threadmask -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_c49c5.dir/CheckFunctionExists.c.o -o cmTC_c49c5 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_c49c5.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `pthread_threadmask' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_c49c5.dir/build.make:97: recipe for target 'cmTC_c49c5' failed >gmake[1]: *** [cmTC_c49c5] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_c49c5/fast' failed >gmake: *** [cmTC_c49c5/fast] Error 2 > > >Determining if the function pthread_yield_np exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_1cf4b/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_1cf4b.dir/build.make CMakeFiles/cmTC_1cf4b.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_1cf4b.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_yield_np -o CMakeFiles/cmTC_1cf4b.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_1cf4b >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1cf4b.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=pthread_yield_np -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_1cf4b.dir/CheckFunctionExists.c.o -o cmTC_1cf4b -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_1cf4b.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `pthread_yield_np' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_1cf4b.dir/build.make:97: recipe for target 'cmTC_1cf4b' failed >gmake[1]: *** [cmTC_1cf4b] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_1cf4b/fast' failed >gmake: *** [cmTC_1cf4b/fast] Error 2 > > >Determining if the function rwlock_init exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_21cff/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_21cff.dir/build.make CMakeFiles/cmTC_21cff.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_21cff.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=rwlock_init -o CMakeFiles/cmTC_21cff.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_21cff >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_21cff.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=rwlock_init -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_21cff.dir/CheckFunctionExists.c.o -o cmTC_21cff -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_21cff.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `rwlock_init' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_21cff.dir/build.make:97: recipe for target 'cmTC_21cff' failed >gmake[1]: *** [cmTC_21cff] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_21cff/fast' failed >gmake: *** [cmTC_21cff/fast] Error 2 > > >Determining if the function setfd exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_2da6d/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_2da6d.dir/build.make CMakeFiles/cmTC_2da6d.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_2da6d.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=setfd -o CMakeFiles/cmTC_2da6d.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_2da6d >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2da6d.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=setfd -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_2da6d.dir/CheckFunctionExists.c.o -o cmTC_2da6d -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_2da6d.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `setfd' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_2da6d.dir/build.make:97: recipe for target 'cmTC_2da6d' failed >gmake[1]: *** [cmTC_2da6d] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_2da6d/fast' failed >gmake: *** [cmTC_2da6d/fast] Error 2 > > >Determining if the function sigthreadmask exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_e24f5/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_e24f5.dir/build.make CMakeFiles/cmTC_e24f5.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_e24f5.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=sigthreadmask -o CMakeFiles/cmTC_e24f5.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_e24f5 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e24f5.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=sigthreadmask -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_e24f5.dir/CheckFunctionExists.c.o -o cmTC_e24f5 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_e24f5.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `sigthreadmask' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_e24f5.dir/build.make:97: recipe for target 'cmTC_e24f5' failed >gmake[1]: *** [cmTC_e24f5] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_e24f5/fast' failed >gmake: *** [cmTC_e24f5/fast] Error 2 > > >Determining if the function strlcpy exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_1e3bf/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_1e3bf.dir/build.make CMakeFiles/cmTC_1e3bf.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_1e3bf.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=strlcpy -o CMakeFiles/cmTC_1e3bf.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_1e3bf >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1e3bf.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=strlcpy -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_1e3bf.dir/CheckFunctionExists.c.o -o cmTC_1e3bf -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_1e3bf.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_1e3bf.dir/build.make:97: recipe for target 'cmTC_1e3bf' failed >gmake[1]: *** [cmTC_1e3bf] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_1e3bf/fast' failed >gmake: *** [cmTC_1e3bf/fast] Error 2 > > >Determining if the function strlcat exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_75c5c/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_75c5c.dir/build.make CMakeFiles/cmTC_75c5c.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_75c5c.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=strlcat -o CMakeFiles/cmTC_75c5c.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_75c5c >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_75c5c.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=strlcat -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_75c5c.dir/CheckFunctionExists.c.o -o cmTC_75c5c -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_75c5c.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `strlcat' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_75c5c.dir/build.make:97: recipe for target 'cmTC_75c5c' failed >gmake[1]: *** [cmTC_75c5c] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_75c5c/fast' failed >gmake: *** [cmTC_75c5c/fast] Error 2 > > >Determining if the function fgetln exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_47695/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_47695.dir/build.make CMakeFiles/cmTC_47695.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_47695.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=fgetln -o CMakeFiles/cmTC_47695.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_47695 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_47695.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=fgetln -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_47695.dir/CheckFunctionExists.c.o -o cmTC_47695 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_47695.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `fgetln' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_47695.dir/build.make:97: recipe for target 'cmTC_47695' failed >gmake[1]: *** [cmTC_47695] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_47695/fast' failed >gmake: *** [cmTC_47695/fast] Error 2 > > >Determining if the function tell exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_30f3d/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_30f3d.dir/build.make CMakeFiles/cmTC_30f3d.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_30f3d.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=tell -o CMakeFiles/cmTC_30f3d.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_30f3d >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_30f3d.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=tell -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_30f3d.dir/CheckFunctionExists.c.o -o cmTC_30f3d -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_30f3d.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `tell' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_30f3d.dir/build.make:97: recipe for target 'cmTC_30f3d' failed >gmake[1]: *** [cmTC_30f3d] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_30f3d/fast' failed >gmake: *** [cmTC_30f3d/fast] Error 2 > > >Determining if the function thr_setconcurrency exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_8ec9e/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_8ec9e.dir/build.make CMakeFiles/cmTC_8ec9e.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_8ec9e.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=thr_setconcurrency -o CMakeFiles/cmTC_8ec9e.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_8ec9e >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ec9e.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=thr_setconcurrency -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_8ec9e.dir/CheckFunctionExists.c.o -o cmTC_8ec9e -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_8ec9e.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `thr_setconcurrency' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_8ec9e.dir/build.make:97: recipe for target 'cmTC_8ec9e' failed >gmake[1]: *** [cmTC_8ec9e] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_8ec9e/fast' failed >gmake: *** [cmTC_8ec9e/fast] Error 2 > > >Determining if the function thr_yield exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_a6ba1/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_a6ba1.dir/build.make CMakeFiles/cmTC_a6ba1.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_a6ba1.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=thr_yield -o CMakeFiles/cmTC_a6ba1.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_a6ba1 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6ba1.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=thr_yield -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_a6ba1.dir/CheckFunctionExists.c.o -o cmTC_a6ba1 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_a6ba1.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `thr_yield' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_a6ba1.dir/build.make:97: recipe for target 'cmTC_a6ba1' failed >gmake[1]: *** [cmTC_a6ba1] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_a6ba1/fast' failed >gmake: *** [cmTC_a6ba1/fast] Error 2 > > >Determining if files ia64intrin.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_80a23/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_80a23.dir/build.make CMakeFiles/cmTC_80a23.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_80a23.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_80a23.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: ia64intrin.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_80a23.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_80a23.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_80a23.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_80a23/fast' failed >gmake: *** [cmTC_80a23/fast] Error 2 > >Source: >/* */ >#include <ia64intrin.h> > > >int main(void){return 0;} > >Determining if the function read_real_time exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_ab13e/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_ab13e.dir/build.make CMakeFiles/cmTC_ab13e.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_ab13e.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=read_real_time -o CMakeFiles/cmTC_ab13e.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_ab13e >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab13e.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=read_real_time -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_ab13e.dir/CheckFunctionExists.c.o -o cmTC_ab13e -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_ab13e.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `read_real_time' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_ab13e.dir/build.make:97: recipe for target 'cmTC_ab13e' failed >gmake[1]: *** [cmTC_ab13e] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_ab13e/fast' failed >gmake: *** [cmTC_ab13e/fast] Error 2 > > >Determining if the function rdtscll exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_153dc/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_153dc.dir/build.make CMakeFiles/cmTC_153dc.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_153dc.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=rdtscll -o CMakeFiles/cmTC_153dc.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_153dc >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_153dc.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DCHECK_FUNCTION_EXISTS=rdtscll -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_153dc.dir/CheckFunctionExists.c.o -o cmTC_153dc -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTC_153dc.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `rdtscll' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTC_153dc.dir/build.make:97: recipe for target 'cmTC_153dc' failed >gmake[1]: *** [cmTC_153dc] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_153dc/fast' failed >gmake: *** [cmTC_153dc/fast] Error 2 > > >Determining if the TIOCSTAT exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_5ac86/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_5ac86.dir/build.make CMakeFiles/cmTC_5ac86.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_5ac86.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_5ac86.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: âTIOCSTATâ undeclared (first use in this function) > return ((int*)(&TIOCSTAT))[argc]; > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in >CMakeFiles/cmTC_5ac86.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_5ac86.dir/CheckSymbolExists.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_5ac86.dir/CheckSymbolExists.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_5ac86/fast' failed >gmake: *** [cmTC_5ac86/fast] Error 2 > >File /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >/* */ >#include <sys/ioctl.h> > >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_833ee/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_833ee.dir/build.make CMakeFiles/cmTC_833ee.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_833ee.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DPACKAGE=test -D_GNU_SOURCE=1 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_833ee.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:23: fatal error: sys/filio.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_833ee.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_833ee.dir/CheckSymbolExists.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_833ee.dir/CheckSymbolExists.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_833ee/fast' failed >gmake: *** [cmTC_833ee/fast] Error 2 > >File /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >/* */ >#include <sys/filio.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef FIONREAD > return ((int*)(&FIONREAD))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Determining if the system is big endian passed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_8f38d/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_8f38d.dir/build.make CMakeFiles/cmTC_8f38d.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_8f38d.dir/TestEndianess.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_8f38d.dir/TestEndianess.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/TestEndianess.c >Linking C executable cmTC_8f38d >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f38d.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,-O1 -fuse-ld=bfd CMakeFiles/cmTC_8f38d.dir/TestEndianess.c.o -o cmTC_8f38d -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' > >TestEndianess.c: >/* A 16 bit integer is required. */ >typedef unsigned short cmakeint16; > >/* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN." > On a big endian machine the characters will be exchanged pairwise. */ >const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000}; > >/* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN." > On a little endian machine the characters will be exchanged pairwise. */ >const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000}; > >#ifdef __CLASSIC_C__ >int main(argc, argv) int argc; char *argv[]; >#else >int main(int argc, char *argv[]) >#endif >{ > int require = 0; > require += info_little[argc]; > require += info_big[argc]; > (void)argv; > return require; >} > > >Determining size of uchar failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_0a9db/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_0a9db.dir/build.make CMakeFiles/cmTC_0a9db.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_0a9db.dir/SIZEOF_UCHAR.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_0a9db.dir/SIZEOF_UCHAR.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:19:22: error: âucharâ undeclared here (not in a function) > #define SIZE (sizeof(uchar)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_0a9db.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_0a9db.dir/SIZEOF_UCHAR.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_0a9db.dir/SIZEOF_UCHAR.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_0a9db/fast' failed >gmake: *** [cmTC_0a9db/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(uchar)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_5c917/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_5c917.dir/build.make CMakeFiles/cmTC_5c917.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_5c917.dir/SIZEOF_INT8.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_5c917.dir/SIZEOF_INT8.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:19:22: error: âint8â undeclared here (not in a function) > #define SIZE (sizeof(int8)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_5c917.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_5c917.dir/SIZEOF_INT8.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_5c917.dir/SIZEOF_INT8.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_5c917/fast' failed >gmake: *** [cmTC_5c917/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(int8)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_e3129/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_e3129.dir/build.make CMakeFiles/cmTC_e3129.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_e3129.dir/SIZEOF_UINT8.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_e3129.dir/SIZEOF_UINT8.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:19:22: error: âuint8â undeclared here (not in a function) > #define SIZE (sizeof(uint8)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_e3129.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_e3129.dir/SIZEOF_UINT8.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_e3129.dir/SIZEOF_UINT8.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_e3129/fast' failed >gmake: *** [cmTC_e3129/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(uint8)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_00d7c/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_00d7c.dir/build.make CMakeFiles/cmTC_00d7c.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_00d7c.dir/SIZEOF_INT16.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_00d7c.dir/SIZEOF_INT16.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:19:22: error: âint16â undeclared here (not in a function) > #define SIZE (sizeof(int16)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_00d7c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_00d7c.dir/SIZEOF_INT16.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_00d7c.dir/SIZEOF_INT16.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_00d7c/fast' failed >gmake: *** [cmTC_00d7c/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(int16)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_05ed1/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_05ed1.dir/build.make CMakeFiles/cmTC_05ed1.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_05ed1.dir/SIZEOF_UINT16.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_05ed1.dir/SIZEOF_UINT16.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:19:22: error: âuint16â undeclared here (not in a function) > #define SIZE (sizeof(uint16)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_05ed1.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_05ed1.dir/SIZEOF_UINT16.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTC_05ed1.dir/SIZEOF_UINT16.c.o] Error 1 >Makefile:126: recipe for target 'cmTC_05ed1/fast' failed >gmake: *** [cmTC_05ed1/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(uint16)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_215c6/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_215c6.dir/build.make CMakeFiles/cmTC_215c6.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_215c6.dir/SIZEOF_INT32.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_215c6.dir/SIZEOF_INT32.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:19:22: error: âint32â undeclared here (not in a function) > #define SIZE (sizeof(int32)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_215c6.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_215c6.dir/SIZEOF_INT32.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_215c6.dir/SIZEOF_INT32.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_215c6/fast' failed >gmake: *** [cmTC_215c6/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(int32)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_3ea87/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_3ea87.dir/build.make CMakeFiles/cmTC_3ea87.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_3ea87.dir/SIZEOF_UINT32.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_3ea87.dir/SIZEOF_UINT32.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:19:22: error: âuint32â undeclared here (not in a function) > #define SIZE (sizeof(uint32)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_3ea87.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_3ea87.dir/SIZEOF_UINT32.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_3ea87.dir/SIZEOF_UINT32.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_3ea87/fast' failed >gmake: *** [cmTC_3ea87/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(uint32)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_605de/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_605de.dir/build.make CMakeFiles/cmTC_605de.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_605de.dir/SIZEOF_INT64.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_605de.dir/SIZEOF_INT64.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:19:22: error: âint64â undeclared here (not in a function) > #define SIZE (sizeof(int64)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_605de.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_605de.dir/SIZEOF_INT64.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_605de.dir/SIZEOF_INT64.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_605de/fast' failed >gmake: *** [cmTC_605de/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(int64)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_50c6c/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_50c6c.dir/build.make CMakeFiles/cmTC_50c6c.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_50c6c.dir/SIZEOF_UINT64.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_50c6c.dir/SIZEOF_UINT64.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:19:22: error: âuint64â undeclared here (not in a function) > #define SIZE (sizeof(uint64)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_50c6c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_50c6c.dir/SIZEOF_UINT64.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_50c6c.dir/SIZEOF_UINT64.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_50c6c/fast' failed >gmake: *** [cmTC_50c6c/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.h> >#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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(uint64)) >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 bool failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_ba51a/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_ba51a.dir/build.make CMakeFiles/cmTC_ba51a.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_ba51a.dir/SIZEOF_BOOL.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_ba51a.dir/SIZEOF_BOOL.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:18:22: error: âboolâ undeclared here (not in a function) > #define SIZE (sizeof(bool)) > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:20:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTC_ba51a.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_ba51a.dir/SIZEOF_BOOL.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_ba51a.dir/SIZEOF_BOOL.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_ba51a/fast' failed >gmake: *** [cmTC_ba51a/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c: >#include <sys/types.h> >#include <stdint.h> >#include <stddef.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(__ppc__) ># define KEY '_','_','p','p','c','_','_' >#elif defined(__ppc64__) ># define KEY '_','_','p','p','c','6','4','_','_' >#endif > >#define SIZE (sizeof(bool)) >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_121fb/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_121fb.dir/build.make CMakeFiles/cmTC_121fb.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_121fb.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DTIME_T_UNSIGNED -o CMakeFiles/cmTC_121fb.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c:5:7: error: size of array âarrayâ is negative > int array[(((time_t)-1) > 0) ? 1 : -1]; > ^ >CMakeFiles/cmTC_121fb.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_121fb.dir/src.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_121fb.dir/src.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_121fb/fast' failed >gmake: *** [cmTC_121fb/fast] Error 2 > >Source file was: > >#include <time.h> >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_23c40/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_23c40.dir/build.make CMakeFiles/cmTC_23c40.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_23c40.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DHAVE_TIMESPEC_TS_SEC -o CMakeFiles/cmTC_23c40.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c:7:10: error: âstruct timespecâ has no member named âts_secâ > abstime.ts_sec = time(NULL)+1; > ^ >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c:8:10: error: âstruct timespecâ has no member named âts_nsecâ > abstime.ts_nsec = 0; > ^ >CMakeFiles/cmTC_23c40.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_23c40.dir/src.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_23c40.dir/src.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_23c40/fast' failed >gmake: *** [cmTC_23c40/fast] Error 2 > >Source file was: > >#include <pthread.h> > >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_SOLARIS_STYLE_GETHOST failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b9184/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b9184.dir/build.make CMakeFiles/cmTC_b9184.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_b9184.dir/src.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -felide-constructors -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -fno-exceptions -fno-rtti -DHAVE_SOLARIS_STYLE_GETHOST -o CMakeFiles/cmTC_b9184.dir/src.cxx.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.cxx >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.cxx: In function âint main()â: >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.cxx:17:66: error: cannot convert âint*â to âhostent**â for argument â7â to âint gethostbyaddr_r(const void*, __socklen_t, int, hostent*, char*, size_t, hostent**, int*)â > 0, 0, (struct hostent *) 0, (char *) NULL, 0, (int *)0); > ^ >CMakeFiles/cmTC_b9184.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b9184.dir/src.cxx.o' failed >gmake[1]: *** [CMakeFiles/cmTC_b9184.dir/src.cxx.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_b9184/fast' failed >gmake: *** [cmTC_b9184/fast] Error 2 > >Source file was: > > #undef inline > #if !defined(SCO) && !defined(__osf__) && !defined(_REENTRANT) > #define _REENTRANT > #endif > #include <pthread.h> > #include <sys/types.h> > #include <sys/socket.h> > #include <netinet/in.h> > #include <arpa/inet.h> > #include <netdb.h> > int main() > { > > struct hostent *foo = > gethostbyaddr_r((const char *) 0, > 0, 0, (struct hostent *) 0, (char *) NULL, 0, (int *)0); > return 0; > } > >Determining if the include file netinet/in6.h exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_a0597/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_a0597.dir/build.make CMakeFiles/cmTC_a0597.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_a0597.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -o CMakeFiles/cmTC_a0597.dir/CheckIncludeFile.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFile.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: fatal error: netinet/in6.h: No such file or directory >compilation terminated. >CMakeFiles/cmTC_a0597.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_a0597.dir/CheckIncludeFile.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_a0597.dir/CheckIncludeFile.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_a0597/fast' failed >gmake: *** [cmTC_a0597/fast] Error 2 > > >Performing C SOURCE FILE Test HAVE_SOCKADDR_IN_SIN_LEN failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_6a75f/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_6a75f.dir/build.make CMakeFiles/cmTC_6a75f.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_6a75f.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DHAVE_SOCKADDR_IN_SIN_LEN -o CMakeFiles/cmTC_6a75f.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c:8:42: error: âstruct sockaddr_inâ has no member named âsin_lenâ > (void)sizeof(((struct sockaddr_in *)0)->sin_len); > ^ >CMakeFiles/cmTC_6a75f.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_6a75f.dir/src.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_6a75f.dir/src.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_6a75f/fast' failed >gmake: *** [cmTC_6a75f/fast] Error 2 > >Source file was: > >#include <sys/types.h> >#include <netinet/in.h> >#include <sys/socket.h> > >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/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_2a153/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_2a153.dir/build.make CMakeFiles/cmTC_2a153.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_2a153.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DHAVE_SOCKADDR_IN6_SIN6_LEN -o CMakeFiles/cmTC_2a153.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c:8:43: error: âstruct sockaddr_in6â has no member named âsin6_lenâ > (void)sizeof(((struct sockaddr_in6 *)0)->sin6_len); > ^ >CMakeFiles/cmTC_2a153.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_2a153.dir/src.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_2a153.dir/src.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_2a153/fast' failed >gmake: *** [cmTC_2a153/fast] Error 2 > >Source file was: > >#include <sys/types.h> >#include <netinet/in.h> >#include <sys/socket.h> > >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: /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_cdac9/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_cdac9.dir/build.make CMakeFiles/cmTC_cdac9.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_cdac9.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -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 -march=native -O2 -pipe -frecord-gcc-switches -fuse-ld=bfd -fno-strict-aliasing -pie -fPIC -Wl,-z,relro,-z,now -fstack-protector --param=ssp-buffer-size=4 -DSTRUCT_DIRENT_HAS_D_NAMLEN -o CMakeFiles/cmTC_cdac9.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp/src.c:6:37: error: âstruct direntâ has no member named âd_namlenâ > (void)sizeof(((struct dirent *)0)->d_namlen); > ^ >CMakeFiles/cmTC_cdac9.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_cdac9.dir/src.c.o' failed >gmake[1]: *** [CMakeFiles/cmTC_cdac9.dir/src.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.1.7_rc/work/mysql-abi_x86_64.amd64/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_cdac9/fast' failed >gmake: *** [cmTC_cdac9/fast] Error 2 > >Source file was: > >#include <dirent.h> > >int main() >{ > (void)sizeof(((struct dirent *)0)->d_namlen); > return 0; >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 560504
:
411930
|
411932
| 411934