Open daniejstriata opened 1 year ago
I was able to compile and create the rpms with the source.tar.gz
./configure --enable-systemd
make -j1 rpm-utils rpm-dkms
Created:
libnvpair3-2.1.12-1.amzn2023.aarch64.rpm
libnvpair3-debuginfo-2.1.12-1.amzn2023.aarch64.rpm
libuutil3-2.1.12-1.amzn2023.aarch64.rpm
libuutil3-debuginfo-2.1.12-1.amzn2023.aarch64.rpm
libzfs5-2.1.12-1.amzn2023.aarch64.rpm
libzfs5-debuginfo-2.1.12-1.amzn2023.aarch64.rpm
libzfs5-devel-2.1.12-1.amzn2023.aarch64.rpm
libzpool5-2.1.12-1.amzn2023.aarch64.rpm
libzpool5-debuginfo-2.1.12-1.amzn2023.aarch64.rpm
python3-pyzfs-2.1.12-1.amzn2023.noarch.rpm
zfs-2.1.12-1.amzn2023.aarch64.rpm
zfs-2.1.12-1.amzn2023.src.rpm
zfs-debuginfo-2.1.12-1.amzn2023.aarch64.rpm
zfs-debugsource-2.1.12-1.amzn2023.aarch64.rpm
zfs-dkms-2.1.12-1.amzn2023.noarch.rpm
zfs-dkms-2.1.12-1.amzn2023.src.rpm
zfs-dracut-2.1.12-1.amzn2023.noarch.rpm
zfs-test-2.1.12-1.amzn2023.aarch64.rpm
zfs-test-debuginfo-2.1.12-1.amzn2023.aarch64.rpm
I wanted to see if I can build the SRC RPM for OpenZFS 2.1.12 on Amazon Linux 2023 (AL2023) on a
aarch64
architecture.I was able to install all the SPEC's dependencies as found on the host. Building it created the following output and failed as attached here as a text file
System information
-->
Describe the problem you're observing
The build fails to create the RPM files.
Describe how to reproduce the problem
On the AL2023 aarch64 host:
Include any warning/errors/backtraces from the system logs
amzn2023_ZFS.log Last portion of the build log: