[
https://issues.apache.org/jira/browse/PROTON-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957710#comment-16957710
]
ASF GitHub Bot commented on PROTON-2076:
----------------------------------------
jdanekrh commented on issue #184: PROTON-2076 compile c-threaderciser.c without
test_main.cpp
URL: https://github.com/apache/qpid-proton/pull/184#issuecomment-545364683
Already fixed in PROTON-2120.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Proton stopped building with -DTHREADERCISER=ON after test_main.cpp was added
> -----------------------------------------------------------------------------
>
> Key: PROTON-2076
> URL: https://issues.apache.org/jira/browse/PROTON-2076
> Project: Qpid Proton
> Issue Type: Bug
> Components: build
> Reporter: Jiri Daněk
> Priority: Major
>
> Enhancement PROTON-2048 broke compilation with cmake option -DTHREADERCISER=ON
> {noformat}
> [ 69%] Linking CXX executable c-threaderciser
> [ 69%] Building CXX object
> cpp/CMakeFiles/credit_test.dir/src/credit_test.cpp.o
> [ 69%] Building CXX object
> cpp/CMakeFiles/connection_driver_test.dir/src/connection_driver_test.cpp.o
> /nix/store/0y7jmqnj48ikjh37n3dl9kqw9hnn68nq-binutils-2.31.1/bin/ld:
> CMakeFiles/test_main.dir/test_main.cpp.o: in function `main':
> /home/jdanek/repos/qpid/qpid-proton/tests/include/catch.hpp:11466: multiple
> definition of `main';
> CMakeFiles/c-threaderciser.dir/threaderciser.c.o:/home/jdanek/repos/qpid/qpid-proton/c/tests/threaderciser.c:508:
> first defined here
> collect2: error: ld returned 1 exit status
> make[2]: *** [c/tests/CMakeFiles/c-threaderciser.dir/build.make:107:
> c/tests/c-threaderciser] Error 1
> make[1]: *** [CMakeFiles/Makefile2:1746:
> c/tests/CMakeFiles/c-threaderciser.dir/all] Error 2
> {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]