Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 409694 Details for
Bug 558296
media-libs/libkface-4.12.0 with kde-base/kdelibs-4.14.11 - "VERSION_LESS" "3.1" Unknown arguments specified
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
CMakeError.log
CMakeError.log (text/x-log), 8.82 KB, created by
Juergen Rose
on 2015-08-20 18:29:43 UTC
(
hide
)
Description:
CMakeError.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2015-08-20 18:29:43 UTC
Size:
8.82 KB
patch
obsolete
>Determining if the Q_WS_WIN exist failed with the following output: >Change Dir: /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_a125e/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_a125e.dir/build.make CMakeFiles/cmTC_a125e.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_a125e.dir/CheckSymbolExists.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_a125e.dir/CheckSymbolExists.cxx.o -c /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx >/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function âint main(int, char**)â: >/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.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/cmTC_a125e.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_a125e.dir/CheckSymbolExists.cxx.o' failed >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >gmake[1]: *** [CMakeFiles/cmTC_a125e.dir/CheckSymbolExists.cxx.o] Error 1 >Makefile:126: recipe for target 'cmTC_a125e/fast' failed >gmake: *** [cmTC_a125e/fast] Error 2 > >File /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: >/* */ >#include <QtCore/qglobal.h> > >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-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_a5775/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_a5775.dir/build.make CMakeFiles/cmTC_a5775.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_a5775.dir/CheckSymbolExists.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_a5775.dir/CheckSymbolExists.cxx.o -c /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx >/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function âint main(int, char**)â: >/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.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/cmTC_a5775.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_a5775.dir/CheckSymbolExists.cxx.o' failed >gmake[1]: *** [CMakeFiles/cmTC_a5775.dir/CheckSymbolExists.cxx.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_a5775/fast' failed >gmake: *** [cmTC_a5775/fast] Error 2 > >File /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: >/* */ >#include <QtCore/qglobal.h> > >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-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_bfca3/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_bfca3.dir/build.make CMakeFiles/cmTC_bfca3.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Building CXX object CMakeFiles/cmTC_bfca3.dir/CheckSymbolExists.cxx.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_bfca3.dir/CheckSymbolExists.cxx.o -c /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx >/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function âint main(int, char**)â: >/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.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/cmTC_bfca3.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_bfca3.dir/CheckSymbolExists.cxx.o' failed >gmake[1]: *** [CMakeFiles/cmTC_bfca3.dir/CheckSymbolExists.cxx.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_bfca3/fast' failed >gmake: *** [cmTC_bfca3/fast] Error 2 > >File /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: >/* */ >#include <QtCore/qglobal.h> > >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-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b164b/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b164b.dir/build.make CMakeFiles/cmTC_b164b.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b164b.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DQT_NO_DEBUG -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/cmTC_b164b.dir/CheckSymbolExists.c.o -c /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >Linking C executable cmTC_b164b >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b164b.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_b164b.dir/CheckSymbolExists.c.o -o cmTC_b164b -rdynamic >CMakeFiles/cmTC_b164b.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_b164b.dir/build.make:97: recipe for target 'cmTC_b164b' failed >gmake[1]: *** [cmTC_b164b] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_b164b/fast' failed >gmake: *** [cmTC_b164b/fast] Error 2 > >File /var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/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/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_3d797/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_3d797.dir/build.make CMakeFiles/cmTC_3d797.dir/build >gmake[1]: Entering directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_3d797.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_3d797.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_3d797 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3d797.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_3d797.dir/CheckFunctionExists.c.o -o cmTC_3d797 -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_3d797.dir/build.make:97: recipe for target 'cmTC_3d797' failed >gmake[1]: *** [cmTC_3d797] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/media-libs/libkface-4.12.0/work/libkface-4.12.0_build/CMakeFiles/CMakeTmp' >Makefile:126: recipe for target 'cmTC_3d797/fast' failed >gmake: *** [cmTC_3d797/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 558296
:
409690
| 409694 |
409696