From: Gregory Bell on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3738#note_2400679835 Let me know if I am misunderstanding but it looks like the pipeline builds both s390x and ppc64 without selftests >From s390x pipeline: ``` $ # 📥 Compile the kernel into a tarball. # collapsed multi-line command $ # 📦 Compile the kernel into an RPM. # collapsed multi-line command Compiling the kernel with: rpmbuild --rebuild --target s390x --with cross --with up --with zfcpdump --with base --without bpftool --without ipaclones --without libperf --without perf --without selftests --without tools --without trace --without arm64_16k --without arm64_64k --without debug --without realtime --without realtime_arm64_64k Successfully extracted kernel configuration from /lib/modules/6.14.0-0.rc6.53.3738_1717541326.el10.s390x/config Kernel compilation succeeded. Check the publish stage for full yum/dnf repository. ``` >From ppc64: ``` $ # 📥 Compile the kernel into a tarball. # collapsed multi-line command $ # 📦 Compile the kernel into an RPM. # collapsed multi-line command Compiling the kernel with: rpmbuild --rebuild --target ppc64le --with cross --with up --with zfcpdump --with base --without bpftool --without ipaclones --without libperf --without perf --without selftests --without tools --without trace --without arm64_16k --without arm64_64k --without debug --without realtime --without realtime_arm64_64k Successfully extracted kernel configuration from /lib/modules/6.14.0-0.rc6.53.3738_1717541326.el10.ppc64le/config Kernel compilation succeeded. Check the publish stage for full yum/dnf repository. ``` -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue