Summary: | [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>) | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Adel KARA SLIMANE <adel.ks> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adel.ks, gonegrier.duarte, guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 913813 [details]
build.log
build log and emerge --info
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 |