Bug 475192 - Build fails on s390x: src/platforms/xcb/kxutils.cpp:89:(.text+0x5a94): undefined reference to `LOG_KKEYSERVER_X11()'
Summary: Build fails on s390x: src/platforms/xcb/kxutils.cpp:89:(.text+0x5a94): undefi...
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kwindowsystem
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-03 19:20 UTC by Steve Cossette
Modified: 2023-10-03 19:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Build Log (370.55 KB, text/x-log)
2023-10-03 19:20 UTC, Steve Cossette
Details

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