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 packages | Assignee: | 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
![]() Created attachment 886801 [details]
build.log
build log and emerge --info
Created attachment 886802 [details]
1-testlog.txt.xz
1-testlog.txt (compressed because it exceeds attachment limit, use 'xzless' to read it)
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 Maybe related to https://github.com/mesonbuild/meson/pull/12926? |