Comment 6 for bug 1869751

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Thanks @doko,

This was fixed by:

# ftime causes deprecation errors now, but the clock_gettime replacement is
# disabled by default in 2.0.3. Enable it.
CPPFLAGS = -UPCMK_TIME_EMERGENCY_CGT

in

pacemaker (2.0.3-3ubuntu2) focal; urgency=medium

  * Forcibly switch from ftime to clock_gettime, since building with ftime now
    results in deprecation errors

 -- William Grant <email address hidden> Sat, 04 Apr 2020 19:15:34 +1100

I'll rebase my merge request.