In file included from lib/events.c:22:0: ./../lib/tevent/tevent_internal.h:263:3: error: unknown type name 'tevent_trace_callback_t' ./../lib/tevent/tevent_internal.h:345:11: warning: 'enum tevent_trace_point' declared inside parameter list [enabled by +default] ./../lib/tevent/tevent_internal.h:345:11: warning: its scope is only this definition or declaration, which is probably not +what you want [enabled by default] lib/events.c: In function 's3_event_loop_once': lib/events.c:313:34: error: 'TEVENT_TRACE_BEFORE_WAIT' undeclared (first use in this function) lib/events.c:313:34: note: each undeclared identifier is reported only once for each function it appears in lib/events.c:313:2: error: type of formal parameter 2 is incomplete lib/events.c:316:34: error: 'TEVENT_TRACE_AFTER_WAIT' undeclared (first use in this function)
Created attachment 9529 [details] Patch for v4-0-test
Pushed to autobuild-v4-0-test.
Pushed to v4-0-test. Closing out bug report. Thanks!