You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2019/11/08 06:16:00 UTC

[jira] [Resolved] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

     [ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Daněk resolved PROTON-2132.
--------------------------------
    Resolution: Fixed

> proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++
> ------------------------------------------------------------------------------------------
>
>                 Key: PROTON-2132
>                 URL: https://issues.apache.org/jira/browse/PROTON-2132
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>    Affects Versions: proton-c-0.29.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>
> {noformat}
> [ 56%] Building CXX object cpp/CMakeFiles/qpid-proton-cpp.dir/src/terminus.cpp.o
> /home/jdanek/repos/qpid/qpid-proton/cpp/src/ssl_options.cpp:219:16: error: alias must point to a defined variable or function
> __attribute__((alias("_ZN6proton18ssl_server_optionsC1ERKNS_15ssl_certificateERKSsS5_NS_3ssl11verify_modeE")));
>  ^
> /home/jdanek/repos/qpid/qpid-proton/cpp/src/ssl_options.cpp:221:16: error: alias must point to a defined variable or function
> __attribute__((alias("_ZN6proton18ssl_server_optionsC2ERKNS_15ssl_certificateERKSsS5_NS_3ssl11verify_modeE")));
>  ^
> /home/jdanek/repos/qpid/qpid-proton/cpp/src/ssl_options.cpp:223:16: error: alias must point to a defined variable or function
> __attribute__((alias("_ZN6proton18ssl_client_optionsC1ERKNS_15ssl_certificateERKSsNS_3ssl11verify_modeE")));
>  ^
> /home/jdanek/repos/qpid/qpid-proton/cpp/src/ssl_options.cpp:225:16: error: alias must point to a defined variable or function
> __attribute__((alias("_ZN6proton18ssl_client_optionsC2ERKNS_15ssl_certificateERKSsNS_3ssl11verify_modeE")));
>  ^
> 4 errors generated.
> make[2]: *** [cpp/CMakeFiles/qpid-proton-cpp.dir/build.make:583: cpp/CMakeFiles/qpid-proton-cpp.dir/src/ssl_options.cpp.o] Error 1
> {noformat}



--
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