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

Bug 938288

Summary: gui-wm/wayfire-0.8.1-r2 fails to compile: object.hpp:37:5: error: uint32_t does not name a type
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Viorel Munteanu <ceamac>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 932474    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-08-21 21:42:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-wm/wayfire-0.8.1-r2 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-21 21:42:40 UTC
Created attachment 900903 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-21 21:42:42 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/liblibwayfire.a.p/core_object.cpp.o 
FAILED: src/liblibwayfire.a.p/core_seat_bindings-repository.cpp.o 
FAILED: src/liblibwayfire.a.p/core_window-manager.cpp.o 
Library execinfo found: NO
Run-time dependency libinotify found: NO (tried pkgconfig and cmake)
fatal: not a git repository (or any parent up to mount point /var/tmp)
wf-touch| Run-time dependency doctest found: NO (tried pkgconfig and cmake)
wf-utils| Program doxygen found: NO
../wayfire-0.8.1/src/api/wayfire/object.hpp:37:5: error: ‘uint32_t’ does not name a type
Comment 3 Larry the Git Cow gentoo-dev 2024-08-23 12:54:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff311b6c84aae1870dac45871b00008cf88b3dc6

commit ff311b6c84aae1870dac45871b00008cf88b3dc6
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-08-23 12:53:22 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-08-23 12:53:53 +0000

    gui-wm/wayfire: fix building with gcc-15
    
    Closes: https://bugs.gentoo.org/938288
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 gui-wm/wayfire/files/wayfire-0.8.1-fix-gcc-15.patch | 13 +++++++++++++
 gui-wm/wayfire/wayfire-0.8.1-r2.ebuild              |  1 +
 2 files changed, 14 insertions(+)