Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#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'?

https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/49781/steps/install-port/logs/stdio

Change History (4)

comment:1 Changed 6 years ago by michaelld (Michael Dickens)

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!

comment:2 Changed 6 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 6 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

In 77280c4ca81e99ad76782fb8479293cf0ca84a43/macports-ports:

osmocore: fix clock_gettime patch to work more robustly

Closes: #55993

comment:4 Changed 6 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.