#59138 closed defect (fixed)
libass @0.14: building with +universal fails
Reported by: | gverm (Gijs Vermeulen) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.0 |
Keywords: | Cc: | Gcenx | |
Port: | libass |
Description
2015 MacBook Pro running fully updated High Sierra (10.13).
Xcode 9.4.1 with 10.13 SDK.
Main.log attached. It says that 32bit compiler doesn't work, but it does.
Gcenx's version of libass works for me, see: https://github.com/Gcenx/macports-wine-devel/blob/master/multimedia/libass/Portfile
Attachments (2)
Change History (5)
Changed 5 years ago by gverm (Gijs Vermeulen)
Changed 5 years ago by gverm (Gijs Vermeulen)
Attachment: | config.log added |
---|
comment:1 follow-up: 3 Changed 5 years ago by jmroot (Joshua Root)
comment:2 Changed 5 years ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 5 years ago by gverm (Gijs Vermeulen)
Can confirm it's fixed now, thanks for the quick fix!
Note: See
TracTickets for help on using
tickets.
Looks like
-Wl,-read_only_relocs,suppress
is just overquoted.