INFO: No output directory specified (--dir) INFO: Using directory: "Test_MCPL_output_20240713_124257" INFO: Regenerating c-file: Test_MCPL_output.c DEBUG: CMD: /Users/peterwillendrup/miniforge3/bin/mcxtrace -t -o ./Test_MCPL_output.c /Users/peterwillendrup/mcxtrace-test/20240713_1242_53/mcxtrace-3.4.54_Darwin/Test_MCPL_output/Test_MCPL_output.instr CFLAGS= -Wl,-rpath,CMD(mcpl-config --show libdir) -LCMD(mcpl-config --show libdir) -lmcpl -ICMD(mcpl-config --show includedir) ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: /Users/peterwillendrup/miniforge3/bin/mcxtrace finished INFO: Recompiling: ./Test_MCPL_output.out --> launching cmd: mcpl-config --show libdir --> launching cmd: mcpl-config --show libdir --> launching cmd: mcpl-config --show includedir DEBUG: CMD: /Users/peterwillendrup/miniforge3/bin/arm64-apple-darwin20.0.0-clang -o ./Test_MCPL_output.out ./Test_MCPL_output.c -Wl,-headerpad_max_install_names -Wl,-dead_strip_dylibs -Wl,-rpath,/Users/peterwillendrup/miniforge3/lib -L/Users/peterwillendrup/miniforge3/lib -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/peterwillendrup/miniforge3/include -headerpad_max_install_names -ftree-vectorize -fPIC -fstack-protector-strong -O2 -pipe -isystem /Users/peterwillendrup/miniforge3/include -fdebug-prefix-map=/Users/runner/miniforge3/conda-bld/mcxtrace-suite_1720723529136/work=/usr/local/src/conda/mcxtrace-core-3.4.54 -fdebug-prefix-map=/Users/peterwillendrup/miniforge3=/usr/local/src/conda-prefix -O2 -g -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -I/Users/peterwillendrup/miniforge3/include -Wl,-rpath,/Users/peterwillendrup/miniforge3/lib -L/Users/peterwillendrup/miniforge3/lib -fno-PIC -fPIE -flto -O3 -fno-math-errno -ftree-vectorize -g -DNDEBUG -D_POSIX_SOURCE -std=c99 -lm -Wl,-rpath,/Users/peterwillendrup/miniforge3/lib -L/Users/peterwillendrup/miniforge3/lib -lmcpl -I/Users/peterwillendrup/miniforge3/include ./Test_MCPL_output.c:12595:70: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] mcpl_hdr_add_data(outputfile, "mccode_instr_file", size, buffer); ^~~~~~ /Users/peterwillendrup/miniforge3/include/mcpl.h:72:55: note: passing argument to parameter 'data' here uint32_t ldata, const char * data);/* add binary blobs by key */ ^ ./Test_MCPL_output.c:13330:7: warning: format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat] mcrun_num, particle->ekin, particle->position[0], particle->position[1], particle->position[2], ^~~~~~~~~ 2 warnings generated. DEBUG: CMD: /Users/peterwillendrup/miniforge3/bin/arm64-apple-darwin20.0.0-clang finished INFO: ===