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

Bug 926257

Summary: dev-build/muon-0.2.0-r1 fails to compile: test.cc:6:9: error: guint64 was not declared in this scope
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Arsen Arsenović <arsen>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/mesonbuild/meson/pull/12926
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-testlog.txt.xz

Description Agostino Sarubbo gentoo-dev 2024-03-06 10:35:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-build/muon-0.2.0-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-06 10:35:46 UTC
Created attachment 886801 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-06 10:35:48 UTC
Created attachment 886802 [details]
1-testlog.txt.xz

1-testlog.txt (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-06 10:35:48 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Program afl-fuzz found: NO
Run-time dependency bestline found: NO (tried pkgconfig and cmake)
Run-time dependency tracy found: NO (tried pkgconfig and cmake)
dbg compiler stdout: '/var/tmp/portage/dev-build/muon-0.2.0-r1/work/muon-0.2.0-build/tests/project/common/103 has header symbol/muon-private/test.cc:2:10: fatal error: stdlol.h: No such file or directory
/var/tmp/portage/dev-build/muon-0.2.0-r1/work/muon-0.2.0-build/tests/project/common/103 has header symbol/muon-private/test.cc:6:9: error: 'guint64' was not declared in this scope
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-06 10:47:47 UTC
Maybe related to https://github.com/mesonbuild/meson/pull/12926?