FS#65339 - [libsignal-protocol-c] check is makedepend, not a checkdepend
Attached to Project:
Community Packages
Opened by Kevin Mihelich (kmihelich) - Friday, 31 January 2020, 19:04 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Monday, 17 February 2020, 17:44 GMT
Opened by Kevin Mihelich (kmihelich) - Friday, 31 January 2020, 19:04 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Monday, 17 February 2020, 17:44 GMT
|
Details
Description: check is a makedepend, not a checkdepend. The
package fails to build without check when configured with
-DBUILD_TESTING=1. openssl also qualifies as a makedepend,
as cmake is looking for that for the build.
Additional info: * package version: 2.3.2-1 * log snippet: -- Checking for one of the modules 'check' CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:707 (message): None of the required 'check' found Call Stack (most recent call first): CMakeModules/FindCheck.cmake:27 (PKG_SEARCH_MODULE) tests/CMakeLists.txt:3 (find_package) Steps to reproduce: Build in a clean chroot, passing --nocheck to makepkg. |
This task depends upon
Closed by Bruno Pagani (ArchangeGabriel)
Monday, 17 February 2020, 17:44 GMT
Reason for closing: Fixed
Additional comments about closing: This is really a checkdepend, I’ve fixed the PKGBUILD in svn.
Monday, 17 February 2020, 17:44 GMT
Reason for closing: Fixed
Additional comments about closing: This is really a checkdepend, I’ve fixed the PKGBUILD in svn.