Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926257 - dev-build/muon-0.2.0-r1 fails to compile: test.cc:6:9: error: guint64 was not declared in this scope
Summary: dev-build/muon-0.2.0-r1 fails to compile: test.cc:6:9: error: guint64 was not...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Arsen Arsenović
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-06 10:35 UTC by Agostino Sarubbo
Modified: 2024-03-06 10:47 UTC (History)
0 users

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


Attachments
build.log (build.log,177.73 KB, text/plain)
2024-03-06 10:35 UTC, Agostino Sarubbo
Details
1-testlog.txt.xz (1-testlog.txt.xz,70.15 KB, application/x-xz)
2024-03-06 10:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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?