(Report on a broken build following enabling aarch64 in #71)
I did a rebuild of rpm in hyperscale8s-packages-experimental-el8, rebasing forward a couple of changes in c8s itself. That part is fine, but on a test build I saw:
hyperscale8s-packages-experimental-el8
c8s
Example log: https://cbs.centos.org/kojifiles/work/tasks/8445/2548445/build.log
it fails to find fsverity.so (the rpm plugin) at packaging time, because ./configure can't find the headers:
fsverity.so
checking linux/fsverity.h usability... no checking linux/fsverity.h presence... no checking for linux/fsverity.h... no
Support for fsverity on 64k page size systems is not working today. I will check to see if we're working on it.
In the interim, I'm going to use arch-specific macros to turn fsverity off on aarch64 (and ppc64le) as those are known broken.
This is the wrong issue tracker. Copied to https://pagure.io/centos-sig-hyperscale/package-bugs/issue/8
Metadata Update from @malmond: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.