INFO: No output directory specified (--dir) INFO: Using directory: "Test_capillary_20251123_025959" INFO: Regenerating c-file: Test_capillary.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcxtrace/bin/mcxtrace -t -o ./Test_capillary.c Test_capillary.instr CFLAGS= ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcxtrace/bin/mcxtrace finished INFO: Recompiling: ./Test_capillary.out DEBUG: CMD: mpicc -o ./Test_capillary.out ./Test_capillary.c -lm -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/runner/miniconda3/envs/mcxtrace/lib -L/Users/runner/miniconda3/envs/mcxtrace/lib -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/runner/miniconda3/envs/mcxtrace/include -DUSE_MPI -lmpi -headerpad_max_install_names -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/runner/miniconda3/envs/mcxtrace/include -O2 -g -DNDEBUG -isysroot /Applications/Xcode_16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -D_DARWIN_C_SOURCE -I/Users/runner/miniconda3/envs/mcxtrace/include -Wl,-rpath,/Users/runner/miniconda3/envs/mcxtrace/lib -L/Users/runner/miniconda3/envs/mcxtrace/lib -fno-PIC -fPIE -flto -O3 -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ./Test_capillary.c:11626:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11626 | if ((reflecs == 0)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11626:20: note: remove extraneous parentheses around the comparison to silence this warning 11626 | if ((reflecs == 0)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11626:20: note: use '=' to turn this equality comparison into an assignment 11626 | if ((reflecs == 0)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11648:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11648 | if ((reflecs == 1)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11648:20: note: remove extraneous parentheses around the comparison to silence this warning 11648 | if ((reflecs == 1)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11648:20: note: use '=' to turn this equality comparison into an assignment 11648 | if ((reflecs == 1)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11670:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11670 | if ((reflecs == 2)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11670:20: note: remove extraneous parentheses around the comparison to silence this warning 11670 | if ((reflecs == 2)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11670:20: note: use '=' to turn this equality comparison into an assignment 11670 | if ((reflecs == 2)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11692:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11692 | if ((reflecs == 3)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11692:20: note: remove extraneous parentheses around the comparison to silence this warning 11692 | if ((reflecs == 3)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11692:20: note: use '=' to turn this equality comparison into an assignment 11692 | if ((reflecs == 3)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11714:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11714 | if ((reflecs == 4)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11714:20: note: remove extraneous parentheses around the comparison to silence this warning 11714 | if ((reflecs == 4)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11714:20: note: use '=' to turn this equality comparison into an assignment 11714 | if ((reflecs == 4)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11757:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11757 | if ((reflecs == 0)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11757:20: note: remove extraneous parentheses around the comparison to silence this warning 11757 | if ((reflecs == 0)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11757:20: note: use '=' to turn this equality comparison into an assignment 11757 | if ((reflecs == 0)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11779:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11779 | if ((reflecs == 1)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11779:20: note: remove extraneous parentheses around the comparison to silence this warning 11779 | if ((reflecs == 1)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11779:20: note: use '=' to turn this equality comparison into an assignment 11779 | if ((reflecs == 1)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11801:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11801 | if ((reflecs == 2)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11801:20: note: remove extraneous parentheses around the comparison to silence this warning 11801 | if ((reflecs == 2)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11801:20: note: use '=' to turn this equality comparison into an assignment 11801 | if ((reflecs == 2)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11823:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11823 | if ((reflecs == 3)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11823:20: note: remove extraneous parentheses around the comparison to silence this warning 11823 | if ((reflecs == 3)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11823:20: note: use '=' to turn this equality comparison into an assignment 11823 | if ((reflecs == 3)) // conditional WHEN execution | ^~ | = ./Test_capillary.c:11845:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11845 | if ((reflecs == 4)) // conditional WHEN execution | ~~~~~~~~^~~~ ./Test_capillary.c:11845:20: note: remove extraneous parentheses around the comparison to silence this warning 11845 | if ((reflecs == 4)) // conditional WHEN execution | ~ ^ ~ ./Test_capillary.c:11845:20: note: use '=' to turn this equality comparison into an assignment 11845 | if ((reflecs == 4)) // conditional WHEN execution | ^~ | = 10 warnings generated. ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcxtrace/lib' ignored ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcxtrace/lib' ignored DEBUG: CMD: mpicc finished DEBUG: CMD: otool -l ./Test_capillary.out DEBUG: CMD: otool finished INFO: ===