START sys/kern/sysvsem 2024-07-26T00:45:09Z ==== run-regress-semtest ==== cc -O2 -pipe -MD -MP -c /usr/src/regress/sys/kern/sysvsem/semtest.c /usr/src/regress/sys/kern/sysvsem/semtest.c:76: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) ^ /usr/src/regress/sys/kern/sysvsem/semtest.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigsys_handler(signo) ^ /usr/src/regress/sys/kern/sysvsem/semtest.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sigchld_handler(signo) ^ /usr/src/regress/sys/kern/sysvsem/semtest.c:288:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_semid_ds(sp, mode) ^ fatal error: error in backend: IO failure on output stream: No space left on device *** Error 1 in . (:87 'semtest.o') FAILED FAIL sys/kern/sysvsem *** Error 1 in . (:87 'semtest.o')