* Mac Mini M1
* macOS 14.6.1
* Lazarus 3.99
* FPC 3.3.1
I've just tried this on macOS 14.6.1 and the build fails on a couple of lines, presumably something to do with the {$IFDEF}s. I notice that you've catered for DARWIN in other parts of the code, so presumably this was one that escaped your efforts 😉
job_scheduler.pas(530,5) Error: Identifier not found "clock_gettime"
job_scheduler.pas(530,19) Error: Identifier not found "CLOCK_REALTIME"