INFO: No output directory specified (--dir) INFO: Using directory: "RTP_Laue_20250514_015659" INFO: Regenerating c-file: RTP_Laue.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./RTP_Laue.c RTP_Laue.instr ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT image_plate_eff: EXTEND %{ /* take into account ZnS scintillator efficiency */ double eff=0.5; double v=sqrt(vx*vx+vy*vy+vz*vz); p *= 1.0-exp(3960.0/v*log(1.0-eff/100.0)); %} is overwritten by: EXTEND %{ %} ----------------------------------------------------------- ----------------------------------------------------------- WARNING: Existing (COPY) EXTEND block in COMPONENT image_plate_scattered: EXTEND %{ /* take into account ZnS scintillator efficiency */ double eff=0.5; double v=sqrt(vx*vx+vy*vy+vz*vz); p *= 1.0-exp(3960.0/v*log(1.0-eff/100.0)); %} is overwritten by: EXTEND %{ %} ----------------------------------------------------------- CFLAGS= WARNING: The parameter mosaic_AB of sample_outer1 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 sample_outer1 ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: -> SPLIT within buffer at component sample_outer1 ----------------------------------------------------------- DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./RTP_Laue.out DEBUG: CMD: mpicc -o ./RTP_Laue.out ./RTP_Laue.c -lm -DUSE_MPI -lmpi -Wl,-rpath,/usr/lib -L/usr/lib -DUSE_NEXUS -lNeXus -I/usr/include/nexus -fno-PIC -fPIE -flto -O3 -mtune=native -march=native -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm lto-wrapper: warning: using serial compilation of 4 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/ccXUhzsp.ltrans2.ltrans.o: in function `read_hkl_data.constprop.0': /home/nexmap/pkwi/TESTS/2025-05-14/mcstas-3.x-dev_NeXus_mpi_x_16_1e7_Linux/RTP_Laue/./RTP_Laue.c:13342:(.text+0x905d): warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===