/tmp/tmpferf151q/undef.c:2:1: warning: ‘ftime’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 2 | void *__glibc_test_ftime = (void *) &ftime; | ^~~~ In file included from ../include/sys/timeb.h:1, from /tmp/tmpferf151q/undef.c:1: ../time/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ [initial] ftime -> [libc.a(ftime.o)] __clock_gettime64 -> [libc.a(clock_gettime.o)] _dl_vdso_clock_gettime -> [libc.a(dl-support.o)] _dl_init_paths -> [libc.a(dl-load.o)] _dl_tls_dtv_slotinfo_list -> [libc.a(libc-tls.o)] getauxval