++ case $ARCHITECTURE in ++ DEFINES='-DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR' ++ EXTRA_LIBS=-lGL ++ ld -ltbb -o /dev/null ++ [[ ! -n /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1 ]] ++ [[ ! -n '' ]] ++ [[ '' != 1 ]] ++ [[ '' != /home/ubuntu2004/mss/software/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/ubuntu2004/mss/software/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,365,070 bytes received 7,003 bytes 32,744,146.00 bytes/sec total size is 16,336,495 speedup is 1.00 ++ pushd tracy/profiler/build/unix ~/software/alice/sw/BUILD/3db3017881ef96b81e0d5ab7ed208a837e0e06f6/DebugGUI/tracy/profiler/build/unix ~/software/alice/sw/BUILD/3db3017881ef96b81e0d5ab7ed208a837e0e06f6/DebugGUI ++ make 'LIBS=-L/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/lib -L/lib -L/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/lib -lglfw -lfreetype -lcapstone -lpthread -ldl -lGL' 'DEFINES=-DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR' TBB=off 'INCLUDES=-I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I' make[1]: Entering directory '/home/ubuntu2004/mss/software/alice/sw/BUILD/3db3017881ef96b81e0d5ab7ed208a837e0e06f6/DebugGUI/tracy/profiler/build/unix' 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 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 g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -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 ../../../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:3133:27: warning: variable 'isHex' set but not used [-Wunused-but-set-variable] 3133 | 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] 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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/stl_algobase.h:64, from /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/specfun.h:45, from /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/cmath:1927, from /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_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/ubuntu2004/mss/software/alice/sw/ubuntu2004_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 ) | ^~~~~~~~~~~~ g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyStorage.cpp -o obj/debug/o/o/o/../../../server/TracyStorage.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyTaskDispatch.cpp -o obj/debug/o/o/o/../../../server/TracyTaskDispatch.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyTexture.cpp -o obj/debug/o/o/o/../../../server/TracyTexture.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyTextureCompression.cpp -o obj/debug/o/o/o/../../../server/TracyTextureCompression.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyThreadCompress.cpp -o obj/debug/o/o/o/../../../server/TracyThreadCompress.o In file included from ../../../server/TracyThreadCompress.hpp:9, from ../../../server/TracyThreadCompress.cpp:5: ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = long unsigned int]': ../../../server/TracyThreadCompress.cpp:11:61: 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 | ^~~~~~ g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyUserData.cpp -o obj/debug/o/o/o/../../../server/TracyUserData.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyView.cpp -o obj/debug/o/o/o/../../../server/TracyView.o In file included from ../../../server/TracyView.cpp:38: ../../../server/TracyView.hpp: In constructor 'tracy::View::View(const char*, int, ImFont*, ImFont*, ImFont*, tracy::View::SetTitleCallback, tracy::View::GetWindowCallback)': ../../../server/TracyView.hpp:336:10: warning: 'tracy::View::m_reactToCrash' will be initialized after [-Wreorder] 336 | bool m_reactToCrash = false; | ^~~~~~~~~~~~~~ ../../../server/TracyView.hpp:327:10: warning: 'bool tracy::View::m_messagesScrollBottom' [-Wreorder] 327 | bool m_messagesScrollBottom; | ^~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyView.cpp:131:1: warning: when initialized here [-Wreorder] 131 | 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] 3741 | auto rend = end; | ^~~~ ../../../server/TracyView.cpp: In member function 'void tracy::View::DrawInfo()': ../../../server/TracyView.cpp:12484:17: warning: unused variable 'io' [-Wunused-variable] 12484 | const auto& io = ImGui::GetIO(); | ^~ In file included from ../../../server/TracyView.hpp:19, from ../../../server/TracyView.cpp:38: ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = const tracy::ThreadData*]': ../../../server/TracyView.cpp:143:18: 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 'tracy::Vector::Vector() [with T = float]': ../../../server/TracyView.cpp:143:18: 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 'tracy::Vector::Vector() [with T = const tracy::ZoneEvent*]': ../../../server/TracyView.cpp:143:18: 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 'tracy::Vector::Vector() [with T = const tracy::GpuEvent*]': ../../../server/TracyView.cpp:143:18: 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 'tracy::Vector::Vector() [with T = long int]': ../../../server/TracyView.hpp:440:12: 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 'tracy::Vector::Vector() [with T = tracy::short_ptr]': ../../../server/TracyView.cpp:9949:97: 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 'tracy::Vector::Vector() [with T = tracy::detail::Table, std::equal_to >::Iter]': ../../../server/TracyView.cpp:9959:57: required from here ../../../server/TracyVector.hpp:34:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tracy::Vector, std::equal_to >::Iter >' 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, std::equal_to >::Iter >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = tracy::detail::Table, std::equal_to >::Iter]': ../../../server/TracyView.cpp:11343:39: required from here ../../../server/TracyVector.hpp:34:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tracy::Vector, std::equal_to >::Iter >' 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, std::equal_to >::Iter >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = tracy::View::DrawStatistics()::SymList]': ../../../server/TracyView.cpp:11542:25: 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 'tracy::Vector::Vector() [with T = tracy::detail::Table, std::equal_to >::Iter]': ../../../server/TracyView.cpp:14053:45: required from here ../../../server/TracyVector.hpp:34:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tracy::Vector, std::equal_to >::Iter >' 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, std::equal_to >::Iter >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = unsigned int]': ../../../server/TracyView.cpp:7199:53: required from 'void tracy::View::DrawZoneInfoChildren(const V&, int64_t) [with Adapter = tracy::VectorAdapterDirect; V = tracy::Vector; int64_t = long int]' ../../../server/TracyView.cpp:7046:113: 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 'tracy::Vector::Vector() [with T = tracy::View::DrawZoneInfoChildren, tracy::Vector >::ChildGroup*]': ../../../server/TracyView.cpp:7206:29: required from 'void tracy::View::DrawZoneInfoChildren(const V&, int64_t) [with Adapter = tracy::VectorAdapterDirect; V = tracy::Vector; int64_t = long int]' ../../../server/TracyView.cpp:7046:113: required from here ../../../server/TracyVector.hpp:34:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tracy::Vector, tracy::Vector >::ChildGroup*>' 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, tracy::Vector >::ChildGroup*>' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = tracy::View::DrawZoneInfoChildren, tracy::Vector > >::ChildGroup*]': ../../../server/TracyView.cpp:7206:29: required from 'void tracy::View::DrawZoneInfoChildren(const V&, int64_t) [with Adapter = tracy::VectorAdapterPointer; V = tracy::Vector >; int64_t = long int]' ../../../server/TracyView.cpp:7050:88: required from here ../../../server/TracyVector.hpp:34:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tracy::Vector, tracy::Vector > >::ChildGroup*>' 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, tracy::Vector > >::ChildGroup*>' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = tracy::View::DrawGpuInfoChildren, tracy::Vector >::ChildGroup*]': ../../../server/TracyView.cpp:7639:29: required from 'void tracy::View::DrawGpuInfoChildren(const V&, int64_t) [with Adapter = tracy::VectorAdapterDirect; V = tracy::Vector; int64_t = long int]' ../../../server/TracyView.cpp:7583:110: required from here ../../../server/TracyVector.hpp:34:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tracy::Vector, tracy::Vector >::ChildGroup*>' 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, tracy::Vector >::ChildGroup*>' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = tracy::View::DrawGpuInfoChildren, tracy::Vector > >::ChildGroup*]': ../../../server/TracyView.cpp:7639:29: required from 'void tracy::View::DrawGpuInfoChildren(const V&, int64_t) [with Adapter = tracy::VectorAdapterPointer; V = tracy::Vector >; int64_t = long int]' ../../../server/TracyView.cpp:7587:86: required from here ../../../server/TracyVector.hpp:34:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class tracy::Vector, tracy::Vector > >::ChildGroup*>' 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, tracy::Vector > >::ChildGroup*>' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector& tracy::Vector::operator=(tracy::Vector&&) [with T = tracy::short_ptr]': ../../../server/TracyView.hpp:446:16: required from 'typename std::enable_if<(! std::is_void::value), Q&>::type tracy::detail::Table::doCreateByKey(Arg&&) [with Arg = const long unsigned int&; Q = tracy::View::FindZone::Group; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::View::FindZone::Group; Hash = tracy::hash; KeyEqual = std::equal_to; typename std::enable_if<(! std::is_void::value), Q&>::type = tracy::View::FindZone::Group&]' ../../../server/tracy_robin_hood.h:1625:29: required from 'typename std::enable_if<(! std::is_void<_Dummy>::value), Q&>::type tracy::detail::Table::operator[](const key_type&) [with Q = tracy::View::FindZone::Group; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::View::FindZone::Group; Hash = tracy::hash; KeyEqual = std::equal_to; typename std::enable_if<(! std::is_void<_Dummy>::value), Q&>::type = tracy::View::FindZone::Group&; tracy::detail::Table::key_type = long unsigned int]' ../../../server/TracyView.cpp:9458:113: required from here ../../../server/TracyVector.hpp:71:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 71 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:72: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] 72 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyView.cpp: In instantiation of 'tracy::View::GetZoneChildTimeFastClamped(const tracy::ZoneEvent&, uint64_t, uint64_t):: [with auto:240 = tracy::ZoneEvent; auto:241 = long unsigned int]': /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/predefined_ops.h:194:23: 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)::]' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/stl_algobase.h:1324: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 >]' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/stl_algo.h:2041: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 of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'const long unsigned int' [-Wsign-compare] 16299 | 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:244 = tracy::short_ptr; auto:245 = long unsigned int]': /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/predefined_ops.h:194:23: 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)::]' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/stl_algobase.h:1324: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 >]' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/include/c++/10.2.0/bits/stl_algo.h:2041: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 of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'const long unsigned int' [-Wsign-compare] 16313 | 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:19, from ../../../server/TracyView.cpp:38: ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector& tracy::Vector::operator=(tracy::Vector&&) [with T = unsigned int]': ../../../server/TracyView.cpp:7181:16: required from 'std::pair::Iter, bool> tracy::detail::Table::doInsert(Arg&&) [with Arg = tracy::detail::Table, tracy::Vector >::ChildGroup, tracy::hash, std::equal_to >::DataNode, tracy::Vector >::ChildGroup, tracy::hash, std::equal_to >, true>; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::View::DrawZoneInfoChildren, tracy::Vector >::ChildGroup; Hash = tracy::hash; KeyEqual = std::equal_to]' ../../../server/tracy_robin_hood.h:1646:26: required from 'std::pair::Iter, bool> tracy::detail::Table::emplace(Args&& ...) [with Args = {const short int&, tracy::View::DrawZoneInfoChildren, tracy::Vector >::ChildGroup}; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::View::DrawZoneInfoChildren, tracy::Vector >::ChildGroup; Hash = tracy::hash; KeyEqual = std::equal_to]' ../../../server/TracyView.cpp:7199:53: required from 'void tracy::View::DrawZoneInfoChildren(const V&, int64_t) [with Adapter = tracy::VectorAdapterDirect; V = tracy::Vector; int64_t = long int]' ../../../server/TracyView.cpp:7046:113: required from here ../../../server/TracyVector.hpp:71:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector' with no trivial copy-assignment [-Wclass-memaccess] 71 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:72: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] 72 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector(tracy::Vector&&) [with T = tracy::short_ptr]': ../../../server/TracyView.hpp:446:16: required from 'void tracy::detail::Table::shiftUp(size_t, size_t) [with bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::View::FindZone::Group; Hash = tracy::hash; KeyEqual = std::equal_to; size_t = long unsigned int]' ../../../server/tracy_robin_hood.h:1997:17: required from 'typename std::enable_if<(! std::is_void::value), Q&>::type tracy::detail::Table::doCreateByKey(Arg&&) [with Arg = const long unsigned int&; Q = tracy::View::FindZone::Group; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::View::FindZone::Group; Hash = tracy::hash; KeyEqual = std::equal_to; typename std::enable_if<(! std::is_void::value), Q&>::type = tracy::View::FindZone::Group&]' ../../../server/tracy_robin_hood.h:1625:29: required from 'typename std::enable_if<(! std::is_void<_Dummy>::value), Q&>::type tracy::detail::Table::operator[](const key_type&) [with Q = tracy::View::FindZone::Group; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::View::FindZone::Group; Hash = tracy::hash; KeyEqual = std::equal_to; typename std::enable_if<(! std::is_void<_Dummy>::value), Q&>::type = tracy::View::FindZone::Group&; tracy::detail::Table::key_type = long unsigned int]' ../../../server/TracyView.cpp:9458:113: required from here ../../../server/TracyVector.hpp:40:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 40 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:41: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] 41 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector(tracy::Vector&&) [with T = unsigned int]': ../../../server/TracyView.cpp:7181:16: required from 'size_t tracy::detail::Table::insert_move(tracy::detail::Table::Node&&) [with bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::View::DrawZoneInfoChildren, tracy::Vector >::ChildGroup; Hash = tracy::hash; KeyEqual = std::equal_to; size_t = long unsigned int; tracy::detail::Table::Node = tracy::detail::Table, tracy::Vector >::ChildGroup, tracy::hash, std::equal_to >::DataNode, tracy::Vector >::ChildGroup, tracy::hash, std::equal_to >, true>]' ../../../server/tracy_robin_hood.h:1915:21: required from 'void tracy::detail::Table::rehashPowerOfTwo(size_t) [with bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::View::DrawZoneInfoChildren, tracy::Vector >::ChildGroup; Hash = tracy::hash; KeyEqual = std::equal_to; size_t = long unsigned int]' ../../../server/tracy_robin_hood.h:1824:9: required from 'void tracy::detail::Table::reserve(size_t) [with bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::View::DrawZoneInfoChildren, tracy::Vector >::ChildGroup; Hash = tracy::hash; KeyEqual = std::equal_to; size_t = long unsigned int]' ../../../server/TracyView.cpp:7189:21: required from 'void tracy::View::DrawZoneInfoChildren(const V&, int64_t) [with Adapter = tracy::VectorAdapterDirect; V = tracy::Vector; int64_t = long int]' ../../../server/TracyView.cpp:7046:113: required from here ../../../server/TracyVector.hpp:40:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector' with no trivial copy-assignment [-Wclass-memaccess] 40 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:41: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] 41 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ In file included from ../../../server/TracyView.hpp:15, 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] 120 | static void SmallToggleButton( const char* label, bool& toggle ) | ^~~~~~~~~~~~~~~~~ g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../server/TracyWorker.cpp -o obj/debug/o/o/o/../../../server/TracyWorker.o ../../../server/TracyWorker.cpp: In constructor 'tracy::Worker::Worker(const char*, int)': ../../../server/TracyWorker.cpp:260:51: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class tracy::short_ptr'; use assignment or value-initialization instead [-Wclass-memaccess] 260 | memset( m_gpuCtxMap, 0, sizeof( m_gpuCtxMap ) ); | ^ In file included from ../../../server/TracyEvent.hpp:11, from ../../../server/TracyWorker.hpp:20, from ../../../server/TracyWorker.cpp:30: ../../../server/TracyShortPtr.hpp:15:7: note: 'class tracy::short_ptr' declared here 15 | class short_ptr | ^~~~~~~~~ ../../../server/TracyWorker.cpp: In constructor 'tracy::Worker::Worker(tracy::FileRead&, tracy::EventType::Type, bool)': ../../../server/TracyWorker.cpp:990:92: 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] 990 | memset( m_data.zoneChildren.data(), 0, sizeof( Vector> ) * sz ); | ^ In file included from ../../../server/TracyEvent.hpp:12, from ../../../server/TracyWorker.hpp:20, from ../../../server/TracyWorker.cpp:30: ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyWorker.cpp:1077:90: 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] 1077 | memset( m_data.gpuChildren.data(), 0, sizeof( Vector> ) * sz ); | ^ In file included from ../../../server/TracyEvent.hpp:12, from ../../../server/TracyWorker.hpp:20, from ../../../server/TracyWorker.cpp:30: ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyWorker.cpp: In member function 'int tracy::Worker::AddGhostZone(const tracy::VarArray&, tracy::Vector*, uint64_t)': ../../../server/TracyWorker.cpp:4064:33: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 4064 | while( !vec->empty() && idx < stack.size() ) | ~~~~^~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp:4072:28: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'const uint64_t' {aka 'const long unsigned int'} [-Wsign-compare] 4072 | if( back.end.Val() != refBackTime ) break; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp:4074:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 4074 | if( ++idx == stack.size() ) break; | ~~~~~~^~~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp:4085:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 4085 | while( idx < stack.size() ) | ~~~~^~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp:4105:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 4105 | if( ++idx == stack.size() ) | ~~~~~~^~~~~~~~~~~~~~~ ../../../server/TracyWorker.cpp: In member function 'void tracy::Worker::ProcessGpuNewContext(const tracy::QueueGpuNewContext&)': ../../../server/TracyWorker.cpp:5236:49: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class tracy::short_ptr'; use assignment or value-initialization instead [-Wclass-memaccess] 5236 | memset( gpu->query, 0, sizeof( gpu->query ) ); | ^ In file included from ../../../server/TracyEvent.hpp:11, from ../../../server/TracyWorker.hpp:20, from ../../../server/TracyWorker.cpp:30: ../../../server/TracyShortPtr.hpp:15:7: note: 'class tracy::short_ptr' declared here 15 | class short_ptr | ^~~~~~~~~ ../../../server/TracyWorker.cpp: In member function 'tracy::ZoneExtra& tracy::Worker::AllocZoneExtra(tracy::ZoneEvent&)': ../../../server/TracyWorker.cpp:7413:40: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct tracy::ZoneExtra'; use assignment or value-initialization instead [-Wclass-memaccess] 7413 | memset( &extra, 0, sizeof( extra ) ); | ^ In file included from ../../../server/TracyWorker.hpp:20, from ../../../server/TracyWorker.cpp:30: ../../../server/TracyEvent.hpp:212:8: note: 'struct tracy::ZoneExtra' declared here 212 | struct ZoneExtra | ^~~~~~~~~ In file included from ../../../server/TracyEvent.hpp:12, from ../../../server/TracyWorker.hpp:20, from ../../../server/TracyWorker.cpp:30: ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = long unsigned int]': ../../../server/TracyWorker.cpp:253:21: 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 'tracy::Vector::Vector() [with T = tracy::FrameData*]': ../../../server/TracyStringDiscovery.hpp:13:7: 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 'tracy::Vector::Vector() [with T = tracy::GpuCtxData*]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::short_ptr]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::PlotData*]': ../../../server/TracyStringDiscovery.hpp:13:7: 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 'tracy::Vector::Vector() [with T = tracy::ThreadData*]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::ZoneExtra]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::MemEvent]': ../../../server/TracyEvent.hpp:640:8: 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 'tracy::Vector::Vector() [with T = unsigned int]': ../../../server/TracyEvent.hpp:640:8: 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 'tracy::Vector::Vector() [with T = const char*]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::short_ptr]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::short_ptr >]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::SymbolLocation]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::Vector >]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::Vector >]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::Vector]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::Worker::GhostKey]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::short_ptr]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::StringRef]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::ContextSwitchCpu]': ../../../server/TracyEvent.hpp:692:8: 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 'tracy::Vector::Vector() [with T = tracy::ContextSwitchUsage]': ../../../server/TracyWorker.hpp:226:12: 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 'tracy::Vector::Vector() [with T = tracy::ServerQueryPacket]': ../../../server/TracyWorker.cpp:253:21: 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 'tracy::Vector::Vector() [with T = tracy::Parameter]': ../../../server/TracyWorker.cpp:253:21: 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 'tracy::Vector::Vector() [with T = tracy::Worker::ZoneThreadData]': ../../../server/TracyWorker.hpp:165:12: 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 'tracy::Vector::Vector() [with T = tracy::short_ptr]': ../../../server/TracyWorker.cpp:1107:79: 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 'tracy::Vector::Vector(tracy::Vector&&) [with T = tracy::short_ptr]': ../../../server/TracyWorker.cpp:3479:101: required from here ../../../server/TracyVector.hpp:40:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 40 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:41: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] 41 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = tracy::Worker::InlineStackData]': ../../../server/TracyWorker.cpp:4047:36: 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 'tracy::Vector::Vector() [with T = tracy::short_ptr]': ../../../server/TracyWorker.cpp:4517:42: 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::swap(tracy::Vector&) [with T = tracy::short_ptr]': ../../../server/TracyWorker.cpp:4533:35: required from here ../../../server/TracyVector.hpp:80:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 80 | memcpy( &other, this, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:81:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 81 | memcpy( this, tmp, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector& tracy::Vector::operator=(tracy::Vector&&) [with T = tracy::short_ptr]': ../../../server/TracyWorker.cpp:6488:57: required from here ../../../server/TracyVector.hpp:71:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 71 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:72: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] 72 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector& tracy::Vector::operator=(tracy::Vector&&) [with T = tracy::short_ptr]': ../../../server/TracyWorker.cpp:6530:52: required from here ../../../server/TracyVector.hpp:71:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 71 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:72: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] 72 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector() [with T = tracy::FrameEvent]': ../../../server/TracyEvent.hpp:651:8: required from 'T* tracy::Slab::AllocInit() [with T = tracy::FrameData; long unsigned int BlockSize = 67108864]' ../../../server/TracyWorker.cpp:389:47: 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 'tracy::Vector::Vector() [with T = tracy::LockEventPtr]': ../../../server/TracyEvent.hpp:583:8: required from 'T* tracy::Slab::AllocInit() [with T = tracy::LockMap; long unsigned int BlockSize = 67108864]' ../../../server/TracyWorker.cpp:755:57: 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 'tracy::Vector::Vector() [with T = long int]': ../../../server/TracyEvent.hpp:544:8: required from 'T* tracy::Slab::AllocInit() [with T = tracy::ThreadData; long unsigned int BlockSize = 67108864]' ../../../server/TracyWorker.cpp:997:48: 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 'tracy::Vector::Vector() [with T = tracy::GhostZone]': ../../../server/TracyEvent.hpp:544:8: required from 'T* tracy::Slab::AllocInit() [with T = tracy::ThreadData; long unsigned int BlockSize = 67108864]' ../../../server/TracyWorker.cpp:997:48: 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 'tracy::Vector::Vector() [with T = tracy::SampleData]': ../../../server/TracyEvent.hpp:544:8: required from 'T* tracy::Slab::AllocInit() [with T = tracy::ThreadData; long unsigned int BlockSize = 67108864]' ../../../server/TracyWorker.cpp:997:48: 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 'tracy::Vector::Vector() [with T = tracy::PlotItem]': ../../../server/TracyEvent.hpp:628:8: required from 'T* tracy::Slab::AllocInit() [with T = tracy::PlotData; long unsigned int BlockSize = 67108864]' ../../../server/TracyWorker.cpp:1153:50: 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 'tracy::Vector::Vector() [with T = tracy::ContextSwitchData]': ../../../server/TracyEvent.hpp:686:8: required from 'T* tracy::Slab::AllocInit() [with T = tracy::ContextSwitch; long unsigned int BlockSize = 67108864]' ../../../server/TracyWorker.cpp:1616:61: 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 'tracy::Vector::Vector(tracy::Vector&&) [with T = tracy::short_ptr]': ../../../server/TracyVector.hpp:135:9: required from 'void tracy::Vector::push_back(T&&) [with T = tracy::Vector >]' ../../../server/TracyWorker.cpp:5306:73: required from here ../../../server/TracyVector.hpp:40:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 40 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:41: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] 41 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector& tracy::Vector::operator=(tracy::Vector&&) [with T = tracy::Worker::ZoneThreadData]': ../../../server/TracyWorker.hpp:165:12: required from 'std::pair::Iter, bool> tracy::detail::Table::doInsert(Arg&&) [with Arg = tracy::detail::Table, std::equal_to >::DataNode, std::equal_to >, true>; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::Worker::SourceLocationZones; Hash = tracy::hash; KeyEqual = std::equal_to]' ../../../server/tracy_robin_hood.h:1646:26: required from 'std::pair::Iter, bool> tracy::detail::Table::emplace(Args&& ...) [with Args = {int&, tracy::Worker::SourceLocationZones}; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::Worker::SourceLocationZones; Hash = tracy::hash; KeyEqual = std::equal_to]' ../../../server/TracyWorker.cpp:322:91: required from here ../../../server/TracyVector.hpp:71:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector' with no trivial copy-assignment [-Wclass-memaccess] 71 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:72: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] 72 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector& tracy::Vector::operator=(tracy::Vector&&) [with T = long unsigned int]': ../../../server/tracy_robin_hood.h:571:8: required from 'std::pair::Iter, bool> tracy::detail::Table::doInsert(Arg&&) [with Arg = tracy::detail::Table, tracy::hash, std::equal_to >::DataNode, tracy::hash, std::equal_to >, true>; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::Vector; Hash = tracy::hash; KeyEqual = std::equal_to]' ../../../server/tracy_robin_hood.h:1646:26: required from 'std::pair::Iter, bool> tracy::detail::Table::emplace(Args&& ...) [with Args = {long unsigned int&, tracy::Vector}; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::Vector; Hash = tracy::hash; KeyEqual = std::equal_to]' ../../../server/TracyWorker.cpp:1843:83: required from here ../../../server/TracyVector.hpp:71:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector' with no trivial copy-assignment [-Wclass-memaccess] 71 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:72: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] 72 | memset( &src, 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 = tracy::Vector >]': ../../../server/TracyVector.hpp:302:13: required from 'void tracy::Vector::AllocMore() [with T = tracy::Vector >]' ../../../server/TracyVector.hpp:134:36: required from 'void tracy::Vector::push_back(T&&) [with T = tracy::Vector >]' ../../../server/TracyWorker.cpp:3475:85: required from here ../../../server/TracyVector.hpp:313:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 313 | memcpy( ptr, m_ptr, m_size * sizeof( T ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../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 = tracy::Vector]': ../../../server/TracyVector.hpp:302:13: required from 'void tracy::Vector::AllocMore() [with T = tracy::Vector]' ../../../server/TracyVector.hpp:142:36: required from 'T& tracy::Vector::push_next() [with T = tracy::Vector]' ../../../server/TracyWorker.cpp:4078:51: required from here ../../../server/TracyVector.hpp:313:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector' with no trivial copy-assignment [-Wclass-memaccess] 313 | memcpy( ptr, m_ptr, m_size * sizeof( T ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../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 = tracy::Vector >]': ../../../server/TracyVector.hpp:302:13: required from 'void tracy::Vector::AllocMore() [with T = tracy::Vector >]' ../../../server/TracyVector.hpp:134:36: required from 'void tracy::Vector::push_back(T&&) [with T = tracy::Vector >]' ../../../server/TracyWorker.cpp:5306:73: required from here ../../../server/TracyVector.hpp:313:23: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector >' with no trivial copy-assignment [-Wclass-memaccess] 313 | memcpy( ptr, m_ptr, m_size * sizeof( T ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector >' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector(tracy::Vector&&) [with T = tracy::Worker::ZoneThreadData]': ../../../server/TracyWorker.hpp:165:12: required from 'constexpr tracy::pair::pair(U1&&, U2&&) [with U1 = int&; U2 = tracy::Worker::SourceLocationZones; T1 = short int; T2 = tracy::Worker::SourceLocationZones]' ../../../server/tracy_robin_hood.h:903:48: required from 'tracy::detail::Table::DataNode::DataNode(M&, Args&& ...) [with Args = {int&, tracy::Worker::SourceLocationZones}; M = tracy::detail::Table, std::equal_to >; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::Worker::SourceLocationZones; Hash = tracy::hash; KeyEqual = std::equal_to]' ../../../server/tracy_robin_hood.h:1645:14: required from 'std::pair::Iter, bool> tracy::detail::Table::emplace(Args&& ...) [with Args = {int&, tracy::Worker::SourceLocationZones}; bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = short int; T = tracy::Worker::SourceLocationZones; Hash = tracy::hash; KeyEqual = std::equal_to]' ../../../server/TracyWorker.cpp:322:91: required from here ../../../server/TracyVector.hpp:40:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector' with no trivial copy-assignment [-Wclass-memaccess] 40 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:41: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] 41 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector(tracy::Vector&&) [with T = long unsigned int]': ../../../server/tracy_robin_hood.h:571:8: required from 'size_t tracy::detail::Table::insert_move(tracy::detail::Table::Node&&) [with bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::Vector; Hash = tracy::hash; KeyEqual = std::equal_to; size_t = long unsigned int; tracy::detail::Table::Node = tracy::detail::Table, tracy::hash, std::equal_to >::DataNode, tracy::hash, std::equal_to >, true>]' ../../../server/tracy_robin_hood.h:1915:21: required from 'void tracy::detail::Table::rehashPowerOfTwo(size_t) [with bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::Vector; Hash = tracy::hash; KeyEqual = std::equal_to; size_t = long unsigned int]' ../../../server/tracy_robin_hood.h:1824:9: required from 'void tracy::detail::Table::reserve(size_t) [with bool IsFlatMap = true; long unsigned int MaxLoadFactor100 = 80; Key = long unsigned int; T = tracy::Vector; Hash = tracy::hash; KeyEqual = std::equal_to; size_t = long unsigned int]' ../../../server/TracyWorker.cpp:1826:56: required from here ../../../server/TracyVector.hpp:40:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector' with no trivial copy-assignment [-Wclass-memaccess] 40 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:41: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] 41 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp: In instantiation of 'tracy::Vector::Vector(tracy::Vector&&) [with T = tracy::GhostZone]': ../../../server/TracyVector.hpp:319:21: required from 'void tracy::Vector::Realloc() [with T = tracy::Vector]' ../../../server/TracyVector.hpp:302:13: required from 'void tracy::Vector::AllocMore() [with T = tracy::Vector]' ../../../server/TracyVector.hpp:142:36: required from 'T& tracy::Vector::push_next() [with T = tracy::Vector]' ../../../server/TracyWorker.cpp:4078:51: required from here ../../../server/TracyVector.hpp:40:15: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class tracy::Vector' with no trivial copy-assignment [-Wclass-memaccess] 40 | memcpy( this, &src, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ ../../../server/TracyVector.hpp:41: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] 41 | memset( &src, 0, sizeof( Vector ) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../server/TracyVector.hpp:24:7: note: 'class tracy::Vector' declared here 24 | class Vector | ^~~~~~ g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../src/imgui_freetype.cpp -o obj/debug/o/o/o/../../src/imgui_freetype.o ../../src/imgui_freetype.cpp: In function 'bool ImFontAtlasBuildWithFreeType(FT_Library, ImFontAtlas*, unsigned int)': ../../src/imgui_freetype.cpp:340:72: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ImFontBuildSrcDataFT' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 340 | memset(src_tmp_array.Data, 0, (size_t)src_tmp_array.size_in_bytes()); | ^ ../../src/imgui_freetype.cpp:301:8: note: 'struct ImFontBuildSrcDataFT' declared here 301 | struct ImFontBuildSrcDataFT | ^~~~~~~~~~~~~~~~~~~~ ../../src/imgui_freetype.cpp:341:72: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ImFontBuildDstDataFT' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 341 | memset(dst_tmp_array.Data, 0, (size_t)dst_tmp_array.size_in_bytes()); | ^ ../../src/imgui_freetype.cpp:314:8: note: 'struct ImFontBuildDstDataFT' declared here 314 | struct ImFontBuildDstDataFT | ^~~~~~~~~~~~~~~~~~~~ g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../src/imgui_impl_glfw.cpp -o obj/debug/o/o/o/../../src/imgui_impl_glfw.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../src/imgui_impl_opengl3.cpp -o obj/debug/o/o/o/../../src/imgui_impl_opengl3.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../src/main.cpp -o obj/debug/o/o/o/../../src/main.o ../../src/main.cpp: In function 'void DrawContents()': ../../src/main.cpp:772:35: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 772 | if( v.second.port != port ) | ~~~~~~~~~~~~~~^~~~~~~ In file included from ../../src/main.cpp:40: ../../src/../../server/TracyImGui.hpp: At global scope: ../../src/../../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/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../src/ResolvService.cpp -o obj/debug/o/o/o/../../src/ResolvService.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../src/winmain.cpp -o obj/debug/o/o/o/../../src/winmain.o g++ -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../src/winmainArchDiscovery.cpp -o obj/debug/o/o/o/../../src/winmainArchDiscovery.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../nfd/nfd_common.c -o obj/debug/o/o/o/../../../nfd/nfd_common.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/debug.c -o obj/debug/o/o/o/../../../zstd/debug.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/entropy_common.c -o obj/debug/o/o/o/../../../zstd/entropy_common.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/error_private.c -o obj/debug/o/o/o/../../../zstd/error_private.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/fse_compress.c -o obj/debug/o/o/o/../../../zstd/fse_compress.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/fse_decompress.c -o obj/debug/o/o/o/../../../zstd/fse_decompress.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/hist.c -o obj/debug/o/o/o/../../../zstd/hist.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/huf_compress.c -o obj/debug/o/o/o/../../../zstd/huf_compress.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/huf_decompress.c -o obj/debug/o/o/o/../../../zstd/huf_decompress.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/pool.c -o obj/debug/o/o/o/../../../zstd/pool.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/threading.c -o obj/debug/o/o/o/../../../zstd/threading.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/xxhash.c -o obj/debug/o/o/o/../../../zstd/xxhash.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstdmt_compress.c -o obj/debug/o/o/o/../../../zstd/zstdmt_compress.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_common.c -o obj/debug/o/o/o/../../../zstd/zstd_common.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_compress.c -o obj/debug/o/o/o/../../../zstd/zstd_compress.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_compress_literals.c -o obj/debug/o/o/o/../../../zstd/zstd_compress_literals.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_compress_sequences.c -o obj/debug/o/o/o/../../../zstd/zstd_compress_sequences.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_compress_superblock.c -o obj/debug/o/o/o/../../../zstd/zstd_compress_superblock.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_ddict.c -o obj/debug/o/o/o/../../../zstd/zstd_ddict.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_decompress.c -o obj/debug/o/o/o/../../../zstd/zstd_decompress.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_decompress_block.c -o obj/debug/o/o/o/../../../zstd/zstd_decompress_block.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_double_fast.c -o obj/debug/o/o/o/../../../zstd/zstd_double_fast.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_fast.c -o obj/debug/o/o/o/../../../zstd/zstd_fast.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_lazy.c -o obj/debug/o/o/o/../../../zstd/zstd_lazy.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_ldm.c -o obj/debug/o/o/o/../../../zstd/zstd_ldm.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../../zstd/zstd_opt.c -o obj/debug/o/o/o/../../../zstd/zstd_opt.o cc -c -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/include -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/imgui -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy -I/home/ubuntu2004/mss/software/alice/sw/SOURCES/DebugGUI/v0.5.2/v0.5.2/tracy/profiler/libs/gl3w -I/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I -g3 -Wall -msse4.1 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR ../../libs/gl3w/GL/gl3w.c -o obj/debug/o/o/o/../../libs/gl3w/GL/gl3w.o g++ -g3 -Wall -msse4.1 -std=c++17 -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR obj/debug/o/o/o/../../../common/TracySocket.o obj/debug/o/o/o/../../../common/TracySystem.o obj/debug/o/o/o/../../../common/tracy_lz4.o obj/debug/o/o/o/../../../common/tracy_lz4hc.o obj/debug/o/o/o/../../../imgui/imgui.o obj/debug/o/o/o/../../../imgui/imgui_demo.o obj/debug/o/o/o/../../../imgui/imgui_draw.o obj/debug/o/o/o/../../../imgui/imgui_widgets.o obj/debug/o/o/o/../../../server/TracyBadVersion.o obj/debug/o/o/o/../../../server/TracyColor.o obj/debug/o/o/o/../../../server/TracyFilesystem.o obj/debug/o/o/o/../../../server/TracyMemory.o obj/debug/o/o/o/../../../server/TracyMicroArchitecture.o obj/debug/o/o/o/../../../server/TracyMmap.o obj/debug/o/o/o/../../../server/TracyPrint.o obj/debug/o/o/o/../../../server/TracySourceView.o obj/debug/o/o/o/../../../server/TracyStorage.o obj/debug/o/o/o/../../../server/TracyTaskDispatch.o obj/debug/o/o/o/../../../server/TracyTexture.o obj/debug/o/o/o/../../../server/TracyTextureCompression.o obj/debug/o/o/o/../../../server/TracyThreadCompress.o obj/debug/o/o/o/../../../server/TracyUserData.o obj/debug/o/o/o/../../../server/TracyView.o obj/debug/o/o/o/../../../server/TracyWorker.o obj/debug/o/o/o/../../src/imgui_freetype.o obj/debug/o/o/o/../../src/imgui_impl_glfw.o obj/debug/o/o/o/../../src/imgui_impl_opengl3.o obj/debug/o/o/o/../../src/main.o obj/debug/o/o/o/../../src/ResolvService.o obj/debug/o/o/o/../../src/winmain.o obj/debug/o/o/o/../../src/winmainArchDiscovery.o obj/debug/o/o/o/../../../nfd/nfd_common.o obj/debug/o/o/o/../../../zstd/debug.o obj/debug/o/o/o/../../../zstd/entropy_common.o obj/debug/o/o/o/../../../zstd/error_private.o obj/debug/o/o/o/../../../zstd/fse_compress.o obj/debug/o/o/o/../../../zstd/fse_decompress.o obj/debug/o/o/o/../../../zstd/hist.o obj/debug/o/o/o/../../../zstd/huf_compress.o obj/debug/o/o/o/../../../zstd/huf_decompress.o obj/debug/o/o/o/../../../zstd/pool.o obj/debug/o/o/o/../../../zstd/threading.o obj/debug/o/o/o/../../../zstd/xxhash.o obj/debug/o/o/o/../../../zstd/zstdmt_compress.o obj/debug/o/o/o/../../../zstd/zstd_common.o obj/debug/o/o/o/../../../zstd/zstd_compress.o obj/debug/o/o/o/../../../zstd/zstd_compress_literals.o obj/debug/o/o/o/../../../zstd/zstd_compress_sequences.o obj/debug/o/o/o/../../../zstd/zstd_compress_superblock.o obj/debug/o/o/o/../../../zstd/zstd_ddict.o obj/debug/o/o/o/../../../zstd/zstd_decompress.o obj/debug/o/o/o/../../../zstd/zstd_decompress_block.o obj/debug/o/o/o/../../../zstd/zstd_double_fast.o obj/debug/o/o/o/../../../zstd/zstd_fast.o obj/debug/o/o/o/../../../zstd/zstd_lazy.o obj/debug/o/o/o/../../../zstd/zstd_ldm.o obj/debug/o/o/o/../../../zstd/zstd_opt.o obj/debug/o/o/o/../../libs/gl3w/GL/gl3w.o -L/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/capstone/4.0.2-local1/lib -L/lib -L/home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/FreeType/v2.10.1-local1/lib -lglfw -lfreetype -lcapstone -lpthread -ldl -lGL -o Tracy-debug /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracySourceView.o: in function `tbb::interface7::task_arena::current_thread_index()': TracySourceView.cpp:(.text._ZN3tbb10interface710task_arena20current_thread_indexEv[_ZN3tbb10interface710task_arena20current_thread_indexEv]+0x5): undefined reference to `tbb::interface7::internal::task_arena_base::internal_current_slot()' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `tbb::task::task()': TracyView.cpp:(.text._ZN3tbb4taskC2Ev[_ZN3tbb4taskC5Ev]+0xd): undefined reference to `vtable for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `tbb::task::~task()': TracyView.cpp:(.text._ZN3tbb4taskD2Ev[_ZN3tbb4taskD5Ev]+0x9): undefined reference to `vtable for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `operator new(unsigned long, tbb::internal::allocate_root_proxy const&)': TracyView.cpp:(.text._ZnwmRKN3tbb8internal19allocate_root_proxyE[_ZnwmRKN3tbb8internal19allocate_root_proxyE]+0x18): undefined reference to `tbb::internal::allocate_root_proxy::allocate(unsigned long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `operator delete(void*, tbb::internal::allocate_root_proxy const&)': TracyView.cpp:(.text._ZdlPvRKN3tbb8internal19allocate_root_proxyE[_ZdlPvRKN3tbb8internal19allocate_root_proxyE]+0x18): undefined reference to `tbb::internal::allocate_root_proxy::free(tbb::task&)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `operator new(unsigned long, tbb::internal::allocate_continuation_proxy const&)': TracyView.cpp:(.text._ZnwmRKN3tbb8internal27allocate_continuation_proxyE[_ZnwmRKN3tbb8internal27allocate_continuation_proxyE]+0x1f): undefined reference to `tbb::internal::allocate_continuation_proxy::allocate(unsigned long) const' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `operator delete(void*, tbb::internal::allocate_continuation_proxy const&)': TracyView.cpp:(.text._ZdlPvRKN3tbb8internal27allocate_continuation_proxyE[_ZdlPvRKN3tbb8internal27allocate_continuation_proxyE]+0x1f): undefined reference to `tbb::internal::allocate_continuation_proxy::free(tbb::task&) const' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `operator new(unsigned long, tbb::internal::allocate_child_proxy const&)': TracyView.cpp:(.text._ZnwmRKN3tbb8internal20allocate_child_proxyE[_ZnwmRKN3tbb8internal20allocate_child_proxyE]+0x1f): undefined reference to `tbb::internal::allocate_child_proxy::allocate(unsigned long) const' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `operator delete(void*, tbb::internal::allocate_child_proxy const&)': TracyView.cpp:(.text._ZdlPvRKN3tbb8internal20allocate_child_proxyE[_ZdlPvRKN3tbb8internal20allocate_child_proxyE]+0x1f): undefined reference to `tbb::internal::allocate_child_proxy::free(tbb::task&) const' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `operator new(unsigned long, tbb::internal::allocate_additional_child_of_proxy const&)': TracyView.cpp:(.text._ZnwmRKN3tbb8internal34allocate_additional_child_of_proxyE[_ZnwmRKN3tbb8internal34allocate_additional_child_of_proxyE]+0x1f): undefined reference to `tbb::internal::allocate_additional_child_of_proxy::allocate(unsigned long) const' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `operator delete(void*, tbb::internal::allocate_additional_child_of_proxy const&)': TracyView.cpp:(.text._ZdlPvRKN3tbb8internal34allocate_additional_child_of_proxyE[_ZdlPvRKN3tbb8internal34allocate_additional_child_of_proxyE]+0x1f): undefined reference to `tbb::internal::allocate_additional_child_of_proxy::free(tbb::task&) const' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `tbb::tbb_allocator::allocate(unsigned long, void const*)': TracyView.cpp:(.text._ZN3tbb13tbb_allocatorIlE8allocateEmPKv[_ZN3tbb13tbb_allocatorIlE8allocateEmPKv]+0x20): undefined reference to `tbb::internal::allocate_via_handler_v3(unsigned long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `tbb::tbb_allocator::deallocate(long*, unsigned long)': TracyView.cpp:(.text._ZN3tbb13tbb_allocatorIlE10deallocateEPlm[_ZN3tbb13tbb_allocatorIlE10deallocateEPlm]+0x1c): undefined reference to `tbb::internal::deallocate_via_handler_v3(void*)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o: in function `void tbb::interface7::internal::isolate_impl, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, long*, std::less, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, long*, long*, std::less, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(long*, long*, std::less)#1}>(__pstl::execution::v1::parallel_unsequenced_policy const&, long*, long*, std::less, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, long*, std::less, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, long*, long*, std::less, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(long*, long*, std::less)#1}, unsigned long)::{lambda()#1} const>(__pstl::__par_backend::__parallel_stable_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, long*, std::less, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, long*, std::less, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, long*, long*, std::less, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(long*, long*, std::less)#1}>(__pstl::execution::v1::parallel_unsequenced_policy const&, long*, long*, std::less, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, long*, std::less, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, long*, long*, std::less, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(long*, long*, std::less)#1}, unsigned long)::{lambda()#1} const&)': TracyView.cpp:(.text._ZN3tbb10interface78internal12isolate_implIvKZN6__pstl13__par_backend22__parallel_stable_sortIRKNS3_9execution2v127parallel_unsequenced_policyEPlSt4lessIlEZZNS3_10__internal14__pattern_sortISA_SB_SD_St17integral_constantIbLb1EEEEvOT_T0_SK_T1_T2_SH_SH_ENKUlvE_clEvEUlSB_SB_SD_E_EEvSJ_SK_SK_SL_SM_mEUlvE_EESI_RSK_[_ZN3tbb10interface78internal12isolate_implIvKZN6__pstl13__par_backend22__parallel_stable_sortIRKNS3_9execution2v127parallel_unsequenced_policyEPlSt4lessIlEZZNS3_10__internal14__pattern_sortISA_SB_SD_St17integral_constantIbLb1EEEEvOT_T0_SK_T1_T2_SH_SH_ENKUlvE_clEvEUlSB_SB_SD_E_EEvSJ_SK_SK_SL_SM_mEUlvE_EESI_RSK_]+0x2d): undefined reference to `tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o:(.rodata._ZTVN6__pstl13__par_backend18__stable_sort_taskIPlS2_St4lessIlEZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SG_T1_T2_SD_SD_ENKUlvE_clEvEUlS2_S2_S4_E_EE[_ZTVN6__pstl13__par_backend18__stable_sort_taskIPlS2_St4lessIlEZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SG_T1_T2_SD_SD_ENKUlvE_clEvEUlS2_S2_S4_E_EE]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o:(.rodata._ZTIN6__pstl13__par_backend18__stable_sort_taskIPlS2_St4lessIlEZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SG_T1_T2_SD_SD_ENKUlvE_clEvEUlS2_S2_S4_E_EE[_ZTIN6__pstl13__par_backend18__stable_sort_taskIPlS2_St4lessIlEZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SG_T1_T2_SD_SD_ENKUlvE_clEvEUlS2_S2_S4_E_EE]+0x10): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o:(.rodata._ZTVN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E1_ZNSO_7executeEvEUlS2_S2_S2_E2_EEEE[_ZTVN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E1_ZNSO_7executeEvEUlS2_S2_S2_E2_EEEE]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o:(.rodata._ZTVN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE[_ZTVN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o:(.rodata._ZTVN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_16__serial_destroyENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE[_ZTVN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_16__serial_destroyENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o:(.rodata._ZTIN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E1_ZNSO_7executeEvEUlS2_S2_S2_E2_EEEE[_ZTIN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E1_ZNSO_7executeEvEUlS2_S2_S2_E2_EEEE]+0x10): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o:(.rodata._ZTIN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE[_ZTIN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE]+0x10): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyView.o:(.rodata._ZTIN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_16__serial_destroyENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE[_ZTIN6__pstl13__par_backend12__merge_taskIPlS2_S2_St4lessIlENS0_16__serial_destroyENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE]+0x10): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `void tbb::interface7::internal::isolate_impl >(__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::SymbolLocation*, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#2}, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(tracy::SymbolLocation*, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#2})#1}>(std::integral_constant, tracy::SymbolLocation*, tracy::SymbolLocation*, __pstl::execution::v1::parallel_unsequenced_policy const&, tracy::Worker::Worker(tracy::FileRead&, tracy::EventType::Type, bool)::{lambda(auto:1 const&, auto:2 const&)#2}, unsigned long)::{lambda()#1} const>(__pstl::__par_backend::__parallel_stable_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::SymbolLocation*, tracy::Worker::Worker(tracy::FileRead&, tracy::EventType::Type, bool)::{lambda(auto:1 const&, auto:2 const&)#2}, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#2}, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::SymbolLocation*, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#2}, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(tracy::SymbolLocation*, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#2})#1}>(std::integral_constant, tracy::SymbolLocation*, tracy::SymbolLocation*, __pstl::execution::v1::parallel_unsequenced_policy const&, tracy::Worker::Worker(tracy::FileRead&, tracy::EventType::Type, bool)::{lambda(auto:1 const&, auto:2 const&)#2}, unsigned long)::{lambda()#1} const&)': TracyWorker.cpp:(.text+0x893d2): undefined reference to `tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `_ZN3tbb10interface78internal12isolate_implIvKZN6__pstl13__par_backend22__parallel_stable_sortIRKNS3_9execution2v127parallel_unsequenced_policyEPN5tracy6Worker14ZoneThreadDataEZZNSC_C4ERNSB_8FileReadENSB_9EventType4TypeEbENKUlvE1_clEvEUlRKT_RKT0_E5_ZZNS3_10__internal14__pattern_sortISA_SE_SQ_St17integral_constantIbLb1EEEEvOSK_SN_SN_T1_T2_SU_SU_ENKUlvE_clEvEUlSE_SE_SQ_E_EEvSV_SN_SN_SW_SX_mEUlvE_EESK_RSN_': TracyWorker.cpp:(.text+0x897c0): undefined reference to `tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `void tbb::interface7::internal::isolate_impl >(__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::SymbolLocation*, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#5}, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(tracy::SymbolLocation*, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#5})#1}>(std::integral_constant, tracy::SymbolLocation*, tracy::SymbolLocation*, __pstl::execution::v1::parallel_unsequenced_policy const&, tracy::Worker::Exec()::{lambda(auto:1 const&, auto:2 const&)#5}, unsigned long)::{lambda()#1} const>(__pstl::__par_backend::__parallel_stable_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::SymbolLocation*, tracy::Worker::Exec()::{lambda(auto:1 const&, auto:2 const&)#5}, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#5}, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::SymbolLocation*, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#5}, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(tracy::SymbolLocation*, tracy::SymbolLocation*, {lambda(auto:1 const&, auto:2 const&)#5})#1}>(std::integral_constant, tracy::SymbolLocation*, tracy::SymbolLocation*, __pstl::execution::v1::parallel_unsequenced_policy const&, tracy::Worker::Exec()::{lambda(auto:1 const&, auto:2 const&)#5}, unsigned long)::{lambda()#1} const&)': TracyWorker.cpp:(.text+0x899fe): undefined reference to `tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `void tbb::interface7::internal::isolate_impl >(__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::PlotItem*, tracy::PlotItem*, {lambda(auto:1 const&, auto:2 const&)#1}, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(tracy::PlotItem*, tracy::PlotItem*, {lambda(auto:1 const&, auto:2 const&)#1})#1}>(std::integral_constant, tracy::PlotItem*, tracy::PlotItem*, __pstl::execution::v1::parallel_unsequenced_policy const&, tracy::Worker::HandlePostponedPlots()::{lambda(auto:1 const&, auto:2 const&)#1}, unsigned long)::{lambda()#1} const>(__pstl::__par_backend::__parallel_stable_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::PlotItem*, tracy::Worker::HandlePostponedPlots()::{lambda(auto:1 const&, auto:2 const&)#1}, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::PlotItem*, {lambda(auto:1 const&, auto:2 const&)#1}, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, tracy::PlotItem*, tracy::PlotItem*, {lambda(auto:1 const&, auto:2 const&)#1}, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(tracy::PlotItem*, tracy::PlotItem*, {lambda(auto:1 const&, auto:2 const&)#1})#1}>(std::integral_constant, tracy::PlotItem*, tracy::PlotItem*, __pstl::execution::v1::parallel_unsequenced_policy const&, tracy::Worker::HandlePostponedPlots()::{lambda(auto:1 const&, auto:2 const&)#1}, unsigned long)::{lambda()#1} const&)': TracyWorker.cpp:(.text+0x89cb4): undefined reference to `tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `void tbb::interface7::internal::isolate_impl >(__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned int*, unsigned int*, {lambda(auto:1 const&, auto:2 const&)#1}, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(unsigned int*, unsigned int*, {lambda(auto:1 const&, auto:2 const&)#1})#1}>(std::integral_constant, unsigned int*, unsigned int*, __pstl::execution::v1::parallel_unsequenced_policy const&, tracy::Worker::ReconstructMemAllocPlot()::{lambda(auto:1 const&, auto:2 const&)#1}, unsigned long)::{lambda()#1} const>(__pstl::__par_backend::__parallel_stable_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned int*, tracy::Worker::ReconstructMemAllocPlot()::{lambda(auto:1 const&, auto:2 const&)#1}, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned int*, {lambda(auto:1 const&, auto:2 const&)#1}, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned int*, unsigned int*, {lambda(auto:1 const&, auto:2 const&)#1}, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(unsigned int*, unsigned int*, {lambda(auto:1 const&, auto:2 const&)#1})#1}>(std::integral_constant, unsigned int*, unsigned int*, __pstl::execution::v1::parallel_unsequenced_policy const&, tracy::Worker::ReconstructMemAllocPlot()::{lambda(auto:1 const&, auto:2 const&)#1}, unsigned long)::{lambda()#1} const&)': TracyWorker.cpp:(.text+0x89f54): undefined reference to `tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x86c8): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x86f8): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x8728): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x8758): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x8788): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x9208): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x9350): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x9488): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x95f8): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x97e8): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0x9fe0): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xa010): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xa040): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xa070): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xa0a0): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xa0d0): more undefined references to `tbb::task::note_affinity(unsigned short)' follow /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xa470): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xa650): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xa830): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xaa20): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xac18): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata+0xae00): more undefined references to `typeinfo for tbb::task' follow /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::allocate(unsigned long, void const*)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorIN5tracy14SymbolLocationEE8allocateEmPKv[_ZN3tbb13tbb_allocatorIN5tracy14SymbolLocationEE8allocateEmPKv]+0x29): undefined reference to `tbb::internal::allocate_via_handler_v3(unsigned long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::deallocate(tracy::SymbolLocation*, unsigned long)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorIN5tracy14SymbolLocationEE10deallocateEPS2_m[_ZN3tbb13tbb_allocatorIN5tracy14SymbolLocationEE10deallocateEPS2_m]+0x1c): undefined reference to `tbb::internal::deallocate_via_handler_v3(void*)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::allocate(unsigned long, void const*)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorIN5tracy6Worker14ZoneThreadDataEE8allocateEmPKv[_ZN3tbb13tbb_allocatorIN5tracy6Worker14ZoneThreadDataEE8allocateEmPKv]+0x20): undefined reference to `tbb::internal::allocate_via_handler_v3(unsigned long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::deallocate(tracy::Worker::ZoneThreadData*, unsigned long)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorIN5tracy6Worker14ZoneThreadDataEE10deallocateEPS3_m[_ZN3tbb13tbb_allocatorIN5tracy6Worker14ZoneThreadDataEE10deallocateEPS3_m]+0x1c): undefined reference to `tbb::internal::deallocate_via_handler_v3(void*)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::allocate(unsigned long, void const*)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorIN5tracy8PlotItemEE8allocateEmPKv[_ZN3tbb13tbb_allocatorIN5tracy8PlotItemEE8allocateEmPKv]+0x29): undefined reference to `tbb::internal::allocate_via_handler_v3(unsigned long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::deallocate(tracy::PlotItem*, unsigned long)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorIN5tracy8PlotItemEE10deallocateEPS2_m[_ZN3tbb13tbb_allocatorIN5tracy8PlotItemEE10deallocateEPS2_m]+0x1c): undefined reference to `tbb::internal::deallocate_via_handler_v3(void*)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::allocate(unsigned long, void const*)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorIjE8allocateEmPKv[_ZN3tbb13tbb_allocatorIjE8allocateEmPKv]+0x20): undefined reference to `tbb::internal::allocate_via_handler_v3(unsigned long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::deallocate(unsigned int*, unsigned long)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorIjE10deallocateEPjm[_ZN3tbb13tbb_allocatorIjE10deallocateEPjm]+0x1c): undefined reference to `tbb::internal::deallocate_via_handler_v3(void*)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::allocate(unsigned long, void const*)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorImE8allocateEmPKv[_ZN3tbb13tbb_allocatorImE8allocateEmPKv]+0x20): undefined reference to `tbb::internal::allocate_via_handler_v3(unsigned long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `tbb::tbb_allocator::deallocate(unsigned long*, unsigned long)': TracyWorker.cpp:(.text._ZN3tbb13tbb_allocatorImE10deallocateEPmm[_ZN3tbb13tbb_allocatorImE10deallocateEPmm]+0x1c): undefined reference to `tbb::internal::deallocate_via_handler_v3(void*)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o: in function `void tbb::interface7::internal::isolate_impl, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, std::less, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, unsigned long*, std::less, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(unsigned long*, unsigned long*, std::less)#1}>(__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, unsigned long*, std::less, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, std::less, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, unsigned long*, std::less, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(unsigned long*, unsigned long*, std::less)#1}, unsigned long)::{lambda()#1} const>(__pstl::__par_backend::__parallel_stable_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, std::less, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, std::less, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, unsigned long*, std::less, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(unsigned long*, unsigned long*, std::less)#1}>(__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, unsigned long*, std::less, __pstl::__internal::__pattern_sort<__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, std::less, std::integral_constant >(__pstl::execution::v1::parallel_unsequenced_policy const&, unsigned long*, unsigned long*, std::less, std::integral_constant, std::integral_constant, std::integral_constant)::{lambda()#1}::operator()() const::{lambda(unsigned long*, unsigned long*, std::less)#1}, unsigned long)::{lambda()#1} const&)': TracyWorker.cpp:(.text._ZN3tbb10interface78internal12isolate_implIvKZN6__pstl13__par_backend22__parallel_stable_sortIRKNS3_9execution2v127parallel_unsequenced_policyEPmSt4lessImEZZNS3_10__internal14__pattern_sortISA_SB_SD_St17integral_constantIbLb1EEEEvOT_T0_SK_T1_T2_SH_SH_ENKUlvE_clEvEUlSB_SB_SD_E_EEvSJ_SK_SK_SL_SM_mEUlvE_EESI_RSK_[_ZN3tbb10interface78internal12isolate_implIvKZN6__pstl13__par_backend22__parallel_stable_sortIRKNS3_9execution2v127parallel_unsequenced_policyEPmSt4lessImEZZNS3_10__internal14__pattern_sortISA_SB_SD_St17integral_constantIbLb1EEEEvOT_T0_SK_T1_T2_SH_SH_ENKUlvE_clEvEUlSB_SB_SD_E_EEvSJ_SK_SK_SL_SM_mEUlvE_EESI_RSK_]+0x2d): undefined reference to `tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata._ZTVN6__pstl13__par_backend18__stable_sort_taskIPmS2_St4lessImEZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SG_T1_T2_SD_SD_ENKUlvE_clEvEUlS2_S2_S4_E_EE[_ZTVN6__pstl13__par_backend18__stable_sort_taskIPmS2_St4lessImEZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SG_T1_T2_SD_SD_ENKUlvE_clEvEUlS2_S2_S4_E_EE]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata._ZTIN6__pstl13__par_backend18__stable_sort_taskIPmS2_St4lessImEZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SG_T1_T2_SD_SD_ENKUlvE_clEvEUlS2_S2_S4_E_EE[_ZTIN6__pstl13__par_backend18__stable_sort_taskIPmS2_St4lessImEZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SG_T1_T2_SD_SD_ENKUlvE_clEvEUlS2_S2_S4_E_EE]+0x10): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata._ZTVN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E1_ZNSO_7executeEvEUlS2_S2_S2_E2_EEEE[_ZTVN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E1_ZNSO_7executeEvEUlS2_S2_S2_E2_EEEE]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata._ZTVN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE[_ZTVN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata._ZTVN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_16__serial_destroyENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE[_ZTVN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_16__serial_destroyENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE]+0x28): undefined reference to `tbb::task::note_affinity(unsigned short)' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata._ZTIN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E1_ZNSO_7executeEvEUlS2_S2_S2_E2_EEEE[_ZTIN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E1_ZNSO_7executeEvEUlS2_S2_S2_E2_EEEE]+0x10): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata._ZTIN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE[_ZTIN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_14__binary_no_opENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE]+0x10): undefined reference to `typeinfo for tbb::task' /home/ubuntu2004/mss/software/alice/sw/ubuntu2004_x86-64/GCC-Toolchain/v10.2.0-alice2-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: obj/debug/o/o/o/../../../server/TracyWorker.o:(.rodata._ZTIN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_16__serial_destroyENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE[_ZTIN6__pstl13__par_backend12__merge_taskIPmS2_S2_St4lessImENS0_16__serial_destroyENS0_19__serial_move_mergeIZNS0_18__stable_sort_taskIS2_S2_S4_ZZNS_10__internal14__pattern_sortIRKNS_9execution2v127parallel_unsequenced_policyES2_S4_St17integral_constantIbLb1EEEEvOT_T0_SJ_T1_T2_SG_SG_ENKUlvE_clEvEUlS2_S2_S4_E_E7executeEvEUlS2_S2_E_ZNSO_7executeEvEUlS2_S2_S2_E0_EEEE]+0x10): undefined reference to `typeinfo for tbb::task' collect2: error: ld returned 1 exit status make[1]: *** [build.mk:69: Tracy-debug] Error 1 make[1]: Leaving directory '/home/ubuntu2004/mss/software/alice/sw/BUILD/3db3017881ef96b81e0d5ab7ed208a837e0e06f6/DebugGUI/tracy/profiler/build/unix' make: *** [Makefile:4: debug] Error 2