Ticket #18297 (closed defect: fixed)
gsed: use muniversal portgroup and build only for i386 ppc due to 64-bit issues
| Reported by: | ryandesign@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | mcalhoun@… | |
| Port: | gsed |
Description
Building a 4-way universal of gsed caused all sorts of weird crashes for me when compiling other programs, so I recommend gsed be switched to the muniversal portgroup so that the port can indicate that it only supports i386 and ppc architectures. When this change is made, the revision should be increased so that anyone who already had it installed as a 4-way (or a 2-way 32-bit/64-bit) universal will know they should rebuild. Upstream should be informed of the problem too.
Attachments
Change History
Changed 4 years ago by ryandesign@…
- Attachment gsed-muniversal.diff added
comment:1 follow-up: ↓ 2 Changed 4 years ago by ryandesign@…
I can reproduce it on Leopard so the ppc/i386 limit could be applied on Tiger only.
comment:2 in reply to: ↑ 1 Changed 4 years ago by ryandesign@…
Replying to ryandesign@…:
I can reproduce it on Leopard so the ppc/i386 limit could be applied on Tiger only.
Typo: I meant I can't reproduce it on Leopard.
Changed 4 years ago by ryandesign@…
- Attachment gsed-muniversal.2.diff added
workaround to limit to ppc / i386 architectures on Tiger


workaround to limit to ppc / i386 architectures