INFO: No output directory specified (--dir) INFO: Using directory: "ILL_H5_20240617_001236" INFO: Regenerating c-file: ILL_H5.c DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas -t -o ./ILL_H5.c /home/nexmap/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_panda2_Linux/ILL_H5/ILL_H5.instr --> Added COMPONENT H53_IN14_Monochromator USERVAR ncol_25 with type int --> Added COMPONENT H53_IN14_Monochromator USERVAR nrow_25 with type int --> Added COMPONENT PG2Xtal USERVAR ncol_37 with type int --> Added COMPONENT PG2Xtal USERVAR nrow_37 with type int --> Added COMPONENT H53_IN16_Monochromator USERVAR ncol_78 with type int --> Added COMPONENT H53_IN16_Monochromator USERVAR nrow_78 with type int --> Added COMPONENT H53_D16_Monochromator USERVAR ncol_93 with type int --> Added COMPONENT H53_D16_Monochromator USERVAR nrow_93 with type int --> Added COMPONENT H53_SADAM_Monochromator USERVAR ncol_109 with type int --> Added COMPONENT H53_SADAM_Monochromator USERVAR nrow_109 with type int WARNING: The parameter format of HCS_Al 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. WARNING: The parameter powder_format of H53_IN14_Sample 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. WARNING: The parameter rUpPar of H53_CryoEDM_polariser 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. WARNING: The parameter rDownPar of H53_CryoEDM_polariser 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. WARNING: The parameter rPar of IN15_Vpolariser 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. WARNING: The parameter rUpPar of IN15_Vpolariser 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. WARNING: The parameter rDownPar of IN15_Vpolariser 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: WARNING: --> JUMP found at COMPONENT 9, H53_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 10, H52_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 11, H51_origin --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 26, H53_IN14_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 79, H53_IN16_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 94, H53_D16_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 110, H53_SADAM_Monochromator_Jumper --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 154, H51_split_2 --> JUMPS are not supported in FUNNEL modCFLAGS= e and are ignored --> Your instrument may give different output with FUNNEL WARNING: --> JUMP found at COMPONENT 155, H51_split_1 --> JUMPS are not supported in FUNNEL mode and are ignored --> Your instrument may give different output with FUNNEL ----------------------------------------------------------- DEBUG: CMD: /u/data/pkwi/McStas/mcstas/3.x-dev/bin/mcstas finished INFO: Recompiling: ./ILL_H5.out DEBUG: CMD: mpicc -o ./ILL_H5.out ./ILL_H5.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 ./ILL_H5.c: In function 'class_Pol_guide_vmirror_init': ./ILL_H5.c:35608:35: warning: passing argument 2 of 'Table_Read' from incompatible pointer type [-Wincompatible-pointer-types] 35608 | #define rPar (_comp->_parameters.rPar) | ~~~~~~~~~~~~~~~~~~~^~~~~~ | | | MCNUM * {aka double *} ./ILL_H5.c:35673:28: note: in expansion of macro 'rPar' 35673 | if (Table_Read(&rParPtr, rPar, 1) <= 0) { | ^~~~ ./ILL_H5.c:7077:41: note: expected 'char *' but argument is of type 'MCNUM *' {aka 'double *'} 7077 | long Table_Read(t_Table *Table, char *File, long block_number) | ~~~~~~^~~~ ./ILL_H5.c:35609:37: warning: passing argument 2 of 'Table_Read' from incompatible pointer type [-Wincompatible-pointer-types] 35609 | #define rUpPar (_comp->_parameters.rUpPar) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ | | | MCNUM * {aka double *} ./ILL_H5.c:35678:30: note: in expansion of macro 'rUpPar' 35678 | if (Table_Read(&rUpParPtr, rUpPar, 1) <= 0) { | ^~~~~~ ./ILL_H5.c:7077:41: note: expected 'char *' but argument is of type 'MCNUM *' {aka 'double *'} 7077 | long Table_Read(t_Table *Table, char *File, long block_number) | ~~~~~~^~~~ ./ILL_H5.c:35610:39: warning: passing argument 2 of 'Table_Read' from incompatible pointer type [-Wincompatible-pointer-types] 35610 | #define rDownPar (_comp->_parameters.rDownPar) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ | | | MCNUM * {aka double *} ./ILL_H5.c:35683:32: note: in expansion of macro 'rDownPar' 35683 | if (Table_Read(&rDownParPtr, rDownPar, 1) <= 0) { | ^~~~~~~~ ./ILL_H5.c:7077:41: note: expected 'char *' but argument is of type 'MCNUM *' {aka 'double *'} 7077 | long Table_Read(t_Table *Table, char *File, long block_number) | ~~~~~~^~~~ lto-wrapper: warning: using serial compilation of 12 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//ccJFFvtP.ltrans3.ltrans.o: in function `read_line_data.part.0': /u/data/pkwi/TESTS/2024-06-17/mcstas-3.x-dev_panda2_Linux/ILL_H5/:9822: warning: the use of `tmpnam' is dangerous, better use `mkstemp' DEBUG: CMD: mpicc finished INFO: ===