INFO: No output directory specified (--dir) INFO: Using directory: "ILL_Lagrange_20251212_033615" INFO: Regenerating c-file: ILL_Lagrange.c DEBUG: CMD: /usr/share/miniconda/envs/mcstas/bin/mcstas -t -o ./ILL_Lagrange.c ILL_Lagrange.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT cryostat_out: EXTEND %{ if (SCATTERED) flag_env++; %} is overwritten by: EXTEND %{ if (SCATTERED) flag_env++; RotateNeutron = RAD2DEG*atan2(vx,vz); %} ----------------------------------------------------------- Warning: Component Analyser=Monochromator_curved() at line ILL_Lagrange.instr:257 is 1st in GROUP POSTsample and has a SPLIT. Best practice is to move the SPLIT to an earlier component. CFLAGS= --> Added COMPONENT Monok USERVAR ncol_6 with type int --> Added COMPONENT Monok USERVAR nrow_6 with type int --> Added COMPONENT Analyser USERVAR ncol_19 with type int --> Added COMPONENT Analyser USERVAR nrow_19 with type int WARNING: The parameter format of cryostat_in is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. WARNING: The parameter powder_format of Sample is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: -> SPLIT N at component Monok -> SPLIT N at component SamplePosition -> SPLIT N at component Analyser ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component Monok -> SPLIT within buffer at component SamplePosition -> SPLIT within buffer at component Analyser ----------------------------------------------------------- DEBUG: CMD: /usr/share/miniconda/envs/mcstas/bin/mcstas finished INFO: Recompiling: ./ILL_Lagrange.out DEBUG: CMD: mpicc -o ./ILL_Lagrange.out ./ILL_Lagrange.c -lm -Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/usr/share/miniconda/envs/mcstas/lib -Wl,-rpath-link,/usr/share/miniconda/envs/mcstas/lib -L/usr/share/miniconda/envs/mcstas/lib -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /usr/share/miniconda/envs/mcstas/include -DUSE_MPI -lmpi -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /usr/share/miniconda/envs/mcstas/include -O2 -g -DNDEBUG -I/usr/share/miniconda/envs/mcstas/include -Wl,-rpath,/usr/share/miniconda/envs/mcstas/lib -L/usr/share/miniconda/envs/mcstas/lib -fno-PIC -fPIE -flto -O3 -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm lto-wrapper: warning: using serial compilation of 5 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information /usr/share/miniconda/envs/mcstas/bin/../libexec/gcc/x86_64-conda-linux-gnu/14.3.0/ld: /tmp/cc4rPD6L.ltrans1.ltrans.o: in function `read_line_data.part.0': /home/runner/work/McCode/McCode/run_test-suite/mcstas-3.99.99_mpi_x_2_1e6_ubuntu-latest_openmpi_Linux/ILL_Lagrange/./ILL_Lagrange.c:12676:(.text.read_line_data.part.0+0xe3): warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===