Bug 2329056

Summary: castxml: rebuild against llvm 18
Product: [Fedora] Fedora EPEL Reporter: Carl George 🤠 <carl>
Component: castxmlAssignee: Carl George 🤠 <carl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: mattias.ellert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: castxml-0.6.10-1.el9 castxml-0.6.10-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-12-07 06:42:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Carl George 🤠 2024-11-26 22:10:52 UTC
Description of problem:
In EPEL 8 and EPEL 9, castxml is linked against libLLVM-17.so.  The latest version of llvm-libs provides libLLVM-18.so.  To avoid installation problems, castxml needs to be rebuilt.


Version-Release number of selected component (if applicable):
castxml-0.6.7-1.el8
castxml-0.6.7-1.el9


How reproducible:
always


Steps to Reproduce:
1. dnf install llvm-libs castxml


Actual results:
Error: 
 Problem: cannot install both llvm-libs-18.1.8-3.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms and llvm-libs-17.0.6-5.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms
  - package castxml-0.6.7-1.el9.x86_64 from epel requires libLLVM-17.so()(64bit), but none of the providers can be installed
  - package castxml-0.6.7-1.el9.x86_64 from epel requires libLLVM-17.so(LLVM_17)(64bit), but none of the providers can be installed
  - cannot install the best candidate for the job
  - conflicting requests


Expected results:
successful installation of castxml with the latest llvm-libs


Additional info:
This is actually installable on RHEL 8 because llvm-compat-libs (17) is present and parallel installable with llvm-libs (18), but it would still be best to link against the latest soname.  It does not appear that RHEL 9 has the compat package.

Comment 1 Fedora Update System 2024-11-26 22:47:28 UTC
FEDORA-EPEL-2024-1b04376da8 (castxml-0.6.7-2.el8) has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-1b04376da8

Comment 2 Fedora Update System 2024-11-26 22:47:29 UTC
FEDORA-EPEL-2024-f38e9d623f (castxml-0.6.7-2.el9) has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-f38e9d623f

Comment 3 Fedora Update System 2024-11-27 02:42:04 UTC
FEDORA-EPEL-2024-1b04376da8 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-1b04376da8

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2024-11-27 03:27:33 UTC
FEDORA-EPEL-2024-f38e9d623f has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-f38e9d623f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2024-11-29 03:59:10 UTC
FEDORA-EPEL-2024-1c1a068b78 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-1c1a068b78

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2024-11-29 04:06:43 UTC
FEDORA-EPEL-2024-247802ad12 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-247802ad12

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2024-12-07 06:42:18 UTC
FEDORA-EPEL-2024-1c1a068b78 (castxml-0.6.10-1.el9) has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2024-12-07 16:52:36 UTC
FEDORA-EPEL-2024-247802ad12 (castxml-0.6.10-1.el8) has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.