The emacs binary from emacs-nox-27.2-2.fc33.aarch64 cannot start in a chroot on Red Hat Enterprise Linux 8 because it assumes 4K pages: openat(AT_FDCWD, "/usr/bin/emacs-27.2-nox.pdmp", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=10124128, ...}) = 0 read(3, "DUMPEDGNUEMACS\0\0(\304wp;D\330G%\f\265\337\214\264VO"..., 80) = 80 mmap(NULL, 10124128, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xffff92240000 mmap(0xffff92240000, 6946816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xffff92240000 mmap(0xffff928e0000, 90112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6a0000) = 0xffff928e0000 mmap(0xffff928f6000, 3087200, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6b6000) = -1 EINVAL (Invalid argument) Map offsets and addresses must be a multiple of the page size.
Could you retry this emacs build whether the issue is still present there: https://koji.fedoraproject.org/koji/taskinfo?taskID=71714808 ?
(In reply to dan.cermak from comment #1) > Could you retry this emacs build whether the issue is still present there: > https://koji.fedoraproject.org/koji/taskinfo?taskID=71714808 ? Basic testing suggests it works on a 64K page system. Thanks.
FEDORA-2021-189313c69c has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-189313c69c
FEDORA-2021-189313c69c has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-2c47d999ed has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-2c47d999ed
FEDORA-2021-2c47d999ed has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-2c47d999ed` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-2c47d999ed See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-2c47d999ed has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.