build: FAILED conformance/interfaces/pthread_once/6-1: build: FAILED: Compiler output: conformance/interfaces/pthread_once/6-1.c:199:14: error: expected expression once_ctl = PTHREAD_ONCE_INIT; ^ /usr/include/pthread.h:152:29: note: expanded from macro 'PTHREAD_ONCE_INIT' #define PTHREAD_ONCE_INIT { PTHREAD_NEEDS_INIT, PTHREAD_MUTEX_INITIALIZER } ^ 1 error generated.