Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 563442 Details for
Bug 677068
net-libs/google-cloud-cpp-0.5.0 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
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), 3.22 KB, created by
Toralf Förster
on 2019-02-01 19:15:51 UTC
(
hide
)
Description:
CMakeError.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-02-01 19:15:51 UTC
Size:
3.22 KB
patch
obsolete
>Determining if the pthread_create exist failed with the following output: >Change Dir: /var/tmp/portage/net-libs/google-cloud-cpp-0.5.0/work/google-cloud-cpp-0.5.0_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d43c6/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d43c6.dir/build.make CMakeFiles/cmTC_d43c6.dir/build >gmake[1]: Entering directory '/var/tmp/portage/net-libs/google-cloud-cpp-0.5.0/work/google-cloud-cpp-0.5.0_build/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d43c6.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -o CMakeFiles/cmTC_d43c6.dir/CheckSymbolExists.c.o -c /var/tmp/portage/net-libs/google-cloud-cpp-0.5.0/work/google-cloud-cpp-0.5.0_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >Linking C executable cmTC_d43c6 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d43c6.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_d43c6.dir/CheckSymbolExists.c.o -o cmTC_d43c6 >CMakeFiles/cmTC_d43c6.dir/CheckSymbolExists.c.o: In function `main': >CheckSymbolExists.c:(.text.startup+0x3): undefined reference to `pthread_create' >collect2: error: ld returned 1 exit status >gmake[1]: *** [CMakeFiles/cmTC_d43c6.dir/build.make:87: cmTC_d43c6] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/net-libs/google-cloud-cpp-0.5.0/work/google-cloud-cpp-0.5.0_build/CMakeFiles/CMakeTmp' >gmake: *** [Makefile:121: cmTC_d43c6/fast] Error 2 > >File /var/tmp/portage/net-libs/google-cloud-cpp-0.5.0/work/google-cloud-cpp-0.5.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/net-libs/google-cloud-cpp-0.5.0/work/google-cloud-cpp-0.5.0_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_5c2b9/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_5c2b9.dir/build.make CMakeFiles/cmTC_5c2b9.dir/build >gmake[1]: Entering directory '/var/tmp/portage/net-libs/google-cloud-cpp-0.5.0/work/google-cloud-cpp-0.5.0_build/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_5c2b9.dir/CheckFunctionExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_5c2b9.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c >Linking C executable cmTC_5c2b9 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5c2b9.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DCHECK_FUNCTION_EXISTS=pthread_create -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_5c2b9.dir/CheckFunctionExists.c.o -o cmTC_5c2b9 -lpthreads >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: error: ld returned 1 exit status >gmake[1]: *** [CMakeFiles/cmTC_5c2b9.dir/build.make:87: cmTC_5c2b9] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/net-libs/google-cloud-cpp-0.5.0/work/google-cloud-cpp-0.5.0_build/CMakeFiles/CMakeTmp' >gmake: *** [Makefile:121: cmTC_5c2b9/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 677068
:
563440
| 563442 |
563444
|
563446
|
563448
|
563450
|
563452
|
563454
|
563456