[
https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969856#comment-16969856
]
ASF subversion and git services commented on PROTON-2132:
---------------------------------------------------------
Commit 6f2fdeb633575114c5f92f1387a21eba992b422a in qpid-proton's branch
refs/heads/master from Jiri Danek
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=6f2fdeb ]
PROTON-2132 Skip libstdc++ ABI compatibility hack with libc++
> 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: [email protected]
For additional commands, e-mail: [email protected]