You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/03 20:26:00 UTC

[jira] [Commented] (PROTON-2529) Build failure without a working C++ compiler

    [ https://issues.apache.org/jira/browse/PROTON-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546969#comment-17546969 ] 

ASF GitHub Bot commented on PROTON-2529:
----------------------------------------

astitcher commented on PR #366:
URL: https://github.com/apache/qpid-proton/pull/366#issuecomment-1146334165

   This change won't work - you actually do need a C++ compiler to run the tests so the CMake build configuration is correct. So yes you actually do need to make a build dependency on c++.




> Build failure without a working C++ compiler
> --------------------------------------------
>
>                 Key: PROTON-2529
>                 URL: https://issues.apache.org/jira/browse/PROTON-2529
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>    Affects Versions: proton-c-0.35.0
>         Environment: buildroot
>            Reporter: Fabrice Fontaine
>            Priority: Minor
>
> Calling check_language(CXX) if BUILD_CPP is not set will raise the following if a non working C++ compiler is installed on the system:
> {code:cpp}
> CMake Error at /nvmedata/autobuild/instance-25/output-1/host/share/cmake-3.18/Modules/CMakeTestCXXCompiler.cmake:59 (message):
>   The C++ compiler
>     "/usr/bin/c++"
>   is not able to compile a simple test program.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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