Created attachment 199018 [details] swipl.patch I'm not sure why that gnu qsort check would go into an infinite loop only on aarch64 but whatever, let's skip it
Can you check if it conflicts with bug 231256?
(In reply to Jan Beich from comment #1) I don't see a conflict.
A commit references this bug: Author: linimon Date: Sat Dec 8 22:12:57 UTC 2018 New revision: 486988 URL: https://svnweb.freebsd.org/changeset/ports/486988 Log: gnu qsort check goes into an infinite loop on aarch64. Disable it. PR: 233033 Submitted by: Greg V <greg at unrelenting dot technology> Approved by: portmgr (tier-2 blanket) Changes: head/lang/swi-pl/Makefile
A commit references this bug: Author: linimon Date: Sat Dec 8 22:13:30 UTC 2018 New revision: 486989 URL: https://svnweb.freebsd.org/changeset/ports/486989 Log: gnu qsort check goes into an infinite loop on aarch64. Disable it. PR: 233033 Submitted by: Greg V <greg at unrelenting dot technology> Approved by: portmgr (tier-2 blanket) Changes: head/lang/swi-pl/files/ head/lang/swi-pl/files/extra-patch-skip-gnu-qsort