Bug 2344330

Summary: warning: GCS is required, then linking fails
Product: [Fedora] Fedora Reporter: Iñaki Ucar <i.ucar86>
Component: kf6-ki18nAssignee: Steve Cossette <farchord>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: farchord, kde-sig
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-07 10:32:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Iñaki Ucar 2025-02-07 09:54:53 UTC
I see this issue in a couple of packages for aarch64 (at least) in builds triggered by Koschei [1, 2]:

/usr/lib64/libKF6I18n.so.6.10.0: warning: GCS is required by -z gcs, but this shared library lacks the necessary property note. The dynamic loader might not enable GCS or refuse to load the program unless all the shared library dependencies have the GCS marking.
collect2: error: ld returned 1 exit status

[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=128917319
[2] https://koji.fedoraproject.org/koji/taskinfo?taskID=128915236

Reproducible: Always

Comment 1 Steve Cossette 2025-02-07 10:32:00 UTC
Yep we're aware. It's causing over 66% of builds related to the KDE stack to fail right now.

*** This bug has been marked as a duplicate of bug 2343986 ***