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

Bug 488726

Summary: =net-libs/libssh-0.6.0_rc1 fails to configure without doxygen - Could NOT find CMocka (missing: CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR)
Product: Gentoo Linux Reporter: Markus Walter <gentoo>
Component: [OLD] LibraryAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info

Description Markus Walter 2013-10-20 14:48:47 UTC
On my hardened ~amd64 machine I saw the following error which vanished after I manually merged doxygen.

-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  Could NOT find CMocka (missing: CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  cmake/Modules/FindCMocka.cmake:63 (find_package_handle_standard_args)
  CMakeLists.txt:115 (find_package)
Comment 1 Markus Walter 2013-10-20 14:49:03 UTC
Created attachment 361440 [details]
build log
Comment 2 Markus Walter 2013-10-20 14:49:19 UTC
Created attachment 361442 [details]
emerge --info
Comment 3 Markus Walter 2013-10-21 07:09:36 UTC
I'm sorry, I missed, that cmocka caused the error and not the missing doxygen which seems to be handled nicely.

*** This bug has been marked as a duplicate of bug 488664 ***