Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946272 - [guru] games-util/mangohud-0.7.2 fails to compile: vulkan.cpp:(.text+0x37ba): undefined reference to spdlog::details::log_msg::log_msg(spdlog::source_loc, fmt::v11::basic_string_view<char>, spdlog::level::level_enum, fmt::v11::basic_string_view<char>)
Summary: [guru] games-util/mangohud-0.7.2 fails to compile: vulkan.cpp:(.text+0x37ba):...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adel KARA SLIMANE
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-11 14:12 UTC by Agostino Sarubbo
Modified: 2024-12-26 00:50 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,188.15 KB, text/plain)
2024-12-11 14:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-12-11 14:12:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-util/mangohud-0.7.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-11 14:12:58 UTC
Created attachment 913813 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-11 14:12:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/libMangoHud.so 
fatal: not a git repository (or any parent up to mount point /var/tmp)
vulkan.cpp:(.text+0x37ba): undefined reference to `spdlog::details::log_msg::log_msg(spdlog::source_loc, fmt::v11::basic_string_view<char>, spdlog::level::level_enum, fmt::v11::basic_string_view<char>)'
vulkan.cpp:(.text._ZN6spdlog6logger4log_IJRA50_KciPS2_EEEvNS_10source_locENS_5level10level_enumEN3fmt3v1117basic_string_viewIcEEDpOT_[_ZN6spdlog6logger4log_IJRA50_KciPS2_EEEvNS_10source_locENS_5level10level_enumEN3fmt3v1117basic_string_viewIcEEDpOT_]+0x164): undefined reference to `spdlog::details::log_msg::log_msg(spdlog::source_loc, fmt::v11::basic_string_view<char>, spdlog::level::level_enum, fmt::v11::basic_string_view<char>)'
vulkan.cpp:(.text._ZN6spdlog6logger4log_IJRA70_KciPS2_EEEvNS_10source_locENS_5level10level_enumEN3fmt3v1117basic_string_viewIcEEDpOT_[_ZN6spdlog6logger4log_IJRA70_KciPS2_EEEvNS_10source_locENS_5level10level_enumEN3fmt3v1117basic_string_viewIcEEDpOT_]+0x164): undefined reference to `spdlog::details::log_msg::log_msg(spdlog::source_loc, fmt::v11::basic_string_view<char>, spdlog::level::level_enum, fmt::v11::basic_string_view<char>)'
vulkan.cpp:(.text._ZN6spdlog6logger4log_IJRA79_KciPS2_EEEvNS_10source_locENS_5level10level_enumEN3fmt3v1117basic_string_viewIcEEDpOT_[_ZN6spdlog6logger4log_IJRA79_KciPS2_EEEvNS_10source_locENS_5level10level_enumEN3fmt3v1117basic_string_viewIcEEDpOT_]+0x164): undefined reference to `spdlog::details::log_msg::log_msg(spdlog::source_loc, fmt::v11::basic_string_view<char>, spdlog::level::level_enum, fmt::v11::basic_string_view<char>)'
vulkan.cpp:(.text._ZN6spdlog6logger4log_IJRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEvNS_10source_locENS_5level10level_enumEN3fmt3v1117basic_string_viewIcEEDpOT_[_ZN6spdlog6logger4log_IJRNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEEvNS_10source_locENS_5level10level_enumEN3fmt3v1117basic_string_viewIcEEDpOT_]+0x141): undefined reference to `spdlog::details::log_msg::log_msg(spdlog::source_loc, fmt::v11::basic_string_view<char>, spdlog::level::level_enum, fmt::v11::basic_string_view<char>)'
collect2: error: ld returned 1 exit status