START lib/libc/getaddrinfo 2024-07-26T00:06:02Z ==== run-regress-gaitest ==== cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/getaddrinfo/gaitest.c /usr/src/regress/lib/libc/getaddrinfo/gaitest.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print1(title, res, h, s) ^ /usr/src/regress/lib/libc/getaddrinfo/gaitest.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 2 warnings generated. cc -o gaitest gaitest.o sh /usr/src/regress/lib/libc/getaddrinfo/testsuite.sh >out 2>&1 *** Error 1 in . (Makefile:7 'run-regress-gaitest') FAILED FAIL lib/libc/getaddrinfo *** Error 1 in . (Makefile:7 'run-regress-gaitest')