START sys/kern/execve 2024-07-26T00:32:30Z ==== test-empty ==== cc -O2 -pipe -MD -MP -c /usr/src/regress/sys/kern/execve/doexec.c cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-nonexist ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-nonexistshell ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-devnullscript ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-badinterplen ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-goodscript ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-scriptarg ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-scriptarg-nospace ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-goodaout ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED ==== test-truncaout ==== cc -static -o doexec doexec.o ld: error: failed to open doexec: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'doexec') FAILED FAIL sys/kern/execve *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec'), *** Error 1 in . (:126 'doexec')