INFO: No output directory specified (--dir) INFO: Using directory: "Test_SANS_20251123_040312" 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:18220:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18220 | if ((( _instrument_var._parameters.SAMPLE == 0 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18220:49: note: remove extraneous parentheses around the comparison to silence this warning 18220 | if ((( _instrument_var._parameters.SAMPLE == 0 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18220:49: note: use '=' to turn this equality comparison into an assignment 18220 | if ((( _instrument_var._parameters.SAMPLE == 0 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18242:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18242 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18242:49: note: remove extraneous parentheses around the comparison to silence this warning 18242 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18242:49: note: use '=' to turn this equality comparison into an assignment 18242 | if ((( _instrument_var._parameters.SAMPLE == 1 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18264:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18264 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18264:49: note: remove extraneous parentheses around the comparison to silence this warning 18264 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18264:49: note: use '=' to turn this equality comparison into an assignment 18264 | if ((( _instrument_var._parameters.SAMPLE == 2 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18286:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18286 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18286:49: note: remove extraneous parentheses around the comparison to silence this warning 18286 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18286:49: note: use '=' to turn this equality comparison into an assignment 18286 | if ((( _instrument_var._parameters.SAMPLE == 3 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18308:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18308 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18308:49: note: remove extraneous parentheses around the comparison to silence this warning 18308 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18308:49: note: use '=' to turn this equality comparison into an assignment 18308 | if ((( _instrument_var._parameters.SAMPLE == 4 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18330:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18330 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18330:49: note: remove extraneous parentheses around the comparison to silence this warning 18330 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18330:49: note: use '=' to turn this equality comparison into an assignment 18330 | if ((( _instrument_var._parameters.SAMPLE == 5 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18352:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18352 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18352:49: note: remove extraneous parentheses around the comparison to silence this warning 18352 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18352:49: note: use '=' to turn this equality comparison into an assignment 18352 | if ((( _instrument_var._parameters.SAMPLE == 6 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18374:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18374 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18374:49: note: remove extraneous parentheses around the comparison to silence this warning 18374 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18374:49: note: use '=' to turn this equality comparison into an assignment 18374 | if ((( _instrument_var._parameters.SAMPLE == 7 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18396:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18396 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ./Test_SANS.c:18396:49: note: remove extraneous parentheses around the comparison to silence this warning 18396 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18396:49: note: use '=' to turn this equality comparison into an assignment 18396 | if ((( _instrument_var._parameters.SAMPLE == 9 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18418:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18418 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ./Test_SANS.c:18418:49: note: remove extraneous parentheses around the comparison to silence this warning 18418 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18418:49: note: use '=' to turn this equality comparison into an assignment 18418 | if ((( _instrument_var._parameters.SAMPLE == 10 ))) // conditional WHEN execution | ^~ | = ./Test_SANS.c:18440:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18440 | if ((( _instrument_var._parameters.SAMPLE == 11 ))) // conditional WHEN execution | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ./Test_SANS.c:18440:49: note: remove extraneous parentheses around the comparison to silence this warning 18440 | if ((( _instrument_var._parameters.SAMPLE == 11 ))) // conditional WHEN execution | ~ ^ ~ ./Test_SANS.c:18440:49: note: use '=' to turn this equality comparison into an assignment 18440 | 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: ===