INFO: No output directory specified (--dir) INFO: Using directory: "Test_DiskChoppers2_20240925_194627" INFO: Regenerating c-file: Test_DiskChoppers2.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr -t -o ./Test_DiskChoppers2.c Test_DiskChoppers2.instr 2024-09-25 19:46:29.713 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:67 - sort includes :Source_gen(0):read_table-lib :PowderN(0):read_table-lib :PowderN(1):interoff-lib 2024-09-25 19:46:29.714 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib interoff-lib 2024-09-25 19:46:29.714 | DEBUG | mccode_antlr.translators.c:sort_include_hierarchy:92 - sorted to read_table-lib interoff-lib WARNING: --> USERVAR Rot_8 is of type Rotation --> and may need specific per-particle initialization through an EXTEND block! No initialization present? ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> GPU kernel from component origin -> GPU kernel from component source_gen -> GPU kernel from component Arm0 -> GPU kernel from component diskchopper0 -> GPU kernel from component Slab1 -> GPU kernel from component diskArm -> GPU kernel from component SlitRotC -> GPU kernel from component R -> GPU kernel from component SlitArm -> GPU kernel from component Slit -> GPU kernel from component Slab2 -> GPU kernel from component slitArm -> GPU kernel from component DR -> GPU kernel from component Tofl -> GPU kernel from component Tof -> GPU kernel from component psd_monitor ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas-antlr finished INFO: Recompiling: ./Test_DiskChoppers2.out DEBUG: CMD: mpicc -o ./Test_DiskChoppers2.out ./Test_DiskChoppers2.c -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,/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -DUSE_MPI -lmpi -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm ./Test_DiskChoppers2.c: In function 'class_Derotator_trace': ./Test_DiskChoppers2.c:735:5: warning: initialization of 'char *' from incompatible pointer type 'char (*)[20]' [-Wincompatible-pointer-types] 735 | &( ((_class_ ## type ##_parameters *) _getvar_parameters(compname))->par ) | ^ ./Test_DiskChoppers2.c:13798:22: note: in expansion of macro 'COMP_GETPAR3' 13798 | char* Rot_varptr = COMP_GETPAR3(Rotator, rotator, rot_var); | ^~~~~~~~~~~~ ./Test_DiskChoppers2.c:13801:17: warning: passing argument 1 of 'rot_transpose' from incompatible pointer type [-Wincompatible-pointer-types] 13801 | rot_transpose((Rotation*)particle_getvar_void(_particle, Rot_varptr, NULL),R); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | MCNUM (*)[3][3] {aka double (*)[3][3]} ./Test_DiskChoppers2.c:4766:29: note: expected 'MCNUM (*)[3]' {aka 'double (*)[3]'} but argument is of type 'MCNUM (*)[3][3]' {aka 'double (*)[3][3]'} 4766 | void rot_transpose(Rotation src, Rotation dst) | ~~~~~~~~~^~~ lto-wrapper: warning: using serial compilation of 3 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information /home/nexmap/pkwi/McStas/mcstas/3.x-dev/miniconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/13.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /tmp/cc0Y0n89.ltrans0.ltrans.o: in function `read_line_data.part.0': /home/nexmap/pkwi/TESTS/2024-09-25/ANTLR_mpi_x_16_1e7_Linux_1e7/Test_DiskChoppers2/:7312: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===