INFO: No output directory specified (--dir) INFO: Using directory: "Test_SANS_20251212_034244" INFO: Regenerating c-file: Test_SANS.c DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas -t -o ./Test_SANS.c Test_SANS.instr Info: 'SANSSpheres' is a contributed component. Info: 'SANSShells' is a contributed component. Info: 'SANSCylinders' is a contributed component. Info: 'SANSEllipticCylinders' is a contributed component. Info: 'SANSLiposomes' is a contributed component. Info: 'SANSNanodiscs' is a contributed component. Info: 'SANSNanodiscsWithTags' is a contributed component. Info: 'SANSPDB' is a contributed component. Info: 'SANSPDBFast' is a contributed component. Info: 'SANSNanodiscsFast' is a contributed component. Info: 'SANSNanodiscsWithTagsFast' is a contributed component. Info: 'SANSQMonitor' is a contributed component. CFLAGS= @GSLFLAGS@ -DFUNNEL ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: Component Sample2 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Sample2 Component Sample3 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> GPU kernel from component Sample4 Component Sample5 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Sample5 Component Sample6 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. Component Sample7 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. Component Sample9 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> GPU kernel from component Sample10 Component Sample11 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Sample11 -> GPU kernel from component Beamstop ----------------------------------------------------------- DEBUG: CMD: /Users/runner/miniconda3/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./Test_SANS.out DEBUG: CMD: mpicc -o ./Test_SANS.out ./Test_SANS.c -lm -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/runner/miniconda3/envs/mcstas/lib -L/Users/runner/miniconda3/envs/mcstas/lib -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/runner/miniconda3/envs/mcstas/include -DUSE_MPI -lmpi -headerpad_max_install_names -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/runner/miniconda3/envs/mcstas/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/mcstas/include -Wl,-rpath,/Users/runner/miniconda3/envs/mcstas/lib -L/Users/runner/miniconda3/envs/mcstas/lib -fno-PIC -fPIE -flto -O3 -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -I/Users/runner/miniconda3/envs/mcstas/include -Wl,-rpath,/Users/runner/miniconda3/envs/mcstas/lib -L/Users/runner/miniconda3/envs/mcstas/lib -lgsl -lgslcblas -DFUNNEL ./Test_SANS.c:18236:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18236 | if ((( _instrument_var._parameters.SAMPLE == 0 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18236:49: note: remove extraneous parentheses around the comparison to silence this warning 18236 | if ((( _instrument_var._parameters.SAMPLE == 0 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18236:49: note: use '=' to turn this equality comparison into an assignment 18236 | if ((( _instrument_var._parameters.SAMPLE == 0 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18258:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18258 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18258:49: note: remove extraneous parentheses around the comparison to silence this warning 18258 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18258:49: note: use '=' to turn this equality comparison into an assignment 18258 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18280:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18280 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18280:49: note: remove extraneous parentheses around the comparison to silence this warning 18280 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18280:49: note: use '=' to turn this equality comparison into an assignment 18280 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18302:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18302 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18302:49: note: remove extraneous parentheses around the comparison to silence this warning 18302 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18302:49: note: use '=' to turn this equality comparison into an assignment 18302 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18324:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18324 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18324:49: note: remove extraneous parentheses around the comparison to silence this warning 18324 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18324:49: note: use '=' to turn this equality comparison into an assignment 18324 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18346:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18346 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18346:49: note: remove extraneous parentheses around the comparison to silence this warning 18346 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18346:49: note: use '=' to turn this equality comparison into an assignment 18346 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18368:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18368 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18368:49: note: remove extraneous parentheses around the comparison to silence this warning 18368 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18368:49: note: use '=' to turn this equality comparison into an assignment 18368 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18390:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18390 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18390:49: note: remove extraneous parentheses around the comparison to silence this warning 18390 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18390:49: note: use '=' to turn this equality comparison into an assignment 18390 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18412:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18412 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18412:49: note: remove extraneous parentheses around the comparison to silence this warning 18412 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18412:49: note: use '=' to turn this equality comparison into an assignment 18412 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18434:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18434 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ./Test_SANS.c:18434:49: note: remove extraneous parentheses around the comparison to silence this warning 18434 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18434:49: note: use '=' to turn this equality comparison into an assignment 18434 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18456:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18456 | if ((( _instrument_var._parameters.SAMPLE == 11 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ./Test_SANS.c:18456:49: note: remove extraneous parentheses around the comparison to silence this warning 18456 | if ((( _instrument_var._parameters.SAMPLE == 11 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18456:49: note: use '=' to turn this equality comparison into an assignment 18456 | if ((( _instrument_var._parameters.SAMPLE == 11 ))) // conditional WHEN execution | ^~ | = 11 warnings generated. ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcstas/lib' ignored ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcstas/lib' ignored ld: warning: duplicate -rpath '/Users/runner/miniconda3/envs/mcstas/lib' ignored DEBUG: CMD: mpicc finished DEBUG: CMD: otool -l ./Test_SANS.out DEBUG: CMD: otool finished INFO: ===