Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488726 - =net-libs/libssh-0.6.0_rc1 fails to configure without doxygen - Could NOT find CMocka (missing: CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR)
Summary: =net-libs/libssh-0.6.0_rc1 fails to configure without doxygen - Could NOT fin...
Status: RESOLVED DUPLICATE of bug 488664
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-20 14:48 UTC by Markus Walter
Modified: 2013-10-21 07:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (libssh-0.6.0_rc1:20131020-115350.log,6.80 KB, text/plain)
2013-10-20 14:49 UTC, Markus Walter
Details
emerge --info (info.txt,5.58 KB, text/plain)
2013-10-20 14:49 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***