Looking into the build failure of clisp on Ubuntu ppc64el, it looks like a difference in behavior of KASLR. Output from the failure log in the bug shows:
checking for the code address range... 0x000002AA39000000 Successive invocations on Ubuntu with a focal kernel show: checking for the code address range... 0x000003E0F6000000 checking for the code address range... 0x00000654DF000000 And successive invocations on Debian show: checking for the code address range... 0x0000000113000000 And the last successful build in Ubuntu had: checking for the code address range... 0x0000000110000000 This is with focal 5.4.0 kernel. And the build failure is also reproducible in a sid chroot on top of a focal kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931531 Title: clisp crashed in impish compiling xindy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clisp/+bug/1931531/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
