++ case $ARCHITECTURE in ++ [[ ! -n /Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1 ]] ++ [[ ! -n /Users/anjaly/O2/sw/osx_x86-64/libuv/v1.40.0-local1 ]] ++ [[ ! -n '' ]] +++ brew --prefix freetype ++ FREETYPE_ROOT=/usr/local/opt/freetype ++ EXTRA_LIBS='-framework CoreFoundation -framework AppKit' ++ DEFINES=-DNO_PARALLEL_SORT ++ rsync -av /Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/ tracy/ building file list ... done created directory tracy ./ .gitignore AUTHORS LICENSE NEWS README.md TODO Tracy.hpp TracyC.h TracyClient.cpp TracyD3D11.hpp TracyD3D12.hpp TracyLua.hpp TracyOpenCL.hpp TracyOpenGL.hpp TracyVulkan.hpp .github/ .github/FUNDING.yml .github/sponsor.png .github/workflows/ .github/workflows/gcc.yml .github/workflows/latex.yml .github/workflows/msvc.yml .vscode/ .vscode/c_cpp_properties.json .vscode/launch.json .vscode/tasks.json capture/ capture/build/ capture/build/unix/ capture/build/unix/Makefile capture/build/unix/build.mk capture/build/unix/debug.mk capture/build/unix/release.mk capture/build/win32/ capture/build/win32/capture.sln capture/build/win32/capture.vcxproj capture/build/win32/capture.vcxproj.filters capture/src/ capture/src/capture.cpp client/ client/TracyArmCpuTable.hpp client/TracyCallstack.cpp client/TracyCallstack.h client/TracyCallstack.hpp client/TracyDxt1.cpp client/TracyDxt1.hpp client/TracyFastVector.hpp client/TracyLock.hpp client/TracyProfiler.cpp client/TracyProfiler.hpp client/TracyRingBuffer.hpp client/TracyScoped.hpp client/TracySysTime.cpp client/TracySysTime.hpp client/TracySysTrace.cpp client/TracySysTrace.hpp client/TracySysTracePayload.hpp client/TracyThread.hpp client/tracy_concurrentqueue.h client/tracy_rpmalloc.cpp client/tracy_rpmalloc.hpp common/ common/TracyAlign.hpp common/TracyAlloc.hpp common/TracyApi.h common/TracyColor.hpp common/TracyForceInline.hpp common/TracyMutex.hpp common/TracyProtocol.hpp common/TracyQueue.hpp common/TracySocket.cpp common/TracySocket.hpp common/TracySystem.cpp common/TracySystem.hpp common/src-from-vcxproj.mk common/tracy_lz4.cpp common/tracy_lz4.hpp common/tracy_lz4hc.cpp common/tracy_lz4hc.hpp common/unix-release.mk common/unix.mk csvexport/ csvexport/build/ csvexport/build/unix/ csvexport/build/unix/Makefile csvexport/build/unix/build.mk csvexport/build/unix/debug.mk csvexport/build/unix/release.mk csvexport/build/win32/ csvexport/build/win32/csvexport.sln csvexport/build/win32/csvexport.vcxproj csvexport/build/win32/csvexport.vcxproj.filters csvexport/src/ csvexport/src/csvexport.cpp doc/ doc/design.svg doc/profiler.png doc/profiler2.png doc/issues/ doc/issues/dxt1+alpha.png examples/ examples/OpenCLVectorAdd/ examples/OpenCLVectorAdd/CMakeLists.txt examples/OpenCLVectorAdd/OpenCLVectorAdd.cpp examples/ToyPathTracer/ examples/ToyPathTracer/.gitignore examples/ToyPathTracer/README examples/ToyPathTracer/license.md examples/ToyPathTracer/Source/ examples/ToyPathTracer/Source/Config.h examples/ToyPathTracer/Source/MathSimd.h examples/ToyPathTracer/Source/Maths.cpp examples/ToyPathTracer/Source/Maths.h examples/ToyPathTracer/Source/Test.cpp examples/ToyPathTracer/Source/Test.h examples/ToyPathTracer/Source/enkiTS/ examples/ToyPathTracer/Source/enkiTS/Atomics.h examples/ToyPathTracer/Source/enkiTS/LockLessMultiReadPipe.h examples/ToyPathTracer/Source/enkiTS/TaskScheduler.cpp examples/ToyPathTracer/Source/enkiTS/TaskScheduler.h examples/ToyPathTracer/Source/enkiTS/TaskScheduler_c.cpp examples/ToyPathTracer/Source/enkiTS/TaskScheduler_c.h examples/ToyPathTracer/Source/enkiTS/Threads.h examples/ToyPathTracer/Windows/ examples/ToyPathTracer/Windows/ComputeShader.hlsl examples/ToyPathTracer/Windows/PixelShader.hlsl examples/ToyPathTracer/Windows/TestCpu.sln examples/ToyPathTracer/Windows/TestCpu.vcxproj examples/ToyPathTracer/Windows/TestCpu.vcxproj.filters examples/ToyPathTracer/Windows/TestWin.cpp examples/ToyPathTracer/Windows/VertexShader.hlsl extra/ extra/color.cpp extra/dxt1divtable.c extra/dxt1table.c extra/identify.cpp extra/make-build.sh extra/rdotbl.c extra/version.cpp extra/x11_colors.c extra/systrace/ extra/systrace/build.sh extra/systrace/tracy_systrace.c extra/uarch/ extra/uarch/TracyMicroArchitecture.hpp extra/uarch/uarch.cpp getopt/ getopt/getopt.c getopt/getopt.h icon/ icon/icon.ico icon/icon.pdf icon/icon.png icon/icon.svg imgui/ imgui/LICENSE.txt imgui/imconfig.h imgui/imgui.cpp imgui/imgui.h imgui/imgui_demo.cpp imgui/imgui_draw.cpp imgui/imgui_internal.h imgui/imgui_tables.cpp imgui/imgui_widgets.cpp imgui/imstb_rectpack.h imgui/imstb_textedit.h imgui/imstb_truetype.h imgui/misc/ imgui/misc/freetype/ imgui/misc/freetype/README.md imgui/misc/freetype/imgui_freetype.cpp imgui/misc/freetype/imgui_freetype.h import-chrome/ import-chrome/build/ import-chrome/build/unix/ import-chrome/build/unix/Makefile import-chrome/build/unix/build.mk import-chrome/build/unix/debug.mk import-chrome/build/unix/release.mk import-chrome/build/win32/ import-chrome/build/win32/import-chrome.sln import-chrome/build/win32/import-chrome.vcxproj import-chrome/build/win32/import-chrome.vcxproj.filters import-chrome/src/ import-chrome/src/import-chrome.cpp import-chrome/src/json.hpp libbacktrace/ libbacktrace/LICENSE libbacktrace/alloc.cpp libbacktrace/backtrace.hpp libbacktrace/config.h libbacktrace/dwarf.cpp libbacktrace/elf.cpp libbacktrace/fileline.cpp libbacktrace/filenames.hpp libbacktrace/internal.hpp libbacktrace/macho.cpp libbacktrace/mmapio.cpp libbacktrace/posix.cpp libbacktrace/sort.cpp libbacktrace/state.cpp library/ library/unix/ library/unix/Makefile library/unix/build.mk library/unix/debug.mk library/unix/release.mk library/win32/ library/win32/TracyProfiler.sln library/win32/TracyProfiler.vcxproj library/win32/TracyProfiler.vcxproj.filters manual/ manual/techdoc.tex manual/tracy.bib manual/tracy.tex manual/icons/ manual/icons/lmb.pdf manual/icons/lmb.svg manual/icons/mmb.pdf manual/icons/mmb.svg manual/icons/mouse.svg manual/icons/rmb.pdf manual/icons/rmb.svg manual/icons/scroll.pdf manual/icons/scroll.svg manual/images/ manual/images/ryzen.png manual/images/screenshot-hi.png manual/images/screenshot-lo.png nfd/ nfd/LICENSE nfd/common.h nfd/nfd.h nfd/nfd_cocoa.m nfd/nfd_common.c nfd/nfd_common.h nfd/nfd_gtk.c nfd/nfd_win.cpp profiler/ profiler/build/ profiler/build/unix/ profiler/build/unix/Makefile profiler/build/unix/build.mk profiler/build/unix/debug.mk profiler/build/unix/release.mk profiler/build/win32/ profiler/build/win32/DebugVis.natvis profiler/build/win32/Tracy.manifest profiler/build/win32/Tracy.rc profiler/build/win32/Tracy.sln profiler/build/win32/Tracy.vcxproj profiler/build/win32/Tracy.vcxproj.filters profiler/libs/ profiler/libs/gl3w/ profiler/libs/gl3w/GL/ profiler/libs/gl3w/GL/gl3w.c profiler/libs/gl3w/GL/gl3w.h profiler/libs/gl3w/GL/glcorearb.h profiler/libs/gl3w/KHR/ profiler/libs/gl3w/KHR/khrplatform.h profiler/src/ profiler/src/Arimo.hpp profiler/src/Cousine.hpp profiler/src/FontAwesomeSolid.hpp profiler/src/HttpRequest.cpp profiler/src/HttpRequest.hpp profiler/src/NativeWindow.cpp profiler/src/NativeWindow.hpp profiler/src/ResolvService.cpp profiler/src/ResolvService.hpp profiler/src/icon.hpp profiler/src/imgui_impl_glfw.cpp profiler/src/imgui_impl_glfw.h profiler/src/imgui_impl_opengl3.cpp profiler/src/imgui_impl_opengl3.h profiler/src/main.cpp profiler/src/stb_image.h profiler/src/winmain.cpp profiler/src/winmainArchDiscovery.cpp server/ server/IconsFontAwesome5.h server/TracyBadVersion.cpp server/TracyBadVersion.hpp server/TracyBuzzAnim.hpp server/TracyCharUtil.hpp server/TracyColor.cpp server/TracyColor.hpp server/TracyDecayValue.hpp server/TracyEvent.hpp server/TracyFileHeader.hpp server/TracyFileRead.hpp server/TracyFileWrite.hpp server/TracyFilesystem.cpp server/TracyFilesystem.hpp server/TracyImGui.hpp server/TracyMemory.cpp server/TracyMemory.hpp server/TracyMicroArchitecture.cpp server/TracyMicroArchitecture.hpp server/TracyMmap.cpp server/TracyMmap.hpp server/TracyMouse.cpp server/TracyMouse.hpp server/TracyPopcnt.hpp server/TracyPrint.cpp server/TracyPrint.hpp server/TracyShortPtr.hpp server/TracySlab.hpp server/TracySort.hpp server/TracySortedVector.hpp server/TracySourceContents.cpp server/TracySourceContents.hpp server/TracySourceTokenizer.cpp server/TracySourceTokenizer.hpp server/TracySourceView.cpp server/TracySourceView.hpp server/TracyStackFrames.cpp server/TracyStackFrames.hpp server/TracyStorage.cpp server/TracyStorage.hpp server/TracyStringDiscovery.hpp server/TracyTaskDispatch.cpp server/TracyTaskDispatch.hpp server/TracyTexture.cpp server/TracyTexture.hpp server/TracyTextureCompression.cpp server/TracyTextureCompression.hpp server/TracyThreadCompress.cpp server/TracyThreadCompress.hpp server/TracyUserData.cpp server/TracyUserData.hpp server/TracyVarArray.hpp server/TracyVector.hpp server/TracyVersion.hpp server/TracyView.cpp server/TracyView.hpp server/TracyViewData.hpp server/TracyWorker.cpp server/TracyWorker.hpp server/TracyYield.hpp server/tracy_pdqsort.h server/tracy_robin_hood.h server/tracy_xxh3.h server/tracy_xxhash.h test/ test/Makefile test/image.jpg test/stb_image.h test/test.cpp update/ update/build/ update/build/unix/ update/build/unix/Makefile update/build/unix/build.mk update/build/unix/debug.mk update/build/unix/release.mk update/build/win32/ update/build/win32/update.sln update/build/win32/update.vcxproj update/build/win32/update.vcxproj.filters update/src/ update/src/update.cpp vcpkg/ vcpkg/install_vcpkg_dependencies.bat zstd/ zstd/zdict.h zstd/zstd.h zstd/zstd_errors.h zstd/common/ zstd/common/bitstream.h zstd/common/compiler.h zstd/common/cpu.h zstd/common/debug.c zstd/common/debug.h zstd/common/entropy_common.c zstd/common/error_private.c zstd/common/error_private.h zstd/common/fse.h zstd/common/fse_decompress.c zstd/common/huf.h zstd/common/mem.h zstd/common/pool.c zstd/common/pool.h zstd/common/threading.c zstd/common/threading.h zstd/common/xxhash.c zstd/common/xxhash.h zstd/common/zstd_common.c zstd/common/zstd_deps.h zstd/common/zstd_internal.h zstd/common/zstd_trace.h zstd/compress/ zstd/compress/fse_compress.c zstd/compress/hist.c zstd/compress/hist.h zstd/compress/huf_compress.c zstd/compress/zstd_compress.c zstd/compress/zstd_compress_internal.h zstd/compress/zstd_compress_literals.c zstd/compress/zstd_compress_literals.h zstd/compress/zstd_compress_sequences.c zstd/compress/zstd_compress_sequences.h zstd/compress/zstd_compress_superblock.c zstd/compress/zstd_compress_superblock.h zstd/compress/zstd_cwksp.h zstd/compress/zstd_double_fast.c zstd/compress/zstd_double_fast.h zstd/compress/zstd_fast.c zstd/compress/zstd_fast.h zstd/compress/zstd_lazy.c zstd/compress/zstd_lazy.h zstd/compress/zstd_ldm.c zstd/compress/zstd_ldm.h zstd/compress/zstd_ldm_geartab.h zstd/compress/zstd_opt.c zstd/compress/zstd_opt.h zstd/compress/zstdmt_compress.c zstd/compress/zstdmt_compress.h zstd/decompress/ zstd/decompress/huf_decompress.c zstd/decompress/zstd_ddict.c zstd/decompress/zstd_ddict.h zstd/decompress/zstd_decompress.c zstd/decompress/zstd_decompress_block.c zstd/decompress/zstd_decompress_block.h zstd/decompress/zstd_decompress_internal.h zstd/dictBuilder/ zstd/dictBuilder/cover.c zstd/dictBuilder/cover.h zstd/dictBuilder/divsufsort.c zstd/dictBuilder/divsufsort.h zstd/dictBuilder/fastcover.c zstd/dictBuilder/zdict.c sent 20047359 bytes received 8496 bytes 40111710.00 bytes/sec total size is 20019691 speedup is 1.00 ++ pushd tracy/profiler/build/unix ~/O2/sw/BUILD/f83e8bdf25a717a76f6e5883790f3b0a4e7a79d5/DebugGUI/tracy/profiler/build/unix ~/O2/sw/BUILD/f83e8bdf25a717a76f6e5883790f3b0a4e7a79d5/DebugGUI ++ make -j 16 'LIBS=-L/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/lib -L/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/lib -L/usr/local/opt/freetype/lib -lglfw -lfreetype -lcapstone -lpthread -ldl -framework CoreFoundation -framework AppKit' DEFINES=-DNO_PARALLEL_SORT TBB=off TRACY_NO_FILESELECTOR=1 'INCLUDES=-I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include' Package capstone was not found in the pkg-config search path. Perhaps you should add the directory containing `capstone.pc' to the PKG_CONFIG_PATH environment variable No package 'capstone' found Package capstone was not found in the pkg-config search path. Perhaps you should add the directory containing `capstone.pc' to the PKG_CONFIG_PATH environment variable No package 'capstone' found Resolving dependencies of ../../libs/gl3w/GL/gl3w.c Resolving dependencies of ../../../zstd/dictBuilder/zdict.c Resolving dependencies of ../../../zstd/dictBuilder/fastcover.c Resolving dependencies of ../../../zstd/dictBuilder/divsufsort.c Resolving dependencies of ../../../zstd/dictBuilder/cover.c Resolving dependencies of ../../../zstd/decompress/zstd_decompress_block.c Resolving dependencies of ../../../zstd/decompress/zstd_decompress.c Resolving dependencies of ../../../zstd/decompress/zstd_ddict.c Resolving dependencies of ../../../zstd/decompress/huf_decompress.c Resolving dependencies of ../../../zstd/compress/zstd_opt.c Resolving dependencies of ../../../zstd/compress/zstd_ldm.c Resolving dependencies of ../../../zstd/compress/zstd_lazy.c Resolving dependencies of ../../../zstd/compress/zstd_fast.c Resolving dependencies of ../../../zstd/compress/zstd_double_fast.c Resolving dependencies of ../../../zstd/compress/zstd_compress_superblock.c Resolving dependencies of ../../../zstd/compress/zstd_compress_sequences.c Resolving dependencies of ../../../zstd/compress/zstd_compress_literals.c Resolving dependencies of ../../../zstd/compress/zstd_compress.c Resolving dependencies of ../../../zstd/compress/zstdmt_compress.c Resolving dependencies of ../../../zstd/compress/huf_compress.c Resolving dependencies of ../../../zstd/compress/hist.c Resolving dependencies of ../../../zstd/compress/fse_compress.c Resolving dependencies of ../../../zstd/common/zstd_common.c Resolving dependencies of ../../../zstd/common/xxhash.c Resolving dependencies of ../../../zstd/common/threading.c Resolving dependencies of ../../../zstd/common/pool.c Resolving dependencies of ../../../zstd/common/fse_decompress.c Resolving dependencies of ../../../zstd/common/error_private.c Resolving dependencies of ../../../zstd/common/entropy_common.c Resolving dependencies of ../../../zstd/common/debug.c Resolving dependencies of ../../../nfd/nfd_common.c Resolving dependencies of ../../src/winmainArchDiscovery.cpp Resolving dependencies of ../../src/winmain.cpp Resolving dependencies of ../../src/ResolvService.cpp Resolving dependencies of ../../src/NativeWindow.cpp Resolving dependencies of ../../src/main.cpp Resolving dependencies of ../../src/imgui_impl_opengl3.cpp Resolving dependencies of ../../src/imgui_impl_glfw.cpp Resolving dependencies of ../../src/HttpRequest.cpp Resolving dependencies of ../../../server/TracyWorker.cpp Resolving dependencies of ../../../server/TracyView.cpp Resolving dependencies of ../../../server/TracyUserData.cpp Resolving dependencies of ../../../server/TracyThreadCompress.cpp Resolving dependencies of ../../../server/TracyTextureCompression.cpp Resolving dependencies of ../../../server/TracyTexture.cpp Resolving dependencies of ../../../server/TracyTaskDispatch.cpp Resolving dependencies of ../../../server/TracyStorage.cpp Resolving dependencies of ../../../server/TracyStackFrames.cpp Resolving dependencies of ../../../server/TracySourceView.cpp Resolving dependencies of ../../../server/TracySourceTokenizer.cpp Resolving dependencies of ../../../server/TracySourceContents.cpp Resolving dependencies of ../../../server/TracyPrint.cpp Resolving dependencies of ../../../server/TracyMouse.cpp Resolving dependencies of ../../../server/TracyMmap.cpp Resolving dependencies of ../../../server/TracyMicroArchitecture.cpp Resolving dependencies of ../../../server/TracyMemory.cpp Resolving dependencies of ../../../server/TracyFilesystem.cpp Resolving dependencies of ../../../server/TracyColor.cpp Resolving dependencies of ../../../server/TracyBadVersion.cpp Resolving dependencies of ../../../imgui/misc/freetype/imgui_freetype.cpp Resolving dependencies of ../../../imgui/imgui_widgets.cpp Resolving dependencies of ../../../imgui/imgui_tables.cpp Resolving dependencies of ../../../imgui/imgui_draw.cpp Resolving dependencies of ../../../imgui/imgui_demo.cpp Resolving dependencies of ../../../imgui/imgui.cpp Resolving dependencies of ../../../common/tracy_lz4hc.cpp Resolving dependencies of ../../../common/tracy_lz4.cpp Resolving dependencies of ../../../common/TracySystem.cpp Resolving dependencies of ../../../common/TracySocket.cpp Package capstone was not found in the pkg-config search path. Perhaps you should add the directory containing `capstone.pc' to the PKG_CONFIG_PATH environment variable No package 'capstone' found Package capstone was not found in the pkg-config search path. Perhaps you should add the directory containing `capstone.pc' to the PKG_CONFIG_PATH environment variable No package 'capstone' found c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../common/TracySocket.cpp -o obj/release/o/o/o/../../../common/TracySocket.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../common/TracySystem.cpp -o obj/release/o/o/o/../../../common/TracySystem.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../common/tracy_lz4.cpp -o obj/release/o/o/o/../../../common/tracy_lz4.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../common/tracy_lz4hc.cpp -o obj/release/o/o/o/../../../common/tracy_lz4hc.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../imgui/imgui.cpp -o obj/release/o/o/o/../../../imgui/imgui.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../imgui/imgui_demo.cpp -o obj/release/o/o/o/../../../imgui/imgui_demo.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../imgui/imgui_draw.cpp -o obj/release/o/o/o/../../../imgui/imgui_draw.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../imgui/imgui_tables.cpp -o obj/release/o/o/o/../../../imgui/imgui_tables.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../imgui/imgui_widgets.cpp -o obj/release/o/o/o/../../../imgui/imgui_widgets.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../imgui/misc/freetype/imgui_freetype.cpp -o obj/release/o/o/o/../../../imgui/misc/freetype/imgui_freetype.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyBadVersion.cpp -o obj/release/o/o/o/../../../server/TracyBadVersion.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyColor.cpp -o obj/release/o/o/o/../../../server/TracyColor.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyFilesystem.cpp -o obj/release/o/o/o/../../../server/TracyFilesystem.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyMemory.cpp -o obj/release/o/o/o/../../../server/TracyMemory.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyMicroArchitecture.cpp -o obj/release/o/o/o/../../../server/TracyMicroArchitecture.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyMmap.cpp -o obj/release/o/o/o/../../../server/TracyMmap.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyMouse.cpp -o obj/release/o/o/o/../../../server/TracyMouse.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyPrint.cpp -o obj/release/o/o/o/../../../server/TracyPrint.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracySourceContents.cpp -o obj/release/o/o/o/../../../server/TracySourceContents.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracySourceTokenizer.cpp -o obj/release/o/o/o/../../../server/TracySourceTokenizer.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracySourceView.cpp -o obj/release/o/o/o/../../../server/TracySourceView.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyStackFrames.cpp -o obj/release/o/o/o/../../../server/TracyStackFrames.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyStorage.cpp -o obj/release/o/o/o/../../../server/TracyStorage.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyTaskDispatch.cpp -o obj/release/o/o/o/../../../server/TracyTaskDispatch.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyTexture.cpp -o obj/release/o/o/o/../../../server/TracyTexture.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyTextureCompression.cpp -o obj/release/o/o/o/../../../server/TracyTextureCompression.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyThreadCompress.cpp -o obj/release/o/o/o/../../../server/TracyThreadCompress.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyUserData.cpp -o obj/release/o/o/o/../../../server/TracyUserData.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyView.cpp -o obj/release/o/o/o/../../../server/TracyView.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../../server/TracyWorker.cpp -o obj/release/o/o/o/../../../server/TracyWorker.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../src/HttpRequest.cpp -o obj/release/o/o/o/../../src/HttpRequest.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../src/imgui_impl_glfw.cpp -o obj/release/o/o/o/../../src/imgui_impl_glfw.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../src/imgui_impl_opengl3.cpp -o obj/release/o/o/o/../../src/imgui_impl_opengl3.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../src/main.cpp -o obj/release/o/o/o/../../src/main.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../src/NativeWindow.cpp -o obj/release/o/o/o/../../src/NativeWindow.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../src/ResolvService.cpp -o obj/release/o/o/o/../../src/ResolvService.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../src/winmain.cpp -o obj/release/o/o/o/../../src/winmain.o c++ -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../src/winmainArchDiscovery.cpp -o obj/release/o/o/o/../../src/winmainArchDiscovery.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../nfd/nfd_common.c -o obj/release/o/o/o/../../../nfd/nfd_common.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/common/debug.c -o obj/release/o/o/o/../../../zstd/common/debug.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/common/entropy_common.c -o obj/release/o/o/o/../../../zstd/common/entropy_common.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/common/error_private.c -o obj/release/o/o/o/../../../zstd/common/error_private.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/common/fse_decompress.c -o obj/release/o/o/o/../../../zstd/common/fse_decompress.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/common/pool.c -o obj/release/o/o/o/../../../zstd/common/pool.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/common/threading.c -o obj/release/o/o/o/../../../zstd/common/threading.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/common/xxhash.c -o obj/release/o/o/o/../../../zstd/common/xxhash.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/common/zstd_common.c -o obj/release/o/o/o/../../../zstd/common/zstd_common.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/fse_compress.c -o obj/release/o/o/o/../../../zstd/compress/fse_compress.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/hist.c -o obj/release/o/o/o/../../../zstd/compress/hist.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/huf_compress.c -o obj/release/o/o/o/../../../zstd/compress/huf_compress.o ../../../server/TracySourceView.cpp:1475:66: warning: format specifies type 'double' but the argument has type 'int' [-Wformat] ImGui::TextDisabled( "(%.2f%%)", 0 ); ~~~~ ^ %.2d cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstdmt_compress.c -o obj/release/o/o/o/../../../zstd/compress/zstdmt_compress.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_compress.c -o obj/release/o/o/o/../../../zstd/compress/zstd_compress.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_compress_literals.c -o obj/release/o/o/o/../../../zstd/compress/zstd_compress_literals.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_compress_sequences.c -o obj/release/o/o/o/../../../zstd/compress/zstd_compress_sequences.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_compress_superblock.c -o obj/release/o/o/o/../../../zstd/compress/zstd_compress_superblock.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_double_fast.c -o obj/release/o/o/o/../../../zstd/compress/zstd_double_fast.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_fast.c -o obj/release/o/o/o/../../../zstd/compress/zstd_fast.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_lazy.c -o obj/release/o/o/o/../../../zstd/compress/zstd_lazy.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_ldm.c -o obj/release/o/o/o/../../../zstd/compress/zstd_ldm.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/compress/zstd_opt.c -o obj/release/o/o/o/../../../zstd/compress/zstd_opt.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/decompress/huf_decompress.c -o obj/release/o/o/o/../../../zstd/decompress/huf_decompress.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/decompress/zstd_ddict.c -o obj/release/o/o/o/../../../zstd/decompress/zstd_ddict.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/decompress/zstd_decompress.c -o obj/release/o/o/o/../../../zstd/decompress/zstd_decompress.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/decompress/zstd_decompress_block.c -o obj/release/o/o/o/../../../zstd/decompress/zstd_decompress_block.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/dictBuilder/cover.c -o obj/release/o/o/o/../../../zstd/dictBuilder/cover.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/dictBuilder/divsufsort.c -o obj/release/o/o/o/../../../zstd/dictBuilder/divsufsort.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/dictBuilder/fastcover.c -o obj/release/o/o/o/../../../zstd/dictBuilder/fastcover.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../../zstd/dictBuilder/zdict.c -o obj/release/o/o/o/../../../zstd/dictBuilder/zdict.o cc -c -I/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/include/capstone -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/imgui -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy -I/Users/anjaly/O2/sw/SOURCES/DebugGUI/v0.6.2/v0.6.2/tracy/profiler/libs/gl3w -I/usr/local/opt/freetype/include/freetype2 -I/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/include -O3 -flto -march=native -DNO_PARALLEL_SORT ../../libs/gl3w/GL/gl3w.c -o obj/release/o/o/o/../../libs/gl3w/GL/gl3w.o ../../../server/TracyView.cpp:649:34: warning: format string is not a string literal (potentially insecure) [-Wformat-security] ImGui::TextDisabled( CompressionDesc[idx] ); ^~~~~~~~~~~~~~~~~~~~ ../../../server/TracyView.cpp:649:34: note: treat the string as an argument to avoid this ImGui::TextDisabled( CompressionDesc[idx] ); ^ "%s", 1 warning generated. 1 warning generated. c++ -O3 -flto -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -s -DNO_PARALLEL_SORT obj/release/o/o/o/../../../common/TracySocket.o obj/release/o/o/o/../../../common/TracySystem.o obj/release/o/o/o/../../../common/tracy_lz4.o obj/release/o/o/o/../../../common/tracy_lz4hc.o obj/release/o/o/o/../../../imgui/imgui.o obj/release/o/o/o/../../../imgui/imgui_demo.o obj/release/o/o/o/../../../imgui/imgui_draw.o obj/release/o/o/o/../../../imgui/imgui_tables.o obj/release/o/o/o/../../../imgui/imgui_widgets.o obj/release/o/o/o/../../../imgui/misc/freetype/imgui_freetype.o obj/release/o/o/o/../../../server/TracyBadVersion.o obj/release/o/o/o/../../../server/TracyColor.o obj/release/o/o/o/../../../server/TracyFilesystem.o obj/release/o/o/o/../../../server/TracyMemory.o obj/release/o/o/o/../../../server/TracyMicroArchitecture.o obj/release/o/o/o/../../../server/TracyMmap.o obj/release/o/o/o/../../../server/TracyMouse.o obj/release/o/o/o/../../../server/TracyPrint.o obj/release/o/o/o/../../../server/TracySourceContents.o obj/release/o/o/o/../../../server/TracySourceTokenizer.o obj/release/o/o/o/../../../server/TracySourceView.o obj/release/o/o/o/../../../server/TracyStackFrames.o obj/release/o/o/o/../../../server/TracyStorage.o obj/release/o/o/o/../../../server/TracyTaskDispatch.o obj/release/o/o/o/../../../server/TracyTexture.o obj/release/o/o/o/../../../server/TracyTextureCompression.o obj/release/o/o/o/../../../server/TracyThreadCompress.o obj/release/o/o/o/../../../server/TracyUserData.o obj/release/o/o/o/../../../server/TracyView.o obj/release/o/o/o/../../../server/TracyWorker.o obj/release/o/o/o/../../src/HttpRequest.o obj/release/o/o/o/../../src/imgui_impl_glfw.o obj/release/o/o/o/../../src/imgui_impl_opengl3.o obj/release/o/o/o/../../src/main.o obj/release/o/o/o/../../src/NativeWindow.o obj/release/o/o/o/../../src/ResolvService.o obj/release/o/o/o/../../src/winmain.o obj/release/o/o/o/../../src/winmainArchDiscovery.o obj/release/o/o/o/../../../nfd/nfd_common.o obj/release/o/o/o/../../../zstd/common/debug.o obj/release/o/o/o/../../../zstd/common/entropy_common.o obj/release/o/o/o/../../../zstd/common/error_private.o obj/release/o/o/o/../../../zstd/common/fse_decompress.o obj/release/o/o/o/../../../zstd/common/pool.o obj/release/o/o/o/../../../zstd/common/threading.o obj/release/o/o/o/../../../zstd/common/xxhash.o obj/release/o/o/o/../../../zstd/common/zstd_common.o obj/release/o/o/o/../../../zstd/compress/fse_compress.o obj/release/o/o/o/../../../zstd/compress/hist.o obj/release/o/o/o/../../../zstd/compress/huf_compress.o obj/release/o/o/o/../../../zstd/compress/zstdmt_compress.o obj/release/o/o/o/../../../zstd/compress/zstd_compress.o obj/release/o/o/o/../../../zstd/compress/zstd_compress_literals.o obj/release/o/o/o/../../../zstd/compress/zstd_compress_sequences.o obj/release/o/o/o/../../../zstd/compress/zstd_compress_superblock.o obj/release/o/o/o/../../../zstd/compress/zstd_double_fast.o obj/release/o/o/o/../../../zstd/compress/zstd_fast.o obj/release/o/o/o/../../../zstd/compress/zstd_lazy.o obj/release/o/o/o/../../../zstd/compress/zstd_ldm.o obj/release/o/o/o/../../../zstd/compress/zstd_opt.o obj/release/o/o/o/../../../zstd/decompress/huf_decompress.o obj/release/o/o/o/../../../zstd/decompress/zstd_ddict.o obj/release/o/o/o/../../../zstd/decompress/zstd_decompress.o obj/release/o/o/o/../../../zstd/decompress/zstd_decompress_block.o obj/release/o/o/o/../../../zstd/dictBuilder/cover.o obj/release/o/o/o/../../../zstd/dictBuilder/divsufsort.o obj/release/o/o/o/../../../zstd/dictBuilder/fastcover.o obj/release/o/o/o/../../../zstd/dictBuilder/zdict.o obj/release/o/o/o/../../libs/gl3w/GL/gl3w.o -L/Users/anjaly/O2/sw/osx_x86-64/capstone/4.0.2-local1/lib -L/Users/anjaly/O2/sw/osx_x86-64/GLFW/3.3.2-local1/lib -L/usr/local/opt/freetype/lib -lglfw -lfreetype -lcapstone -lpthread -ldl -framework CoreFoundation -framework AppKit -o Tracy-release ld: warning: option -s is obsolete and being ignored ld: warning: dylib (/usr/local/opt/freetype/lib/libfreetype.dylib) was built for newer macOS version (11.0) than being linked (10.15) undef: ___glewCreateShader undef: ___glewShaderSource undef: ___glewCompileShader undef: ___glewLinkProgram undef: ___glewGetUniformLocation undef: ___glewGetProgramInfoLog undef: ___glewGetAttribLocation undef: ___glewBindBuffer undef: ___glewGetShaderiv undef: ___glewEnableVertexAttribArray undef: _glPixelStorei undef: _glIsEnabled undef: ___glewBlendEquationSeparate undef: ___glewDrawElementsBaseVertex undef: _glGenTextures undef: ___glewBindVertexArray undef: ___glewUniformMatrix4fv undef: _glDrawElements undef: ___glewBlendEquation undef: _glGetIntegerv undef: ___glewDeleteProgram undef: _glBindTexture undef: ___glewUniform1i undef: _glClearColor undef: ___glewBindSampler undef: ___glewDeleteVertexArrays undef: _glTexParameteri undef: _glEnable undef: ___glewGetShaderInfoLog undef: ___glewGenVertexArrays undef: _glDisable undef: ___glewBlendFuncSeparate undef: _glPolygonMode undef: _glViewport undef: _glScissor undef: ___glewGetProgramiv undef: ___glewActiveTexture undef: ___glewCreateProgram undef: ___glewVertexAttribPointer undef: _glGetString undef: ___glewUseProgram undef: _glClear undef: ___glewAttachShader undef: _glTexImage2D undef: ___glewBufferData undef: ___glewDetachShader undef: ___glewGenBuffers undef: _glDeleteTextures undef: ___glewDeleteShader undef: ___glewDeleteBuffers Undefined symbols for architecture x86_64: "___glewCreateShader", referenced from: DrawContents() in lto.o "___glewShaderSource", referenced from: DrawContents() in lto.o "___glewCompileShader", referenced from: DrawContents() in lto.o "___glewLinkProgram", referenced from: DrawContents() in lto.o "___glewGetUniformLocation", referenced from: DrawContents() in lto.o "___glewGetProgramInfoLog", referenced from: DrawContents() in lto.o "___glewGetAttribLocation", referenced from: DrawContents() in lto.o "___glewBindBuffer", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o DrawContents() in lto.o "___glewGetShaderiv", referenced from: CheckShader(unsigned int, char const*) in lto.o "___glewEnableVertexAttribArray", referenced from: ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glPixelStorei", referenced from: DrawContents() in lto.o "_glIsEnabled", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "___glewBlendEquationSeparate", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "___glewDrawElementsBaseVertex", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "_glGenTextures", referenced from: DrawContents() in lto.o "___glewBindVertexArray", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o DrawContents() in lto.o "___glewUniformMatrix4fv", referenced from: ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glDrawElements", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "___glewBlendEquation", referenced from: ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glGetIntegerv", referenced from: _main in lto.o ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o DrawContents() in lto.o "___glewDeleteProgram", referenced from: _main in lto.o "_glBindTexture", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o DrawContents() in lto.o "___glewUniform1i", referenced from: ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glClearColor", referenced from: ImGui_ImplOpenGL3_RenderWindow(ImGuiViewport*, void*) in lto.o "___glewBindSampler", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "___glewDeleteVertexArrays", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "_glTexParameteri", referenced from: DrawContents() in lto.o "_glEnable", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "___glewGetShaderInfoLog", referenced from: CheckShader(unsigned int, char const*) in lto.o "___glewGenVertexArrays", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "_glDisable", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "___glewBlendFuncSeparate", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glPolygonMode", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glViewport", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glScissor", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "___glewGetProgramiv", referenced from: DrawContents() in lto.o "___glewActiveTexture", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "___glewCreateProgram", referenced from: DrawContents() in lto.o "___glewVertexAttribPointer", referenced from: ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glGetString", referenced from: _main in lto.o "___glewUseProgram", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o ImGui_ImplOpenGL3_SetupRenderState(ImDrawData*, int, int, unsigned int) in lto.o "_glClear", referenced from: ImGui_ImplOpenGL3_RenderWindow(ImGuiViewport*, void*) in lto.o "___glewAttachShader", referenced from: DrawContents() in lto.o "_glTexImage2D", referenced from: DrawContents() in lto.o "___glewBufferData", referenced from: ImGui_ImplOpenGL3_RenderDrawData(ImDrawData*) in lto.o "___glewDetachShader", referenced from: _main in lto.o "___glewGenBuffers", referenced from: DrawContents() in lto.o "_glDeleteTextures", referenced from: _main in lto.o "___glewDeleteShader", referenced from: _main in lto.o "___glewDeleteBuffers", referenced from: _main in lto.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [Tracy-release] Error 1 make: *** [release] Error 2