START sys/kern/itimer 2024-07-26T00:32:48Z ==== real ==== cc -O2 -pipe -MD -MP -c /usr/src/regress/sys/kern/itimer/itimer.c cc -o itimer itimer.o ld: error: failed to open itimer: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'itimer') FAILED ==== virtual ==== cc -o itimer itimer.o ld: error: failed to open itimer: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'itimer') FAILED ==== prof ==== cc -o itimer itimer.o ld: error: failed to open itimer: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'itimer') FAILED FAIL sys/kern/itimer *** Error 1 in . (:126 'itimer'), *** Error 1 in . (:126 'itimer'), *** Error 1 in . (:126 'itimer')