We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to build with --no-system on fedora 37 DebugGUI breaks with this message:
cc -c -I/home/physics-tools/alicebuild/sw/fedora37_x86-64/capstone/4.0.2-local1/include/capstone -I/home/physics-tools/alicebuild/sw/SOURCES/DebugGUI/v0.7.2/v0.7.2/tracy/imgui -I/home/physics-tools/alicebuild/sw/SOURCES/DebugGUI/v0.7.2/v0.7.2/tracy -I/home/physics-tools/alicebuild/sw/SOURCES/DebugGUI/v0.7.2/v0.7.2/tracy/profiler/libs/gl3w -I/home/physics-tools/alicebuild/sw/fedora37_x86-64/FreeType/v2.10.1-local1/include/freetype2 -I/home/physics-tools/alicebuild/sw/fedora37_x86-64/GLFW/3.3.2-local1/include -O3 -flto -s -march=native -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT ../../libs/gl3w/GL/gl3w.c -o obj/release/o/o/o/../../libs/gl3w/GL/gl3w.o g++ -O3 -flto -s -march=native -std=c++17 -D"DISPLAY_SERVER_X11" -DTRACY_NO_FILESELECTOR -DIMGUI_IMPL_OPENGL_LOADER_GL3W -DTRACY_NO_FILESELECTOR -DNO_PARALLEL_SORT obj/release/o/o/o/../../../common/TracySocket.o obj/release/o/o/o/../../../common/TracySystem.o obj/release/o/o/o/../../../common/tracy_lz4.o obj/release/o/o/o/../../../common/tracy_lz4hc.o obj/release/o/o/o/../../../imgui/imgui.o obj/release/o/o/o/../../../imgui/imgui_demo.o obj/release/o/o/o/../../../imgui/imgui_draw.o obj/release/o/o/o/../../../imgui/imgui_tables.o obj/release/o/o/o/../../../imgui/imgui_widgets.o obj/release/o/o/o/../../../imgui/misc/freetype/imgui_freetype.o obj/release/o/o/o/../../../server/TracyBadVersion.o obj/release/o/o/o/../../../server/TracyColor.o obj/release/o/o/o/../../../server/TracyFilesystem.o obj/release/o/o/o/../../../server/TracyMemory.o obj/release/o/o/o/../../../server/TracyMicroArchitecture.o obj/release/o/o/o/../../../server/TracyMmap.o obj/release/o/o/o/../../../server/TracyMouse.o obj/release/o/o/o/../../../server/TracyPrint.o obj/release/o/o/o/../../../server/TracySourceContents.o obj/release/o/o/o/../../../server/TracySourceTokenizer.o obj/release/o/o/o/../../../server/TracySourceView.o obj/release/o/o/o/../../../server/TracyStackFrames.o obj/release/o/o/o/../../../server/TracyStorage.o obj/release/o/o/o/../../../server/TracyTaskDispatch.o obj/release/o/o/o/../../../server/TracyTexture.o obj/release/o/o/o/../../../server/TracyTextureCompression.o obj/release/o/o/o/../../../server/TracyThreadCompress.o obj/release/o/o/o/../../../server/TracyUserData.o obj/release/o/o/o/../../../server/TracyView.o obj/release/o/o/o/../../../server/TracyWorker.o obj/release/o/o/o/../../src/HttpRequest.o obj/release/o/o/o/../../src/imgui_impl_glfw.o obj/release/o/o/o/../../src/imgui_impl_opengl3.o obj/release/o/o/o/../../src/main.o obj/release/o/o/o/../../src/NativeWindow.o obj/release/o/o/o/../../src/ResolvService.o obj/release/o/o/o/../../src/winmain.o obj/release/o/o/o/../../src/winmainArchDiscovery.o obj/release/o/o/o/../../../nfd/nfd_common.o obj/release/o/o/o/../../../zstd/common/debug.o obj/release/o/o/o/../../../zstd/common/entropy_common.o obj/release/o/o/o/../../../zstd/common/error_private.o obj/release/o/o/o/../../../zstd/common/fse_decompress.o obj/release/o/o/o/../../../zstd/common/pool.o obj/release/o/o/o/../../../zstd/common/threading.o obj/release/o/o/o/../../../zstd/common/xxhash.o obj/release/o/o/o/../../../zstd/common/zstd_common.o obj/release/o/o/o/../../../zstd/compress/fse_compress.o obj/release/o/o/o/../../../zstd/compress/hist.o obj/release/o/o/o/../../../zstd/compress/huf_compress.o obj/release/o/o/o/../../../zstd/compress/zstdmt_compress.o obj/release/o/o/o/../../../zstd/compress/zstd_compress.o obj/release/o/o/o/../../../zstd/compress/zstd_compress_literals.o obj/release/o/o/o/../../../zstd/compress/zstd_compress_sequences.o obj/release/o/o/o/../../../zstd/compress/zstd_compress_superblock.o obj/release/o/o/o/../../../zstd/compress/zstd_double_fast.o obj/release/o/o/o/../../../zstd/compress/zstd_fast.o obj/release/o/o/o/../../../zstd/compress/zstd_lazy.o obj/release/o/o/o/../../../zstd/compress/zstd_ldm.o obj/release/o/o/o/../../../zstd/compress/zstd_opt.o obj/release/o/o/o/../../../zstd/decompress/huf_decompress.o obj/release/o/o/o/../../../zstd/decompress/zstd_ddict.o obj/release/o/o/o/../../../zstd/decompress/zstd_decompress.o obj/release/o/o/o/../../../zstd/decompress/zstd_decompress_block.o obj/release/o/o/o/../../../zstd/dictBuilder/cover.o obj/release/o/o/o/../../../zstd/dictBuilder/divsufsort.o obj/release/o/o/o/../../../zstd/dictBuilder/fastcover.o obj/release/o/o/o/../../../zstd/dictBuilder/zdict.o obj/release/o/o/o/../../libs/gl3w/GL/gl3w.o -L/home/physics-tools/alicebuild/sw/fedora37_x86-64/capstone/4.0.2-local1/lib -L/home/physics-tools/alicebuild/sw/fedora37_x86-64/GLFW/3.3.2-local1/lib -L/home/physics-tools/alicebuild/sw/fedora37_x86-64/FreeType/v2.10.1-local1/lib -lglfw -lfreetype -lcapstone -lpthread -ldl -lGL -ltbb -o Tracy-release lto-wrapper: warning: using serial compilation of 75 LTRANS jobs lto-wrapper: note: see the '-flto' option documentation for more information /home/physics-tools/alicebuild/sw/fedora37_x86-64/GCC-Toolchain/v12.2.0-alice1-local1/bin/../lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /lib64/libharfbuzz.so.0: undefined reference to `FT_Get_Transform' collect2: error: ld returned 1 exit status make[1]: *** [../../../common/unix.mk:61: Tracy-release] Error 1 make[1]: Leaving directory '/home/physics-tools/alicebuild/sw/BUILD/7af29e9b17056743351722ea0066a5ac1c8e989b/DebugGUI/tracy/profiler/build/unix' make: *** [Makefile:7: release] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trying to build with --no-system on fedora 37 DebugGUI breaks with this message:
The text was updated successfully, but these errors were encountered: