#55993 closed defect (fixed)
osmocore @20180305: error: unknown type name 'clockid_t'; did you mean 'clock_t'?
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | osmocore |
Description
osmocore fails to build on El Capitan and earlier:
error: unknown type name 'clockid_t'; did you mean 'clock_t'?
Change History (4)
comment:1 Changed 7 years ago by michaelld (Michael Dickens)
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
The emails are being sent (see https://lists.macports.org/pipermail/macports-builds/) but many people including me aren't receiving them. I haven't investigated what's going wrong with that.
comment:3 Changed 7 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 7 years ago by michaelld (Michael Dickens)
This time tested on 10.8 as well as 10.12 and 10.13.
I will enquire upstream about this issue, since my changes had to be pretty extensive to get the various clock_gettime parts to work.
Note: See
TracTickets for help on using
tickets.
Can I get access to these build logs automatically? I think I used to get them, but then they stopped for some reason. They provided useful feedback!