Determining if the include file crt_externs.h exists failed with the following output: Change Dir: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2141802783/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec2141802783.dir/build.make CMakeFiles/cmTryCompileExec2141802783.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2141802783.dir/CheckIncludeFile.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -o CMakeFiles/cmTryCompileExec2141802783.dir/CheckIncludeFile.c.o -c /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckIncludeFile.c /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: fatal error: crt_externs.h: No such file or directory #include ^ compilation terminated. CMakeFiles/cmTryCompileExec2141802783.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2141802783.dir/CheckIncludeFile.c.o' failed gmake[1]: *** [CMakeFiles/cmTryCompileExec2141802783.dir/CheckIncludeFile.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec2141802783/fast' failed gmake: *** [cmTryCompileExec2141802783/fast] Error 2 Determining if the function _NSGetArgc exists failed with the following output: Change Dir: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4014347850/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec4014347850.dir/build.make CMakeFiles/cmTryCompileExec4014347850.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec4014347850.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -DCHECK_FUNCTION_EXISTS=_NSGetArgc -o CMakeFiles/cmTryCompileExec4014347850.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec4014347850 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4014347850.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -DCHECK_FUNCTION_EXISTS=_NSGetArgc -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTryCompileExec4014347850.dir/CheckFunctionExists.c.o -o cmTryCompileExec4014347850 -rdynamic CMakeFiles/cmTryCompileExec4014347850.dir/CheckFunctionExists.c.o: In function `main': CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `_NSGetArgc' collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec4014347850.dir/build.make:88: recipe for target 'cmTryCompileExec4014347850' failed gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' gmake[1]: *** [cmTryCompileExec4014347850] Error 1 Makefile:118: recipe for target 'cmTryCompileExec4014347850/fast' failed gmake: *** [cmTryCompileExec4014347850/fast] Error 2 Determining if fortran has isnan function failed with the following output: Change Dir: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTryCompileExec2701750822/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec2701750822.dir/build.make CMakeFiles/cmTryCompileExec2701750822.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building Fortran object CMakeFiles/cmTryCompileExec2701750822.dir/TestFortranIsnan.f.o /usr/bin/gfortran -march=native -O2 -pipe -fomit-frame-pointer -c /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0/cmake/modules/TestFortranIsnan.f -o CMakeFiles/cmTryCompileExec2701750822.dir/TestFortranIsnan.f.o /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0/cmake/modules/TestFortranIsnan.f:5.19: if (isnan(0.0/0.0)) then 1 Error: Division by zero at (1) /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0/cmake/modules/TestFortranIsnan.f:7.9: endif 1 Error: Expecting END PROGRAM statement at (1) CMakeFiles/cmTryCompileExec2701750822.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec2701750822.dir/TestFortranIsnan.f.o' failed gmake[1]: *** [CMakeFiles/cmTryCompileExec2701750822.dir/TestFortranIsnan.f.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec2701750822/fast' failed gmake: *** [cmTryCompileExec2701750822/fast] Error 2 Determining if the pthread_create exist failed with the following output: Change Dir: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTryCompileExec42332974/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec42332974.dir/build.make CMakeFiles/cmTryCompileExec42332974.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec42332974.dir/CheckSymbolExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -o CMakeFiles/cmTryCompileExec42332974.dir/CheckSymbolExists.c.o -c /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTryCompileExec42332974 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec42332974.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTryCompileExec42332974.dir/CheckSymbolExists.c.o -o cmTryCompileExec42332974 -rdynamic CMakeFiles/cmTryCompileExec42332974.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text.startup+0x6): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec42332974.dir/build.make:88: recipe for target 'cmTryCompileExec42332974' failed gmake[1]: *** [cmTryCompileExec42332974] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec42332974/fast' failed gmake: *** [cmTryCompileExec42332974/fast] Error 2 File /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.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/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTryCompileExec815162054/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec815162054.dir/build.make CMakeFiles/cmTryCompileExec815162054.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec815162054.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec815162054.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTryCompileExec815162054 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec815162054.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTryCompileExec815162054.dir/CheckFunctionExists.c.o -o cmTryCompileExec815162054 -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/cmTryCompileExec815162054.dir/build.make:88: recipe for target 'cmTryCompileExec815162054' failed gmake[1]: *** [cmTryCompileExec815162054] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec815162054/fast' failed gmake: *** [cmTryCompileExec815162054/fast] Error 2 Determining if the Q_WS_WIN exist failed with the following output: Change Dir: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTryCompileExec1385815714/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec1385815714.dir/build.make CMakeFiles/cmTryCompileExec1385815714.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec1385815714.dir/CheckSymbolExists.cxx.o /usr/bin/x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -I/usr/include/qt4 -o CMakeFiles/cmTryCompileExec1385815714.dir/CheckSymbolExists.cxx.o -c /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function ‘int main(int, char**)’: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: ‘Q_WS_WIN’ was not declared in this scope return ((int*)(&Q_WS_WIN))[argc]; ^ CMakeFiles/cmTryCompileExec1385815714.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec1385815714.dir/CheckSymbolExists.cxx.o' failed gmake[1]: *** [CMakeFiles/cmTryCompileExec1385815714.dir/CheckSymbolExists.cxx.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec1385815714/fast' failed gmake: *** [cmTryCompileExec1385815714/fast] Error 2 File /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef Q_WS_WIN return ((int*)(&Q_WS_WIN))[argc]; #else (void)argc; return 0; #endif } Determining if the Q_WS_QWS exist failed with the following output: Change Dir: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4265899053/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec4265899053.dir/build.make CMakeFiles/cmTryCompileExec4265899053.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec4265899053.dir/CheckSymbolExists.cxx.o /usr/bin/x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -I/usr/include/qt4 -o CMakeFiles/cmTryCompileExec4265899053.dir/CheckSymbolExists.cxx.o -c /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function ‘int main(int, char**)’: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: ‘Q_WS_QWS’ was not declared in this scope return ((int*)(&Q_WS_QWS))[argc]; ^ CMakeFiles/cmTryCompileExec4265899053.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4265899053.dir/CheckSymbolExists.cxx.o' failed gmake[1]: *** [CMakeFiles/cmTryCompileExec4265899053.dir/CheckSymbolExists.cxx.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec4265899053/fast' failed gmake: *** [cmTryCompileExec4265899053/fast] Error 2 File /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef Q_WS_QWS return ((int*)(&Q_WS_QWS))[argc]; #else (void)argc; return 0; #endif } Determining if the Q_WS_MAC exist failed with the following output: Change Dir: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTryCompileExec4233354101/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec4233354101.dir/build.make CMakeFiles/cmTryCompileExec4233354101.dir/build gmake[1]: Entering directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec4233354101.dir/CheckSymbolExists.cxx.o /usr/bin/x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -I/usr/include/qt4 -o CMakeFiles/cmTryCompileExec4233354101.dir/CheckSymbolExists.cxx.o -c /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function ‘int main(int, char**)’: /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: ‘Q_WS_MAC’ was not declared in this scope return ((int*)(&Q_WS_MAC))[argc]; ^ CMakeFiles/cmTryCompileExec4233354101.dir/build.make:57: recipe for target 'CMakeFiles/cmTryCompileExec4233354101.dir/CheckSymbolExists.cxx.o' failed gmake[1]: *** [CMakeFiles/cmTryCompileExec4233354101.dir/CheckSymbolExists.cxx.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec4233354101/fast' failed gmake: *** [cmTryCompileExec4233354101/fast] Error 2 File /var/tmp/portage/sci-libs/plplot-5.10.0-r1/work/plplot-5.10.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef Q_WS_MAC return ((int*)(&Q_WS_MAC))[argc]; #else (void)argc; return 0; #endif }