Opened 16 months ago

Last modified 16 months ago

#67570 closed defect

bear: bulds failing for 10.15 and earlier: needs cxx_standard 2011, and legacysupport for CLOCK_REALTIME — at Initial Version

Reported by: mascguy (Christopher Nielsen) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: catap (Kirill A. Korinsky)
Port: Bear

Description

This port is failing to build for 10.15 and earlier, due to needing to build with a 2011 cxx compiler.

That was just fixed via the following commit:

https://github.com/macports/macports-ports/commit/41ac7dc6a8471d246d8e24736acbd864e9c367e4

However, there are also failures for earlier macOS releases, as it needs CLOCK_REALTIME. The latter is currently pending via the following PR, and legacysupport should be added once a new release is available with this functionality:

https://github.com/macports/macports-legacy-support/pull/58

Change History (0)

Note: See TracTickets for help on using tickets.