Opened 3 years ago
Closed 3 years ago
#64826 closed defect (fixed)
xar @1.8.0.482: fatal error: 'os/availability.h' file not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | tiger leopard snowleopard lion mountainlion mavericks yosemite elcapitan | Cc: | |
Port: | xar |
Description
xar @1.8.0.482 fails to build on OS X El Capitan and earlier:
include/xar.h:52:9: fatal error: 'os/availability.h' file not found #import <os/availability.h> ^
The previous port version, xar @1.8.0.452, didn't have this problem.
This blocks the MacOSX.sdk subports from working.
Change History (3)
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 3 years ago by Schamschula (Marius Schamschula)
comment:3 Changed 3 years ago by Schamschula (Marius Schamschula)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The only place this is included is in xar.h.in
Maybe instead it could be something like (untested):