Bug 2034903

Summary: No llvm-devel package for s390x in RHEL 9
Product: Red Hat Enterprise Linux 9 Reporter: Mattias Ellert <mattias.ellert>
Component: llvmAssignee: Tom Stellard <tstellar>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0CC: mprchlik, sguelton
Target Milestone: rcKeywords: Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-05 05:30:14 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 Mattias Ellert 2021-12-22 13:02:38 UTC
Description of problem:

I tried to build a package I maintain for EPEL 9 and it failed to build on s390x because the llvm-devel package is missing. It built OK on the other architectures.

https://koji.fedoraproject.org/koji/taskinfo?taskID=80314576

Version-Release number of selected component (if applicable):

llvm-devel-13.0.0-1.el9.s390x (missing, the corresponding package exists for the other architectures).

How reproducible:

Always.

Steps to Reproduce:
1. Build a package that build-requires llvm-devel for EPEL 9
2. See it fail for s390x due to missing llvm-devel

Actual results:

Failed build

Expected results:

Successful build

Additional info:

Comment 1 Tom Stellard 2021-12-23 00:13:53 UTC
Is this bug for RHEL or CentOS Stream?

Comment 2 Mattias Ellert 2021-12-31 08:48:35 UTC
(In reply to Tom Stellard from comment #1)
> Is this bug for RHEL or CentOS Stream?

It is a bug for RHEL.

The missing build is available in the centos stream koji:
https://kojihub.stream.centos.org/koji/buildinfo?buildID=14668

Comment 3 Tom Stellard 2022-01-05 05:30:14 UTC

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