Determining if the Q_WS_WIN exist failed with the following output: Change Dir: /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_54f88/fast" /usr/bin/gmake -f CMakeFiles/cmTC_54f88.dir/build.make CMakeFiles/cmTC_54f88.dir/build gmake[1]: Entering directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_54f88.dir/CheckSymbolExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_54f88.dir/CheckSymbolExists.c.o -c /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘Q_WS_WIN’ undeclared (first use in this function) return ((int*)(&Q_WS_WIN))[argc]; ^ /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in CMakeFiles/cmTC_54f88.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_54f88.dir/CheckSymbolExists.c.o' failed gmake[1]: *** [CMakeFiles/cmTC_54f88.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_54f88/fast' failed gmake: *** [cmTC_54f88/fast] Error 2 File /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #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/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_3b1f0/fast" /usr/bin/gmake -f CMakeFiles/cmTC_3b1f0.dir/build.make CMakeFiles/cmTC_3b1f0.dir/build gmake[1]: Entering directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3b1f0.dir/CheckSymbolExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_3b1f0.dir/CheckSymbolExists.c.o -c /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘Q_WS_QWS’ undeclared (first use in this function) return ((int*)(&Q_WS_QWS))[argc]; ^ /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in CMakeFiles/cmTC_3b1f0.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_3b1f0.dir/CheckSymbolExists.c.o' failed gmake[1]: *** [CMakeFiles/cmTC_3b1f0.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_3b1f0/fast' failed gmake: *** [cmTC_3b1f0/fast] Error 2 File /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #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/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_874bb/fast" /usr/bin/gmake -f CMakeFiles/cmTC_874bb.dir/build.make CMakeFiles/cmTC_874bb.dir/build gmake[1]: Entering directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_874bb.dir/CheckSymbolExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_874bb.dir/CheckSymbolExists.c.o -c /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function ‘main’: /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: ‘Q_WS_MAC’ undeclared (first use in this function) return ((int*)(&Q_WS_MAC))[argc]; ^ /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in CMakeFiles/cmTC_874bb.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_874bb.dir/CheckSymbolExists.c.o' failed gmake[1]: *** [CMakeFiles/cmTC_874bb.dir/CheckSymbolExists.c.o] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_874bb/fast' failed gmake: *** [cmTC_874bb/fast] Error 2 File /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #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 } Determining if the pthread_create exist failed with the following output: Change Dir: /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_9965e/fast" /usr/bin/gmake -f CMakeFiles/cmTC_9965e.dir/build.make CMakeFiles/cmTC_9965e.dir/build gmake[1]: Entering directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_9965e.dir/CheckSymbolExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/cmTC_9965e.dir/CheckSymbolExists.c.o -c /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_9965e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9965e.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_9965e.dir/CheckSymbolExists.c.o -o cmTC_9965e -rdynamic CMakeFiles/cmTC_9965e.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/cmTC_9965e.dir/build.make:97: recipe for target 'cmTC_9965e' failed gmake[1]: *** [cmTC_9965e] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_9965e/fast' failed gmake: *** [cmTC_9965e/fast] Error 2 File /var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_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/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/gmake" "cmTC_20e11/fast" /usr/bin/gmake -f CMakeFiles/cmTC_20e11.dir/build.make CMakeFiles/cmTC_20e11.dir/build gmake[1]: Entering directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_20e11.dir/CheckFunctionExists.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_20e11.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_20e11 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_20e11.dir/link.txt --verbose=1 /usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_20e11.dir/CheckFunctionExists.c.o -o cmTC_20e11 -rdynamic -lpthreads /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status CMakeFiles/cmTC_20e11.dir/build.make:97: recipe for target 'cmTC_20e11' failed gmake[1]: *** [cmTC_20e11] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/media-sound/kmetronome-0.10.1-r1/work/kmetronome-0.10.1_build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_20e11/fast' failed gmake: *** [cmTC_20e11/fast] Error 2