Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 931794

Summary: [guru] games-util/mangohud-0.7.1-r6 fails to compile: meson.build:240:13: ERROR: Automatic wrap-based subproject downloading is disabled
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Adel KARA SLIMANE <adel.ks>
Status: RESOLVED FIXED    
Severity: normal CC: gonegrier.duarte, guru-bugs, sr98vn
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-meson-log.txt

Description Agostino Sarubbo gentoo-dev 2024-05-12 11:15:34 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-12 11:15:35 UTC
Created attachment 892785 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-12 11:15:36 UTC
Created attachment 892786 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-05-12 11:15:37 UTC
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)
Comment 4 Gonçalo Negrier Duarte 2024-05-12 11:28:40 UTC
The problems is the ebuild for spdlog-1.13.1-r1 is missing libfmt multilib

https://github.com/gentoo/gentoo/pull/36325#issuecomment-2106050857
Comment 5 Agostino Sarubbo gentoo-dev 2024-06-03 06:43:06 UTC
guru_ci has reproduced this issue with version 0.7.1-r6 - Updating summary.
Comment 6 Gonçalo Negrier Duarte 2024-06-03 10:37:08 UTC
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
Comment 7 Larry the Git Cow gentoo-dev 2024-06-04 12:26:25 UTC
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(-)