FS#43688 - [cmake] fix detection of OpenSSL 1.0.2

Attached to Project: Arch Linux
Opened by Philip A Reimer (ant32) - Tuesday, 03 February 2015, 16:05 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 03 February 2015, 18:08 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Andrea Scarpino (BaSh)
Evangelos Foutras (foutrelis)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Tuesday, 03 February 2015, 18:08 GMT
Reason for closing:  Implemented
Additional comments about closing:  cmake 3.1.1-2
Comment by Philip A Reimer (ant32) - Tuesday, 03 February 2015, 16:12 GMT
CMake Error at /usr/share/cmake-3.1/Modules/FindOpenSSL.cmake:293 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:156 (FIND_PACKAGE)


CMake Error at /usr/share/cmake-3.1/Modules/FindOpenSSL.cmake:294 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:156 (FIND_PACKAGE)


CMake Error at /usr/share/cmake-3.1/Modules/FindOpenSSL.cmake:296 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:156 (FIND_PACKAGE)


CMake Error at /usr/share/cmake-3.1/Modules/FindOpenSSL.cmake:298 (list):
list GET given empty list
Call Stack (most recent call first):
CMakeLists.txt:156 (FIND_PACKAGE)
Comment by Philip A Reimer (ant32) - Tuesday, 03 February 2015, 16:22 GMT
Created a fixed/tested PKGBUILD and patch https://gist.github.com/ant32/61eb08499d2a1d52d3b1
Comment by Anatol Pomozov (anatolik) - Tuesday, 03 February 2015, 17:09 GMT Comment by Philip A Reimer (ant32) - Tuesday, 03 February 2015, 17:13 GMT
Could the patch be applied to the current package till the next release of cmake?

Loading...