https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-util/mangohud-0.7.1-r3 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
Created attachment 892785 [details] build.log build log and emerge --info
Created attachment 892786 [details] 1-meson-log.txt 1-meson-log.txt
Error(s) that match a know pattern in addition to what has been reported in the summary: ../MangoHud-0.7.1/meson.build:240:13: ERROR: Automatic wrap-based subproject downloading is disabled Run-time dependency spdlog found: NO (tried pkgconfig and cmake)
The problems is the ebuild for spdlog-1.13.1-r1 is missing libfmt multilib https://github.com/gentoo/gentoo/pull/36325#issuecomment-2106050857
guru_ci has reproduced this issue with version 0.7.1-r6 - Updating summary.
That happen because I deleted that patches by mistake, bumping 0.7.1-r6 without commiting 0.7.2. Since mangohud compiled with older spdlog I will just bump it and then do revision bump when spdlog is updated
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5331bf76cbb8a2fd863da0227f41f800dd4692ee commit 5331bf76cbb8a2fd863da0227f41f800dd4692ee Author: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> AuthorDate: 2024-06-02 22:14:59 +0000 Commit: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> CommitDate: 2024-06-03 10:41:43 +0000 games-util/mangohud: add 0.7.2 ,drop 0.7.1-r6 * possible to compile with older spdlog but it requires revision bump after spdlog bump, preventing future break 9999 Closes: https://bugs.gentoo.org/931794 Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> games-util/mangohud/Manifest | 2 +- games-util/mangohud/{mangohud-0.7.1-r6.ebuild => mangohud-0.7.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-)