Bug 475192

Summary: Build fails on s390x: src/platforms/xcb/kxutils.cpp:89:(.text+0x5a94): undefined reference to `LOG_KKEYSERVER_X11()'
Product: [Frameworks and Libraries] frameworks-kwindowsystem Reporter: Steve Cossette <farchord>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Build Log

Description Steve Cossette 2023-10-03 19:20:32 UTC
Created attachment 162064 [details]
Build Log

When building kf6-kwindowsystem for rawhide on Fedora, building on arch s390x fails with the following error:

src/platforms/xcb/kxutils.cpp:89:(.text+0x5a94): undefined reference to `LOG_KKEYSERVER_X11()'

Submitted the build log as well.
Comment 1 Steve Cossette 2023-10-03 19:21:33 UTC
This is as-of commit b59a81959e9488fe656e2e54c8a410be4641c401 by the way.
Comment 2 Nicolas Fella 2023-10-03 19:33:15 UTC
Git commit 8bd98cba790bafe4ce8702836d1d4581eb3f4f16 by Nicolas Fella.
Committed on 03/10/2023 at 21:32.
Pushed by nicolasfella into branch 'master'.

Fix big-endian build

The logging category isn't defined for this target

M  +1    -2    src/platforms/xcb/kxutils.cpp

https://invent.kde.org/frameworks/kwindowsystem/-/commit/8bd98cba790bafe4ce8702836d1d4581eb3f4f16