INFO: No output directory specified (--dir) INFO: Using directory: "Test_Monochromator_bent_20240617_002123" INFO: Regenerating c-file: Test_Monochromator_bent.c DEBUG: CMD: /home/nexmap/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./Test_Monochromator_bent.c /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_Linux/Test_Monochromator_bent/Test_Monochromator_bent.instr Info: 'Monochromator_bent' is a contributed component. CFLAGS= ----------------------------------------------------------- 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_Monochromator_bent.out DEBUG: CMD: mpicc -o ./Test_Monochromator_bent.out ./Test_Monochromator_bent.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_Monochromator_bent.c:8858:25: warning: declaration does not declare anything struct neutron_values; ^ ./Test_Monochromator_bent.c: In function ‘class_Monochromator_bent_init’: ./Test_Monochromator_bent.c:9847:42: warning: passing argument 1 of ‘stringToEnum’ from incompatible pointer type [-Wincompatible-pointer-types] enum crystal_plane plane = stringToEnum(&plane_of_reflection); ^ ./Test_Monochromator_bent.c:8236:46: note: expected ‘const char *’ but argument is of type ‘char (*)[16384]’ enum crystal_plane stringToEnum(const char* plane) { ~~~~~~~~~~~~^~~~~ DEBUG: CMD: mpicc finished INFO: ===