START sys/arch/amd64/fpu 2024-07-26T00:31:44Z ==== run-regress-fenv ==== cc -c -MD -MF fenv.d -o fenv.o /usr/src/regress/sys/arch/amd64/fpu/fenv.S cc -o fenv fenv.o -nopie -nostdlib -static cc -O2 -pipe -Wformat -Wno-compare-distinct-pointer-types -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/fpu/fdump.c cc -o fdump fdump.o ld: error: failed to open fdump: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:99 'fdump') FAILED ==== run-regress-fdfl ==== cc -O2 -pipe -Wformat -Wno-compare-distinct-pointer-types -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/fpu/fdfl.c cc -o fdfl fdfl.o -lm ld: error: failed to open fdfl: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:99 'fdfl') FAILED ==== run-regress-feget ==== cc -O2 -pipe -Wformat -Wno-compare-distinct-pointer-types -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/fpu/feget.c cc -o feget feget.o -lm ld: error: failed to open feget: No space left on device cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:99 'feget') FAILED ==== run-regress-fxproc0 ==== cc -O2 -pipe -Wformat -Wno-compare-distinct-pointer-types -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/fpu/fxproc0.c fatal error: error in backend: IO failure on output stream: No space left on device *** Error 1 in . (:87 'fxproc0.o') FAILED FAIL sys/arch/amd64/fpu *** Error 1 in . (:99 'fdump'), *** Error 1 in . (:99 'fdfl'), *** Error 1 in . (:99 'feget'), *** Error 1 in . (:87 'fxproc0.o')