emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#19821: closed (Openssl 1.0.2 and cmake)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#19821: closed (Openssl 1.0.2 and cmake)
Date: Wed, 08 Apr 2015 20:10:03 +0000

Your message dated Wed, 08 Apr 2015 22:09:22 +0200
with message-id <address@hidden>
and subject line Re: bug#19821: Openssl 1.0.2 and cmake
has caused the debbugs.gnu.org bug report #19821,
regarding Openssl 1.0.2 and cmake
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
19821: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19821
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Openssl 1.0.2 and cmake Date: Mon, 9 Feb 2015 15:15:45 +0100 User-agent: Mutt/1.5.23 (2014-03-12)
Currently, libwebsockets fails to build because its dependency openssl
is not found by cmake any more since we switched to 1.0.2. There is a patch
in the cmake git at
   
http://www.cmake.org/gitweb?p=cmake.git;a=blobdiff;f=Modules/FindOpenSSL.cmake;h=6b4f9853c01f64b94bfec3ff51da8789af63a07e;hp=340b41740e10a44af287a3a1c8bc3c52f65c7e5f;hb=c5d9a8283cfac15b4a5a07f18d5eb10c1f388505;hpb=57622bd19d3fd013038d34f497b106a7e2bfd26d
which we might wish to apply.

We may also consider switching to a newer cmake version, 3.2.0 should
include the fix once it is out.

Andreas




--- End Message ---
--- Begin Message --- Subject: Re: bug#19821: Openssl 1.0.2 and cmake Date: Wed, 08 Apr 2015 22:09:22 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
Andreas Enge <address@hidden> skribis:

> Currently, libwebsockets fails to build because its dependency openssl
> is not found by cmake any more since we switched to 1.0.2.

It might have been another issue that was fixed in the meantime.  As of
v0.8.1-1132-g0cc0095, libwebsockets 1.3 builds correctly with OpenSSL
1.0.2a and CMake 3.1.3.

The log at <http://hydra.gnu.org/build/344529/log/raw> reads:

--8<---------------cut here---------------start------------->8---
-- Found OpenSSL: 
/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/lib/libssl.so;/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/lib/libcrypto.so
 (found version "1.0.2a") 
OpenSSL include dir: 
/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/include
OpenSSL libraries: 
/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/lib/libssl.so;/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/lib/libcrypto.so
Searching for OpenSSL executable and dlls
OpenSSL executable: 
/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/bin/openssl
--8<---------------cut here---------------end--------------->8---

So I’m closing this bug, but do reopen it if I missed something.

Thanks,
Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]