Determining if the isfinite exist failed with the following output: Change Dir: /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec2314553262/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec2314553262.dir/build.make CMakeFiles/cmTryCompileExec2314553262.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2314553262.dir/CheckSymbolExists.cxx.o /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -std=c++11 -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -o CMakeFiles/cmTryCompileExec2314553262.dir/CheckSymbolExists.cxx.o -c /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function ‘int main(int, char**)’: /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: ‘isfinite’ was not declared in this scope return ((int*)(&isfinite))[argc]; ^ /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: note: suggested alternative: In file included from /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:2:0: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/include/g++-v4/cmath:596:5: note: ‘std::isfinite’ isfinite(_Tp __x) ^ CMakeFiles/cmTryCompileExec2314553262.dir/build.make:60: recipe for target 'CMakeFiles/cmTryCompileExec2314553262.dir/CheckSymbolExists.cxx.o' failed gmake[1]: *** [CMakeFiles/cmTryCompileExec2314553262.dir/CheckSymbolExists.cxx.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' Makefile:117: recipe for target 'cmTryCompileExec2314553262/fast' failed gmake: *** [cmTryCompileExec2314553262/fast] Error 2 File /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef isfinite return ((int*)(&isfinite))[argc]; #else (void)argc; return 0; #endif } Determining if the function isfinite exists failed with the following output: Change Dir: /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec2818456943/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec2818456943.dir/build.make CMakeFiles/cmTryCompileExec2818456943.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2818456943.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -DCHECK_FUNCTION_EXISTS=isfinite -o CMakeFiles/cmTryCompileExec2818456943.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec2818456943 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2818456943.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -DCHECK_FUNCTION_EXISTS=isfinite -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTryCompileExec2818456943.dir/CheckFunctionExists.c.o -o cmTryCompileExec2818456943 -rdynamic -lm CMakeFiles/cmTryCompileExec2818456943.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake/Modules/CheckFunctionExists.c:11: undefined reference to `isfinite' collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec2818456943.dir/build.make:91: recipe for target 'cmTryCompileExec2818456943' failed gmake[1]: *** [cmTryCompileExec2818456943] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' Makefile:117: recipe for target 'cmTryCompileExec2818456943/fast' failed gmake: *** [cmTryCompileExec2818456943/fast] Error 2 Determining if the function arc4random exists failed with the following output: Change Dir: /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec182269025/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec182269025.dir/build.make CMakeFiles/cmTryCompileExec182269025.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec182269025.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -DCHECK_FUNCTION_EXISTS=arc4random -o CMakeFiles/cmTryCompileExec182269025.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec182269025 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec182269025.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -DCHECK_FUNCTION_EXISTS=arc4random -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTryCompileExec182269025.dir/CheckFunctionExists.c.o -o cmTryCompileExec182269025 -rdynamic -lm CMakeFiles/cmTryCompileExec182269025.dir/CheckFunctionExists.c.o: In function `main': /usr/share/cmake/Modules/CheckFunctionExists.c:11: undefined reference to `arc4random' collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec182269025.dir/build.make:91: recipe for target 'cmTryCompileExec182269025' failed gmake[1]: *** [cmTryCompileExec182269025] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' Makefile:117: recipe for target 'cmTryCompileExec182269025/fast' failed gmake: *** [cmTryCompileExec182269025/fast] Error 2 Determining if the pthread_create exist failed with the following output: Change Dir: /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec3968848367/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec3968848367.dir/build.make CMakeFiles/cmTryCompileExec3968848367.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3968848367.dir/CheckSymbolExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -o CMakeFiles/cmTryCompileExec3968848367.dir/CheckSymbolExists.c.o -c /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec3968848367 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3968848367.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTryCompileExec3968848367.dir/CheckSymbolExists.c.o -o cmTryCompileExec3968848367 -rdynamic -lm CMakeFiles/cmTryCompileExec3968848367.dir/CheckSymbolExists.c.o: In function `main': /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8: undefined reference to `pthread_create' collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec3968848367.dir/build.make:91: recipe for target 'cmTryCompileExec3968848367' failed gmake[1]: *** [cmTryCompileExec3968848367] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' Makefile:117: recipe for target 'cmTryCompileExec3968848367/fast' failed gmake: *** [cmTryCompileExec3968848367/fast] Error 2 File /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include 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/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec161707279/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec161707279.dir/build.make CMakeFiles/cmTryCompileExec161707279.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec161707279.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec161707279.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec161707279 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec161707279.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -march=native -O2 -pipe -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTryCompileExec161707279.dir/CheckFunctionExists.c.o -o cmTryCompileExec161707279 -rdynamic -lpthreads -lm /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec161707279.dir/build.make:91: recipe for target 'cmTryCompileExec161707279' failed gmake[1]: *** [cmTryCompileExec161707279] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/shogun-3.2.0/work/shogun-3.2.0_build/CMakeFiles/CMakeTmp' Makefile:117: recipe for target 'cmTryCompileExec161707279/fast' failed gmake: *** [cmTryCompileExec161707279/fast] Error 2 Determining if the function clapack_dpotrf exists in the ATLAS_LAPACK-NOTFOUND failed with the following output: