You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Fabrice Fontaine (Jira)" <ji...@apache.org> on 2021/03/31 06:17:00 UTC

[jira] [Created] (PROTON-2355) Build failure with -DPROACTOR=none

Fabrice Fontaine created PROTON-2355:
----------------------------------------

             Summary: Build failure with -DPROACTOR=none
                 Key: PROTON-2355
                 URL: https://issues.apache.org/jira/browse/PROTON-2355
             Project: Qpid Proton
          Issue Type: Bug
          Components: build
    Affects Versions: proton-c-0.33.0
            Reporter: Fabrice Fontaine


Building with -DPROACTOR=none fails on:

 

 
{code:java}
CMake Error at c/CMakeLists.txt:481 (add_library):
 Error evaluating generator expression:
$<TARGET_OBJECTS:qpid-proton-proactor-objects>
Objects of target "qpid-proton-proactor-objects" referenced but no such
 target exists. 
{code}
It should also be noted that libqpid-proton-cpp also assumes that a proactor is always available (e.g. pn_connection_wake is unconditionally used in ./cpp/src/connection.cpp).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org