/tmp/tmpv6g1pe3x/undef.c:33:1: warning: ‘pthread_attr_getstackaddr’ is deprecated [-Wdeprecated-declarations] 33 | void *__glibc_test_pthread_attr_getstackaddr = (void *) &pthread_attr_getstackaddr; | ^~~~ In file included from ../include/pthread.h:1, from /tmp/tmpv6g1pe3x/undef.c:1: ../sysdeps/nptl/pthread.h:353:12: note: declared here 353 | extern int pthread_attr_getstackaddr (const pthread_attr_t *__restrict | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/tmpv6g1pe3x/undef.c:42:1: warning: ‘pthread_attr_setstackaddr’ is deprecated [-Wdeprecated-declarations] 42 | void *__glibc_test_pthread_attr_setstackaddr = (void *) &pthread_attr_setstackaddr; | ^~~~ ../sysdeps/nptl/pthread.h:361:12: note: declared here 361 | extern int pthread_attr_setstackaddr (pthread_attr_t *__attr, | ^~~~~~~~~~~~~~~~~~~~~~~~~ [initial] tzset -> [libc.a(tzset.o)] __tzfile_compute -> [libc.a(tzfile.o)] _IO_new_fclose -> [libc.a(iofclose.o)] _IO_file_close_maybe_unlink -> [libc.a(fileops.o)] memrchr