++ case $ARCHITECTURE in ++ DEFINES=-DTRACY_NO_FILESELECTOR ++ EXTRA_LIBS=-lGL ++ [[ ! -n '' ]] ++ [[ '' != 1 ]] ++ [[ '' != /home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5 ]] ++ NINJA_BIN=ninja-build ++ type ninja-build ++ NINJA_BIN=ninja ++ type ninja ++ NINJA_BIN= ++ [[ -n '' ]] ++ true ++ unset NINJA_BIN ++ rsync -av /home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/ tracy/ sending incremental file list created directory tracy ./ .appveyor.yml .gitignore AUTHORS LICENSE NEWS README.md TODO Tracy.hpp TracyC.h TracyClient.cpp 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 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 capture/src/getopt.c capture/src/getopt.h 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/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/tracy_lz4.cpp common/tracy_lz4.hpp common/tracy_lz4hc.cpp common/tracy_lz4hc.hpp 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/rdotbl.c 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 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_widgets.cpp imgui/imstb_rectpack.h imgui/imstb_textedit.h imgui/imstb_truetype.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.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/src/ profiler/src/Arimo.hpp profiler/src/Cousine.hpp profiler/src/FontAwesomeSolid.hpp profiler/src/ResolvService.cpp profiler/src/ResolvService.hpp profiler/src/icon.hpp profiler/src/imgui_freetype.cpp profiler/src/imgui_freetype.h 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/TracyPopcnt.hpp server/TracyPrint.cpp server/TracyPrint.hpp server/TracyShortPtr.hpp server/TracySlab.hpp server/TracySort.hpp server/TracySourceView.cpp server/TracySourceView.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.c 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/bitstream.h zstd/compiler.h zstd/cpu.h zstd/debug.c zstd/debug.h zstd/entropy_common.c zstd/error_private.c zstd/error_private.h zstd/fse.h zstd/fse_compress.c zstd/fse_decompress.c zstd/hist.c zstd/hist.h zstd/huf.h zstd/huf_compress.c zstd/huf_decompress.c zstd/mem.h zstd/pool.c zstd/pool.h zstd/threading.c zstd/threading.h zstd/xxhash.c zstd/xxhash.h zstd/zstd.h zstd/zstd_common.c zstd/zstd_compress.c zstd/zstd_compress_internal.h zstd/zstd_compress_literals.c zstd/zstd_compress_literals.h zstd/zstd_compress_sequences.c zstd/zstd_compress_sequences.h zstd/zstd_compress_superblock.c zstd/zstd_compress_superblock.h zstd/zstd_cwksp.h zstd/zstd_ddict.c zstd/zstd_ddict.h zstd/zstd_decompress.c zstd/zstd_decompress_block.c zstd/zstd_decompress_block.h zstd/zstd_decompress_internal.h zstd/zstd_double_fast.c zstd/zstd_double_fast.h zstd/zstd_errors.h zstd/zstd_fast.c zstd/zstd_fast.h zstd/zstd_internal.h zstd/zstd_lazy.c zstd/zstd_lazy.h zstd/zstd_ldm.c zstd/zstd_ldm.h zstd/zstd_opt.c zstd/zstd_opt.h zstd/zstdmt_compress.c zstd/zstdmt_compress.h sent 16,302,365 bytes received 6,496 bytes 32,617,722.00 bytes/sec total size is 16,275,774 speedup is 1.00 ++ pushd tracy/profiler/build/unix ~/alice/sw/BUILD/22a64917dad75be4976e7fe00a5e7d0335614afa/DebugGUI/tracy/profiler/build/unix ~/alice/sw/BUILD/22a64917dad75be4976e7fe00a5e7d0335614afa/DebugGUI ++ make 'LIBS=-L/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/lib -L/lib -L/lib -lglfw -lfreetype -lcapstone -lpthread -ldl -lGL' DEFINES=-DTRACY_NO_FILESELECTOR 'INCLUDES=-I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include' make[1]: Entering directory '/home/diana/alice/sw/BUILD/22a64917dad75be4976e7fe00a5e7d0335614afa/DebugGUI/tracy/profiler/build/unix' 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/zstd_opt.c Resolving dependencies of ../../../zstd/zstd_ldm.c Resolving dependencies of ../../../zstd/zstd_lazy.c Resolving dependencies of ../../../zstd/zstd_fast.c Resolving dependencies of ../../../zstd/zstd_double_fast.c Resolving dependencies of ../../../zstd/zstd_decompress_block.c Resolving dependencies of ../../../zstd/zstd_decompress.c Resolving dependencies of ../../../zstd/zstd_ddict.c Resolving dependencies of ../../../zstd/zstd_compress_superblock.c Resolving dependencies of ../../../zstd/zstd_compress_sequences.c Resolving dependencies of ../../../zstd/zstd_compress_literals.c Resolving dependencies of ../../../zstd/zstd_compress.c Resolving dependencies of ../../../zstd/zstd_common.c Resolving dependencies of ../../../zstd/zstdmt_compress.c Resolving dependencies of ../../../zstd/xxhash.c Resolving dependencies of ../../../zstd/threading.c Resolving dependencies of ../../../zstd/pool.c Resolving dependencies of ../../../zstd/huf_decompress.c Resolving dependencies of ../../../zstd/huf_compress.c Resolving dependencies of ../../../zstd/hist.c Resolving dependencies of ../../../zstd/fse_decompress.c Resolving dependencies of ../../../zstd/fse_compress.c Resolving dependencies of ../../../zstd/error_private.c Resolving dependencies of ../../../zstd/entropy_common.c Resolving dependencies of ../../../zstd/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/main.cpp Resolving dependencies of ../../src/imgui_impl_opengl3.cpp Resolving dependencies of ../../src/imgui_impl_glfw.cpp Resolving dependencies of ../../src/imgui_freetype.cpp ../../src/imgui_freetype.cpp:29:10: error: #include expects "FILENAME" or #include FT_FREETYPE_H // ^~~~~~~~~~~~~ ../../src/imgui_freetype.cpp:30:10: error: #include expects "FILENAME" or #include FT_MODULE_H // ^~~~~~~~~~~ ../../src/imgui_freetype.cpp:31:10: error: #include expects "FILENAME" or #include FT_GLYPH_H // ^~~~~~~~~~ ../../src/imgui_freetype.cpp:32:10: error: #include expects "FILENAME" or #include FT_SYNTHESIS_H // ^~~~~~~~~~~~~~ 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/TracySourceView.cpp Resolving dependencies of ../../../server/TracyPrint.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/imgui_widgets.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 g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../common/TracySocket.cpp -o obj/debug/o/o/o/../../../common/TracySocket.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../common/TracySystem.cpp -o obj/debug/o/o/o/../../../common/TracySystem.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../common/tracy_lz4.cpp -o obj/debug/o/o/o/../../../common/tracy_lz4.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../common/tracy_lz4hc.cpp -o obj/debug/o/o/o/../../../common/tracy_lz4hc.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../imgui/imgui.cpp -o obj/debug/o/o/o/../../../imgui/imgui.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../imgui/imgui_demo.cpp -o obj/debug/o/o/o/../../../imgui/imgui_demo.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../imgui/imgui_draw.cpp -o obj/debug/o/o/o/../../../imgui/imgui_draw.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../imgui/imgui_widgets.cpp -o obj/debug/o/o/o/../../../imgui/imgui_widgets.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyBadVersion.cpp -o obj/debug/o/o/o/../../../server/TracyBadVersion.o In file included from ../../../server/TracyBadVersion.cpp:5:0: ../../../server/TracyImGui.hpp:120:17: warning: 'void tracy::SmallToggleButton(const char*, bool&)' defined but not used [-Wunused-function] static void SmallToggleButton( const char* label, bool& toggle ) ^~~~~~~~~~~~~~~~~ ../../../server/TracyImGui.hpp:112:17: warning: 'void tracy::ToggleButton(const char*, bool&)' defined but not used [-Wunused-function] static void ToggleButton( const char* label, bool& toggle ) ^~~~~~~~~~~~ g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyColor.cpp -o obj/debug/o/o/o/../../../server/TracyColor.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyFilesystem.cpp -o obj/debug/o/o/o/../../../server/TracyFilesystem.o In file included from ../../../server/TracyView.hpp:15:0, from ../../../server/TracyFilesystem.cpp:2: ../../../server/TracyImGui.hpp:120:17: warning: 'void tracy::SmallToggleButton(const char*, bool&)' defined but not used [-Wunused-function] static void SmallToggleButton( const char* label, bool& toggle ) ^~~~~~~~~~~~~~~~~ ../../../server/TracyImGui.hpp:112:17: warning: 'void tracy::ToggleButton(const char*, bool&)' defined but not used [-Wunused-function] static void ToggleButton( const char* label, bool& toggle ) ^~~~~~~~~~~~ g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyMemory.cpp -o obj/debug/o/o/o/../../../server/TracyMemory.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyMicroArchitecture.cpp -o obj/debug/o/o/o/../../../server/TracyMicroArchitecture.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyMmap.cpp -o obj/debug/o/o/o/../../../server/TracyMmap.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyPrint.cpp -o obj/debug/o/o/o/../../../server/TracyPrint.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracySourceView.cpp -o obj/debug/o/o/o/../../../server/TracySourceView.o ../../../server/TracySourceView.cpp: In member function 'bool tracy::SourceView::Disassemble(uint64_t, const tracy::Worker&)': ../../../server/TracySourceView.cpp:767:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( mLen > mLenMax ) mLenMax = mLen; ~~~~~^~~~~~~~~ In file included from ../../../server/TracyThreadCompress.hpp:4:0, from ../../../server/TracyWorker.hpp:25, from ../../../server/TracyView.hpp:21, from ../../../server/TracySourceView.cpp:16: ../../../server/TracySourceView.cpp:813:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert( levelRanges.size() >= level ); ~~~~~~~~~~~~~~~~~~~^~~~ ../../../server/TracySourceView.cpp:814:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( levelRanges.size() == level ) ~~~~~~~~~~~~~~~~~~~^~~~~~~~ ../../../server/TracySourceView.cpp: In member function 'uint64_t tracy::SourceView::RenderSymbolAsmView(uint32_t, tracy::unordered_flat_map, uint32_t, const tracy::Worker&, tracy::View&)': ../../../server/TracySourceView.cpp:1978:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( i == m_asmSelected ) ~~^~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp: In member function 'void tracy::SourceView::RenderLine(const tracy::SourceView::Line&, int, uint32_t, uint32_t, uint32_t, const tracy::Worker*)': ../../../server/TracySourceView.cpp:2145:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( m_srcGroupSelect == -1 ) ~~~~~~~~~~~~~~~~~^~~~~ ../../../server/TracySourceView.cpp:2152:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( lineNum < m_srcGroupSelect ) ~~~~~~~~^~~~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp:2154:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=lineNum; i<=m_srcGroupSelect; i++ ) ~^~~~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp: In member function 'void tracy::SourceView::RenderAsmLine(tracy::SourceView::AsmLine&, uint32_t, uint32_t, uint32_t, const tracy::Worker&, uint64_t&, int, tracy::View&)': ../../../server/TracySourceView.cpp:2327:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( m_asmGroupSelect == -1 ) ~~~~~~~~~~~~~~~~~^~~~~ ../../../server/TracySourceView.cpp:2336:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=idx; i<=m_asmGroupSelect; i++ ) ~^~~~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp:2365:33: warning: unused variable 'symStat' [-Wunused-variable] const auto& symStat = worker.GetSymbolStats(); ^~~~~~~ ../../../server/TracySourceView.cpp:2448:24: warning: unused variable 'linesz' [-Wunused-variable] const auto linesz = strlen( lineString ); ^~~~~~ ../../../server/TracySourceView.cpp:2574:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( var.descNum == line.params.size() ) ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp: In function 'bool tracy::TokenizeNumber(const char*&, const char*)': ../../../server/TracySourceView.cpp:3152:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while( begin < end && ( *begin == '0' || *begin == '1' ) || *begin == '\'' ) begin++; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp:3133:27: warning: variable 'isHex' set but not used [-Wunused-but-set-variable] bool isFloat = false, isHex = false, isBinary = false; ^~~~~ ../../../server/TracySourceView.cpp: In member function 'tracy::SourceView::TokenColor tracy::SourceView::IdentifyToken(const char*&, const char*)': ../../../server/TracySourceView.cpp:3207:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while( begin < end && ( *begin >= 'a' && *begin <= 'z' ) || ( *begin >= 'A' && *begin <= 'Z' ) || ( *begin >= '0' && *begin <= '9' ) || *begin == '_' ) begin++; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp: In member function 'void tracy::SourceView::FollowRead(int, tracy::SourceView::RegsX86, int)': ../../../server/TracySourceView.cpp:3389:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( line+1 < m_asm.size() ) ~~~~~~~^~~~~~~~~~~~~~ In file included from ../../../server/TracySourceView.cpp:11:0: ../../../server/TracyImGui.hpp: At global scope: ../../../server/TracyImGui.hpp:120:17: warning: 'void tracy::SmallToggleButton(const char*, bool&)' defined but not used [-Wunused-function] static void SmallToggleButton( const char* label, bool& toggle ) ^~~~~~~~~~~~~~~~~ ../../../server/TracyImGui.hpp:112:17: warning: 'void tracy::ToggleButton(const char*, bool&)' defined but not used [-Wunused-function] static void ToggleButton( const char* label, bool& toggle ) ^~~~~~~~~~~~ g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyStorage.cpp -o obj/debug/o/o/o/../../../server/TracyStorage.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyTaskDispatch.cpp -o obj/debug/o/o/o/../../../server/TracyTaskDispatch.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyTexture.cpp -o obj/debug/o/o/o/../../../server/TracyTexture.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyTextureCompression.cpp -o obj/debug/o/o/o/../../../server/TracyTextureCompression.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyThreadCompress.cpp -o obj/debug/o/o/o/../../../server/TracyThreadCompress.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyUserData.cpp -o obj/debug/o/o/o/../../../server/TracyUserData.o g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyView.cpp -o obj/debug/o/o/o/../../../server/TracyView.o In file included from ../../../server/TracyView.cpp:38:0: ../../../server/TracyView.hpp: In constructor 'tracy::View::View(const char*, int, ImFont*, ImFont*, ImFont*, tracy::View::SetTitleCallback, tracy::View::GetWindowCallback)': ../../../server/TracyView.hpp:336:27: warning: 'tracy::View::m_reactToCrash' will be initialized after [-Wreorder] bool m_reactToCrash = false; ^~~~~ ../../../server/TracyView.hpp:327:10: warning: 'bool tracy::View::m_messagesScrollBottom' [-Wreorder] bool m_messagesScrollBottom; ^~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyView.cpp:131:1: warning: when initialized here [-Wreorder] View::View( const char* addr, int port, ImFont* fixedWidth, ImFont* smallFont, ImFont* bigFont, SetTitleCallback stcb, GetWindowCallback gwcb ) ^~~~ ../../../server/TracyView.cpp: In member function 'int tracy::View::SkipGhostLevel(const tracy::Vector&, bool, double, int64_t, const ImVec2&, int, int, float, float, uint64_t)': ../../../server/TracyView.cpp:3741:18: warning: variable 'rend' set but not used [-Wunused-but-set-variable] auto rend = end; ^~~~ ../../../server/TracyView.cpp: In member function 'void tracy::View::DrawInfo()': ../../../server/TracyView.cpp:12484:17: warning: unused variable 'io' [-Wunused-variable] const auto& io = ImGui::GetIO(); ^~ ../../../server/TracyView.cpp: In instantiation of 'tracy::View::GetZoneChildTimeFastClamped(const tracy::ZoneEvent&, uint64_t, uint64_t):: [with auto:239 = tracy::ZoneEvent; auto:240 = long unsigned int]': /usr/include/c++/7/bits/predefined_ops.h:177:11: required from 'bool __gnu_cxx::__ops::_Iter_comp_val<_Compare>::operator()(_Iterator, _Value&) [with _Iterator = tracy::ZoneEvent*; _Value = const long unsigned int; _Compare = tracy::View::GetZoneChildTimeFastClamped(const tracy::ZoneEvent&, uint64_t, uint64_t)::]' /usr/include/c++/7/bits/stl_algobase.h:959:14: required from '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = tracy::ZoneEvent*; _Tp = long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]' /usr/include/c++/7/bits/stl_algo.h:2033:32: required from '_FIter std::lower_bound(_FIter, _FIter, const _Tp&, _Compare) [with _FIter = tracy::ZoneEvent*; _Tp = long unsigned int; _Compare = tracy::View::GetZoneChildTimeFastClamped(const tracy::ZoneEvent&, uint64_t, uint64_t)::]' ../../../server/TracyView.cpp:16299:132: required from here ../../../server/TracyView.cpp:16299:125: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] const auto zitend = std::lower_bound( it, vec.end(), t1, [] ( const auto& l, const auto& r ) { return l.Start() < r; } ); ../../../server/TracyView.cpp: In instantiation of 'tracy::View::GetZoneChildTimeFastClamped(const tracy::ZoneEvent&, uint64_t, uint64_t):: [with auto:243 = tracy::short_ptr; auto:244 = long unsigned int]': /usr/include/c++/7/bits/predefined_ops.h:177:11: required from 'bool __gnu_cxx::__ops::_Iter_comp_val<_Compare>::operator()(_Iterator, _Value&) [with _Iterator = const tracy::short_ptr*; _Value = const long unsigned int; _Compare = tracy::View::GetZoneChildTimeFastClamped(const tracy::ZoneEvent&, uint64_t, uint64_t)::]' /usr/include/c++/7/bits/stl_algobase.h:959:14: required from '_ForwardIterator std::__lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare) [with _ForwardIterator = const tracy::short_ptr*; _Tp = long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]' /usr/include/c++/7/bits/stl_algo.h:2033:32: required from '_FIter std::lower_bound(_FIter, _FIter, const _Tp&, _Compare) [with _FIter = const tracy::short_ptr*; _Tp = long unsigned int; _Compare = tracy::View::GetZoneChildTimeFastClamped(const tracy::ZoneEvent&, uint64_t, uint64_t)::]' ../../../server/TracyView.cpp:16313:138: required from here ../../../server/TracyView.cpp:16313:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] const auto zitend = std::lower_bound( it, children.end(), t1, [] ( const auto& l, const auto& r ) { return l->Start() < r; } ); In file included from ../../../server/TracyView.hpp:15:0, from ../../../server/TracyView.cpp:38: ../../../server/TracyImGui.hpp: At global scope: ../../../server/TracyImGui.hpp:120:17: warning: 'void tracy::SmallToggleButton(const char*, bool&)' defined but not used [-Wunused-function] static void SmallToggleButton( const char* label, bool& toggle ) ^~~~~~~~~~~~~~~~~ g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../../server/TracyWorker.cpp -o obj/debug/o/o/o/../../../server/TracyWorker.o ../../../server/TracyWorker.cpp: In member function 'int tracy::Worker::AddGhostZone(const tracy::VarArray&, tracy::Vector*, uint64_t)': ../../../server/TracyWorker.cpp:4064:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while( !vec->empty() && idx < stack.size() ) ~~~~^~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp:4072:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( back.end.Val() != refBackTime ) break; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp:4074:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( ++idx == stack.size() ) break; ~~~~~~^~~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp:4085:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while( idx < stack.size() ) ~~~~^~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp:4105:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( ++idx == stack.size() ) ~~~~~~^~~~~~~~~~~~~~~ g++ -c -I/home/diana/alice/sw/ubuntu1804_x86-64/capstone/4.0.2-1/include -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/imgui -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy -I/home/diana/alice/sw/SOURCES/DebugGUI/v0.2.0/f3d259727ffbe7426031dd99fd4742003eb3e6b5/tracy/profiler/libs/gl3w -I/include/freetype2 -I/include -g3 -Wall -msse4.1 -std=c++17 -DTRACY_NO_FILESELECTOR ../../src/imgui_freetype.cpp -o obj/debug/o/o/o/../../src/imgui_freetype.o ../../src/imgui_freetype.cpp:28:10: fatal error: ft2build.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. build.mk:39: recipe for target 'obj/debug/o/o/o/../../src/imgui_freetype.o' failed make[1]: *** [obj/debug/o/o/o/../../src/imgui_freetype.o] Error 1 make[1]: Leaving directory '/home/diana/alice/sw/BUILD/22a64917dad75be4976e7fe00a5e7d0335614afa/DebugGUI/tracy/profiler/build/unix' Makefile:4: recipe for target 'debug' failed make: *** [debug] Error 2