Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 390140 Details for
Bug 530206
dev-db/mariadb-10.0.14-r1[abi_x86_32]: system pcre is not found or unusable
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
CMakeError.log
CMakeError.log (text/plain), 176.30 KB, created by
Gef
on 2014-11-23 17:38:41 UTC
(
hide
)
Description:
CMakeError.log
Filename:
MIME Type:
Creator:
Gef
Created:
2014-11-23 17:38:41 UTC
Size:
176.30 KB
patch
obsolete
>Determining if the function floor exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4211117375/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4211117375.dir/build.make CMakeFiles/cmTryCompileExec4211117375.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4211117375.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=floor -Wno-error -o CMakeFiles/cmTryCompileExec4211117375.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c ><command-line>:0:23: warning: conflicting types for built-in function âfloorâ [enabled by default] >/usr/share/cmake/Modules/CheckFunctionExists.c:3:6: note: in expansion of macro âCHECK_FUNCTION_EXISTSâ > char CHECK_FUNCTION_EXISTS(); > ^ >Linking C executable cmTryCompileExec4211117375 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4211117375.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=floor -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec4211117375.dir/CheckFunctionExists.c.o -o cmTryCompileExec4211117375 -rdynamic >CMakeFiles/cmTryCompileExec4211117375.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `floor' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec4211117375.dir/build.make:88: recipe for target 'cmTryCompileExec4211117375' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec4211117375] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec4211117375/fast' failed >gmake: *** [cmTryCompileExec4211117375/fast] Error 2 > > >Determining if the function crypt exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3329846877/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3329846877.dir/build.make CMakeFiles/cmTryCompileExec3329846877.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3329846877.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=crypt -Wno-error -o CMakeFiles/cmTryCompileExec3329846877.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec3329846877 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3329846877.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=crypt -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec3329846877.dir/CheckFunctionExists.c.o -o cmTryCompileExec3329846877 -rdynamic >CMakeFiles/cmTryCompileExec3329846877.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `crypt' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec3329846877.dir/build.make:88: recipe for target 'cmTryCompileExec3329846877' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec3329846877] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3329846877/fast' failed >gmake: *** [cmTryCompileExec3329846877/fast] Error 2 > > >Determining if the function dlopen exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2461735310/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2461735310.dir/build.make CMakeFiles/cmTryCompileExec2461735310.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2461735310.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=dlopen -Wno-error -o CMakeFiles/cmTryCompileExec2461735310.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2461735310 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2461735310.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=dlopen -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2461735310.dir/CheckFunctionExists.c.o -o cmTryCompileExec2461735310 -rdynamic >CMakeFiles/cmTryCompileExec2461735310.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2461735310.dir/build.make:88: recipe for target 'cmTryCompileExec2461735310' failed >gmake[1]: *** [cmTryCompileExec2461735310] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec2461735310/fast' failed >gmake: *** [cmTryCompileExec2461735310/fast] Error 2 > > >Determining if the pthread_create exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4254151331/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4254151331.dir/build.make CMakeFiles/cmTryCompileExec4254151331.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4254151331.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec4254151331.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckSymbolExists.c >Linking C executable cmTryCompileExec4254151331 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4254151331.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec4254151331.dir/CheckSymbolExists.c.o -o cmTryCompileExec4254151331 -rdynamic >CMakeFiles/cmTryCompileExec4254151331.dir/CheckSymbolExists.c.o: In function `main': >CheckSymbolExists.c:(.text.startup+0x7): undefined reference to `pthread_create' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec4254151331.dir/build.make:88: recipe for target 'cmTryCompileExec4254151331' failed >gmake[1]: *** [cmTryCompileExec4254151331] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec4254151331/fast' failed >gmake: *** [cmTryCompileExec4254151331/fast] Error 2 > >File /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1551491459/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1551491459.dir/build.make CMakeFiles/cmTryCompileExec1551491459.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1551491459.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_create -Wno-error -o CMakeFiles/cmTryCompileExec1551491459.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec1551491459 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1551491459.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_create -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec1551491459.dir/CheckFunctionExists.c.o -o cmTryCompileExec1551491459 -rdynamic -lpthreads >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec1551491459.dir/build.make:88: recipe for target 'cmTryCompileExec1551491459' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec1551491459] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1551491459/fast' failed >gmake: *** [cmTryCompileExec1551491459/fast] Error 2 > > >Determining if files bfd.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4264371408/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4264371408.dir/build.make CMakeFiles/cmTryCompileExec4264371408.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4264371408.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec4264371408.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >In file included from /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:0: >/usr/include/bfd.h:35:2: error: #error config.h must be included before this header > #error config.h must be included before this header > ^ >CMakeFiles/cmTryCompileExec4264371408.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4264371408.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec4264371408.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec4264371408/fast' failed >gmake: *** [cmTryCompileExec4264371408/fast] Error 2 > >Source: >/* */ >#include <bfd.h> > > >int main(){return 0;} > >Determining if files floatingpoint.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec428191450/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec428191450.dir/build.make CMakeFiles/cmTryCompileExec428191450.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec428191450.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec428191450.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:27: fatal error: floatingpoint.h: No such file or directory > #include <floatingpoint.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec428191450.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec428191450.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec428191450.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec428191450/fast' failed >gmake: *** [cmTryCompileExec428191450/fast] Error 2 > >Source: >/* */ >#include <floatingpoint.h> > > >int main(){return 0;} > >Determining if files ieeefp.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2176840678/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2176840678.dir/build.make CMakeFiles/cmTryCompileExec2176840678.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2176840678.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec2176840678.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: ieeefp.h: No such file or directory > #include <ieeefp.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec2176840678.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2176840678.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2176840678.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2176840678/fast' failed >gmake: *** [cmTryCompileExec2176840678/fast] Error 2 > >Source: >/* */ >#include <ieeefp.h> > > >int main(){return 0;} > >Determining if files ndir.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1105286983/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1105286983.dir/build.make CMakeFiles/cmTryCompileExec1105286983.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1105286983.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1105286983.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:18: fatal error: ndir.h: No such file or directory > #include <ndir.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec1105286983.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1105286983.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec1105286983.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1105286983/fast' failed >gmake: *** [cmTryCompileExec1105286983/fast] Error 2 > >Source: >/* */ >#include <ndir.h> > > >int main(){return 0;} > >Determining if files port.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec475625160/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec475625160.dir/build.make CMakeFiles/cmTryCompileExec475625160.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec475625160.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec475625160.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:18: fatal error: port.h: No such file or directory > #include <port.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec475625160.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec475625160.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec475625160.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec475625160/fast' failed >gmake: *** [cmTryCompileExec475625160/fast] Error 2 > >Source: >/* */ >#include <port.h> > > >int main(){return 0;} > >Determining if files select.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec975808688/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec975808688.dir/build.make CMakeFiles/cmTryCompileExec975808688.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec975808688.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec975808688.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: select.h: No such file or directory > #include <select.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec975808688.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec975808688.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec975808688.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec975808688/fast' failed >gmake: *** [cmTryCompileExec975808688/fast] Error 2 > >Source: >/* */ >#include <select.h> > > >int main(){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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2930859783/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2930859783.dir/build.make CMakeFiles/cmTryCompileExec2930859783.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2930859783.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec2930859783.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:23: fatal error: sys/event.h: No such file or directory > #include <sys/event.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec2930859783.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2930859783.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2930859783.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2930859783/fast' failed >gmake: *** [cmTryCompileExec2930859783/fast] Error 2 > >Source: >/* */ >#include <sys/types.h> >#include <sys/event.h> > > >int main(){return 0;} > >Determining if files sys/ndir.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec929703844/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec929703844.dir/build.make CMakeFiles/cmTryCompileExec929703844.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec929703844.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec929703844.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:22: fatal error: sys/ndir.h: No such file or directory > #include <sys/ndir.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec929703844.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec929703844.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTryCompileExec929703844.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec929703844/fast' failed >gmake: *** [cmTryCompileExec929703844/fast] Error 2 > >Source: >/* */ >#include <sys/ndir.h> > > >int main(){return 0;} > >Determining if files sys/pte.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4100500197/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4100500197.dir/build.make CMakeFiles/cmTryCompileExec4100500197.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4100500197.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec4100500197.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:21: fatal error: sys/pte.h: No such file or directory > #include <sys/pte.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec4100500197.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4100500197.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec4100500197.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec4100500197/fast' failed >gmake: *** [cmTryCompileExec4100500197/fast] Error 2 > >Source: >/* */ >#include <sys/pte.h> > > >int main(){return 0;} > >Determining if files synch.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1502509626/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1502509626.dir/build.make CMakeFiles/cmTryCompileExec1502509626.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1502509626.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1502509626.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:19: fatal error: synch.h: No such file or directory > #include <synch.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec1502509626.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1502509626.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec1502509626.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1502509626/fast' failed >gmake: *** [cmTryCompileExec1502509626/fast] Error 2 > >Source: >/* */ >#include <synch.h> > > >int main(){return 0;} > >Determining if files sysent.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3628500511/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3628500511.dir/build.make CMakeFiles/cmTryCompileExec3628500511.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3628500511.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3628500511.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:20: fatal error: sysent.h: No such file or directory > #include <sysent.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec3628500511.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3628500511.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3628500511.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3628500511/fast' failed >gmake: *** [cmTryCompileExec3628500511/fast] Error 2 > >Source: >/* */ >#include <sysent.h> > > >int main(){return 0;} > >Determining if files sys/fpu.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec813586784/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec813586784.dir/build.make CMakeFiles/cmTryCompileExec813586784.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec813586784.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec813586784.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:21: fatal error: sys/fpu.h: No such file or directory > #include <sys/fpu.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec813586784.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec813586784.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTryCompileExec813586784.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec813586784/fast' failed >gmake: *** [cmTryCompileExec813586784/fast] Error 2 > >Source: >/* */ >#include <sys/fpu.h> > > >int main(){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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3446231272/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3446231272.dir/build.make CMakeFiles/cmTryCompileExec3446231272.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3446231272.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3446231272.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:3:24: fatal error: sys/malloc.h: No such file or directory > #include <sys/malloc.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec3446231272.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3446231272.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTryCompileExec3446231272.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec3446231272/fast' failed >gmake: *** [cmTryCompileExec3446231272/fast] Error 2 > >Source: >/* */ >#include <sys/types.h> >#include <sys/malloc.h> > > >int main(){return 0;} > >Determining if files sys/stream.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1908549447/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1908549447.dir/build.make CMakeFiles/cmTryCompileExec1908549447.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1908549447.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1908549447.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: sys/stream.h: No such file or directory > #include <sys/stream.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec1908549447.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1908549447.dir/CheckIncludeFiles.c.o' failed >gmake[1]: *** [CMakeFiles/cmTryCompileExec1908549447.dir/CheckIncludeFiles.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec1908549447/fast' failed >gmake: *** [cmTryCompileExec1908549447/fast] Error 2 > >Source: >/* */ >#include <sys/stream.h> > > >int main(){return 0;} > >Determining if files sys/termcap.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1328083155/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1328083155.dir/build.make CMakeFiles/cmTryCompileExec1328083155.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1328083155.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1328083155.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:25: fatal error: sys/termcap.h: No such file or directory > #include <sys/termcap.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec1328083155.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1328083155.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec1328083155.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1328083155/fast' failed >gmake: *** [cmTryCompileExec1328083155/fast] Error 2 > >Source: >/* */ >#include <sys/termcap.h> > > >int main(){return 0;} > >Determining if files termbits.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3655741287/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3655741287.dir/build.make CMakeFiles/cmTryCompileExec3655741287.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3655741287.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3655741287.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:22: fatal error: termbits.h: No such file or directory > #include <termbits.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec3655741287.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3655741287.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3655741287.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3655741287/fast' failed >gmake: *** [cmTryCompileExec3655741287/fast] Error 2 > >Source: >/* */ >#include <termbits.h> > > >int main(){return 0;} > >Determining if files varargs.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3893933942/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3893933942.dir/build.make CMakeFiles/cmTryCompileExec3893933942.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3893933942.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3893933942.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >In file included from /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:0: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/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/4.8.3/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." > #error "Revise your code to use <stdarg.h>." > ^ >CMakeFiles/cmTryCompileExec3893933942.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3893933942.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3893933942.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3893933942/fast' failed >gmake: *** [cmTryCompileExec3893933942/fast] Error 2 > >Source: >/* */ >#include <varargs.h> > > >int main(){return 0;} > >Determining if files sys/utime.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3050186477/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3050186477.dir/build.make CMakeFiles/cmTryCompileExec3050186477.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3050186477.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3050186477.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:23: fatal error: sys/utime.h: No such file or directory > #include <sys/utime.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec3050186477.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3050186477.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3050186477.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3050186477/fast' failed >gmake: *** [cmTryCompileExec3050186477/fast] Error 2 > >Source: >/* */ >#include <sys/utime.h> > > >int main(){return 0;} > >Determining if files sys/vadvise.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3276474256/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3276474256.dir/build.make CMakeFiles/cmTryCompileExec3276474256.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3276474256.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3276474256.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:25: fatal error: sys/vadvise.h: No such file or directory > #include <sys/vadvise.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec3276474256.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3276474256.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3276474256.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3276474256/fast' failed >gmake: *** [cmTryCompileExec3276474256/fast] Error 2 > >Source: >/* */ >#include <sys/vadvise.h> > > >int main(){return 0;} > >Determining if files vis.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1424897441/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1424897441.dir/build.make CMakeFiles/cmTryCompileExec1424897441.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1424897441.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1424897441.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:17: fatal error: vis.h: No such file or directory > #include <vis.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec1424897441.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1424897441.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec1424897441.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1424897441/fast' failed >gmake: *** [cmTryCompileExec1424897441/fast] Error 2 > >Source: >/* */ >#include <vis.h> > > >int main(){return 0;} > >Determining if files sys/sockio.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3760340814/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3760340814.dir/build.make CMakeFiles/cmTryCompileExec3760340814.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3760340814.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3760340814.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: sys/sockio.h: No such file or directory > #include <sys/sockio.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec3760340814.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3760340814.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3760340814.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3760340814/fast' failed >gmake: *** [cmTryCompileExec3760340814/fast] Error 2 > >Source: >/* */ >#include <sys/sockio.h> > > >int main(){return 0;} > >Determining if files sys/ptem.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3658698792/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3658698792.dir/build.make CMakeFiles/cmTryCompileExec3658698792.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3658698792.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3658698792.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:22: fatal error: sys/ptem.h: No such file or directory > #include <sys/ptem.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec3658698792.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3658698792.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3658698792.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3658698792/fast' failed >gmake: *** [cmTryCompileExec3658698792/fast] Error 2 > >Source: >/* */ >#include <sys/ptem.h> > > >int main(){return 0;} > >Determining if the function aio_read exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2664404589/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2664404589.dir/build.make CMakeFiles/cmTryCompileExec2664404589.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2664404589.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=aio_read -Wno-error -o CMakeFiles/cmTryCompileExec2664404589.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2664404589 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2664404589.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=aio_read -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2664404589.dir/CheckFunctionExists.c.o -o cmTryCompileExec2664404589 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec2664404589.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `aio_read' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2664404589.dir/build.make:88: recipe for target 'cmTryCompileExec2664404589' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec2664404589] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2664404589/fast' failed >gmake: *** [cmTryCompileExec2664404589/fast] Error 2 > > >Determining if the function printstack exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3930023488/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3930023488.dir/build.make CMakeFiles/cmTryCompileExec3930023488.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3930023488.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=printstack -Wno-error -o CMakeFiles/cmTryCompileExec3930023488.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec3930023488 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3930023488.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=printstack -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec3930023488.dir/CheckFunctionExists.c.o -o cmTryCompileExec3930023488 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec3930023488.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `printstack' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec3930023488.dir/build.make:88: recipe for target 'cmTryCompileExec3930023488' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec3930023488] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3930023488/fast' failed >gmake: *** [cmTryCompileExec3930023488/fast] Error 2 > > >Determining if the function bfill exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1876368347/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1876368347.dir/build.make CMakeFiles/cmTryCompileExec1876368347.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1876368347.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=bfill -Wno-error -o CMakeFiles/cmTryCompileExec1876368347.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec1876368347 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1876368347.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=bfill -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec1876368347.dir/CheckFunctionExists.c.o -o cmTryCompileExec1876368347 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec1876368347.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `bfill' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec1876368347.dir/build.make:88: recipe for target 'cmTryCompileExec1876368347' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec1876368347] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1876368347/fast' failed >gmake: *** [cmTryCompileExec1876368347/fast] Error 2 > > >Determining if the function bmove exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2639840475/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2639840475.dir/build.make CMakeFiles/cmTryCompileExec2639840475.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2639840475.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=bmove -Wno-error -o CMakeFiles/cmTryCompileExec2639840475.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2639840475 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2639840475.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=bmove -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2639840475.dir/CheckFunctionExists.c.o -o cmTryCompileExec2639840475 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec2639840475.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `bmove' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2639840475.dir/build.make:88: recipe for target 'cmTryCompileExec2639840475' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec2639840475] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2639840475/fast' failed >gmake: *** [cmTryCompileExec2639840475/fast] Error 2 > > >Determining if the function directio exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2831323017/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2831323017.dir/build.make CMakeFiles/cmTryCompileExec2831323017.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2831323017.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=directio -Wno-error -o CMakeFiles/cmTryCompileExec2831323017.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2831323017 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2831323017.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=directio -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2831323017.dir/CheckFunctionExists.c.o -o cmTryCompileExec2831323017 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec2831323017.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `directio' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2831323017.dir/build.make:88: recipe for target 'cmTryCompileExec2831323017' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec2831323017] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2831323017/fast' failed >gmake: *** [cmTryCompileExec2831323017/fast] Error 2 > > >Determining if the function _doprnt exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1178990395/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1178990395.dir/build.make CMakeFiles/cmTryCompileExec1178990395.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1178990395.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=_doprnt -Wno-error -o CMakeFiles/cmTryCompileExec1178990395.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec1178990395 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1178990395.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=_doprnt -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec1178990395.dir/CheckFunctionExists.c.o -o cmTryCompileExec1178990395 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec1178990395.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `_doprnt' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec1178990395.dir/build.make:88: recipe for target 'cmTryCompileExec1178990395' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec1178990395] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1178990395/fast' failed >gmake: *** [cmTryCompileExec1178990395/fast] Error 2 > > >Determining if the function compress exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1092411908/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1092411908.dir/build.make CMakeFiles/cmTryCompileExec1092411908.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1092411908.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=compress -Wno-error -o CMakeFiles/cmTryCompileExec1092411908.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec1092411908 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1092411908.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=compress -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec1092411908.dir/CheckFunctionExists.c.o -o cmTryCompileExec1092411908 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec1092411908.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `compress' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec1092411908.dir/build.make:88: recipe for target 'cmTryCompileExec1092411908' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec1092411908] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1092411908/fast' failed >gmake: *** [cmTryCompileExec1092411908/fast] Error 2 > > >Determining if the function fconvert exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3358470528/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3358470528.dir/build.make CMakeFiles/cmTryCompileExec3358470528.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3358470528.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=fconvert -Wno-error -o CMakeFiles/cmTryCompileExec3358470528.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec3358470528 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3358470528.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=fconvert -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec3358470528.dir/CheckFunctionExists.c.o -o cmTryCompileExec3358470528 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec3358470528.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `fconvert' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec3358470528.dir/build.make:88: recipe for target 'cmTryCompileExec3358470528' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec3358470528] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3358470528/fast' failed >gmake: *** [cmTryCompileExec3358470528/fast] Error 2 > > >Determining if the function fpsetmask exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec687542772/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec687542772.dir/build.make CMakeFiles/cmTryCompileExec687542772.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec687542772.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=fpsetmask -Wno-error -o CMakeFiles/cmTryCompileExec687542772.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec687542772 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec687542772.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=fpsetmask -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec687542772.dir/CheckFunctionExists.c.o -o cmTryCompileExec687542772 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec687542772.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `fpsetmask' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec687542772.dir/build.make:88: recipe for target 'cmTryCompileExec687542772' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec687542772] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec687542772/fast' failed >gmake: *** [cmTryCompileExec687542772/fast] Error 2 > > >Determining if the function gethrtime exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec830573431/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec830573431.dir/build.make CMakeFiles/cmTryCompileExec830573431.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec830573431.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=gethrtime -Wno-error -o CMakeFiles/cmTryCompileExec830573431.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec830573431 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec830573431.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=gethrtime -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec830573431.dir/CheckFunctionExists.c.o -o cmTryCompileExec830573431 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec830573431.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `gethrtime' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec830573431.dir/build.make:88: recipe for target 'cmTryCompileExec830573431' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec830573431] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec830573431/fast' failed >gmake: *** [cmTryCompileExec830573431/fast] Error 2 > > >Determining if the function getpassphrase exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3802498205/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3802498205.dir/build.make CMakeFiles/cmTryCompileExec3802498205.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3802498205.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=getpassphrase -Wno-error -o CMakeFiles/cmTryCompileExec3802498205.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec3802498205 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3802498205.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=getpassphrase -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec3802498205.dir/CheckFunctionExists.c.o -o cmTryCompileExec3802498205 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec3802498205.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `getpassphrase' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec3802498205.dir/build.make:88: recipe for target 'cmTryCompileExec3802498205' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec3802498205] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3802498205/fast' failed >gmake: *** [cmTryCompileExec3802498205/fast] Error 2 > > >Determining if the function issetugid exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3771685276/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3771685276.dir/build.make CMakeFiles/cmTryCompileExec3771685276.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3771685276.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=issetugid -Wno-error -o CMakeFiles/cmTryCompileExec3771685276.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec3771685276 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3771685276.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=issetugid -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec3771685276.dir/CheckFunctionExists.c.o -o cmTryCompileExec3771685276 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec3771685276.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `issetugid' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec3771685276.dir/build.make:88: recipe for target 'cmTryCompileExec3771685276' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec3771685276] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3771685276/fast' failed >gmake: *** [cmTryCompileExec3771685276/fast] Error 2 > > >Determining if the function port_create exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2124291144/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2124291144.dir/build.make CMakeFiles/cmTryCompileExec2124291144.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2124291144.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=port_create -Wno-error -o CMakeFiles/cmTryCompileExec2124291144.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2124291144 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2124291144.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=port_create -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2124291144.dir/CheckFunctionExists.c.o -o cmTryCompileExec2124291144 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec2124291144.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `port_create' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2124291144.dir/build.make:88: recipe for target 'cmTryCompileExec2124291144' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec2124291144] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2124291144/fast' failed >gmake: *** [cmTryCompileExec2124291144/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec356043652/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec356043652.dir/build.make CMakeFiles/cmTryCompileExec356043652.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec356043652.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_attr_create -Wno-error -o CMakeFiles/cmTryCompileExec356043652.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec356043652 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec356043652.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_attr_create -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec356043652.dir/CheckFunctionExists.c.o -o cmTryCompileExec356043652 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec356043652.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `pthread_attr_create' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec356043652.dir/build.make:88: recipe for target 'cmTryCompileExec356043652' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec356043652] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec356043652/fast' failed >gmake: *** [cmTryCompileExec356043652/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2136085286/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2136085286.dir/build.make CMakeFiles/cmTryCompileExec2136085286.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2136085286.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_condattr_create -Wno-error -o CMakeFiles/cmTryCompileExec2136085286.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2136085286 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2136085286.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_condattr_create -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2136085286.dir/CheckFunctionExists.c.o -o cmTryCompileExec2136085286 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec2136085286.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `pthread_condattr_create' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2136085286.dir/build.make:88: recipe for target 'cmTryCompileExec2136085286' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec2136085286] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2136085286/fast' failed >gmake: *** [cmTryCompileExec2136085286/fast] Error 2 > > >Determining if the function pthread_threadmask exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2023757244/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2023757244.dir/build.make CMakeFiles/cmTryCompileExec2023757244.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2023757244.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_threadmask -Wno-error -o CMakeFiles/cmTryCompileExec2023757244.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2023757244 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2023757244.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_threadmask -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2023757244.dir/CheckFunctionExists.c.o -o cmTryCompileExec2023757244 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec2023757244.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `pthread_threadmask' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2023757244.dir/build.make:88: recipe for target 'cmTryCompileExec2023757244' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec2023757244] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2023757244/fast' failed >gmake: *** [cmTryCompileExec2023757244/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3047257677/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3047257677.dir/build.make CMakeFiles/cmTryCompileExec3047257677.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3047257677.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_yield_np -Wno-error -o CMakeFiles/cmTryCompileExec3047257677.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec3047257677 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3047257677.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pthread_yield_np -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec3047257677.dir/CheckFunctionExists.c.o -o cmTryCompileExec3047257677 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec3047257677.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `pthread_yield_np' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec3047257677.dir/build.make:88: recipe for target 'cmTryCompileExec3047257677' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec3047257677] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3047257677/fast' failed >gmake: *** [cmTryCompileExec3047257677/fast] Error 2 > > >Determining if the function rwlock_init exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4195867591/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4195867591.dir/build.make CMakeFiles/cmTryCompileExec4195867591.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4195867591.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=rwlock_init -Wno-error -o CMakeFiles/cmTryCompileExec4195867591.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec4195867591 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4195867591.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=rwlock_init -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec4195867591.dir/CheckFunctionExists.c.o -o cmTryCompileExec4195867591 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec4195867591.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `rwlock_init' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec4195867591.dir/build.make:88: recipe for target 'cmTryCompileExec4195867591' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec4195867591] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec4195867591/fast' failed >gmake: *** [cmTryCompileExec4195867591/fast] Error 2 > > >Determining if the function setfd exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3167705036/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3167705036.dir/build.make CMakeFiles/cmTryCompileExec3167705036.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3167705036.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=setfd -Wno-error -o CMakeFiles/cmTryCompileExec3167705036.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec3167705036 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3167705036.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=setfd -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec3167705036.dir/CheckFunctionExists.c.o -o cmTryCompileExec3167705036 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec3167705036.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `setfd' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec3167705036.dir/build.make:88: recipe for target 'cmTryCompileExec3167705036' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec3167705036] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3167705036/fast' failed >gmake: *** [cmTryCompileExec3167705036/fast] Error 2 > > >Determining if the function sigthreadmask exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1459387532/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1459387532.dir/build.make CMakeFiles/cmTryCompileExec1459387532.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1459387532.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=sigthreadmask -Wno-error -o CMakeFiles/cmTryCompileExec1459387532.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec1459387532 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1459387532.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=sigthreadmask -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec1459387532.dir/CheckFunctionExists.c.o -o cmTryCompileExec1459387532 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec1459387532.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `sigthreadmask' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec1459387532.dir/build.make:88: recipe for target 'cmTryCompileExec1459387532' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec1459387532] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1459387532/fast' failed >gmake: *** [cmTryCompileExec1459387532/fast] Error 2 > > >Determining if the function strlcpy exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2613241000/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2613241000.dir/build.make CMakeFiles/cmTryCompileExec2613241000.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2613241000.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=strlcpy -Wno-error -o CMakeFiles/cmTryCompileExec2613241000.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2613241000 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2613241000.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=strlcpy -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2613241000.dir/CheckFunctionExists.c.o -o cmTryCompileExec2613241000 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec2613241000.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2613241000.dir/build.make:88: recipe for target 'cmTryCompileExec2613241000' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec2613241000] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2613241000/fast' failed >gmake: *** [cmTryCompileExec2613241000/fast] Error 2 > > >Determining if the function strlcat exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1966612829/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1966612829.dir/build.make CMakeFiles/cmTryCompileExec1966612829.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1966612829.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=strlcat -Wno-error -o CMakeFiles/cmTryCompileExec1966612829.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec1966612829 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1966612829.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=strlcat -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec1966612829.dir/CheckFunctionExists.c.o -o cmTryCompileExec1966612829 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec1966612829.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `strlcat' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec1966612829.dir/build.make:88: recipe for target 'cmTryCompileExec1966612829' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec1966612829] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1966612829/fast' failed >gmake: *** [cmTryCompileExec1966612829/fast] Error 2 > > >Determining if the function fgetln exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec87300038/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec87300038.dir/build.make CMakeFiles/cmTryCompileExec87300038.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec87300038.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=fgetln -Wno-error -o CMakeFiles/cmTryCompileExec87300038.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec87300038 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec87300038.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=fgetln -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec87300038.dir/CheckFunctionExists.c.o -o cmTryCompileExec87300038 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec87300038.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `fgetln' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec87300038.dir/build.make:88: recipe for target 'cmTryCompileExec87300038' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec87300038] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec87300038/fast' failed >gmake: *** [cmTryCompileExec87300038/fast] Error 2 > > >Determining if the function tell exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2017387744/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2017387744.dir/build.make CMakeFiles/cmTryCompileExec2017387744.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2017387744.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=tell -Wno-error -o CMakeFiles/cmTryCompileExec2017387744.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec2017387744 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2017387744.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=tell -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec2017387744.dir/CheckFunctionExists.c.o -o cmTryCompileExec2017387744 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec2017387744.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `tell' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec2017387744.dir/build.make:88: recipe for target 'cmTryCompileExec2017387744' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec2017387744] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2017387744/fast' failed >gmake: *** [cmTryCompileExec2017387744/fast] Error 2 > > >Determining if the function thr_setconcurrency exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4180340501/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4180340501.dir/build.make CMakeFiles/cmTryCompileExec4180340501.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4180340501.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=thr_setconcurrency -Wno-error -o CMakeFiles/cmTryCompileExec4180340501.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec4180340501 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4180340501.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=thr_setconcurrency -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec4180340501.dir/CheckFunctionExists.c.o -o cmTryCompileExec4180340501 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec4180340501.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `thr_setconcurrency' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec4180340501.dir/build.make:88: recipe for target 'cmTryCompileExec4180340501' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec4180340501] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec4180340501/fast' failed >gmake: *** [cmTryCompileExec4180340501/fast] Error 2 > > >Determining if the function thr_yield exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec705033817/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec705033817.dir/build.make CMakeFiles/cmTryCompileExec705033817.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec705033817.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=thr_yield -Wno-error -o CMakeFiles/cmTryCompileExec705033817.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec705033817 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec705033817.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=thr_yield -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec705033817.dir/CheckFunctionExists.c.o -o cmTryCompileExec705033817 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec705033817.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `thr_yield' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec705033817.dir/build.make:88: recipe for target 'cmTryCompileExec705033817' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec705033817] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec705033817/fast' failed >gmake: *** [cmTryCompileExec705033817/fast] Error 2 > > >Determining if files ia64intrin.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1964113990/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1964113990.dir/build.make CMakeFiles/cmTryCompileExec1964113990.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1964113990.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1964113990.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:24: fatal error: ia64intrin.h: No such file or directory > #include <ia64intrin.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec1964113990.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1964113990.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec1964113990.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1964113990/fast' failed >gmake: *** [cmTryCompileExec1964113990/fast] Error 2 > >Source: >/* */ >#include <ia64intrin.h> > > >int main(){return 0;} > >Determining if the function read_real_time exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4028392666/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4028392666.dir/build.make CMakeFiles/cmTryCompileExec4028392666.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4028392666.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=read_real_time -Wno-error -o CMakeFiles/cmTryCompileExec4028392666.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec4028392666 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4028392666.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=read_real_time -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec4028392666.dir/CheckFunctionExists.c.o -o cmTryCompileExec4028392666 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec4028392666.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `read_real_time' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec4028392666.dir/build.make:88: recipe for target 'cmTryCompileExec4028392666' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec4028392666] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec4028392666/fast' failed >gmake: *** [cmTryCompileExec4028392666/fast] Error 2 > > >Determining if the function rdtscll exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1964735620/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1964735620.dir/build.make CMakeFiles/cmTryCompileExec1964735620.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1964735620.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=rdtscll -Wno-error -o CMakeFiles/cmTryCompileExec1964735620.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec1964735620 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1964735620.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=rdtscll -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec1964735620.dir/CheckFunctionExists.c.o -o cmTryCompileExec1964735620 -rdynamic -lm -lcrypt -ldl -lpthread >CMakeFiles/cmTryCompileExec1964735620.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `rdtscll' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec1964735620.dir/build.make:88: recipe for target 'cmTryCompileExec1964735620' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec1964735620] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1964735620/fast' failed >gmake: *** [cmTryCompileExec1964735620/fast] Error 2 > > >Determining if the TIOCSTAT exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3638462250/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3638462250.dir/build.make CMakeFiles/cmTryCompileExec3638462250.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3638462250.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec3638462250.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckSymbolExists.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckSymbolExists.c:13:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >CMakeFiles/cmTryCompileExec3638462250.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3638462250.dir/CheckSymbolExists.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3638462250.dir/CheckSymbolExists.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3638462250/fast' failed >gmake: *** [cmTryCompileExec3638462250/fast] Error 2 > >File /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1591351999/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1591351999.dir/build.make CMakeFiles/cmTryCompileExec1591351999.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1591351999.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -D_GNU_SOURCE=1 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1591351999.dir/CheckSymbolExists.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckSymbolExists.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:23: fatal error: sys/filio.h: No such file or directory > #include <sys/filio.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec1591351999.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1591351999.dir/CheckSymbolExists.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec1591351999.dir/CheckSymbolExists.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1591351999/fast' failed >gmake: *** [cmTryCompileExec1591351999/fast] Error 2 > >File /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3124837208/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3124837208.dir/build.make CMakeFiles/cmTryCompileExec3124837208.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3124837208.dir/TestEndianess.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -o CMakeFiles/cmTryCompileExec3124837208.dir/TestEndianess.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/TestEndianess.c >Linking C executable cmTryCompileExec3124837208 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3124837208.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec3124837208.dir/TestEndianess.c.o -o cmTryCompileExec3124837208 -rdynamic >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec896281477/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec896281477.dir/build.make CMakeFiles/cmTryCompileExec896281477.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec896281477.dir/SIZEOF_UCHAR.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec896281477.dir/SIZEOF_UCHAR.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UCHAR.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec896281477.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec896281477.dir/SIZEOF_UCHAR.c.o' failed >gmake[1]: *** [CMakeFiles/cmTryCompileExec896281477.dir/SIZEOF_UCHAR.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec896281477/fast' failed >gmake: *** [cmTryCompileExec896281477/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec303720113/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec303720113.dir/build.make CMakeFiles/cmTryCompileExec303720113.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec303720113.dir/SIZEOF_INT8.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec303720113.dir/SIZEOF_INT8.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_INT8.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec303720113.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec303720113.dir/SIZEOF_INT8.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec303720113.dir/SIZEOF_INT8.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec303720113/fast' failed >gmake: *** [cmTryCompileExec303720113/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2893292047/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2893292047.dir/build.make CMakeFiles/cmTryCompileExec2893292047.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2893292047.dir/SIZEOF_UINT8.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec2893292047.dir/SIZEOF_UINT8.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UINT8.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec2893292047.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2893292047.dir/SIZEOF_UINT8.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2893292047.dir/SIZEOF_UINT8.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2893292047/fast' failed >gmake: *** [cmTryCompileExec2893292047/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2075814952/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2075814952.dir/build.make CMakeFiles/cmTryCompileExec2075814952.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2075814952.dir/SIZEOF_INT16.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec2075814952.dir/SIZEOF_INT16.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_INT16.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec2075814952.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2075814952.dir/SIZEOF_INT16.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2075814952.dir/SIZEOF_INT16.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2075814952/fast' failed >gmake: *** [cmTryCompileExec2075814952/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2570202353/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2570202353.dir/build.make CMakeFiles/cmTryCompileExec2570202353.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2570202353.dir/SIZEOF_UINT16.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec2570202353.dir/SIZEOF_UINT16.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UINT16.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec2570202353.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2570202353.dir/SIZEOF_UINT16.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2570202353.dir/SIZEOF_UINT16.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2570202353/fast' failed >gmake: *** [cmTryCompileExec2570202353/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4267572394/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4267572394.dir/build.make CMakeFiles/cmTryCompileExec4267572394.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4267572394.dir/SIZEOF_INT32.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec4267572394.dir/SIZEOF_INT32.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_INT32.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec4267572394.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4267572394.dir/SIZEOF_INT32.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec4267572394.dir/SIZEOF_INT32.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec4267572394/fast' failed >gmake: *** [cmTryCompileExec4267572394/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec752782756/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec752782756.dir/build.make CMakeFiles/cmTryCompileExec752782756.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec752782756.dir/SIZEOF_UINT32.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec752782756.dir/SIZEOF_UINT32.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UINT32.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec752782756.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec752782756.dir/SIZEOF_UINT32.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec752782756.dir/SIZEOF_UINT32.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec752782756/fast' failed >gmake: *** [cmTryCompileExec752782756/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2685552468/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2685552468.dir/build.make CMakeFiles/cmTryCompileExec2685552468.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2685552468.dir/SIZEOF_INT64.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec2685552468.dir/SIZEOF_INT64.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_INT64.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec2685552468.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2685552468.dir/SIZEOF_INT64.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2685552468.dir/SIZEOF_INT64.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2685552468/fast' failed >gmake: *** [cmTryCompileExec2685552468/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1411429210/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1411429210.dir/build.make CMakeFiles/cmTryCompileExec1411429210.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1411429210.dir/SIZEOF_UINT64.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1411429210.dir/SIZEOF_UINT64.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_UINT64.c:21:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec1411429210.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1411429210.dir/SIZEOF_UINT64.c.o' failed >gmake[1]: *** [CMakeFiles/cmTryCompileExec1411429210.dir/SIZEOF_UINT64.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec1411429210/fast' failed >gmake: *** [cmTryCompileExec1411429210/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1470597526/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1470597526.dir/build.make CMakeFiles/cmTryCompileExec1470597526.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1470597526.dir/SIZEOF_BOOL.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec1470597526.dir/SIZEOF_BOOL.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CheckTypeSize/SIZEOF_BOOL.c:20:12: note: in expansion of macro âSIZEâ > ('0' + ((SIZE / 10000)%10)), > ^ >CMakeFiles/cmTryCompileExec1470597526.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1470597526.dir/SIZEOF_BOOL.c.o' failed >gmake[1]: *** [CMakeFiles/cmTryCompileExec1470597526.dir/SIZEOF_BOOL.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >Makefile:118: recipe for target 'cmTryCompileExec1470597526/fast' failed >gmake: *** [cmTryCompileExec1470597526/fast] Error 2 > >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4024955128/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4024955128.dir/build.make CMakeFiles/cmTryCompileExec4024955128.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec4024955128.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DTIME_T_UNSIGNED -Wno-error -o CMakeFiles/cmTryCompileExec4024955128.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:5:7: error: size of array âarrayâ is negative > int array[(((time_t)-1) > 0) ? 1 : -1]; > ^ >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:5:7: warning: unused variable âarrayâ [-Wunused-variable] >CMakeFiles/cmTryCompileExec4024955128.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4024955128.dir/src.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec4024955128.dir/src.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec4024955128/fast' failed >gmake: *** [cmTryCompileExec4024955128/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec874311129/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec874311129.dir/build.make CMakeFiles/cmTryCompileExec874311129.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec874311129.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DHAVE_TIMESPEC_TS_SEC -Wno-error -o CMakeFiles/cmTryCompileExec874311129.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:8:10: error: âstruct timespecâ has no member named âts_nsecâ > abstime.ts_nsec = 0; > ^ >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:6:19: warning: variable âabstimeâ set but not used [-Wunused-but-set-variable] > struct timespec abstime; > ^ >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:9:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >CMakeFiles/cmTryCompileExec874311129.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec874311129.dir/src.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec874311129.dir/src.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec874311129/fast' failed >gmake: *** [cmTryCompileExec874311129/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2820663486/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2820663486.dir/build.make CMakeFiles/cmTryCompileExec2820663486.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building CXX object CMakeFiles/cmTryCompileExec2820663486.dir/src.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -felide-constructors -fno-strict-aliasing -Wall -Wno-unused-parameter -fno-exceptions -fno-rtti -DHAVE_SOLARIS_STYLE_GETHOST -Wno-error -o CMakeFiles/cmTryCompileExec2820663486.dir/src.cxx.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.cxx >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.cxx: In function âint main()â: >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/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); > ^ >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.cxx:15:24: warning: unused variable âfooâ [-Wunused-variable] > struct hostent *foo = > ^ >CMakeFiles/cmTryCompileExec2820663486.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2820663486.dir/src.cxx.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2820663486.dir/src.cxx.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2820663486/fast' failed >gmake: *** [cmTryCompileExec2820663486/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 files valgrind/memcheck.h;valgrind/valgrind.h exist failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec534019587/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec534019587.dir/build.make CMakeFiles/cmTryCompileExec534019587.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec534019587.dir/CheckIncludeFiles.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec534019587.dir/CheckIncludeFiles.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:31: fatal error: valgrind/memcheck.h: No such file or directory > #include <valgrind/memcheck.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec534019587.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec534019587.dir/CheckIncludeFiles.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec534019587.dir/CheckIncludeFiles.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec534019587/fast' failed >gmake: *** [cmTryCompileExec534019587/fast] Error 2 > >Source: >/* */ >#include <valgrind/memcheck.h> >#include <valgrind/valgrind.h> > > >int main(){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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2999528508/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2999528508.dir/build.make CMakeFiles/cmTryCompileExec2999528508.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2999528508.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -Wno-error -o CMakeFiles/cmTryCompileExec2999528508.dir/CheckIncludeFile.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFile.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: fatal error: netinet/in6.h: No such file or directory > #include <netinet/in6.h> > ^ >compilation terminated. >CMakeFiles/cmTryCompileExec2999528508.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2999528508.dir/CheckIncludeFile.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2999528508.dir/CheckIncludeFile.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2999528508/fast' failed >gmake: *** [cmTryCompileExec2999528508/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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3056028181/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3056028181.dir/build.make CMakeFiles/cmTryCompileExec3056028181.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3056028181.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DHAVE_SOCKADDR_IN_SIN_LEN -Wno-error -o CMakeFiles/cmTryCompileExec3056028181.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:9:7: error: âstruct sockaddr_inâ has no member named âsin_lenâ > tmp->sin_len; > ^ >CMakeFiles/cmTryCompileExec3056028181.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3056028181.dir/src.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3056028181.dir/src.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3056028181/fast' failed >gmake: *** [cmTryCompileExec3056028181/fast] Error 2 > >Source file was: > >#include <sys/types.h> >#include <netinet/in.h> >#include <sys/socket.h> > >int main() >{ > struct sockaddr_in* tmp; > tmp->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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3946360569/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3946360569.dir/build.make CMakeFiles/cmTryCompileExec3946360569.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3946360569.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DHAVE_SOCKADDR_IN6_SIN6_LEN -Wno-error -o CMakeFiles/cmTryCompileExec3946360569.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:9:7: error: âstruct sockaddr_in6â has no member named âsin6_lenâ > tmp->sin6_len; > ^ >CMakeFiles/cmTryCompileExec3946360569.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3946360569.dir/src.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3946360569.dir/src.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3946360569/fast' failed >gmake: *** [cmTryCompileExec3946360569/fast] Error 2 > >Source file was: > >#include <sys/types.h> >#include <netinet/in.h> >#include <sys/socket.h> > >int main() >{ > struct sockaddr_in6* tmp; > tmp->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.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec3338124332/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3338124332.dir/build.make CMakeFiles/cmTryCompileExec3338124332.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec3338124332.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DSTRUCT_DIRENT_HAS_D_NAMLEN -Wno-error -o CMakeFiles/cmTryCompileExec3338124332.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:7:7: error: âstruct direntâ has no member named âd_namlenâ > tmp->d_namlen; > ^ >CMakeFiles/cmTryCompileExec3338124332.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec3338124332.dir/src.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec3338124332.dir/src.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec3338124332/fast' failed >gmake: *** [cmTryCompileExec3338124332/fast] Error 2 > >Source file was: > >#include <dirent.h> > >int main() >{ > struct dirent* tmp; > tmp->d_namlen; > return 0; >} > >Determining if the function mbscmp exists failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1011007847/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1011007847.dir/build.make CMakeFiles/cmTryCompileExec1011007847.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec1011007847.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=mbscmp -Wno-error -o CMakeFiles/cmTryCompileExec1011007847.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec1011007847 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1011007847.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=mbscmp -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec1011007847.dir/CheckFunctionExists.c.o -o cmTryCompileExec1011007847 -rdynamic >CMakeFiles/cmTryCompileExec1011007847.dir/CheckFunctionExists.c.o: In function `main': >CheckFunctionExists.c:(.text.startup+0x7): undefined reference to `mbscmp' >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec1011007847.dir/build.make:88: recipe for target 'cmTryCompileExec1011007847' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec1011007847] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec1011007847/fast' failed >gmake: *** [cmTryCompileExec1011007847/fast] Error 2 > > >Performing C SOURCE FILE Test READLINE_V5 failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2423822535/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2423822535.dir/build.make CMakeFiles/cmTryCompileExec2423822535.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec2423822535.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DREADLINE_V5 -Wno-error -I/usr/include/readline -o CMakeFiles/cmTryCompileExec2423822535.dir/src.c.o -c /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/src.c:5:6: error: #error > #error > ^ >CMakeFiles/cmTryCompileExec2423822535.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2423822535.dir/src.c.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTryCompileExec2423822535.dir/src.c.o] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec2423822535/fast' failed >gmake: *** [cmTryCompileExec2423822535/fast] Error 2 > >Source file was: > > #include <stdio.h> > #include <readline.h> > #if RL_VERSION_MAJOR > 5 > #error > #endif > int main(int argc, char **argv) > { > return 0; > } >Determining if the function pcre_stack_guard exists in the pcre failed with the following output: >Change Dir: /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTryCompileExec275520029/fast" >/usr/bin/gmake -f CMakeFiles/cmTryCompileExec275520029.dir/build.make CMakeFiles/cmTryCompileExec275520029.dir/build >gmake[1]: Entering directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp/CMakeFiles 1 >Building C object CMakeFiles/cmTryCompileExec275520029.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -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 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pcre_stack_guard -Wno-error -o CMakeFiles/cmTryCompileExec275520029.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTryCompileExec275520029 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec275520029.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -m32 -Wall -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -fno-strict-aliasing -Wall -DCHECK_FUNCTION_EXISTS=pcre_stack_guard -Wno-error -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--hash-style=gnu CMakeFiles/cmTryCompileExec275520029.dir/CheckFunctionExists.c.o -o cmTryCompileExec275520029 -rdynamic -lpcre >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../libpcre.so when searching for -lpcre >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libpcre.so when searching for -lpcre >/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpcre >collect2: error: ld returned 1 exit status >CMakeFiles/cmTryCompileExec275520029.dir/build.make:88: recipe for target 'cmTryCompileExec275520029' failed >gmake[1]: Leaving directory '/var/tmp/portage/dev-db/mariadb-10.0.14-r1/work/mysql-abi_x86_32.x86/CMakeFiles/CMakeTmp' >gmake[1]: *** [cmTryCompileExec275520029] Error 1 >Makefile:118: recipe for target 'cmTryCompileExec275520029/fast' failed >gmake: *** [cmTryCompileExec275520029/fast] Error 2 > >
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 530206
:
390138
| 390140