mbolingbroke, build 183, step 12: compiling testremove

Program: "make"
Args: ["utils/testremove_all"]
Subdir: "build"
Start time: Missing
End time: Missing
===--- building phase 0
make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds
make[1]: Nothing to be done for `phase_0_builds'.
===--- building phase 1
make -r --no-print-directory -f ghc.mk phase=1 phase_1_builds
make[1]: Nothing to be done for `phase_1_builds'.
===--- building final phase
make -r --no-print-directory -f ghc.mk phase=final utils/testremove_all
inplace/bin/ghc-stage1 --make -O utils/testremove/wouldrm
[1 of 1] Compiling Main ( utils/testremove/wouldrm.hs, utils/testremove/wouldrm.o )
Linking utils/testremove/wouldrm ...
inplace/bin/ghc-stage1 --make -O utils/testremove/checkremove
[1 of 1] Compiling Main ( utils/testremove/checkremove.hs, utils/testremove/checkremove.o )
Linking utils/testremove/checkremove ...
Result: ExitSuccess