INFO: No output directory specified (--dir) INFO: Using directory: "Test_Monochromators_20231220_002231" INFO: Regenerating c-file: Test_Monochromators.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_Monochromators.c /home/nexmap/pkwi/TESTS/2023-12-20/McStas_CPU_MPICC_KISS_1e7/Test_Monochromators/Test_Monochromators.instr Info: 'Monochromator_2foc' is a contributed component. Info: 'NCrystal_sample' is a contributed component. CFLAGS= -Wl,-rpath,CMD(ncrystal-config --show libdir) CMD(ncrystal-config --show libpath) -ICMD(ncrystal-config --show includedir) -DFUNNEL WARNING: The parameter mosaic_AB of Mono6 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: Component Mono7 is NOACC, CPUONLY=1 -> FUNNEL mode enabled, SPLIT within buffer. -> CPU section from component Mono7 -> GPU kernel from component Sphere1 ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./Test_Monochromators.out --> launching cmd: ncrystal-config --show libdir --> launching cmd: ncrystal-config --show libpath --> launching cmd: ncrystal-config --show includedir DEBUG: CMD: mpicc -o ./Test_Monochromators.out ./Test_Monochromators.c -lm -DUSE_MPI -lmpi -g -lm -O2 -DUSE_MPI -lmpi -std=c99 -D_POSIX_SOURCE -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/lib /u/data/pkwi/McStas/mcstas/3.x-dev/lib/libNCrystal.so.3.8.0 -I/u/data/pkwi/McStas/mcstas/3.x-dev/include -DFUNNEL ./Test_Monochromators.c: In function ‘cif2hkl’: ./Test_Monochromators.c:11266:38: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 11266 | if(!ext || ext == infile) return infile; | ^~~~~~ ./Test_Monochromators.c:11275:41: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 11275 | && strcasecmp(ext, "res")) return infile; | ^~~~~~ ./Test_Monochromators.c:11278:26: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 11278 | if (!OUTFILE) return infile; | ^~~~~~ /usr/bin/ld: /u/data/pkwi/tmp-nightly//ccsuRx8c.o: in function `cif2hkl': /u/data/pkwi/TESTS/2023-12-20/McStas_CPU_MPICC_KISS_1e7/Test_Monochromators/./Test_Monochromators.c:11280: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===