[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #12 from Stefan Eissing  ---
*fixed

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

Stefan Eissing  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #11 from Stefan Eissing  ---
Thanks a lot! Fixes by r1866132.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #10 from Michael Schlenker  ---
I gave the SVN version (r1866132) a try and it works for my case (no JANSSON
lib available).

CMake completes successfully and i can build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #9 from Stefan Eissing  ---
There was an update shortly afterwards by Bill with in improved version that
also check the other dependencies. If you find the time to take that one out
for a spin, I'd be greatly appreciated. But it's ok, if you are busy with other
things, of course.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #8 from Michael Schlenker  ---
Comment on attachment 36746
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36746
cmake patch for mod_md dependencies

Thanks for updating the patch. 

Yes, the above referenced patch (only checking for CURL_FOUND) works and
compilation is possible again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #7 from Stefan Eissing  ---
Created attachment 36746
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36746=edit
cmake patch for mod_md dependencies

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #6 from Stefan Eissing  ---
Could you kindly check if the latest changes in 2.4.x addresses the problem for
you? We are aware that it is not the complete solution, but it should let you
complete the build in your setup.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #5 from Michael Schlenker  ---
It works for the missing dependencies case, but it breaks the case when you
have the dependencies installed. The 2nd line should loop over the dependencies
and check them one by one. So not perfect yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #4 from Jeff McKenna  ---
Thanks @michael, your patch here works.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #3 from Michael Schlenker  ---
I can try to add patch(es) for the other smaller style issues. Yes, would work.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #2 from Stefan Eissing  ---
Thanks for your report. CMake users are rare among httpd developers nowadays
and we greatly appreciate any help.

I can bring in the changes you describe. If you have a patch making things less
"odd" that would be super helpful as well. Would that work for you?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63672] mod_md breaks CMake build when dependencies like CURL or JANSSON missing (with patch)

2019-08-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63672

--- Comment #1 from Michael Schlenker  ---
The CMake error is:

  CMake Error at CMakeLists.txt:770 (IF):
if given arguments:

  "NOT" "OPENSSL_FOUND" "CURL_FOUND" "JANSSON_FOUND" "HAVE_OPENSSL_102"
"STREQUAL" ""

Unknown arguments specified


The summary already hints at the problems:

-- LIBXML2_FOUND  : TRUE
-- LUA51_FOUND .. : FALSE
-- NGHTTP2_FOUND  : TRUE
-- OPENSSL_FOUND  : TRUE
-- ZLIB_FOUND ... : TRUE
-- BROTLI_FOUND . : FALSE
-- CURL_FOUND ... : FALSE
-- JANSSON_FOUND  :   <= notice the void
-- APR_HAS_LDAP . : TRUE
-- APR_HAS_XLATE  : FALSE
-- APU_HAVE_CRYPTO .. : TRUE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org