INFO: No output directory specified (--dir) INFO: Using directory: "Test_DiskChoppers2_20240617_003128" INFO: Regenerating c-file: Test_DiskChoppers2.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_DiskChoppers2.c /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_panda2_Linux/Test_DiskChoppers2/Test_DiskChoppers2.instr CFLAGS= --> Added COMPONENT R USERVAR Rot_8 with type Rotation WARNING: --> USERVAR Rot_8 is of type Rotation and may need specific --> per-particle initialisation through an --> EXTEND block! WARNING: The parameter format of Slab1 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: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas 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,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -Wl,-rpath-link,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -L/u/data/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 /u/data/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:733:5: warning: initialization of 'char *' from incompatible pointer type 'char (*)[20]' [-Wincompatible-pointer-types] 733 | &( ((_class_ ## type ##_parameters *) _getvar_parameters(compname))->par ) | ^ ./Test_DiskChoppers2.c:13631:22: note: in expansion of macro 'COMP_GETPAR3' 13631 | char* Rot_varptr = COMP_GETPAR3(Rotator, rotator, rot_var); | ^~~~~~~~~~~~ ./Test_DiskChoppers2.c:13634:17: warning: passing argument 1 of 'rot_transpose' from incompatible pointer type [-Wincompatible-pointer-types] 13634 | rot_transpose((Rotation*)particle_getvar_void(_particle, Rot_varptr, NULL),R); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | MCNUM (*)[3][3] {aka double (*)[3][3]} ./Test_DiskChoppers2.c:4552:29: note: expected 'MCNUM (*)[3]' {aka 'double (*)[3]'} but argument is of type 'MCNUM (*)[3][3]' {aka 'double (*)[3][3]'} 4552 | 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 /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: /u/data/pkwi/tmp-nightly//cccnxHae.ltrans0.ltrans.o: in function `read_line_data.part.0': /u/data/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_panda2_Linux/Test_DiskChoppers2/:9750: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===