#10440 s390x llvm-devel missing in EPEL 9 buildroot
Closed: Upstream 2 years ago by zlopez. Opened 2 years ago by ellert.

Describe what you would like us to do:


I tried to make a scratch build of a package I maintain on EPEL 9. The package build depnds on llvm-devel. The build succeded on all architectures except s390x:

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

DEBUG util.py:444:  No matching package to install: 'llvm-devel >= 3.6.0'
DEBUG util.py:446:  Package make-1:4.3-7.el9.s390x is already installed.
DEBUG util.py:444:  Not all dependencies satisfied
DEBUG util.py:444:  Error: Some packages could not be found.
DEBUG util.py:598:  Child return code was: 1

Is this package expected to be missing? I know RedHat sometimes don't publish some packages for some architectures, but I don't know where to find this information. Is this missing package expected? It seems to be an odd package to choose not to include.

When do you need this to be done by? (YYYY/MM/DD)


No strict deadline.


CentOS Stream 9 does not ship a version of llvm-devel for s390x. This is not a problem with Infrastructure but with the upstream so I don't think it is something we can 'fix'.

Personally, I would open a ticket with the upstream to get it shipped for s390x and put an excludearch: s390x in the spec file for the time being.

Metadata Update from @zlopez:
- Issue close_status updated to: Upstream
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata