Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945781 - x11-misc/j4-dmenu-desktop-3.1 fails to build
Summary: x11-misc/j4-dmenu-desktop-3.1 fails to build
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-03 04:07 UTC by lburinov73
Modified: 2024-12-06 23:43 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge-info.txt,8.05 KB, text/plain)
2024-12-03 04:09 UTC, lburinov73
Details
build.log (build.log,16.15 KB, text/plain)
2024-12-03 04:13 UTC, lburinov73
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lburinov73 2024-12-03 04:07:04 UTC
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>)'

Reproducible: Always
Comment 1 lburinov73 2024-12-03 04:09:48 UTC
Created attachment 913129 [details]
emerge --info

emerge --info
Comment 2 lburinov73 2024-12-03 04:13:10 UTC
Created attachment 913130 [details]
build.log

build.log
Comment 3 lburinov73 2024-12-04 04:53:19 UTC
Reinstalling dev-libs/spdlog helped me.
```
emerge -1 dev-libs/spdlog
emerge j4-dmenu-desktop
```
The build was successful.
Comment 4 Conrad Kostecki gentoo-dev 2024-12-06 23:43:19 UTC
Nothing I can fix here, since this is not directly related to x11-misc/j4-dmenu-desktop.