START sys/kern/clock_gettime 2023-12-05T19:58:41Z ==== run-regress-monotonicrelapse ==== cc -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -Wdeclaration-after-statement -MD -MP -c /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c: In function 'thread_func': /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c:90: warning: cast from pointer to integer of different size cc -o monotonicrelapse monotonicrelapse.o -lpthread ./monotonicrelapse 4 PASS sys/kern/clock_gettime Duration 0m10.98s