++ case $ARCHITECTURE in ++ DEFINES='-DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR' ++ EXTRA_LIBS=-lGL ++ ld -ltbb -o /dev/null ++ EXTRA_LIBS='-lGL -ltbb' ++ [[ ! -n /home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1 ]] ++ [[ ! -n '' ]] ++ [[ '' != 1 ]] ++ [[ '' != /home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2 ]] ++ NINJA_BIN=ninja-build ++ type ninja-build ++ NINJA_BIN=ninja ++ type ninja ++ NINJA_BIN= ++ [[ -n '' ]] ++ true ++ unset NINJA_BIN ++ rsync -av /home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/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 .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 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/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.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/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_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/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_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/TracyMouse.cpp server/TracyMouse.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/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.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,364,103 bytes received 7,003 bytes 10,914,070.67 bytes/sec total size is 16,336,495 speedup is 1.00 ++ pushd tracy/profiler/build/unix ~/alice/sw/BUILD/e8eb4823e8a892850b2d639e0e1d9ea825817f10/DebugGUI/tracy/profiler/build/unix ~/alice/sw/BUILD/e8eb4823e8a892850b2d639e0e1d9ea825817f10/DebugGUI ++ make 'LIBS=-L/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/lib -L/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/lib -L/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/lib -lglfw -lfreetype -lcapstone -lpthread -ldl -lGL -ltbb' 'DEFINES=-DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR' TBB=off 'INCLUDES=-I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include' make[1]: Entering directory '/home/taillepied/alice/sw/BUILD/e8eb4823e8a892850b2d639e0e1d9ea825817f10/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 Resolving dependencies of ../../../server/TracyWorker.cpp In file included from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend.h:16, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/algorithm_impl.h:22, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/glue_execution_defs.h:50, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/execution:32, from ../../../server/TracySort.hpp:7, from ../../../server/TracyWorker.cpp:27: /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:28:6: error: #error Intel(R) Threading Building Blocks 2018 is required; older versions are not supported. 28 | # error Intel(R) Threading Building Blocks 2018 is required; older versions are not supported. | ^~~~~ Resolving dependencies of ../../../server/TracyView.cpp In file included from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend.h:16, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/algorithm_impl.h:22, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/glue_execution_defs.h:50, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/execution:32, from ../../../server/TracySort.hpp:7, from ../../../server/TracyView.cpp:36: /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:28:6: error: #error Intel(R) Threading Building Blocks 2018 is required; older versions are not supported. 28 | # error Intel(R) Threading Building Blocks 2018 is required; older versions are not supported. | ^~~~~ 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 In file included from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend.h:16, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/algorithm_impl.h:22, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/glue_execution_defs.h:50, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/execution:32, from ../../../server/TracySort.hpp:7, from ../../../server/TracySourceView.cpp:14: /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:28:6: error: #error Intel(R) Threading Building Blocks 2018 is required; older versions are not supported. 28 | # error Intel(R) Threading Building Blocks 2018 is required; older versions are not supported. | ^~~~~ 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/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../common/TracySocket.cpp -o obj/debug/o/o/o/../../../common/TracySocket.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../common/TracySystem.cpp -o obj/debug/o/o/o/../../../common/TracySystem.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../common/tracy_lz4.cpp -o obj/debug/o/o/o/../../../common/tracy_lz4.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../common/tracy_lz4hc.cpp -o obj/debug/o/o/o/../../../common/tracy_lz4hc.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../imgui/imgui.cpp -o obj/debug/o/o/o/../../../imgui/imgui.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../imgui/imgui_demo.cpp -o obj/debug/o/o/o/../../../imgui/imgui_demo.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../imgui/imgui_draw.cpp -o obj/debug/o/o/o/../../../imgui/imgui_draw.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../imgui/imgui_widgets.cpp -o obj/debug/o/o/o/../../../imgui/imgui_widgets.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyBadVersion.cpp -o obj/debug/o/o/o/../../../server/TracyBadVersion.o In file included from ../../../server/TracyBadVersion.cpp:5: ../../../server/TracyImGui.hpp:120:17: warning: 'void tracy::SmallToggleButton(const char*, bool&)' defined but not used [-Wunused-function] 120 | 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] 112 | static void ToggleButton( const char* label, bool& toggle ) | ^~~~~~~~~~~~ g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyColor.cpp -o obj/debug/o/o/o/../../../server/TracyColor.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyFilesystem.cpp -o obj/debug/o/o/o/../../../server/TracyFilesystem.o In file included from ../../../server/TracyView.hpp:15, from ../../../server/TracyFilesystem.cpp:2: ../../../server/TracyImGui.hpp:120:17: warning: 'void tracy::SmallToggleButton(const char*, bool&)' defined but not used [-Wunused-function] 120 | 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] 112 | static void ToggleButton( const char* label, bool& toggle ) | ^~~~~~~~~~~~ g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyMemory.cpp -o obj/debug/o/o/o/../../../server/TracyMemory.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyMicroArchitecture.cpp -o obj/debug/o/o/o/../../../server/TracyMicroArchitecture.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyMmap.cpp -o obj/debug/o/o/o/../../../server/TracyMmap.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyPrint.cpp -o obj/debug/o/o/o/../../../server/TracyPrint.o g++ -c -I/home/taillepied/alice/sw/slc7_x86-64/capstone/4.0.2-local1/include -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/taillepied/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/taillepied/alice/sw/slc7_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/taillepied/alice/sw/slc7_x86-64/GLFW/3.3.2-local1/include -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracySourceView.cpp -o obj/debug/o/o/o/../../../server/TracySourceView.o In file included from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend.h:16, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/algorithm_impl.h:22, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/glue_execution_defs.h:50, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/execution:32, from ../../../server/TracySort.hpp:7, from ../../../server/TracySourceView.cpp:14: /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:28:6: error: #error Intel(R) Threading Building Blocks 2018 is required; older versions are not supported. 28 | # error Intel(R) Threading Building Blocks 2018 is required; older versions are not supported. | ^~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In function 'void __pstl::__par_backend::__parallel_for(_ExecutionPolicy&&, _Index, _Index, _Fp)': /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:99:10: error: 'tbb::this_task_arena' has not been declared 99 | tbb::this_task_arena::isolate([=]() { | ^~~~~~~~~~~~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In function '_Value __pstl::__par_backend::__parallel_reduce(_ExecutionPolicy&&, _Index, _Index, const _Value&, const _RealBody&, const _Reduction&)': /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:111:17: error: 'tbb::this_task_arena' has not been declared 111 | return tbb::this_task_arena::isolate([__first, __last, &__identity, &__real_body, &__reduction]() -> _Value { | ^~~~~~~~~~~~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In function '_Tp __pstl::__par_backend::__parallel_transform_reduce(_ExecutionPolicy&&, _Index, _Index, _Up, _Tp, _Cp, _Rp)': /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:194:10: error: 'tbb::this_task_arena' has not been declared 194 | tbb::this_task_arena::isolate( | ^~~~~~~~~~~~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In function 'void __pstl::__par_backend::__parallel_strict_scan(_ExecutionPolicy&&, _Index, _Tp, _Rp, _Cp, _Sp, _Ap)': /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:355:10: error: 'tbb::this_task_arena' has not been declared 355 | tbb::this_task_arena::isolate([=, &__combine]() { | ^~~~~~~~~~~~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In lambda function: /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:358:31: error: 'tbb::this_task_arena' has not been declared 358 | _Index __p = tbb::this_task_arena::max_concurrency(); | ^~~~~~~~~~~~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In function '_Tp __pstl::__par_backend::__parallel_transform_scan(_ExecutionPolicy&&, _Index, _Up, _Tp, _Cp, _Rp, _Sp)': /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:397:10: error: 'tbb::this_task_arena' has not been declared 397 | tbb::this_task_arena::isolate([__range, &__body]() { tbb::parallel_scan(__range, __body); }); | ^~~~~~~~~~~~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In function 'void __pstl::__par_backend::__parallel_stable_sort(_ExecutionPolicy&&, _RandomAccessIterator, _RandomAccessIterator, _Compare, _LeafSort, std::size_t)': /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:589:10: error: 'tbb::this_task_arena' has not been declared 589 | tbb::this_task_arena::isolate([=, &__nsort]() { | ^~~~~~~~~~~~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In function 'void __pstl::__par_backend::__parallel_merge(_ExecutionPolicy&&, _RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _RandomAccessIterator2, _RandomAccessIterator3, _Compare, _LeafMerge)': /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:636:14: error: 'tbb::this_task_arena' has not been declared 636 | tbb::this_task_arena::isolate([=]() { | ^~~~~~~~~~~~~~~ /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h: In function 'void __pstl::__par_backend::__parallel_invoke(_ExecutionPolicy&&, _F1&&, _F2&&)': /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/pstl/parallel_backend_tbb.h:654:10: error: 'tbb::this_task_arena' has not been declared 654 | tbb::this_task_arena::isolate([&]() { tbb::parallel_invoke(std::forward<_F1>(__f1), std::forward<_F2>(__f2)); }); | ^~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp: In member function 'bool tracy::SourceView::Disassemble(uint64_t, const tracy::Worker&)': ../../../server/TracySourceView.cpp:767:22: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'int' [-Wsign-compare] 767 | if( mLen > mLenMax ) mLenMax = mLen; | ~~~~~^~~~~~~~~ In file included from ../../../server/TracyThreadCompress.hpp:4, from ../../../server/TracyWorker.hpp:25, from ../../../server/TracyView.hpp:21, from ../../../server/TracySourceView.cpp:16: ../../../server/TracySourceView.cpp:813:48: warning: comparison of integer expressions of different signedness: 'std::vector > >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 813 | assert( levelRanges.size() >= level ); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~ ../../../server/TracySourceView.cpp:814:44: warning: comparison of integer expressions of different signedness: 'std::vector > >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 814 | 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 of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1978 | 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 of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2145 | if( m_srcGroupSelect == -1 ) | ~~~~~~~~~~~~~~~~~^~~~~ ../../../server/TracySourceView.cpp:2152:41: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 2152 | if( lineNum < m_srcGroupSelect ) | ~~~~~~~~^~~~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp:2154:54: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 2154 | 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 of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2327 | if( m_asmGroupSelect == -1 ) | ~~~~~~~~~~~~~~~~~^~~~~ ../../../server/TracySourceView.cpp:2336:50: warning: comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare] 2336 | for( int i=idx; i<=m_asmGroupSelect; i++ ) | ~^~~~~~~~~~~~~~~~~~ ../../../server/TracySourceView.cpp:2365:33: warning: unused variable 'symStat' [-Wunused-variable] 2365 | const auto& symStat = worker.GetSymbolStats(); | ^~~~~~~ ../../../server/TracySourceView.cpp:2448:24: warning: unused variable 'linesz' [-Wunused-variable] 2448 | const auto linesz = strlen( lineString ); | ^~~~~~ ../../../server/TracySourceView.cpp:2574:37: warning: comparison of integer expressions of different signedness: 'const int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 2574 | 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] 3152 | while( begin < end && ( *begin == '0' || *begin == '1' ) || *begin == '\'' ) begin++; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../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] 3207 | 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 of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 3389 | if( line+1 < m_asm.size() ) | ~~~~~~~^~~~~~~~~~~~~~ In file included from ../../../server/TracyView.hpp:19, from ../../../server/TracySourceView.cpp:16: ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = std::pair]': ../../../server/TracySourceView.cpp:978:51: required from here ../../../server/TracyVector.hpp:34:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tracy::Vector >' with no trivial copy-assignment; use value-initialization instead [-Wclass-memaccess] 34 | memset( this, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'void tracy::Vector::Realloc() [with T = std::pair]': ../../../server/TracyVector.hpp:302:13: required from 'void tracy::Vector::AllocMore() [with T = std::pair]' ../../../server/TracyVector.hpp:134:36: required from 'void tracy::Vector::push_back(T&&) [with T = std::pair]' ../../../server/TracySourceView.cpp:982:70: required from here ../../../server/TracyVector.hpp:313:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct std::pair' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 313 | memcpy( ptr, m_ptr, m_size * sizeof( T ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/stl_algobase.h:64, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/specfun.h:45, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/cmath:1927, from /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/math.h:36, from ../../../server/../imgui/imgui_internal.h:48, from ../../../server/TracyImGui.hpp:11, from ../../../server/TracySourceView.cpp:11: /home/taillepied/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/stl_pair.h:211:12: note: 'struct std::pair' declared here 211 | struct pair | ^~~~ In file included from ../../../server/TracySourceView.cpp:11: ../../../server/TracyImGui.hpp: At global scope: ../../../server/TracyImGui.hpp:120:17: warning: 'void tracy::SmallToggleButton(const char*, bool&)' defined but not used [-Wunused-function] 120 | 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] 112 | static void ToggleButton( const char* label, bool& toggle ) | ^~~~~~~~~~~~ make[1]: *** [build.mk:39: obj/debug/o/o/o/../../../server/TracySourceView.o] Error 1 make[1]: Leaving directory '/home/taillepied/alice/sw/BUILD/e8eb4823e8a892850b2d639e0e1d9ea825817f10/DebugGUI/tracy/profiler/build/unix' make: *** [Makefile:4: debug] Error 2