Skip to content

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

Open
barracuda156 wants to merge 1 commit intovictorsndvg:masterfrom
barracuda156:darwin
Open

CMakeLists: do not use --allow-multiple-definition on Apple#5
barracuda156 wants to merge 1 commit intovictorsndvg:masterfrom
barracuda156:darwin

Conversation

@barracuda156
Copy link
Copy Markdown

Signed-off-by: Sergey Fedorov vital.had@gmail.com

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

Signed-off-by: Sergey Fedorov <vital.had@gmail.com>
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