/tmp/tmp0ev8_73l/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/tmp0ev8_73l/undef.c:1: ../sysdeps/nptl/pthread.h:353:12: note: declared here 353 | extern int pthread_attr_getstackaddr (const pthread_attr_t *__restrict | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/tmp0ev8_73l/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] pthread_create -> [libc.a(pthread_create.o)] __libc_resp -> [libc.a(res_libc.o)] __res_randomid -> [libc.a(res_randomid.o)] arc4random_uniform