INFO: No output directory specified (--dir) INFO: Using directory: "Test_TasReso_20240617_002507" INFO: Regenerating c-file: Test_TasReso.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_TasReso.c /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_Linux/Test_TasReso/Test_TasReso.instr CFLAGS= --> Added COMPONENT mono USERVAR ncol_4 with type int --> Added COMPONENT mono USERVAR nrow_4 with type int --> Added COMPONENT sample_reso USERVAR res_pi_10 with type double --> Added COMPONENT sample_reso USERVAR res_ki_x_10 with type double --> Added COMPONENT sample_reso USERVAR res_ki_y_10 with type double --> Added COMPONENT sample_reso USERVAR res_ki_z_10 with type double --> Added COMPONENT sample_reso USERVAR res_kf_x_10 with type double --> Added COMPONENT sample_reso USERVAR res_kf_y_10 with type double --> Added COMPONENT sample_reso USERVAR res_kf_z_10 with type double --> Added COMPONENT sample_reso USERVAR res_rx_10 with type double --> Added COMPONENT sample_reso USERVAR res_ry_10 with type double --> Added COMPONENT sample_reso USERVAR res_rz_10 with type double --> Added COMPONENT ana USERVAR ncol_14 with type int --> Added COMPONENT ana USERVAR nrow_14 with type int WARNING: The parameter mosaic_AB of sample_xtal 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: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_TasReso.out DEBUG: CMD: mpicc -o ./Test_TasReso.out ./Test_TasReso.c -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_TasReso.c: In function ‘cif2hkl’: ./Test_TasReso.c:10322:38: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if(!ext || ext == infile) return infile; ^~~~~~ ./Test_TasReso.c:10331:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] && strcasecmp(ext, "res")) return infile; ^~~~~~ ./Test_TasReso.c:10334:26: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if (!OUTFILE) return infile; ^~~~~~ /tmp/cczZO5Ai.ltrans0.ltrans.o: In function `read_hkl_data.constprop.59': /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_Linux/Test_TasReso/./Test_TasReso.c:10336: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===