Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 507678

Summary: net-misc/freerdp-1.1.0_beta1_p20130710 ABI=x32 - CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message): Could NOT find Threads (missing: Threads_FOUND)
Product: Gentoo Linux Reporter: Luke-Jr <luke-jr+gentoobugs>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal CC: kripton
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 393673    
Attachments: emerge --info
build log
emerge --info

Description Luke-Jr 2014-04-15 05:14:58 UTC
Created attachment 374948 [details]
emerge --info

-- Looking for include file pthread.h
-- Looking for include file pthread.h - not found
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindThreads.cmake:166 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:259 (find_package)
Comment 1 Luke-Jr 2014-04-15 05:15:25 UTC
Created attachment 374950 [details]
build log
Comment 2 Luke-Jr 2014-04-15 05:16:04 UTC
Created attachment 374952 [details]
emerge --info

Sorry, I initially attached the wrong system's emerge --info.
Comment 3 Mike Gilbert gentoo-dev 2014-04-15 15:11:37 UTC
You will probably need to provide a patch; I can't troubleshoot this myself.
Comment 4 SpanKY gentoo-dev 2016-04-05 13:59:20 UTC
the latest version builds for me on x32.  if it still fails for you, we really need the cmake error log file from the build dir.