Summary: | lang/swi-pl: unbreak on aarch64 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Val Packett <val> | ||||
Component: | Individual Port(s) | Assignee: | Johan van Selst <johans> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, val | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(johans) |
||||
Version: | Latest | ||||||
Hardware: | arm64 | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 201763 | ||||||
Attachments: |
|
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 |
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