Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921602 - x11-wm/lumina-1.6.2 fails to compile (GCC-14-SYSTEM): LuminaX11.cpp:33:10: fatal error: Xdamage.h: No such file or directory
Summary: x11-wm/lumina-1.6.2 fails to compile (GCC-14-SYSTEM): LuminaX11.cpp:33:10: fa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-08 08:26 UTC by Agostino Sarubbo
Modified: 2024-01-08 14:32 UTC (History)
0 users

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


Attachments
build.log (build.log,520.46 KB, text/plain)
2024-01-08 08:26 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-01-08 08:26:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/lumina-1.6.2 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-08 08:26:59 UTC
Created attachment 881670 [details]
build.log

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


fatal: not a git repository (or any parent up to mount point /var/tmp)
../libLumina/LuminaX11.cpp:33:10: fatal error: X11/extensions/Xdamage.h: No such file or directory
lthemeengineplatformtheme.cpp:40:10: fatal error: X11/Xcursor/Xcursor.h: No such file or directory
../libLumina/LuminaX11.cpp:33:10: fatal error: X11/extensions/Xdamage.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-01-08 14:32:06 UTC
The bug has been closed via the following commit(s):

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

commit 0e00824f2d410836611edf28ae7c73557b391218
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2024-01-08 14:31:13 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2024-01-08 14:31:52 +0000

    x11-wm/lumina: DEPEND on x11-libs/libXdamage
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=921602
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 x11-wm/lumina/lumina-1.6.2-r1.ebuild | 87 ++++++++++++++++++++++++++++++++++++
 1 file changed, 87 insertions(+)