Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMakeLists: do not use --allow-multiple-definition on Apple #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

barracuda156
Copy link

Signed-off-by: Sergey Fedorov [email protected]

Removing the flag (for macOS), build succeeds and all tests pass:

--->  Testing ForEx
Executing:  cd "/opt/local/var/macports/build/_opt_PPCRosettaPorts_fortran_ForEx/ForEx/work/build" && /usr/bin/make test 
Running tests...
/opt/local/bin/ctest --force-new-ctest-process 
Test project /opt/local/var/macports/build/_opt_PPCRosettaPorts_fortran_ForEx/ForEx/work/build
    Start 1: ExceptionContextStackNode_test_TEST
1/6 Test #1: ExceptionContextStackNode_test_TEST ...   Passed    0.02 sec
    Start 2: ExceptionContextStack_test_TEST
2/6 Test #2: ExceptionContextStack_test_TEST .......   Passed    0.02 sec
    Start 3: ExceptionHandler_test_TEST
3/6 Test #3: ExceptionHandler_test_TEST ............   Passed    0.03 sec
    Start 4: ExceptionStackNode_test_TEST
4/6 Test #4: ExceptionStackNode_test_TEST ..........   Passed    0.02 sec
    Start 5: ExceptionStack_test_TEST
5/6 Test #5: ExceptionStack_test_TEST ..............   Passed    0.02 sec
    Start 6: Exception_test_TEST
6/6 Test #6: Exception_test_TEST ...................   Passed    0.02 sec

100% tests passed, 0 tests failed out of 6

Total Test time (real) =   0.17 sec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant