(view as text)
make -C testsuite/tests/ghc-regress stage=2 TIMEOUT=300
 in dir /home/ian/slave/testslavename/build
 watching logfiles {}
 argv: ['make', '-C', 'testsuite/tests/ghc-regress', 'stage=2', 'TIMEOUT=300']
 environment: {'TMP': '/cygdrive/c/WINDOWS/TEMP', 'COMPUTERNAME': 'MSRC-688592', 'USERDOMAIN': 'MSRC-688592', 'COMMONPROGRAMFILES': 'C:\\Program Files\\Common Files', 'SSH_CLIENT': '192.168.10.3 32926 22', 'CVS_RSH': '/bin/ssh', 'LOGNAME': 'ian', 'USER': 'ian', 'PROCESSOR_REVISION': '0905', 'HOME': '/home/ian', 'PATH': '/cygdrive/c/ghc/ghc-6.4.2/bin:/home/ian/darcs/inst/bin:/home/ian/alex/alex-2.0.1:/home/ian/happy/happy-1.15:/home/ian/buildbot/inst/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/ghc/ghc-6.4.2/bin:/usr/bin:/cygdrive/c/texmf/miktex/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program Files/Microsoft SQL Server/90/Tools/binn/:/cygdrive/c/SFU/common/:/cygdrive/c/PROGRA~1/CA/SHARED~1/SCANEN~1:/cygdrive/c/Program Files/CA/eTrust Antivirus:/bin', 'PS1': '\\[\\e]0;\\w\\a\\]\\n\\[\\e[32m\\]\\u@\\h \\[\\e[33m\\]\\w\\[\\e[0m\\]\\n\\$ ', 'CYGWIN': 'ntsec', 'MAKE_MODE': 'unix', 'TERM': 'xterm', 'SHELL': '/bin/bash', 'TZ': 'GMTST0GMTST-1,M3.5.0/1,M10.5.0/2', 'TEMP': '/cygdrive/c/WINDOWS/TEMP', 'SHLVL': '1', 'PROCESSOR_ARCHITECTURE': 'x86', 'ALLUSERSPROFILE': 'C:\\Documents and Settings\\All Users', 'USERPROFILE': 'C:\\Documents and Settings\\ian', 'MANPATH': '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man', 'HOMEPATH': '\\cygwin\\home\\ian', 'USERNAME': 'ian', 'LOGONSERVER': '\\\\MSRC-688592', 'SYSTEMROOT': 'C:\\WINDOWS', 'COMSPEC': 'C:\\WINDOWS\\system32\\cmd.exe', 'INFOPATH': '/usr/local/info:/usr/share/info:/usr/info:', 'PYTHONPATH': '/home/ian/zope/inst/lib/python/:/home/ian/twisted/inst/lib/python2.4/site-packages/:/home/ian/buildbot/inst/lib/python2.4/site-packages/', 'PRINTER': 'Microsoft Office Document Image Writer', 'PATHEXT': '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH', '_': '/home/ian/buildbot/inst/bin/buildbot', 'WINDIR': 'C:\\WINDOWS', 'HOMEDRIVE': 'C:', 'SSH_TTY': '/dev/tty0', 'OLDPWD': '/home/ian', 'HOSTNAME': 'msrc-688592', 'PROCESSOR_IDENTIFIER': 'x86 Family 6 Model 9 Stepping 5, GenuineIntel', 'NUMBER_OF_PROCESSORS': '1', 'PWD': '/home/ian/slave', 'PROCESSOR_LEVEL': '6', 'MAIL': '/var/spool/mail/ian', 'SSH_CONNECTION': '192.168.10.3 32926 192.168.10.4 22', 'OS': 'Windows_NT', 'SYSTEMDRIVE': 'C:', 'PROGRAMFILES': 'C:\\Program Files'}
make: Entering directory `/home/ian/slave/testslavename/build/testsuite/tests/ghc-regress'
/usr/bin/python ../../driver/runtests.py  -e ghc_with_native_codegen=1 -e ghc_with_profiling=1 -e ghc_with_unreg=0 -e ghc_with_interpreter=1 -e ghc_with_threaded_rts=1 -e ghc_with_smp=1 --config=../../config/ghc -e config.compiler=\"C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace\" -e config.compiler_always_flags.append"(\"-Di386_unknown_mingw32\")" -e config.compiler_always_flags.append"(\"\")" -e config.platform=\"i386-unknown-mingw32\" -e config.wordsize=\"32\" -e default_testopts.cleanup=\"\" -e "if '0': config.use_threads=int(0)" -e config.timeout="int(300) or config.timeout" -e config.timeout_prog=\"../../timeout/timeout\"  \
		 \
		 \
		 \
		 \
		
Found 129 .T files...
Beginning test run at Mon Sep  4 00:36:34 GMTST 2006
====> Running ./array/should_run/all.T
=====> arr001(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr001 arr001.hs    >arr001.comp.stderr 2>&1
cd ./array/should_run && ./arr001    </dev/null >arr001.run.stdout 2>arr001.run.stderr
=====> arr001(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr001 arr001.hs -O   >arr001.comp.stderr 2>&1
cd ./array/should_run && ./arr001    </dev/null >arr001.run.stdout 2>arr001.run.stderr
=====> arr001(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr001 arr001.hs -O -fasm   >arr001.comp.stderr 2>&1
cd ./array/should_run && ./arr001    </dev/null >arr001.run.stdout 2>arr001.run.stderr
=====> arr001(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr001 arr001.hs -O -prof -auto-all   >arr001.comp.stderr 2>&1
cd ./array/should_run && ./arr001  +RTS -p -RTS  </dev/null >arr001.run.stdout 2>arr001.run.stderr
=====> arr001(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr001 arr001.hs -O -prof -auto-all -fasm   >arr001.comp.stderr 2>&1
cd ./array/should_run && ./arr001  +RTS -hc -RTS  </dev/null >arr001.run.stdout 2>arr001.run.stderr
=====> arr001(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr001.hs --interactive -v0   <arr001.genscript 1>arr001.interp.stdout 2>arr001.interp.stderr
=====> arr001(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr001 arr001.hs -threaded -debug   >arr001.comp.stderr 2>&1
cd ./array/should_run && ./arr001    </dev/null >arr001.run.stdout 2>arr001.run.stderr
=====> arr001(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr001 arr001.hs -O -threaded   >arr001.comp.stderr 2>&1
cd ./array/should_run && ./arr001  +RTS -N2 -RTS  </dev/null >arr001.run.stdout 2>arr001.run.stderr
=====> arr002(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr002 arr002.hs    >arr002.comp.stderr 2>&1
cd ./array/should_run && ./arr002    </dev/null >arr002.run.stdout 2>arr002.run.stderr
=====> arr002(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr002 arr002.hs -O   >arr002.comp.stderr 2>&1
cd ./array/should_run && ./arr002    </dev/null >arr002.run.stdout 2>arr002.run.stderr
=====> arr002(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr002 arr002.hs -O -fasm   >arr002.comp.stderr 2>&1
cd ./array/should_run && ./arr002    </dev/null >arr002.run.stdout 2>arr002.run.stderr
=====> arr002(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr002 arr002.hs -O -prof -auto-all   >arr002.comp.stderr 2>&1
cd ./array/should_run && ./arr002  +RTS -p -RTS  </dev/null >arr002.run.stdout 2>arr002.run.stderr
=====> arr002(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr002 arr002.hs -O -prof -auto-all -fasm   >arr002.comp.stderr 2>&1
cd ./array/should_run && ./arr002  +RTS -hc -RTS  </dev/null >arr002.run.stdout 2>arr002.run.stderr
=====> arr002(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr002.hs --interactive -v0   <arr002.genscript 1>arr002.interp.stdout 2>arr002.interp.stderr
=====> arr002(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr002 arr002.hs -threaded -debug   >arr002.comp.stderr 2>&1
cd ./array/should_run && ./arr002    </dev/null >arr002.run.stdout 2>arr002.run.stderr
=====> arr002(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr002 arr002.hs -O -threaded   >arr002.comp.stderr 2>&1
cd ./array/should_run && ./arr002  +RTS -N2 -RTS  </dev/null >arr002.run.stdout 2>arr002.run.stderr
=====> arr003(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr003 arr003.hs    >arr003.comp.stderr 2>&1
cd ./array/should_run && ./arr003    </dev/null >arr003.run.stdout 2>arr003.run.stderr
=====> arr003(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr003 arr003.hs -O   >arr003.comp.stderr 2>&1
cd ./array/should_run && ./arr003    </dev/null >arr003.run.stdout 2>arr003.run.stderr
=====> arr003(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr003 arr003.hs -O -fasm   >arr003.comp.stderr 2>&1
cd ./array/should_run && ./arr003    </dev/null >arr003.run.stdout 2>arr003.run.stderr
=====> arr003(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr003 arr003.hs -O -prof -auto-all   >arr003.comp.stderr 2>&1
cd ./array/should_run && ./arr003  +RTS -p -RTS  </dev/null >arr003.run.stdout 2>arr003.run.stderr
=====> arr003(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr003 arr003.hs -O -prof -auto-all -fasm   >arr003.comp.stderr 2>&1
cd ./array/should_run && ./arr003  +RTS -hc -RTS  </dev/null >arr003.run.stdout 2>arr003.run.stderr
=====> arr003(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr003.hs --interactive -v0   <arr003.genscript 1>arr003.interp.stdout 2>arr003.interp.stderr
=====> arr003(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr003 arr003.hs -threaded -debug   >arr003.comp.stderr 2>&1
cd ./array/should_run && ./arr003    </dev/null >arr003.run.stdout 2>arr003.run.stderr
=====> arr003(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr003 arr003.hs -O -threaded   >arr003.comp.stderr 2>&1
cd ./array/should_run && ./arr003  +RTS -N2 -RTS  </dev/null >arr003.run.stdout 2>arr003.run.stderr
=====> arr004(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr004 arr004.hs    >arr004.comp.stderr 2>&1
cd ./array/should_run && ./arr004    </dev/null >arr004.run.stdout 2>arr004.run.stderr
=====> arr004(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr004 arr004.hs -O   >arr004.comp.stderr 2>&1
cd ./array/should_run && ./arr004    </dev/null >arr004.run.stdout 2>arr004.run.stderr
=====> arr004(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr004 arr004.hs -O -fasm   >arr004.comp.stderr 2>&1
cd ./array/should_run && ./arr004    </dev/null >arr004.run.stdout 2>arr004.run.stderr
=====> arr004(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr004 arr004.hs -O -prof -auto-all   >arr004.comp.stderr 2>&1
cd ./array/should_run && ./arr004  +RTS -p -RTS  </dev/null >arr004.run.stdout 2>arr004.run.stderr
=====> arr004(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr004 arr004.hs -O -prof -auto-all -fasm   >arr004.comp.stderr 2>&1
cd ./array/should_run && ./arr004  +RTS -hc -RTS  </dev/null >arr004.run.stdout 2>arr004.run.stderr
=====> arr004(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr004.hs --interactive -v0   <arr004.genscript 1>arr004.interp.stdout 2>arr004.interp.stderr
=====> arr004(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr004 arr004.hs -threaded -debug   >arr004.comp.stderr 2>&1
cd ./array/should_run && ./arr004    </dev/null >arr004.run.stdout 2>arr004.run.stderr
=====> arr004(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr004 arr004.hs -O -threaded   >arr004.comp.stderr 2>&1
cd ./array/should_run && ./arr004  +RTS -N2 -RTS  </dev/null >arr004.run.stdout 2>arr004.run.stderr
=====> arr005(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr005 arr005.hs    >arr005.comp.stderr 2>&1
cd ./array/should_run && ./arr005    </dev/null >arr005.run.stdout 2>arr005.run.stderr
=====> arr005(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr005 arr005.hs -O   >arr005.comp.stderr 2>&1
cd ./array/should_run && ./arr005    </dev/null >arr005.run.stdout 2>arr005.run.stderr
=====> arr005(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr005 arr005.hs -O -fasm   >arr005.comp.stderr 2>&1
cd ./array/should_run && ./arr005    </dev/null >arr005.run.stdout 2>arr005.run.stderr
=====> arr005(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr005 arr005.hs -O -prof -auto-all   >arr005.comp.stderr 2>&1
cd ./array/should_run && ./arr005  +RTS -p -RTS  </dev/null >arr005.run.stdout 2>arr005.run.stderr
=====> arr005(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr005 arr005.hs -O -prof -auto-all -fasm   >arr005.comp.stderr 2>&1
cd ./array/should_run && ./arr005  +RTS -hc -RTS  </dev/null >arr005.run.stdout 2>arr005.run.stderr
=====> arr005(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr005.hs --interactive -v0   <arr005.genscript 1>arr005.interp.stdout 2>arr005.interp.stderr
=====> arr005(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr005 arr005.hs -threaded -debug   >arr005.comp.stderr 2>&1
cd ./array/should_run && ./arr005    </dev/null >arr005.run.stdout 2>arr005.run.stderr
=====> arr005(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr005 arr005.hs -O -threaded   >arr005.comp.stderr 2>&1
cd ./array/should_run && ./arr005  +RTS -N2 -RTS  </dev/null >arr005.run.stdout 2>arr005.run.stderr
=====> arr006(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr006 arr006.hs    >arr006.comp.stderr 2>&1
cd ./array/should_run && ./arr006    </dev/null >arr006.run.stdout 2>arr006.run.stderr
=====> arr006(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr006 arr006.hs -O   >arr006.comp.stderr 2>&1
cd ./array/should_run && ./arr006    </dev/null >arr006.run.stdout 2>arr006.run.stderr
=====> arr006(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr006 arr006.hs -O -fasm   >arr006.comp.stderr 2>&1
cd ./array/should_run && ./arr006    </dev/null >arr006.run.stdout 2>arr006.run.stderr
=====> arr006(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr006 arr006.hs -O -prof -auto-all   >arr006.comp.stderr 2>&1
cd ./array/should_run && ./arr006  +RTS -p -RTS  </dev/null >arr006.run.stdout 2>arr006.run.stderr
=====> arr006(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr006 arr006.hs -O -prof -auto-all -fasm   >arr006.comp.stderr 2>&1
cd ./array/should_run && ./arr006  +RTS -hc -RTS  </dev/null >arr006.run.stdout 2>arr006.run.stderr
=====> arr006(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr006.hs --interactive -v0   <arr006.genscript 1>arr006.interp.stdout 2>arr006.interp.stderr
=====> arr006(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr006 arr006.hs -threaded -debug   >arr006.comp.stderr 2>&1
cd ./array/should_run && ./arr006    </dev/null >arr006.run.stdout 2>arr006.run.stderr
=====> arr006(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr006 arr006.hs -O -threaded   >arr006.comp.stderr 2>&1
cd ./array/should_run && ./arr006  +RTS -N2 -RTS  </dev/null >arr006.run.stdout 2>arr006.run.stderr
=====> arr007(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr007 arr007.hs    >arr007.comp.stderr 2>&1
cd ./array/should_run && ./arr007    </dev/null >arr007.run.stdout 2>arr007.run.stderr
=====> arr007(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr007 arr007.hs -O   >arr007.comp.stderr 2>&1
cd ./array/should_run && ./arr007    </dev/null >arr007.run.stdout 2>arr007.run.stderr
=====> arr007(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr007 arr007.hs -O -fasm   >arr007.comp.stderr 2>&1
cd ./array/should_run && ./arr007    </dev/null >arr007.run.stdout 2>arr007.run.stderr
=====> arr007(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr007 arr007.hs -O -prof -auto-all   >arr007.comp.stderr 2>&1
cd ./array/should_run && ./arr007  +RTS -p -RTS  </dev/null >arr007.run.stdout 2>arr007.run.stderr
=====> arr007(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr007 arr007.hs -O -prof -auto-all -fasm   >arr007.comp.stderr 2>&1
cd ./array/should_run && ./arr007  +RTS -hc -RTS  </dev/null >arr007.run.stdout 2>arr007.run.stderr
=====> arr007(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr007.hs --interactive -v0   <arr007.genscript 1>arr007.interp.stdout 2>arr007.interp.stderr
=====> arr007(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr007 arr007.hs -threaded -debug   >arr007.comp.stderr 2>&1
cd ./array/should_run && ./arr007    </dev/null >arr007.run.stdout 2>arr007.run.stderr
=====> arr007(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr007 arr007.hs -O -threaded   >arr007.comp.stderr 2>&1
cd ./array/should_run && ./arr007  +RTS -N2 -RTS  </dev/null >arr007.run.stdout 2>arr007.run.stderr
=====> arr008(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr008 arr008.hs    >arr008.comp.stderr 2>&1
cd ./array/should_run && ./arr008    </dev/null >arr008.run.stdout 2>arr008.run.stderr
=====> arr008(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr008 arr008.hs -O   >arr008.comp.stderr 2>&1
cd ./array/should_run && ./arr008    </dev/null >arr008.run.stdout 2>arr008.run.stderr
=====> arr008(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr008 arr008.hs -O -fasm   >arr008.comp.stderr 2>&1
cd ./array/should_run && ./arr008    </dev/null >arr008.run.stdout 2>arr008.run.stderr
=====> arr008(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr008 arr008.hs -O -prof -auto-all   >arr008.comp.stderr 2>&1
cd ./array/should_run && ./arr008  +RTS -p -RTS  </dev/null >arr008.run.stdout 2>arr008.run.stderr
=====> arr008(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr008 arr008.hs -O -prof -auto-all -fasm   >arr008.comp.stderr 2>&1
cd ./array/should_run && ./arr008  +RTS -hc -RTS  </dev/null >arr008.run.stdout 2>arr008.run.stderr
=====> arr008(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr008.hs --interactive -v0   <arr008.genscript 1>arr008.interp.stdout 2>arr008.interp.stderr
=====> arr008(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr008 arr008.hs -threaded -debug   >arr008.comp.stderr 2>&1
cd ./array/should_run && ./arr008    </dev/null >arr008.run.stdout 2>arr008.run.stderr
=====> arr008(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr008 arr008.hs -O -threaded   >arr008.comp.stderr 2>&1
cd ./array/should_run && ./arr008  +RTS -N2 -RTS  </dev/null >arr008.run.stdout 2>arr008.run.stderr
=====> arr009(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr009 arr009.hs    >arr009.comp.stderr 2>&1
cd ./array/should_run && ./arr009    </dev/null >arr009.run.stdout 2>arr009.run.stderr
=====> arr009(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr009 arr009.hs -O   >arr009.comp.stderr 2>&1
cd ./array/should_run && ./arr009    </dev/null >arr009.run.stdout 2>arr009.run.stderr
=====> arr009(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr009 arr009.hs -O -fasm   >arr009.comp.stderr 2>&1
cd ./array/should_run && ./arr009    </dev/null >arr009.run.stdout 2>arr009.run.stderr
=====> arr009(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr009 arr009.hs -O -prof -auto-all   >arr009.comp.stderr 2>&1
cd ./array/should_run && ./arr009  +RTS -p -RTS  </dev/null >arr009.run.stdout 2>arr009.run.stderr
=====> arr009(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr009 arr009.hs -O -prof -auto-all -fasm   >arr009.comp.stderr 2>&1
cd ./array/should_run && ./arr009  +RTS -hc -RTS  </dev/null >arr009.run.stdout 2>arr009.run.stderr
=====> arr009(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr009.hs --interactive -v0   <arr009.genscript 1>arr009.interp.stdout 2>arr009.interp.stderr
=====> arr009(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr009 arr009.hs -threaded -debug   >arr009.comp.stderr 2>&1
cd ./array/should_run && ./arr009    </dev/null >arr009.run.stdout 2>arr009.run.stderr
=====> arr009(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr009 arr009.hs -O -threaded   >arr009.comp.stderr 2>&1
cd ./array/should_run && ./arr009  +RTS -N2 -RTS  </dev/null >arr009.run.stdout 2>arr009.run.stderr
=====> arr010(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr010 arr010.hs    >arr010.comp.stderr 2>&1
cd ./array/should_run && ./arr010    </dev/null >arr010.run.stdout 2>arr010.run.stderr
=====> arr010(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr010 arr010.hs -O   >arr010.comp.stderr 2>&1
cd ./array/should_run && ./arr010    </dev/null >arr010.run.stdout 2>arr010.run.stderr
=====> arr010(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr010 arr010.hs -O -fasm   >arr010.comp.stderr 2>&1
cd ./array/should_run && ./arr010    </dev/null >arr010.run.stdout 2>arr010.run.stderr
=====> arr010(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr010 arr010.hs -O -prof -auto-all   >arr010.comp.stderr 2>&1
cd ./array/should_run && ./arr010  +RTS -p -RTS  </dev/null >arr010.run.stdout 2>arr010.run.stderr
=====> arr010(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr010 arr010.hs -O -prof -auto-all -fasm   >arr010.comp.stderr 2>&1
cd ./array/should_run && ./arr010  +RTS -hc -RTS  </dev/null >arr010.run.stdout 2>arr010.run.stderr
=====> arr010(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr010.hs --interactive -v0   <arr010.genscript 1>arr010.interp.stdout 2>arr010.interp.stderr
=====> arr010(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr010 arr010.hs -threaded -debug   >arr010.comp.stderr 2>&1
cd ./array/should_run && ./arr010    </dev/null >arr010.run.stdout 2>arr010.run.stderr
=====> arr010(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr010 arr010.hs -O -threaded   >arr010.comp.stderr 2>&1
cd ./array/should_run && ./arr010  +RTS -N2 -RTS  </dev/null >arr010.run.stdout 2>arr010.run.stderr
=====> arr011(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr011 arr011.hs    >arr011.comp.stderr 2>&1
cd ./array/should_run && ./arr011    </dev/null >arr011.run.stdout 2>arr011.run.stderr
=====> arr011(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr011 arr011.hs -O   >arr011.comp.stderr 2>&1
cd ./array/should_run && ./arr011    </dev/null >arr011.run.stdout 2>arr011.run.stderr
=====> arr011(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr011 arr011.hs -O -fasm   >arr011.comp.stderr 2>&1
cd ./array/should_run && ./arr011    </dev/null >arr011.run.stdout 2>arr011.run.stderr
=====> arr011(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr011 arr011.hs -O -prof -auto-all   >arr011.comp.stderr 2>&1
cd ./array/should_run && ./arr011  +RTS -p -RTS  </dev/null >arr011.run.stdout 2>arr011.run.stderr
=====> arr011(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr011 arr011.hs -O -prof -auto-all -fasm   >arr011.comp.stderr 2>&1
cd ./array/should_run && ./arr011  +RTS -hc -RTS  </dev/null >arr011.run.stdout 2>arr011.run.stderr
=====> arr011(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr011.hs --interactive -v0   <arr011.genscript 1>arr011.interp.stdout 2>arr011.interp.stderr
=====> arr011(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr011 arr011.hs -threaded -debug   >arr011.comp.stderr 2>&1
cd ./array/should_run && ./arr011    </dev/null >arr011.run.stdout 2>arr011.run.stderr
=====> arr011(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr011 arr011.hs -O -threaded   >arr011.comp.stderr 2>&1
cd ./array/should_run && ./arr011  +RTS -N2 -RTS  </dev/null >arr011.run.stdout 2>arr011.run.stderr
=====> arr012(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr012 arr012.hs    >arr012.comp.stderr 2>&1
cd ./array/should_run && ./arr012    </dev/null >arr012.run.stdout 2>arr012.run.stderr
=====> arr012(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr012 arr012.hs -O   >arr012.comp.stderr 2>&1
cd ./array/should_run && ./arr012    </dev/null >arr012.run.stdout 2>arr012.run.stderr
=====> arr012(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr012 arr012.hs -O -fasm   >arr012.comp.stderr 2>&1
cd ./array/should_run && ./arr012    </dev/null >arr012.run.stdout 2>arr012.run.stderr
=====> arr012(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr012 arr012.hs -O -prof -auto-all   >arr012.comp.stderr 2>&1
cd ./array/should_run && ./arr012  +RTS -p -RTS  </dev/null >arr012.run.stdout 2>arr012.run.stderr
=====> arr012(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr012 arr012.hs -O -prof -auto-all -fasm   >arr012.comp.stderr 2>&1
cd ./array/should_run && ./arr012  +RTS -hc -RTS  </dev/null >arr012.run.stdout 2>arr012.run.stderr
=====> arr012(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr012.hs --interactive -v0   <arr012.genscript 1>arr012.interp.stdout 2>arr012.interp.stderr
=====> arr012(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr012 arr012.hs -threaded -debug   >arr012.comp.stderr 2>&1
cd ./array/should_run && ./arr012    </dev/null >arr012.run.stdout 2>arr012.run.stderr
=====> arr012(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr012 arr012.hs -O -threaded   >arr012.comp.stderr 2>&1
cd ./array/should_run && ./arr012  +RTS -N2 -RTS  </dev/null >arr012.run.stdout 2>arr012.run.stderr
=====> arr013(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr013 arr013.hs    >arr013.comp.stderr 2>&1
cd ./array/should_run && ./arr013    </dev/null >arr013.run.stdout 2>arr013.run.stderr
=====> arr013(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr013 arr013.hs -O   >arr013.comp.stderr 2>&1
cd ./array/should_run && ./arr013    </dev/null >arr013.run.stdout 2>arr013.run.stderr
=====> arr013(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr013 arr013.hs -O -fasm   >arr013.comp.stderr 2>&1
cd ./array/should_run && ./arr013    </dev/null >arr013.run.stdout 2>arr013.run.stderr
=====> arr013(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr013 arr013.hs -O -prof -auto-all   >arr013.comp.stderr 2>&1
cd ./array/should_run && ./arr013  +RTS -p -RTS  </dev/null >arr013.run.stdout 2>arr013.run.stderr
=====> arr013(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr013 arr013.hs -O -prof -auto-all -fasm   >arr013.comp.stderr 2>&1
cd ./array/should_run && ./arr013  +RTS -hc -RTS  </dev/null >arr013.run.stdout 2>arr013.run.stderr
=====> arr013(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr013.hs --interactive -v0   <arr013.genscript 1>arr013.interp.stdout 2>arr013.interp.stderr
=====> arr013(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr013 arr013.hs -threaded -debug   >arr013.comp.stderr 2>&1
cd ./array/should_run && ./arr013    </dev/null >arr013.run.stdout 2>arr013.run.stderr
=====> arr013(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr013 arr013.hs -O -threaded   >arr013.comp.stderr 2>&1
cd ./array/should_run && ./arr013  +RTS -N2 -RTS  </dev/null >arr013.run.stdout 2>arr013.run.stderr
=====> arr014(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr014 arr014.hs    >arr014.comp.stderr 2>&1
cd ./array/should_run && ./arr014    </dev/null >arr014.run.stdout 2>arr014.run.stderr
=====> arr014(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr014 arr014.hs -O   >arr014.comp.stderr 2>&1
cd ./array/should_run && ./arr014    </dev/null >arr014.run.stdout 2>arr014.run.stderr
=====> arr014(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr014 arr014.hs -O -fasm   >arr014.comp.stderr 2>&1
cd ./array/should_run && ./arr014    </dev/null >arr014.run.stdout 2>arr014.run.stderr
=====> arr014(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr014 arr014.hs -O -prof -auto-all   >arr014.comp.stderr 2>&1
cd ./array/should_run && ./arr014  +RTS -p -RTS  </dev/null >arr014.run.stdout 2>arr014.run.stderr
=====> arr014(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr014 arr014.hs -O -prof -auto-all -fasm   >arr014.comp.stderr 2>&1
cd ./array/should_run && ./arr014  +RTS -hc -RTS  </dev/null >arr014.run.stdout 2>arr014.run.stderr
=====> arr014(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr014.hs --interactive -v0   <arr014.genscript 1>arr014.interp.stdout 2>arr014.interp.stderr
=====> arr014(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr014 arr014.hs -threaded -debug   >arr014.comp.stderr 2>&1
cd ./array/should_run && ./arr014    </dev/null >arr014.run.stdout 2>arr014.run.stderr
=====> arr014(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr014 arr014.hs -O -threaded   >arr014.comp.stderr 2>&1
cd ./array/should_run && ./arr014  +RTS -N2 -RTS  </dev/null >arr014.run.stdout 2>arr014.run.stderr
=====> arr015(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr015 arr015.hs    >arr015.comp.stderr 2>&1
cd ./array/should_run && ./arr015    </dev/null >arr015.run.stdout 2>arr015.run.stderr
=====> arr015(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr015 arr015.hs -O   >arr015.comp.stderr 2>&1
cd ./array/should_run && ./arr015    </dev/null >arr015.run.stdout 2>arr015.run.stderr
=====> arr015(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr015 arr015.hs -O -fasm   >arr015.comp.stderr 2>&1
cd ./array/should_run && ./arr015    </dev/null >arr015.run.stdout 2>arr015.run.stderr
=====> arr015(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr015 arr015.hs -O -prof -auto-all   >arr015.comp.stderr 2>&1
cd ./array/should_run && ./arr015  +RTS -p -RTS  </dev/null >arr015.run.stdout 2>arr015.run.stderr
=====> arr015(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr015 arr015.hs -O -prof -auto-all -fasm   >arr015.comp.stderr 2>&1
cd ./array/should_run && ./arr015  +RTS -hc -RTS  </dev/null >arr015.run.stdout 2>arr015.run.stderr
=====> arr015(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr015.hs --interactive -v0   <arr015.genscript 1>arr015.interp.stdout 2>arr015.interp.stderr
=====> arr015(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr015 arr015.hs -threaded -debug   >arr015.comp.stderr 2>&1
cd ./array/should_run && ./arr015    </dev/null >arr015.run.stdout 2>arr015.run.stderr
=====> arr015(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr015 arr015.hs -O -threaded   >arr015.comp.stderr 2>&1
cd ./array/should_run && ./arr015  +RTS -N2 -RTS  </dev/null >arr015.run.stdout 2>arr015.run.stderr
=====> arr016(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr016 arr016.hs  -fglasgow-exts  >arr016.comp.stderr 2>&1
cd ./array/should_run && ./arr016    </dev/null >arr016.run.stdout 2>arr016.run.stderr
=====> arr016(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr016 arr016.hs -O -fglasgow-exts  >arr016.comp.stderr 2>&1
cd ./array/should_run && ./arr016    </dev/null >arr016.run.stdout 2>arr016.run.stderr
=====> arr016(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr016 arr016.hs -O -fasm -fglasgow-exts  >arr016.comp.stderr 2>&1
cd ./array/should_run && ./arr016    </dev/null >arr016.run.stdout 2>arr016.run.stderr
=====> arr016(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr016 arr016.hs -O -prof -auto-all -fglasgow-exts  >arr016.comp.stderr 2>&1
cd ./array/should_run && ./arr016  +RTS -p -RTS  </dev/null >arr016.run.stdout 2>arr016.run.stderr
=====> arr016(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr016 arr016.hs -O -prof -auto-all -fasm -fglasgow-exts  >arr016.comp.stderr 2>&1
cd ./array/should_run && ./arr016  +RTS -hc -RTS  </dev/null >arr016.run.stdout 2>arr016.run.stderr
=====> arr016(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr016.hs --interactive -v0 -fglasgow-exts  <arr016.genscript 1>arr016.interp.stdout 2>arr016.interp.stderr
=====> arr016(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr016 arr016.hs -threaded -debug -fglasgow-exts  >arr016.comp.stderr 2>&1
cd ./array/should_run && ./arr016    </dev/null >arr016.run.stdout 2>arr016.run.stderr
=====> arr016(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr016 arr016.hs -O -threaded -fglasgow-exts  >arr016.comp.stderr 2>&1
cd ./array/should_run && ./arr016  +RTS -N2 -RTS  </dev/null >arr016.run.stdout 2>arr016.run.stderr
=====> arr017(normal)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr017 arr017.hs    >arr017.comp.stderr 2>&1
cd ./array/should_run && ./arr017    </dev/null >arr017.run.stdout 2>arr017.run.stderr
=====> arr017(opt)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr017 arr017.hs -O   >arr017.comp.stderr 2>&1
cd ./array/should_run && ./arr017    </dev/null >arr017.run.stdout 2>arr017.run.stderr
=====> arr017(optasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr017 arr017.hs -O -fasm   >arr017.comp.stderr 2>&1
cd ./array/should_run && ./arr017    </dev/null >arr017.run.stdout 2>arr017.run.stderr
=====> arr017(prof)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr017 arr017.hs -O -prof -auto-all   >arr017.comp.stderr 2>&1
cd ./array/should_run && ./arr017  +RTS -p -RTS  </dev/null >arr017.run.stdout 2>arr017.run.stderr
=====> arr017(profasm)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr017 arr017.hs -O -prof -auto-all -fasm   >arr017.comp.stderr 2>&1
cd ./array/should_run && ./arr017  +RTS -hc -RTS  </dev/null >arr017.run.stdout 2>arr017.run.stderr
=====> arr017(ghci)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arr017.hs --interactive -v0   <arr017.genscript 1>arr017.interp.stdout 2>arr017.interp.stderr
=====> arr017(threaded1)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr017 arr017.hs -threaded -debug   >arr017.comp.stderr 2>&1
cd ./array/should_run && ./arr017    </dev/null >arr017.run.stdout 2>arr017.run.stderr
=====> arr017(threaded2)
cd ./array/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arr017 arr017.hs -O -threaded   >arr017.comp.stderr 2>&1
cd ./array/should_run && ./arr017  +RTS -N2 -RTS  </dev/null >arr017.run.stdout 2>arr017.run.stderr
====> Running ./arrows/should_compile/all.T
=====> arrowapply1(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply1.hs    >arrowapply1.comp.stderr 2>&1
=====> arrowapply1(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply1.hs -O   >arrowapply1.comp.stderr 2>&1
=====> arrowapply1(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply1.hs -O -fasm   >arrowapply1.comp.stderr 2>&1
=====> arrowapply1(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply1.hs -O -prof -auto-all   >arrowapply1.comp.stderr 2>&1
=====> arrowapply1(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply1.hs -O -prof -auto-all -fasm   >arrowapply1.comp.stderr 2>&1
=====> arrowapply2(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply2.hs    >arrowapply2.comp.stderr 2>&1
=====> arrowapply2(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply2.hs -O   >arrowapply2.comp.stderr 2>&1
=====> arrowapply2(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply2.hs -O -fasm   >arrowapply2.comp.stderr 2>&1
=====> arrowapply2(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply2.hs -O -prof -auto-all   >arrowapply2.comp.stderr 2>&1
=====> arrowapply2(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply2.hs -O -prof -auto-all -fasm   >arrowapply2.comp.stderr 2>&1
=====> arrowapply3(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply3.hs    >arrowapply3.comp.stderr 2>&1
=====> arrowapply3(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply3.hs -O   >arrowapply3.comp.stderr 2>&1
=====> arrowapply3(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply3.hs -O -fasm   >arrowapply3.comp.stderr 2>&1
=====> arrowapply3(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply3.hs -O -prof -auto-all   >arrowapply3.comp.stderr 2>&1
=====> arrowapply3(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply3.hs -O -prof -auto-all -fasm   >arrowapply3.comp.stderr 2>&1
=====> arrowapply4(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply4.hs    >arrowapply4.comp.stderr 2>&1
=====> arrowapply4(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply4.hs -O   >arrowapply4.comp.stderr 2>&1
=====> arrowapply4(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply4.hs -O -fasm   >arrowapply4.comp.stderr 2>&1
=====> arrowapply4(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply4.hs -O -prof -auto-all   >arrowapply4.comp.stderr 2>&1
=====> arrowapply4(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply4.hs -O -prof -auto-all -fasm   >arrowapply4.comp.stderr 2>&1
=====> arrowapply5(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply5.hs    >arrowapply5.comp.stderr 2>&1
=====> arrowapply5(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply5.hs -O   >arrowapply5.comp.stderr 2>&1
=====> arrowapply5(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply5.hs -O -fasm   >arrowapply5.comp.stderr 2>&1
=====> arrowapply5(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply5.hs -O -prof -auto-all   >arrowapply5.comp.stderr 2>&1
=====> arrowapply5(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowapply5.hs -O -prof -auto-all -fasm   >arrowapply5.comp.stderr 2>&1
=====> arrowcase1(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowcase1.hs    >arrowcase1.comp.stderr 2>&1
=====> arrowcase1(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowcase1.hs -O   >arrowcase1.comp.stderr 2>&1
=====> arrowcase1(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowcase1.hs -O -fasm   >arrowcase1.comp.stderr 2>&1
=====> arrowcase1(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowcase1.hs -O -prof -auto-all   >arrowcase1.comp.stderr 2>&1
=====> arrowcase1(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowcase1.hs -O -prof -auto-all -fasm   >arrowcase1.comp.stderr 2>&1
=====> arrowdo1(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo1.hs    >arrowdo1.comp.stderr 2>&1
=====> arrowdo1(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo1.hs -O   >arrowdo1.comp.stderr 2>&1
=====> arrowdo1(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo1.hs -O -fasm   >arrowdo1.comp.stderr 2>&1
=====> arrowdo1(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo1.hs -O -prof -auto-all   >arrowdo1.comp.stderr 2>&1
=====> arrowdo1(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo1.hs -O -prof -auto-all -fasm   >arrowdo1.comp.stderr 2>&1
=====> arrowdo2(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo2.hs    >arrowdo2.comp.stderr 2>&1
=====> arrowdo2(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo2.hs -O   >arrowdo2.comp.stderr 2>&1
=====> arrowdo2(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo2.hs -O -fasm   >arrowdo2.comp.stderr 2>&1
=====> arrowdo2(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo2.hs -O -prof -auto-all   >arrowdo2.comp.stderr 2>&1
=====> arrowdo2(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowdo2.hs -O -prof -auto-all -fasm   >arrowdo2.comp.stderr 2>&1
=====> arrowform1(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowform1.hs    >arrowform1.comp.stderr 2>&1
=====> arrowform1(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowform1.hs -O   >arrowform1.comp.stderr 2>&1
=====> arrowform1(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowform1.hs -O -fasm   >arrowform1.comp.stderr 2>&1
=====> arrowform1(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowform1.hs -O -prof -auto-all   >arrowform1.comp.stderr 2>&1
=====> arrowform1(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowform1.hs -O -prof -auto-all -fasm   >arrowform1.comp.stderr 2>&1
=====> arrowif1(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowif1.hs    >arrowif1.comp.stderr 2>&1
=====> arrowif1(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowif1.hs -O   >arrowif1.comp.stderr 2>&1
=====> arrowif1(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowif1.hs -O -fasm   >arrowif1.comp.stderr 2>&1
=====> arrowif1(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowif1.hs -O -prof -auto-all   >arrowif1.comp.stderr 2>&1
=====> arrowif1(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowif1.hs -O -prof -auto-all -fasm   >arrowif1.comp.stderr 2>&1
=====> arrowlet1(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowlet1.hs    >arrowlet1.comp.stderr 2>&1
=====> arrowlet1(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowlet1.hs -O   >arrowlet1.comp.stderr 2>&1
=====> arrowlet1(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowlet1.hs -O -fasm   >arrowlet1.comp.stderr 2>&1
=====> arrowlet1(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowlet1.hs -O -prof -auto-all   >arrowlet1.comp.stderr 2>&1
=====> arrowlet1(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowlet1.hs -O -prof -auto-all -fasm   >arrowlet1.comp.stderr 2>&1
=====> arrowrec1(normal)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowrec1.hs    >arrowrec1.comp.stderr 2>&1
=====> arrowrec1(opt)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowrec1.hs -O   >arrowrec1.comp.stderr 2>&1
=====> arrowrec1(optasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowrec1.hs -O -fasm   >arrowrec1.comp.stderr 2>&1
=====> arrowrec1(prof)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowrec1.hs -O -prof -auto-all   >arrowrec1.comp.stderr 2>&1
=====> arrowrec1(profasm)
cd ./arrows/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowrec1.hs -O -prof -auto-all -fasm   >arrowrec1.comp.stderr 2>&1
====> Running ./arrows/should_fail/all.T
=====> arrowfail001(normal)
cd ./arrows/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowfail001.hs    >arrowfail001.comp.stderr 2>&1
=====> arrowfail002(normal)
cd ./arrows/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowfail002.hs    >arrowfail002.comp.stderr 2>&1
=====> arrowfail003(normal)
cd ./arrows/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrowfail003.hs    >arrowfail003.comp.stderr 2>&1
====> Running ./arrows/should_run/all.T
=====> arrowrun001(normal)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun001 arrowrun001.hs    >arrowrun001.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun001    </dev/null >arrowrun001.run.stdout 2>arrowrun001.run.stderr
=====> arrowrun001(opt)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun001 arrowrun001.hs -O   >arrowrun001.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun001    </dev/null >arrowrun001.run.stdout 2>arrowrun001.run.stderr
=====> arrowrun001(optasm)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun001 arrowrun001.hs -O -fasm   >arrowrun001.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun001    </dev/null >arrowrun001.run.stdout 2>arrowrun001.run.stderr
=====> arrowrun001(prof)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun001 arrowrun001.hs -O -prof -auto-all   >arrowrun001.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun001  +RTS -p -RTS  </dev/null >arrowrun001.run.stdout 2>arrowrun001.run.stderr
=====> arrowrun001(profasm)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun001 arrowrun001.hs -O -prof -auto-all -fasm   >arrowrun001.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun001  +RTS -hc -RTS  </dev/null >arrowrun001.run.stdout 2>arrowrun001.run.stderr
=====> arrowrun001(ghci)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arrowrun001.hs --interactive -v0   <arrowrun001.genscript 1>arrowrun001.interp.stdout 2>arrowrun001.interp.stderr
=====> arrowrun001(threaded1)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun001 arrowrun001.hs -threaded -debug   >arrowrun001.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun001    </dev/null >arrowrun001.run.stdout 2>arrowrun001.run.stderr
=====> arrowrun001(threaded2)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun001 arrowrun001.hs -O -threaded   >arrowrun001.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun001  +RTS -N2 -RTS  </dev/null >arrowrun001.run.stdout 2>arrowrun001.run.stderr
=====> arrowrun002(normal)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun002 arrowrun002.hs    >arrowrun002.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun002    </dev/null >arrowrun002.run.stdout 2>arrowrun002.run.stderr
=====> arrowrun002(opt)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun002 arrowrun002.hs -O   >arrowrun002.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun002    </dev/null >arrowrun002.run.stdout 2>arrowrun002.run.stderr
=====> arrowrun002(optasm)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun002 arrowrun002.hs -O -fasm   >arrowrun002.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun002    </dev/null >arrowrun002.run.stdout 2>arrowrun002.run.stderr
=====> arrowrun002(prof)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun002 arrowrun002.hs -O -prof -auto-all   >arrowrun002.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun002  +RTS -p -RTS  </dev/null >arrowrun002.run.stdout 2>arrowrun002.run.stderr
=====> arrowrun002(profasm)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun002 arrowrun002.hs -O -prof -auto-all -fasm   >arrowrun002.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun002  +RTS -hc -RTS  </dev/null >arrowrun002.run.stdout 2>arrowrun002.run.stderr
=====> arrowrun002(ghci)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arrowrun002.hs --interactive -v0   <arrowrun002.genscript 1>arrowrun002.interp.stdout 2>arrowrun002.interp.stderr
=====> arrowrun002(threaded1)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun002 arrowrun002.hs -threaded -debug   >arrowrun002.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun002    </dev/null >arrowrun002.run.stdout 2>arrowrun002.run.stderr
=====> arrowrun002(threaded2)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun002 arrowrun002.hs -O -threaded   >arrowrun002.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun002  +RTS -N2 -RTS  </dev/null >arrowrun002.run.stdout 2>arrowrun002.run.stderr
=====> arrowrun003(normal)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun003 arrowrun003.hs    >arrowrun003.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun003    </dev/null >arrowrun003.run.stdout 2>arrowrun003.run.stderr
=====> arrowrun003(opt)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun003 arrowrun003.hs -O   >arrowrun003.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun003    </dev/null >arrowrun003.run.stdout 2>arrowrun003.run.stderr
=====> arrowrun003(optasm)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun003 arrowrun003.hs -O -fasm   >arrowrun003.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun003    </dev/null >arrowrun003.run.stdout 2>arrowrun003.run.stderr
=====> arrowrun003(prof)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun003 arrowrun003.hs -O -prof -auto-all   >arrowrun003.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun003  +RTS -p -RTS  </dev/null >arrowrun003.run.stdout 2>arrowrun003.run.stderr
=====> arrowrun003(profasm)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun003 arrowrun003.hs -O -prof -auto-all -fasm   >arrowrun003.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun003  +RTS -hc -RTS  </dev/null >arrowrun003.run.stdout 2>arrowrun003.run.stderr
=====> arrowrun003(ghci)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arrowrun003.hs --interactive -v0   <arrowrun003.genscript 1>arrowrun003.interp.stdout 2>arrowrun003.interp.stderr
=====> arrowrun003(threaded1)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun003 arrowrun003.hs -threaded -debug   >arrowrun003.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun003    </dev/null >arrowrun003.run.stdout 2>arrowrun003.run.stderr
=====> arrowrun003(threaded2)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun003 arrowrun003.hs -O -threaded   >arrowrun003.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun003  +RTS -N2 -RTS  </dev/null >arrowrun003.run.stdout 2>arrowrun003.run.stderr
=====> arrowrun004(normal)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun004 arrowrun004.hs    >arrowrun004.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun004    </dev/null >arrowrun004.run.stdout 2>arrowrun004.run.stderr
=====> arrowrun004(opt)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun004 arrowrun004.hs -O   >arrowrun004.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun004    </dev/null >arrowrun004.run.stdout 2>arrowrun004.run.stderr
=====> arrowrun004(optasm)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun004 arrowrun004.hs -O -fasm   >arrowrun004.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun004    </dev/null >arrowrun004.run.stdout 2>arrowrun004.run.stderr
=====> arrowrun004(prof)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun004 arrowrun004.hs -O -prof -auto-all   >arrowrun004.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun004  +RTS -p -RTS  </dev/null >arrowrun004.run.stdout 2>arrowrun004.run.stderr
=====> arrowrun004(profasm)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun004 arrowrun004.hs -O -prof -auto-all -fasm   >arrowrun004.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun004  +RTS -hc -RTS  </dev/null >arrowrun004.run.stdout 2>arrowrun004.run.stderr
=====> arrowrun004(ghci)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arrowrun004.hs --interactive -v0   <arrowrun004.genscript 1>arrowrun004.interp.stdout 2>arrowrun004.interp.stderr
=====> arrowrun004(threaded1)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun004 arrowrun004.hs -threaded -debug   >arrowrun004.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun004    </dev/null >arrowrun004.run.stdout 2>arrowrun004.run.stderr
=====> arrowrun004(threaded2)
cd ./arrows/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arrowrun004 arrowrun004.hs -O -threaded   >arrowrun004.comp.stderr 2>&1
cd ./arrows/should_run && ./arrowrun004  +RTS -N2 -RTS  </dev/null >arrowrun004.run.stdout 2>arrowrun004.run.stderr
====> Running ./boxy/all.T
====> Running ./cabal/all.T
=====> ghcpkg01(normal)
cd ./cabal && $MAKE ghcpkg01    </dev/null >ghcpkg01.run.stdout 2>ghcpkg01.run.stderr
=====> ghcpkg02(normal)
cd ./cabal && $MAKE ghcpkg02    </dev/null >ghcpkg02.run.stdout 2>ghcpkg02.run.stderr
=====> ghcpkg03(normal)
cd ./cabal && $MAKE ghcpkg03    </dev/null >ghcpkg03.run.stdout 2>ghcpkg03.run.stderr
=====> ghcpkg04(normal)
cd ./cabal && $MAKE --no-print-directory ghcpkg04    </dev/null >ghcpkg04.run.stdout 2>ghcpkg04.run.stderr
Actual stderr output differs from expected:
*** ./cabal/ghcpkg04.stderr	Sun Sep  3 18:30:41 2006
--- ./cabal/ghcpkg04.run.stderr	Mon Sep  4 00:43:04 2006
***************
*** 1,4 ****
! 
! ghcpkg04.hs:1:0:
!     Failed to load interface for `A':
!       it was found in multiple packages: testpkg-1.2.3.4 newtestpkg-2.0
--- 1,4 ----
! 

! ghcpkg04.hs:1:0:

!     Failed to load interface for `A':

!       Use -v to see a list of the files searched for.

*** unexpected failure for ghcpkg04(normal)
=====> pkg01(normal)
cd ./cabal && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c pkg01.hs    >pkg01.comp.stderr 2>&1
=====> pkg01(opt)
cd ./cabal && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c pkg01.hs -O   >pkg01.comp.stderr 2>&1
=====> pkg01(optasm)
cd ./cabal && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c pkg01.hs -O -fasm   >pkg01.comp.stderr 2>&1
=====> pkg01(prof)
cd ./cabal && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c pkg01.hs -O -prof -auto-all   >pkg01.comp.stderr 2>&1
=====> pkg01(profasm)
cd ./cabal && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c pkg01.hs -O -prof -auto-all -fasm   >pkg01.comp.stderr 2>&1
====> Running ./cabal/cabal01/all.T
=====> cabal01(normal)
cd ./cabal/cabal01 && $MAKE cabal01    </dev/null >cabal01.run.stdout 2>cabal01.run.stderr
Wrong exit code (expected 0 , actual 2 )
*** unexpected failure for cabal01(normal)
====> Running ./cabal/cabal02/all.T
=====> cabal02(normal)
cd ./cabal/cabal02 && $MAKE cabal02    </dev/null >cabal02.run.stdout 2>cabal02.run.stderr
Wrong exit code (expected 0 , actual 2 )
*** unexpected failure for cabal02(normal)
====> Running ./cabal/pkg02/all.T
=====> pkg02_a(normal)
cd ./cabal/pkg02 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o pkg02_a Network  -v0  >pkg02_a.comp.stderr 2>&1
=====> pkg02_b(normal)
cd ./cabal/pkg02 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o pkg02_b A  -v0  >pkg02_b.comp.stderr 2>&1
Compile failed (status 256) errors were:


A.hs:3:7:

    Could not find module `Network.Socket':

      Use -v to see a list of the files searched for.


*** unexpected failure for pkg02_b(normal)
=====> pkg02_b(opt)
cd ./cabal/pkg02 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o pkg02_b A -O -v0  >pkg02_b.comp.stderr 2>&1
Compile failed (status 256) errors were:


A.hs:3:7:

    Could not find module `Network.Socket':

      Use -v to see a list of the files searched for.


*** unexpected failure for pkg02_b(opt)
=====> pkg02_b(optasm)
cd ./cabal/pkg02 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o pkg02_b A -O -fasm -v0  >pkg02_b.comp.stderr 2>&1
Compile failed (status 256) errors were:


A.hs:3:7:

    Could not find module `Network.Socket':

      Use -v to see a list of the files searched for.


*** unexpected failure for pkg02_b(optasm)
=====> pkg02_b(prof)
cd ./cabal/pkg02 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o pkg02_b A -O -prof -auto-all -v0  >pkg02_b.comp.stderr 2>&1
Compile failed (status 256) errors were:


A.hs:3:7:

    Could not find module `Network.Socket':

      Use -v to see a list of the files searched for.


*** unexpected failure for pkg02_b(prof)
=====> pkg02_b(profasm)
cd ./cabal/pkg02 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o pkg02_b A -O -prof -auto-all -fasm -v0  >pkg02_b.comp.stderr 2>&1
Compile failed (status 256) errors were:


A.hs:3:7:

    Could not find module `Network.Socket':

      Use -v to see a list of the files searched for.


*** unexpected failure for pkg02_b(profasm)
====> Running ./ccall/should_compile/all.T
=====> cc001(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc001.hs   -fffi -optc-Wno-implicit >cc001.comp.stderr 2>&1
=====> cc001(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc001.hs -O  -fffi -optc-Wno-implicit >cc001.comp.stderr 2>&1
=====> cc001(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc001.hs -O -fasm  -fffi -optc-Wno-implicit >cc001.comp.stderr 2>&1
=====> cc001(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc001.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc001.comp.stderr 2>&1
=====> cc001(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc001.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc001.comp.stderr 2>&1
=====> cc004(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc004.hs   -fffi -optc-Wno-implicit >cc004.comp.stderr 2>&1
=====> cc004(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc004.hs -O  -fffi -optc-Wno-implicit >cc004.comp.stderr 2>&1
=====> cc004(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc004.hs -O -fasm  -fffi -optc-Wno-implicit >cc004.comp.stderr 2>&1
=====> cc004(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc004.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc004.comp.stderr 2>&1
=====> cc004(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc004.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc004.comp.stderr 2>&1
=====> cc005(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc005.hs   -fffi -optc-Wno-implicit >cc005.comp.stderr 2>&1
=====> cc005(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc005.hs -O  -fffi -optc-Wno-implicit >cc005.comp.stderr 2>&1
=====> cc005(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc005.hs -O -fasm  -fffi -optc-Wno-implicit >cc005.comp.stderr 2>&1
=====> cc005(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc005.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc005.comp.stderr 2>&1
=====> cc005(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc005.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc005.comp.stderr 2>&1
=====> cc007(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc007.hs   -fffi -optc-Wno-implicit >cc007.comp.stderr 2>&1
=====> cc007(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc007.hs -O  -fffi -optc-Wno-implicit >cc007.comp.stderr 2>&1
=====> cc007(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc007.hs -O -fasm  -fffi -optc-Wno-implicit >cc007.comp.stderr 2>&1
=====> cc007(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc007.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc007.comp.stderr 2>&1
=====> cc007(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc007.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc007.comp.stderr 2>&1
=====> cc008(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc008.hs   -fffi -optc-Wno-implicit >cc008.comp.stderr 2>&1
=====> cc008(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc008.hs -O  -fffi -optc-Wno-implicit >cc008.comp.stderr 2>&1
=====> cc008(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc008.hs -O -fasm  -fffi -optc-Wno-implicit >cc008.comp.stderr 2>&1
=====> cc008(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc008.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc008.comp.stderr 2>&1
=====> cc008(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc008.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc008.comp.stderr 2>&1
=====> cc009(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc009.hs   -fffi -optc-Wno-implicit >cc009.comp.stderr 2>&1
=====> cc009(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc009.hs -O  -fffi -optc-Wno-implicit >cc009.comp.stderr 2>&1
=====> cc009(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc009.hs -O -fasm  -fffi -optc-Wno-implicit >cc009.comp.stderr 2>&1
=====> cc009(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc009.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc009.comp.stderr 2>&1
=====> cc009(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc009.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc009.comp.stderr 2>&1
=====> cc010(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc010.hs   -fffi -optc-Wno-implicit >cc010.comp.stderr 2>&1
=====> cc010(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc010.hs -O  -fffi -optc-Wno-implicit >cc010.comp.stderr 2>&1
=====> cc010(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc010.hs -O -fasm  -fffi -optc-Wno-implicit >cc010.comp.stderr 2>&1
=====> cc010(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc010.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc010.comp.stderr 2>&1
=====> cc010(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc010.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc010.comp.stderr 2>&1
=====> cc011(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc011.hs   -fffi -optc-Wno-implicit >cc011.comp.stderr 2>&1
=====> cc011(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc011.hs -O  -fffi -optc-Wno-implicit >cc011.comp.stderr 2>&1
=====> cc011(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc011.hs -O -fasm  -fffi -optc-Wno-implicit >cc011.comp.stderr 2>&1
=====> cc011(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc011.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc011.comp.stderr 2>&1
=====> cc011(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc011.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc011.comp.stderr 2>&1
=====> cc012(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc012.hs   -fffi -optc-Wno-implicit >cc012.comp.stderr 2>&1
=====> cc012(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc012.hs -O  -fffi -optc-Wno-implicit >cc012.comp.stderr 2>&1
=====> cc012(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc012.hs -O -fasm  -fffi -optc-Wno-implicit >cc012.comp.stderr 2>&1
=====> cc012(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc012.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >cc012.comp.stderr 2>&1
=====> cc012(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc012.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >cc012.comp.stderr 2>&1
=====> ffi001(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi001.hs   -fffi -optc-Wno-implicit >ffi001.comp.stderr 2>&1
=====> ffi001(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi001.hs -O  -fffi -optc-Wno-implicit >ffi001.comp.stderr 2>&1
=====> ffi001(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi001.hs -O -fasm  -fffi -optc-Wno-implicit >ffi001.comp.stderr 2>&1
=====> ffi001(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi001.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >ffi001.comp.stderr 2>&1
=====> ffi001(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi001.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >ffi001.comp.stderr 2>&1
=====> ffi-deriv1(normal)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi-deriv1.hs   -fffi -optc-Wno-implicit >ffi-deriv1.comp.stderr 2>&1
=====> ffi-deriv1(opt)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi-deriv1.hs -O  -fffi -optc-Wno-implicit >ffi-deriv1.comp.stderr 2>&1
=====> ffi-deriv1(optasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi-deriv1.hs -O -fasm  -fffi -optc-Wno-implicit >ffi-deriv1.comp.stderr 2>&1
=====> ffi-deriv1(prof)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi-deriv1.hs -O -prof -auto-all  -fffi -optc-Wno-implicit >ffi-deriv1.comp.stderr 2>&1
=====> ffi-deriv1(profasm)
cd ./ccall/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ffi-deriv1.hs -O -prof -auto-all -fasm  -fffi -optc-Wno-implicit >ffi-deriv1.comp.stderr 2>&1
====> Running ./ccall/should_fail/all.T
=====> cc005(normal)
cd ./ccall/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cc005.hs   -fglasgow-exts >cc005.comp.stderr 2>&1
====> Running ./ccall/should_run/all.T
=====> fed001(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o fed001 fed001.hs   -fglasgow-exts >fed001.comp.stderr 2>&1
cd ./ccall/should_run && ./fed001    </dev/null >fed001.run.stdout 2>fed001.run.stderr
=====> fed001(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o fed001 fed001.hs -O  -fglasgow-exts >fed001.comp.stderr 2>&1
cd ./ccall/should_run && ./fed001    </dev/null >fed001.run.stdout 2>fed001.run.stderr
=====> fed001(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o fed001 fed001.hs -O -fasm  -fglasgow-exts >fed001.comp.stderr 2>&1
cd ./ccall/should_run && ./fed001    </dev/null >fed001.run.stdout 2>fed001.run.stderr
=====> fed001(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o fed001 fed001.hs -O -prof -auto-all  -fglasgow-exts >fed001.comp.stderr 2>&1
cd ./ccall/should_run && ./fed001  +RTS -p -RTS  </dev/null >fed001.run.stdout 2>fed001.run.stderr
=====> fed001(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o fed001 fed001.hs -O -prof -auto-all -fasm  -fglasgow-exts >fed001.comp.stderr 2>&1
cd ./ccall/should_run && ./fed001  +RTS -hc -RTS  </dev/null >fed001.run.stdout 2>fed001.run.stderr
=====> fed001(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  fed001.hs --interactive -v0  -fglasgow-exts <fed001.genscript 1>fed001.interp.stdout 2>fed001.interp.stderr
=====> fed001(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o fed001 fed001.hs -threaded -debug  -fglasgow-exts >fed001.comp.stderr 2>&1
cd ./ccall/should_run && ./fed001    </dev/null >fed001.run.stdout 2>fed001.run.stderr
=====> fed001(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o fed001 fed001.hs -O -threaded  -fglasgow-exts >fed001.comp.stderr 2>&1
cd ./ccall/should_run && ./fed001  +RTS -N2 -RTS  </dev/null >fed001.run.stdout 2>fed001.run.stderr
=====> ffi001(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi001 ffi001.hs   -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi001    </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi001(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi001 ffi001.hs -O  -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi001    </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi001(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi001 ffi001.hs -O -fasm  -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi001    </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi001(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi001 ffi001.hs -O -prof -auto-all  -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi001  +RTS -p -RTS  </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi001(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi001 ffi001.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi001  +RTS -hc -RTS  </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi001(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi001 ffi001.hs -threaded -debug  -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi001    </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi001(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi001 ffi001.hs -O -threaded  -fglasgow-exts >ffi001.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi001  +RTS -N2 -RTS  </dev/null >ffi001.run.stdout 2>ffi001.run.stderr
=====> ffi002(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi002 ffi002.hs  ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi002    </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi002 ffi002.hs -O ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi002    </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi002 ffi002.hs -O -fasm ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi002    </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi002 ffi002.hs -O -prof -auto-all ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi002  +RTS -p -RTS  </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi002 ffi002.hs -O -prof -auto-all -fasm ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi002  +RTS -hc -RTS  </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi002 ffi002.hs -threaded -debug ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi002    </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi002(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi002 ffi002.hs -O -threaded ffi002_c.c -no-hs-main -fglasgow-exts >ffi002.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi002  +RTS -N2 -RTS  </dev/null >ffi002.run.stdout 2>ffi002.run.stderr
=====> ffi003(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi003 ffi003.hs   -fglasgow-exts >ffi003.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi003    </dev/null >ffi003.run.stdout 2>ffi003.run.stderr
=====> ffi003(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi003 ffi003.hs -O  -fglasgow-exts >ffi003.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi003    </dev/null >ffi003.run.stdout 2>ffi003.run.stderr
=====> ffi003(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi003 ffi003.hs -O -fasm  -fglasgow-exts >ffi003.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi003    </dev/null >ffi003.run.stdout 2>ffi003.run.stderr
=====> ffi003(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi003 ffi003.hs -O -prof -auto-all  -fglasgow-exts >ffi003.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi003  +RTS -p -RTS  </dev/null >ffi003.run.stdout 2>ffi003.run.stderr
=====> ffi003(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi003 ffi003.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi003.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi003  +RTS -hc -RTS  </dev/null >ffi003.run.stdout 2>ffi003.run.stderr
=====> ffi003(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ffi003.hs --interactive -v0  -fglasgow-exts <ffi003.genscript 1>ffi003.interp.stdout 2>ffi003.interp.stderr
=====> ffi003(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi003 ffi003.hs -threaded -debug  -fglasgow-exts >ffi003.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi003    </dev/null >ffi003.run.stdout 2>ffi003.run.stderr
=====> ffi003(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi003 ffi003.hs -O -threaded  -fglasgow-exts >ffi003.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi003  +RTS -N2 -RTS  </dev/null >ffi003.run.stdout 2>ffi003.run.stderr
=====> ffi004(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi004 ffi004.hs   -fglasgow-exts >ffi004.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi004    </dev/null >ffi004.run.stdout 2>ffi004.run.stderr
=====> ffi004(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi004 ffi004.hs -O  -fglasgow-exts >ffi004.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi004    </dev/null >ffi004.run.stdout 2>ffi004.run.stderr
=====> ffi004(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi004 ffi004.hs -O -fasm  -fglasgow-exts >ffi004.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi004    </dev/null >ffi004.run.stdout 2>ffi004.run.stderr
=====> ffi004(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi004 ffi004.hs -O -prof -auto-all  -fglasgow-exts >ffi004.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi004  +RTS -p -RTS  </dev/null >ffi004.run.stdout 2>ffi004.run.stderr
=====> ffi004(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi004 ffi004.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi004.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi004  +RTS -hc -RTS  </dev/null >ffi004.run.stdout 2>ffi004.run.stderr
=====> ffi004(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ffi004.hs --interactive -v0  -fglasgow-exts <ffi004.genscript 1>ffi004.interp.stdout 2>ffi004.interp.stderr
=====> ffi004(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi004 ffi004.hs -threaded -debug  -fglasgow-exts >ffi004.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi004    </dev/null >ffi004.run.stdout 2>ffi004.run.stderr
=====> ffi004(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi004 ffi004.hs -O -threaded  -fglasgow-exts >ffi004.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi004  +RTS -N2 -RTS  </dev/null >ffi004.run.stdout 2>ffi004.run.stderr
=====> ffi006(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi006 ffi006.hs   -fglasgow-exts >ffi006.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi006    </dev/null >ffi006.run.stdout 2>ffi006.run.stderr
=====> ffi006(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi006 ffi006.hs -O  -fglasgow-exts >ffi006.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi006    </dev/null >ffi006.run.stdout 2>ffi006.run.stderr
=====> ffi006(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi006 ffi006.hs -O -fasm  -fglasgow-exts >ffi006.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi006    </dev/null >ffi006.run.stdout 2>ffi006.run.stderr
=====> ffi006(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi006 ffi006.hs -O -prof -auto-all  -fglasgow-exts >ffi006.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi006  +RTS -p -RTS  </dev/null >ffi006.run.stdout 2>ffi006.run.stderr
=====> ffi006(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi006 ffi006.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi006.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi006  +RTS -hc -RTS  </dev/null >ffi006.run.stdout 2>ffi006.run.stderr
=====> ffi006(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ffi006.hs --interactive -v0  -fglasgow-exts <ffi006.genscript 1>ffi006.interp.stdout 2>ffi006.interp.stderr
=====> ffi006(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi006 ffi006.hs -threaded -debug  -fglasgow-exts >ffi006.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi006    </dev/null >ffi006.run.stdout 2>ffi006.run.stderr
=====> ffi006(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi006 ffi006.hs -O -threaded  -fglasgow-exts >ffi006.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi006  +RTS -N2 -RTS  </dev/null >ffi006.run.stdout 2>ffi006.run.stderr
=====> ffi007(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi007 ffi007.hs   -fglasgow-exts >ffi007.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi007    </dev/null >ffi007.run.stdout 2>ffi007.run.stderr
=====> ffi007(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi007 ffi007.hs -O  -fglasgow-exts >ffi007.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi007    </dev/null >ffi007.run.stdout 2>ffi007.run.stderr
=====> ffi007(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi007 ffi007.hs -O -fasm  -fglasgow-exts >ffi007.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi007    </dev/null >ffi007.run.stdout 2>ffi007.run.stderr
=====> ffi007(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi007 ffi007.hs -O -prof -auto-all  -fglasgow-exts >ffi007.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi007  +RTS -p -RTS  </dev/null >ffi007.run.stdout 2>ffi007.run.stderr
=====> ffi007(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi007 ffi007.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi007.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi007  +RTS -hc -RTS  </dev/null >ffi007.run.stdout 2>ffi007.run.stderr
=====> ffi007(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi007 ffi007.hs -threaded -debug  -fglasgow-exts >ffi007.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi007    </dev/null >ffi007.run.stdout 2>ffi007.run.stderr
=====> ffi007(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi007 ffi007.hs -O -threaded  -fglasgow-exts >ffi007.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi007  +RTS -N2 -RTS  </dev/null >ffi007.run.stdout 2>ffi007.run.stderr
=====> ffi008(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi008 ffi008.hs   -fglasgow-exts >ffi008.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi008    </dev/null >ffi008.run.stdout 2>ffi008.run.stderr
=====> ffi008(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi008 ffi008.hs -O  -fglasgow-exts >ffi008.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi008    </dev/null >ffi008.run.stdout 2>ffi008.run.stderr
=====> ffi008(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi008 ffi008.hs -O -fasm  -fglasgow-exts >ffi008.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi008    </dev/null >ffi008.run.stdout 2>ffi008.run.stderr
=====> ffi008(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi008 ffi008.hs -O -prof -auto-all  -fglasgow-exts >ffi008.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi008  +RTS -p -RTS  </dev/null >ffi008.run.stdout 2>ffi008.run.stderr
=====> ffi008(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi008 ffi008.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi008.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi008  +RTS -hc -RTS  </dev/null >ffi008.run.stdout 2>ffi008.run.stderr
=====> ffi008(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi008 ffi008.hs -threaded -debug  -fglasgow-exts >ffi008.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi008    </dev/null >ffi008.run.stdout 2>ffi008.run.stderr
=====> ffi008(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi008 ffi008.hs -O -threaded  -fglasgow-exts >ffi008.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi008  +RTS -N2 -RTS  </dev/null >ffi008.run.stdout 2>ffi008.run.stderr
=====> ffi009(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi009 ffi009.hs   -fglasgow-exts >ffi009.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi009    </dev/null >ffi009.run.stdout 2>ffi009.run.stderr
=====> ffi009(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi009 ffi009.hs -O  -fglasgow-exts >ffi009.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi009    </dev/null >ffi009.run.stdout 2>ffi009.run.stderr
=====> ffi009(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi009 ffi009.hs -O -fasm  -fglasgow-exts >ffi009.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi009    </dev/null >ffi009.run.stdout 2>ffi009.run.stderr
Actual stdout output differs from expected:
*** ./ccall/should_run/ffi009.stdout	Sun Sep  3 18:30:28 2006
--- ./ccall/should_run/ffi009.run.stdout	Mon Sep  4 00:45:02 2006
***************
*** 1,165 ****
! Testing 5 Int arguments...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing 6 Double arguments...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing 11 mixed arguments...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 1st argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 2nd argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 3rd argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 4th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 5th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 6th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 7th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 8th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 9th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 10th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 11th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 12th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
--- 1,165 ----
! Testing 5 Int arguments...

! True

! True

! True

! True

! True

! True

! True

! True

! True

! True

! Testing 6 Double arguments...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing 11 mixed arguments...

! True

! True

! True

! True

! True

! True

! True

! True

! True

! True

! Testing Double as 1st argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 2nd argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 3rd argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 4th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 5th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 6th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 7th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 8th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 9th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 10th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 11th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 12th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

=====> ffi009(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi009 ffi009.hs -O -prof -auto-all  -fglasgow-exts >ffi009.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi009  +RTS -p -RTS  </dev/null >ffi009.run.stdout 2>ffi009.run.stderr
=====> ffi009(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi009 ffi009.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi009.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi009  +RTS -hc -RTS  </dev/null >ffi009.run.stdout 2>ffi009.run.stderr
Actual stdout output differs from expected:
*** ./ccall/should_run/ffi009.stdout	Sun Sep  3 18:30:28 2006
--- ./ccall/should_run/ffi009.run.stdout	Mon Sep  4 00:45:14 2006
***************
*** 1,165 ****
! Testing 5 Int arguments...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing 6 Double arguments...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing 11 mixed arguments...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 1st argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 2nd argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 3rd argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 4th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 5th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 6th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 7th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 8th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 9th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 10th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
! Testing Double as 11th argument, rest Int...
! True
! True
! True
! True
! True
! True

! True
! True
! True
! True
! Testing Double as 12th argument, rest Int...
! True
! True
! True
! True
! True
! True
! True
! True
! True
! True
--- 1,165 ----
! Testing 5 Int arguments...

! True

! True

! True

! True

! True

! True

! True

! True

! True

! True

! Testing 6 Double arguments...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing 11 mixed arguments...

! True

! True

! True

! True

! True

! True

! True

! True

! True

! True

! Testing Double as 1st argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 2nd argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 3rd argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 4th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 5th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 6th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 7th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 8th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 9th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 10th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 11th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

! Testing Double as 12th argument, rest Int...

! False

! False

! False

! False

! False

! False

! False

! False

! False

! False

=====> ffi009(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ffi009.hs --interactive -v0  -fglasgow-exts <ffi009.genscript 1>ffi009.interp.stdout 2>ffi009.interp.stderr
=====> ffi009(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi009 ffi009.hs -threaded -debug  -fglasgow-exts >ffi009.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi009    </dev/null >ffi009.run.stdout 2>ffi009.run.stderr
=====> ffi009(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi009 ffi009.hs -O -threaded  -fglasgow-exts >ffi009.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi009  +RTS -N2 -RTS  </dev/null >ffi009.run.stdout 2>ffi009.run.stderr
=====> ffi010(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi010 ffi010.hs   -fglasgow-exts >ffi010.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi010    </dev/null >ffi010.run.stdout 2>ffi010.run.stderr
=====> ffi010(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi010 ffi010.hs -O  -fglasgow-exts >ffi010.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi010    </dev/null >ffi010.run.stdout 2>ffi010.run.stderr
=====> ffi010(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi010 ffi010.hs -O -fasm  -fglasgow-exts >ffi010.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi010    </dev/null >ffi010.run.stdout 2>ffi010.run.stderr
=====> ffi010(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi010 ffi010.hs -O -prof -auto-all  -fglasgow-exts >ffi010.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi010  +RTS -p -RTS  </dev/null >ffi010.run.stdout 2>ffi010.run.stderr
=====> ffi010(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi010 ffi010.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi010.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi010  +RTS -hc -RTS  </dev/null >ffi010.run.stdout 2>ffi010.run.stderr
=====> ffi010(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ffi010.hs --interactive -v0  -fglasgow-exts <ffi010.genscript 1>ffi010.interp.stdout 2>ffi010.interp.stderr
=====> ffi010(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi010 ffi010.hs -threaded -debug  -fglasgow-exts >ffi010.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi010    </dev/null >ffi010.run.stdout 2>ffi010.run.stderr
=====> ffi010(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi010 ffi010.hs -O -threaded  -fglasgow-exts >ffi010.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi010  +RTS -N2 -RTS  </dev/null >ffi010.run.stdout 2>ffi010.run.stderr
=====> ffi011(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi011 ffi011.hs   -fglasgow-exts >ffi011.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi011    </dev/null >ffi011.run.stdout 2>ffi011.run.stderr
=====> ffi011(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi011 ffi011.hs -O  -fglasgow-exts >ffi011.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi011    </dev/null >ffi011.run.stdout 2>ffi011.run.stderr
=====> ffi011(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi011 ffi011.hs -O -fasm  -fglasgow-exts >ffi011.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi011    </dev/null >ffi011.run.stdout 2>ffi011.run.stderr
=====> ffi011(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi011 ffi011.hs -O -prof -auto-all  -fglasgow-exts >ffi011.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi011  +RTS -p -RTS  </dev/null >ffi011.run.stdout 2>ffi011.run.stderr
=====> ffi011(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi011 ffi011.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi011.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi011  +RTS -hc -RTS  </dev/null >ffi011.run.stdout 2>ffi011.run.stderr
=====> ffi011(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ffi011.hs --interactive -v0  -fglasgow-exts <ffi011.genscript 1>ffi011.interp.stdout 2>ffi011.interp.stderr
=====> ffi011(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi011 ffi011.hs -threaded -debug  -fglasgow-exts >ffi011.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi011    </dev/null >ffi011.run.stdout 2>ffi011.run.stderr
=====> ffi011(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi011 ffi011.hs -O -threaded  -fglasgow-exts >ffi011.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi011  +RTS -N2 -RTS  </dev/null >ffi011.run.stdout 2>ffi011.run.stderr
=====> ffi012(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi012 ffi012.hs   -fglasgow-exts >ffi012.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi012    </dev/null >ffi012.run.stdout 2>ffi012.run.stderr
=====> ffi012(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi012 ffi012.hs -O  -fglasgow-exts >ffi012.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi012    </dev/null >ffi012.run.stdout 2>ffi012.run.stderr
=====> ffi012(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi012 ffi012.hs -O -fasm  -fglasgow-exts >ffi012.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi012    </dev/null >ffi012.run.stdout 2>ffi012.run.stderr
=====> ffi012(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi012 ffi012.hs -O -prof -auto-all  -fglasgow-exts >ffi012.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi012  +RTS -p -RTS  </dev/null >ffi012.run.stdout 2>ffi012.run.stderr
=====> ffi012(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi012 ffi012.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi012.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi012  +RTS -hc -RTS  </dev/null >ffi012.run.stdout 2>ffi012.run.stderr
=====> ffi012(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ffi012.hs --interactive -v0  -fglasgow-exts <ffi012.genscript 1>ffi012.interp.stdout 2>ffi012.interp.stderr
Actual stdout output differs from expected:
*** ./ccall/should_run/ffi012.stdout	Sun Sep  3 18:30:28 2006
--- ./ccall/should_run/ffi012.run.stdout	Mon Sep  4 00:45:57 2006
***************
*** 1,4 ****
! 84

! 84

! 84.0

! 84.0

--- 1,11 ----
! 

! During interactive linking, GHCi couldn't find the following symbol:

!   Main_d1d4

! This may be due to you not asking GHCi to load extra object files,

! archives or DLLs needed by your current session.  Restart GHCi, specifying

! the missing library using the -L/path/to/object/dir and -lmissinglibname

! flags, or simply by naming the relevant files on the GHCi command line.

! Alternatively, this link failure might indicate a bug in GHCi.

! If you suspect the latter, please send a bug report to:

!   glasgow-haskell-bugs@haskell.org

! 

*** unexpected failure for ffi012(ghci)
=====> ffi012(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi012 ffi012.hs -threaded -debug  -fglasgow-exts >ffi012.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi012    </dev/null >ffi012.run.stdout 2>ffi012.run.stderr
=====> ffi012(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi012 ffi012.hs -O -threaded  -fglasgow-exts >ffi012.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi012  +RTS -N2 -RTS  </dev/null >ffi012.run.stdout 2>ffi012.run.stderr
=====> ffi013(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi013 ffi013.hs   -fglasgow-exts >ffi013.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi013    </dev/null >ffi013.run.stdout 2>ffi013.run.stderr
=====> ffi013(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi013 ffi013.hs -O  -fglasgow-exts >ffi013.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi013    </dev/null >ffi013.run.stdout 2>ffi013.run.stderr
=====> ffi013(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi013 ffi013.hs -O -fasm  -fglasgow-exts >ffi013.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi013    </dev/null >ffi013.run.stdout 2>ffi013.run.stderr
=====> ffi013(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi013 ffi013.hs -O -prof -auto-all  -fglasgow-exts >ffi013.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi013  +RTS -p -RTS  </dev/null >ffi013.run.stdout 2>ffi013.run.stderr
=====> ffi013(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi013 ffi013.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi013.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi013  +RTS -hc -RTS  </dev/null >ffi013.run.stdout 2>ffi013.run.stderr
=====> ffi013(ghci)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ffi013.hs --interactive -v0  -fglasgow-exts <ffi013.genscript 1>ffi013.interp.stdout 2>ffi013.interp.stderr
=====> ffi013(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi013 ffi013.hs -threaded -debug  -fglasgow-exts >ffi013.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi013    </dev/null >ffi013.run.stdout 2>ffi013.run.stderr
=====> ffi013(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi013 ffi013.hs -O -threaded  -fglasgow-exts >ffi013.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi013  +RTS -N2 -RTS  </dev/null >ffi013.run.stdout 2>ffi013.run.stderr
=====> ffi015(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi015 ffi015.hs  ffi015_cbits.c -fglasgow-exts >ffi015.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi015    </dev/null >ffi015.run.stdout 2>ffi015.run.stderr
=====> ffi015(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi015 ffi015.hs -O ffi015_cbits.c -fglasgow-exts >ffi015.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi015    </dev/null >ffi015.run.stdout 2>ffi015.run.stderr
=====> ffi015(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi015 ffi015.hs -O -fasm ffi015_cbits.c -fglasgow-exts >ffi015.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi015    </dev/null >ffi015.run.stdout 2>ffi015.run.stderr
=====> ffi015(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi015 ffi015.hs -O -prof -auto-all ffi015_cbits.c -fglasgow-exts >ffi015.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi015  +RTS -p -RTS  </dev/null >ffi015.run.stdout 2>ffi015.run.stderr
=====> ffi015(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi015 ffi015.hs -O -prof -auto-all -fasm ffi015_cbits.c -fglasgow-exts >ffi015.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi015  +RTS -hc -RTS  </dev/null >ffi015.run.stdout 2>ffi015.run.stderr
=====> ffi015(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi015 ffi015.hs -threaded -debug ffi015_cbits.c -fglasgow-exts >ffi015.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi015    </dev/null >ffi015.run.stdout 2>ffi015.run.stderr
=====> ffi015(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi015 ffi015.hs -O -threaded ffi015_cbits.c -fglasgow-exts >ffi015.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi015  +RTS -N2 -RTS  </dev/null >ffi015.run.stdout 2>ffi015.run.stderr
=====> ffi016(normal)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi016 ffi016.hs   -fglasgow-exts >ffi016.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi016    </dev/null >ffi016.run.stdout 2>ffi016.run.stderr
=====> ffi016(opt)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi016 ffi016.hs -O  -fglasgow-exts >ffi016.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi016    </dev/null >ffi016.run.stdout 2>ffi016.run.stderr
=====> ffi016(optasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi016 ffi016.hs -O -fasm  -fglasgow-exts >ffi016.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi016    </dev/null >ffi016.run.stdout 2>ffi016.run.stderr
=====> ffi016(prof)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi016 ffi016.hs -O -prof -auto-all  -fglasgow-exts >ffi016.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi016  +RTS -p -RTS  </dev/null >ffi016.run.stdout 2>ffi016.run.stderr
=====> ffi016(profasm)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi016 ffi016.hs -O -prof -auto-all -fasm  -fglasgow-exts >ffi016.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi016  +RTS -hc -RTS  </dev/null >ffi016.run.stdout 2>ffi016.run.stderr
=====> ffi016(threaded1)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi016 ffi016.hs -threaded -debug  -fglasgow-exts >ffi016.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi016    </dev/null >ffi016.run.stdout 2>ffi016.run.stderr
=====> ffi016(threaded2)
cd ./ccall/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ffi016 ffi016.hs -O -threaded  -fglasgow-exts >ffi016.comp.stderr 2>&1
cd ./ccall/should_run && ./ffi016  +RTS -N2 -RTS  </dev/null >ffi016.run.stdout 2>ffi016.run.stderr
====> Running ./codeGen/should_compile/all.T
=====> cg001(normal)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg001.hs    >cg001.comp.stderr 2>&1
=====> cg001(opt)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg001.hs -O   >cg001.comp.stderr 2>&1
=====> cg001(optasm)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg001.hs -O -fasm   >cg001.comp.stderr 2>&1
=====> cg001(prof)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg001.hs -O -prof -auto-all   >cg001.comp.stderr 2>&1
=====> cg001(profasm)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg001.hs -O -prof -auto-all -fasm   >cg001.comp.stderr 2>&1
=====> cg002(normal)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg002.hs    >cg002.comp.stderr 2>&1
=====> cg002(opt)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg002.hs -O   >cg002.comp.stderr 2>&1
=====> cg002(optasm)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg002.hs -O -fasm   >cg002.comp.stderr 2>&1
=====> cg002(prof)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg002.hs -O -prof -auto-all   >cg002.comp.stderr 2>&1
=====> cg002(profasm)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg002.hs -O -prof -auto-all -fasm   >cg002.comp.stderr 2>&1
=====> cg003(opt)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg003.hs -O -fvia-C  >cg003.comp.stderr 2>&1
=====> cg004(normal)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg004.hs    >cg004.comp.stderr 2>&1
=====> cg004(opt)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg004.hs -O   >cg004.comp.stderr 2>&1
=====> cg004(optasm)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg004.hs -O -fasm   >cg004.comp.stderr 2>&1
=====> cg004(prof)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg004.hs -O -prof -auto-all   >cg004.comp.stderr 2>&1
=====> cg004(profasm)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg004.hs -O -prof -auto-all -fasm   >cg004.comp.stderr 2>&1
=====> cg005(opt)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg005.hs -O   >cg005.comp.stderr 2>&1
=====> cg006(normal)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg006.hs    >cg006.comp.stderr 2>&1
=====> cg006(opt)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg006.hs -O   >cg006.comp.stderr 2>&1
=====> cg006(optasm)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg006.hs -O -fasm   >cg006.comp.stderr 2>&1
=====> cg006(prof)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg006.hs -O -prof -auto-all   >cg006.comp.stderr 2>&1
=====> cg006(profasm)
cd ./codeGen/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c cg006.hs -O -prof -auto-all -fasm   >cg006.comp.stderr 2>&1
====> Running ./codeGen/should_run/all.T
=====> cg001(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg001 cg001.hs    >cg001.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg001    </dev/null >cg001.run.stdout 2>cg001.run.stderr
=====> cg001(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg001 cg001.hs -O   >cg001.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg001    </dev/null >cg001.run.stdout 2>cg001.run.stderr
=====> cg001(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg001 cg001.hs -O -fasm   >cg001.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg001    </dev/null >cg001.run.stdout 2>cg001.run.stderr
=====> cg001(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg001 cg001.hs -O -prof -auto-all   >cg001.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg001  +RTS -p -RTS  </dev/null >cg001.run.stdout 2>cg001.run.stderr
=====> cg001(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg001 cg001.hs -O -prof -auto-all -fasm   >cg001.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg001  +RTS -hc -RTS  </dev/null >cg001.run.stdout 2>cg001.run.stderr
=====> cg001(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg001.hs --interactive -v0   <cg001.genscript 1>cg001.interp.stdout 2>cg001.interp.stderr
=====> cg001(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg001 cg001.hs -threaded -debug   >cg001.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg001    </dev/null >cg001.run.stdout 2>cg001.run.stderr
=====> cg001(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg001 cg001.hs -O -threaded   >cg001.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg001  +RTS -N2 -RTS  </dev/null >cg001.run.stdout 2>cg001.run.stderr
=====> cg002(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg002 cg002.hs    >cg002.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg002    </dev/null >cg002.run.stdout 2>cg002.run.stderr
=====> cg002(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg002 cg002.hs -O   >cg002.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg002    </dev/null >cg002.run.stdout 2>cg002.run.stderr
=====> cg002(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg002 cg002.hs -O -fasm   >cg002.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg002    </dev/null >cg002.run.stdout 2>cg002.run.stderr
=====> cg002(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg002 cg002.hs -O -prof -auto-all   >cg002.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg002  +RTS -p -RTS  </dev/null >cg002.run.stdout 2>cg002.run.stderr
=====> cg002(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg002 cg002.hs -O -prof -auto-all -fasm   >cg002.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg002  +RTS -hc -RTS  </dev/null >cg002.run.stdout 2>cg002.run.stderr
=====> cg002(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg002.hs --interactive -v0   <cg002.genscript 1>cg002.interp.stdout 2>cg002.interp.stderr
=====> cg002(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg002 cg002.hs -threaded -debug   >cg002.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg002    </dev/null >cg002.run.stdout 2>cg002.run.stderr
=====> cg002(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg002 cg002.hs -O -threaded   >cg002.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg002  +RTS -N2 -RTS  </dev/null >cg002.run.stdout 2>cg002.run.stderr
=====> cg003(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg003 cg003.hs    >cg003.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg003    </dev/null >cg003.run.stdout 2>cg003.run.stderr
=====> cg003(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg003 cg003.hs -O   >cg003.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg003    </dev/null >cg003.run.stdout 2>cg003.run.stderr
=====> cg003(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg003 cg003.hs -O -fasm   >cg003.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg003    </dev/null >cg003.run.stdout 2>cg003.run.stderr
=====> cg003(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg003 cg003.hs -O -prof -auto-all   >cg003.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg003  +RTS -p -RTS  </dev/null >cg003.run.stdout 2>cg003.run.stderr
=====> cg003(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg003 cg003.hs -O -prof -auto-all -fasm   >cg003.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg003  +RTS -hc -RTS  </dev/null >cg003.run.stdout 2>cg003.run.stderr
=====> cg003(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg003.hs --interactive -v0   <cg003.genscript 1>cg003.interp.stdout 2>cg003.interp.stderr
=====> cg003(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg003 cg003.hs -threaded -debug   >cg003.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg003    </dev/null >cg003.run.stdout 2>cg003.run.stderr
=====> cg003(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg003 cg003.hs -O -threaded   >cg003.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg003  +RTS -N2 -RTS  </dev/null >cg003.run.stdout 2>cg003.run.stderr
=====> cg004(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg004 cg004.hs    >cg004.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg004    </dev/null >cg004.run.stdout 2>cg004.run.stderr
=====> cg004(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg004 cg004.hs -O   >cg004.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg004    </dev/null >cg004.run.stdout 2>cg004.run.stderr
=====> cg004(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg004 cg004.hs -O -fasm   >cg004.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg004    </dev/null >cg004.run.stdout 2>cg004.run.stderr
=====> cg004(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg004 cg004.hs -O -prof -auto-all   >cg004.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg004  +RTS -p -RTS  </dev/null >cg004.run.stdout 2>cg004.run.stderr
=====> cg004(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg004 cg004.hs -O -prof -auto-all -fasm   >cg004.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg004  +RTS -hc -RTS  </dev/null >cg004.run.stdout 2>cg004.run.stderr
=====> cg004(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg004.hs --interactive -v0   <cg004.genscript 1>cg004.interp.stdout 2>cg004.interp.stderr
=====> cg004(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg004 cg004.hs -threaded -debug   >cg004.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg004    </dev/null >cg004.run.stdout 2>cg004.run.stderr
=====> cg004(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg004 cg004.hs -O -threaded   >cg004.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg004  +RTS -N2 -RTS  </dev/null >cg004.run.stdout 2>cg004.run.stderr
=====> cg005(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg005 cg005.hs    >cg005.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg005    </dev/null >cg005.run.stdout 2>cg005.run.stderr
=====> cg005(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg005 cg005.hs -O   >cg005.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg005    </dev/null >cg005.run.stdout 2>cg005.run.stderr
=====> cg005(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg005 cg005.hs -O -fasm   >cg005.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg005    </dev/null >cg005.run.stdout 2>cg005.run.stderr
=====> cg005(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg005 cg005.hs -O -prof -auto-all   >cg005.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg005  +RTS -p -RTS  </dev/null >cg005.run.stdout 2>cg005.run.stderr
=====> cg005(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg005 cg005.hs -O -prof -auto-all -fasm   >cg005.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg005  +RTS -hc -RTS  </dev/null >cg005.run.stdout 2>cg005.run.stderr
=====> cg005(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg005.hs --interactive -v0   <cg005.genscript 1>cg005.interp.stdout 2>cg005.interp.stderr
=====> cg005(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg005 cg005.hs -threaded -debug   >cg005.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg005    </dev/null >cg005.run.stdout 2>cg005.run.stderr
=====> cg005(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg005 cg005.hs -O -threaded   >cg005.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg005  +RTS -N2 -RTS  </dev/null >cg005.run.stdout 2>cg005.run.stderr
=====> cg006(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg006 cg006.hs    >cg006.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg006    </dev/null >cg006.run.stdout 2>cg006.run.stderr
=====> cg006(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg006 cg006.hs -O   >cg006.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg006    </dev/null >cg006.run.stdout 2>cg006.run.stderr
=====> cg006(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg006 cg006.hs -O -fasm   >cg006.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg006    </dev/null >cg006.run.stdout 2>cg006.run.stderr
=====> cg006(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg006 cg006.hs -O -prof -auto-all   >cg006.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg006  +RTS -p -RTS  </dev/null >cg006.run.stdout 2>cg006.run.stderr
=====> cg006(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg006 cg006.hs -O -prof -auto-all -fasm   >cg006.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg006  +RTS -hc -RTS  </dev/null >cg006.run.stdout 2>cg006.run.stderr
=====> cg006(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg006.hs --interactive -v0   <cg006.genscript 1>cg006.interp.stdout 2>cg006.interp.stderr
=====> cg006(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg006 cg006.hs -threaded -debug   >cg006.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg006    </dev/null >cg006.run.stdout 2>cg006.run.stderr
=====> cg006(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg006 cg006.hs -O -threaded   >cg006.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg006  +RTS -N2 -RTS  </dev/null >cg006.run.stdout 2>cg006.run.stderr
=====> cg007(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg007 cg007.hs    >cg007.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg007    </dev/null >cg007.run.stdout 2>cg007.run.stderr
=====> cg007(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg007 cg007.hs -O   >cg007.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg007    </dev/null >cg007.run.stdout 2>cg007.run.stderr
=====> cg007(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg007 cg007.hs -O -fasm   >cg007.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg007    </dev/null >cg007.run.stdout 2>cg007.run.stderr
=====> cg007(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg007 cg007.hs -O -prof -auto-all   >cg007.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg007  +RTS -p -RTS  </dev/null >cg007.run.stdout 2>cg007.run.stderr
=====> cg007(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg007 cg007.hs -O -prof -auto-all -fasm   >cg007.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg007  +RTS -hc -RTS  </dev/null >cg007.run.stdout 2>cg007.run.stderr
=====> cg007(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg007.hs --interactive -v0   <cg007.genscript 1>cg007.interp.stdout 2>cg007.interp.stderr
=====> cg007(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg007 cg007.hs -threaded -debug   >cg007.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg007    </dev/null >cg007.run.stdout 2>cg007.run.stderr
=====> cg007(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg007 cg007.hs -O -threaded   >cg007.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg007  +RTS -N2 -RTS  </dev/null >cg007.run.stdout 2>cg007.run.stderr
=====> cg008(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg008 cg008.hs    >cg008.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg008    </dev/null >cg008.run.stdout 2>cg008.run.stderr
=====> cg008(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg008 cg008.hs -O   >cg008.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg008    </dev/null >cg008.run.stdout 2>cg008.run.stderr
=====> cg008(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg008 cg008.hs -O -fasm   >cg008.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg008    </dev/null >cg008.run.stdout 2>cg008.run.stderr
=====> cg008(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg008 cg008.hs -O -prof -auto-all   >cg008.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg008  +RTS -p -RTS  </dev/null >cg008.run.stdout 2>cg008.run.stderr
=====> cg008(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg008 cg008.hs -O -prof -auto-all -fasm   >cg008.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg008  +RTS -hc -RTS  </dev/null >cg008.run.stdout 2>cg008.run.stderr
=====> cg008(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg008.hs --interactive -v0   <cg008.genscript 1>cg008.interp.stdout 2>cg008.interp.stderr
=====> cg008(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg008 cg008.hs -threaded -debug   >cg008.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg008    </dev/null >cg008.run.stdout 2>cg008.run.stderr
=====> cg008(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg008 cg008.hs -O -threaded   >cg008.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg008  +RTS -N2 -RTS  </dev/null >cg008.run.stdout 2>cg008.run.stderr
=====> cg009(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg009 cg009.hs    >cg009.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg009    </dev/null >cg009.run.stdout 2>cg009.run.stderr
=====> cg009(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg009 cg009.hs -O   >cg009.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg009    </dev/null >cg009.run.stdout 2>cg009.run.stderr
=====> cg009(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg009 cg009.hs -O -fasm   >cg009.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg009    </dev/null >cg009.run.stdout 2>cg009.run.stderr
=====> cg009(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg009 cg009.hs -O -prof -auto-all   >cg009.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg009  +RTS -p -RTS  </dev/null >cg009.run.stdout 2>cg009.run.stderr
=====> cg009(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg009 cg009.hs -O -prof -auto-all -fasm   >cg009.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg009  +RTS -hc -RTS  </dev/null >cg009.run.stdout 2>cg009.run.stderr
=====> cg009(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg009.hs --interactive -v0   <cg009.genscript 1>cg009.interp.stdout 2>cg009.interp.stderr
=====> cg009(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg009 cg009.hs -threaded -debug   >cg009.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg009    </dev/null >cg009.run.stdout 2>cg009.run.stderr
=====> cg009(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg009 cg009.hs -O -threaded   >cg009.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg009  +RTS -N2 -RTS  </dev/null >cg009.run.stdout 2>cg009.run.stderr
=====> cg010(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg010 cg010.hs    >cg010.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg010    </dev/null >cg010.run.stdout 2>cg010.run.stderr
=====> cg010(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg010 cg010.hs -O   >cg010.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg010    </dev/null >cg010.run.stdout 2>cg010.run.stderr
=====> cg010(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg010 cg010.hs -O -fasm   >cg010.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg010    </dev/null >cg010.run.stdout 2>cg010.run.stderr
=====> cg010(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg010 cg010.hs -O -prof -auto-all   >cg010.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg010  +RTS -p -RTS  </dev/null >cg010.run.stdout 2>cg010.run.stderr
=====> cg010(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg010 cg010.hs -O -prof -auto-all -fasm   >cg010.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg010  +RTS -hc -RTS  </dev/null >cg010.run.stdout 2>cg010.run.stderr
=====> cg010(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg010.hs --interactive -v0   <cg010.genscript 1>cg010.interp.stdout 2>cg010.interp.stderr
=====> cg010(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg010 cg010.hs -threaded -debug   >cg010.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg010    </dev/null >cg010.run.stdout 2>cg010.run.stderr
=====> cg010(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg010 cg010.hs -O -threaded   >cg010.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg010  +RTS -N2 -RTS  </dev/null >cg010.run.stdout 2>cg010.run.stderr
=====> cg011(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg011 cg011.hs    >cg011.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg011    </dev/null >cg011.run.stdout 2>cg011.run.stderr
=====> cg011(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg011 cg011.hs -O   >cg011.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg011    </dev/null >cg011.run.stdout 2>cg011.run.stderr
=====> cg011(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg011 cg011.hs -O -fasm   >cg011.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg011    </dev/null >cg011.run.stdout 2>cg011.run.stderr
=====> cg011(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg011 cg011.hs -O -prof -auto-all   >cg011.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg011  +RTS -p -RTS  </dev/null >cg011.run.stdout 2>cg011.run.stderr
=====> cg011(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg011 cg011.hs -O -prof -auto-all -fasm   >cg011.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg011  +RTS -hc -RTS  </dev/null >cg011.run.stdout 2>cg011.run.stderr
=====> cg011(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg011.hs --interactive -v0   <cg011.genscript 1>cg011.interp.stdout 2>cg011.interp.stderr
=====> cg011(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg011 cg011.hs -threaded -debug   >cg011.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg011    </dev/null >cg011.run.stdout 2>cg011.run.stderr
=====> cg011(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg011 cg011.hs -O -threaded   >cg011.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg011  +RTS -N2 -RTS  </dev/null >cg011.run.stdout 2>cg011.run.stderr
=====> cg012(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg012 cg012.hs  -fglasgow-exts  >cg012.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg012    </dev/null >cg012.run.stdout 2>cg012.run.stderr
=====> cg012(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg012 cg012.hs -O -fglasgow-exts  >cg012.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg012    </dev/null >cg012.run.stdout 2>cg012.run.stderr
=====> cg012(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg012 cg012.hs -O -fasm -fglasgow-exts  >cg012.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg012    </dev/null >cg012.run.stdout 2>cg012.run.stderr
=====> cg012(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg012 cg012.hs -O -prof -auto-all -fglasgow-exts  >cg012.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg012  +RTS -p -RTS  </dev/null >cg012.run.stdout 2>cg012.run.stderr
=====> cg012(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg012 cg012.hs -O -prof -auto-all -fasm -fglasgow-exts  >cg012.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg012  +RTS -hc -RTS  </dev/null >cg012.run.stdout 2>cg012.run.stderr
=====> cg012(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg012.hs --interactive -v0 -fglasgow-exts  <cg012.genscript 1>cg012.interp.stdout 2>cg012.interp.stderr
=====> cg012(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg012 cg012.hs -threaded -debug -fglasgow-exts  >cg012.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg012    </dev/null >cg012.run.stdout 2>cg012.run.stderr
=====> cg012(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg012 cg012.hs -O -threaded -fglasgow-exts  >cg012.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg012  +RTS -N2 -RTS  </dev/null >cg012.run.stdout 2>cg012.run.stderr
=====> cg013(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg013 cg013.hs    >cg013.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg013    </dev/null >cg013.run.stdout 2>cg013.run.stderr
=====> cg013(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg013 cg013.hs -O   >cg013.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg013    </dev/null >cg013.run.stdout 2>cg013.run.stderr
=====> cg013(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg013 cg013.hs -O -fasm   >cg013.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg013    </dev/null >cg013.run.stdout 2>cg013.run.stderr
=====> cg013(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg013 cg013.hs -O -prof -auto-all   >cg013.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg013  +RTS -p -RTS  </dev/null >cg013.run.stdout 2>cg013.run.stderr
=====> cg013(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg013 cg013.hs -O -prof -auto-all -fasm   >cg013.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg013  +RTS -hc -RTS  </dev/null >cg013.run.stdout 2>cg013.run.stderr
=====> cg013(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg013.hs --interactive -v0   <cg013.genscript 1>cg013.interp.stdout 2>cg013.interp.stderr
=====> cg013(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg013 cg013.hs -threaded -debug   >cg013.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg013    </dev/null >cg013.run.stdout 2>cg013.run.stderr
=====> cg013(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg013 cg013.hs -O -threaded   >cg013.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg013  +RTS -N2 -RTS  </dev/null >cg013.run.stdout 2>cg013.run.stderr
=====> cg014(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg014 cg014.hs    >cg014.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg014    </dev/null >cg014.run.stdout 2>cg014.run.stderr
=====> cg014(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg014 cg014.hs -O   >cg014.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg014    </dev/null >cg014.run.stdout 2>cg014.run.stderr
=====> cg014(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg014 cg014.hs -O -fasm   >cg014.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg014    </dev/null >cg014.run.stdout 2>cg014.run.stderr
=====> cg014(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg014 cg014.hs -O -prof -auto-all   >cg014.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg014  +RTS -p -RTS  </dev/null >cg014.run.stdout 2>cg014.run.stderr
=====> cg014(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg014 cg014.hs -O -prof -auto-all -fasm   >cg014.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg014  +RTS -hc -RTS  </dev/null >cg014.run.stdout 2>cg014.run.stderr
=====> cg014(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg014.hs --interactive -v0   <cg014.genscript 1>cg014.interp.stdout 2>cg014.interp.stderr
=====> cg014(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg014 cg014.hs -threaded -debug   >cg014.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg014    </dev/null >cg014.run.stdout 2>cg014.run.stderr
=====> cg014(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg014 cg014.hs -O -threaded   >cg014.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg014  +RTS -N2 -RTS  </dev/null >cg014.run.stdout 2>cg014.run.stderr
=====> cg015(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg015 cg015.hs  -fglasgow-exts  >cg015.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg015    </dev/null >cg015.run.stdout 2>cg015.run.stderr
=====> cg015(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg015 cg015.hs -O -fglasgow-exts  >cg015.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg015    </dev/null >cg015.run.stdout 2>cg015.run.stderr
=====> cg015(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg015 cg015.hs -O -fasm -fglasgow-exts  >cg015.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg015    </dev/null >cg015.run.stdout 2>cg015.run.stderr
=====> cg015(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg015 cg015.hs -O -prof -auto-all -fglasgow-exts  >cg015.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg015  +RTS -p -RTS  </dev/null >cg015.run.stdout 2>cg015.run.stderr
=====> cg015(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg015 cg015.hs -O -prof -auto-all -fasm -fglasgow-exts  >cg015.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg015  +RTS -hc -RTS  </dev/null >cg015.run.stdout 2>cg015.run.stderr
=====> cg015(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg015.hs --interactive -v0 -fglasgow-exts  <cg015.genscript 1>cg015.interp.stdout 2>cg015.interp.stderr
=====> cg015(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg015 cg015.hs -threaded -debug -fglasgow-exts  >cg015.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg015    </dev/null >cg015.run.stdout 2>cg015.run.stderr
=====> cg015(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg015 cg015.hs -O -threaded -fglasgow-exts  >cg015.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg015  +RTS -N2 -RTS  </dev/null >cg015.run.stdout 2>cg015.run.stderr
=====> cg016(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg016 cg016.hs    >cg016.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg016    </dev/null >cg016.run.stdout 2>cg016.run.stderr
=====> cg016(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg016 cg016.hs -O   >cg016.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg016    </dev/null >cg016.run.stdout 2>cg016.run.stderr
=====> cg016(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg016 cg016.hs -O -fasm   >cg016.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg016    </dev/null >cg016.run.stdout 2>cg016.run.stderr
=====> cg016(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg016 cg016.hs -O -prof -auto-all   >cg016.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg016  +RTS -p -RTS  </dev/null >cg016.run.stdout 2>cg016.run.stderr
=====> cg016(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg016 cg016.hs -O -prof -auto-all -fasm   >cg016.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg016  +RTS -hc -RTS  </dev/null >cg016.run.stdout 2>cg016.run.stderr
=====> cg016(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg016.hs --interactive -v0   <cg016.genscript 1>cg016.interp.stdout 2>cg016.interp.stderr
=====> cg016(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg016 cg016.hs -threaded -debug   >cg016.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg016    </dev/null >cg016.run.stdout 2>cg016.run.stderr
=====> cg016(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg016 cg016.hs -O -threaded   >cg016.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg016  +RTS -N2 -RTS  </dev/null >cg016.run.stdout 2>cg016.run.stderr
=====> cg017(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg017 cg017.hs    >cg017.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg017    </dev/null >cg017.run.stdout 2>cg017.run.stderr
=====> cg017(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg017 cg017.hs -O   >cg017.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg017    </dev/null >cg017.run.stdout 2>cg017.run.stderr
=====> cg017(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg017 cg017.hs -O -fasm   >cg017.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg017    </dev/null >cg017.run.stdout 2>cg017.run.stderr
=====> cg017(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg017 cg017.hs -O -prof -auto-all   >cg017.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg017  +RTS -p -RTS  </dev/null >cg017.run.stdout 2>cg017.run.stderr
=====> cg017(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg017 cg017.hs -O -prof -auto-all -fasm   >cg017.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg017  +RTS -hc -RTS  </dev/null >cg017.run.stdout 2>cg017.run.stderr
=====> cg017(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg017.hs --interactive -v0   <cg017.genscript 1>cg017.interp.stdout 2>cg017.interp.stderr
=====> cg017(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg017 cg017.hs -threaded -debug   >cg017.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg017    </dev/null >cg017.run.stdout 2>cg017.run.stderr
=====> cg017(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg017 cg017.hs -O -threaded   >cg017.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg017  +RTS -N2 -RTS  </dev/null >cg017.run.stdout 2>cg017.run.stderr
=====> cg018(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg018 cg018.hs  -fglasgow-exts  >cg018.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg018    </dev/null >cg018.run.stdout 2>cg018.run.stderr
=====> cg018(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg018 cg018.hs -O -fglasgow-exts  >cg018.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg018    </dev/null >cg018.run.stdout 2>cg018.run.stderr
=====> cg018(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg018 cg018.hs -O -fasm -fglasgow-exts  >cg018.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg018    </dev/null >cg018.run.stdout 2>cg018.run.stderr
=====> cg018(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg018 cg018.hs -O -prof -auto-all -fglasgow-exts  >cg018.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg018  +RTS -p -RTS  </dev/null >cg018.run.stdout 2>cg018.run.stderr
=====> cg018(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg018 cg018.hs -O -prof -auto-all -fasm -fglasgow-exts  >cg018.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg018  +RTS -hc -RTS  </dev/null >cg018.run.stdout 2>cg018.run.stderr
=====> cg018(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg018.hs --interactive -v0 -fglasgow-exts  <cg018.genscript 1>cg018.interp.stdout 2>cg018.interp.stderr
=====> cg018(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg018 cg018.hs -threaded -debug -fglasgow-exts  >cg018.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg018    </dev/null >cg018.run.stdout 2>cg018.run.stderr
=====> cg018(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg018 cg018.hs -O -threaded -fglasgow-exts  >cg018.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg018  +RTS -N2 -RTS  </dev/null >cg018.run.stdout 2>cg018.run.stderr
=====> cg019(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg019 cg019.hs    >cg019.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg019    </dev/null >cg019.run.stdout 2>cg019.run.stderr
=====> cg019(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg019 cg019.hs -O   >cg019.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg019    </dev/null >cg019.run.stdout 2>cg019.run.stderr
=====> cg019(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg019 cg019.hs -O -fasm   >cg019.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg019    </dev/null >cg019.run.stdout 2>cg019.run.stderr
=====> cg019(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg019 cg019.hs -O -prof -auto-all   >cg019.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg019  +RTS -p -RTS  </dev/null >cg019.run.stdout 2>cg019.run.stderr
=====> cg019(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg019 cg019.hs -O -prof -auto-all -fasm   >cg019.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg019  +RTS -hc -RTS  </dev/null >cg019.run.stdout 2>cg019.run.stderr
=====> cg019(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg019.hs --interactive -v0   <cg019.genscript 1>cg019.interp.stdout 2>cg019.interp.stderr
=====> cg019(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg019 cg019.hs -threaded -debug   >cg019.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg019    </dev/null >cg019.run.stdout 2>cg019.run.stderr
=====> cg019(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg019 cg019.hs -O -threaded   >cg019.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg019  +RTS -N2 -RTS  </dev/null >cg019.run.stdout 2>cg019.run.stderr
=====> cg020(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg020 cg020.hs    >cg020.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg020    </dev/null >cg020.run.stdout 2>cg020.run.stderr
=====> cg020(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg020 cg020.hs -O   >cg020.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg020    </dev/null >cg020.run.stdout 2>cg020.run.stderr
=====> cg020(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg020 cg020.hs -O -fasm   >cg020.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg020    </dev/null >cg020.run.stdout 2>cg020.run.stderr
=====> cg020(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg020 cg020.hs -O -prof -auto-all   >cg020.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg020  +RTS -p -RTS  </dev/null >cg020.run.stdout 2>cg020.run.stderr
=====> cg020(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg020 cg020.hs -O -prof -auto-all -fasm   >cg020.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg020  +RTS -hc -RTS  </dev/null >cg020.run.stdout 2>cg020.run.stderr
=====> cg020(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg020.hs --interactive -v0   <cg020.genscript 1>cg020.interp.stdout 2>cg020.interp.stderr
=====> cg020(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg020 cg020.hs -threaded -debug   >cg020.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg020    </dev/null >cg020.run.stdout 2>cg020.run.stderr
=====> cg020(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg020 cg020.hs -O -threaded   >cg020.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg020  +RTS -N2 -RTS  </dev/null >cg020.run.stdout 2>cg020.run.stderr
=====> cg021(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg021 cg021.hs    >cg021.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg021    </dev/null >cg021.run.stdout 2>cg021.run.stderr
=====> cg021(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg021 cg021.hs -O   >cg021.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg021    </dev/null >cg021.run.stdout 2>cg021.run.stderr
=====> cg021(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg021 cg021.hs -O -fasm   >cg021.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg021    </dev/null >cg021.run.stdout 2>cg021.run.stderr
=====> cg021(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg021 cg021.hs -O -prof -auto-all   >cg021.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg021  +RTS -p -RTS  </dev/null >cg021.run.stdout 2>cg021.run.stderr
=====> cg021(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg021 cg021.hs -O -prof -auto-all -fasm   >cg021.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg021  +RTS -hc -RTS  </dev/null >cg021.run.stdout 2>cg021.run.stderr
=====> cg021(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg021.hs --interactive -v0   <cg021.genscript 1>cg021.interp.stdout 2>cg021.interp.stderr
=====> cg021(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg021 cg021.hs -threaded -debug   >cg021.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg021    </dev/null >cg021.run.stdout 2>cg021.run.stderr
=====> cg021(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg021 cg021.hs -O -threaded   >cg021.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg021  +RTS -N2 -RTS  </dev/null >cg021.run.stdout 2>cg021.run.stderr
=====> cg022(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg022 cg022.hs    >cg022.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg022    </dev/null >cg022.run.stdout 2>cg022.run.stderr
=====> cg022(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg022 cg022.hs -O   >cg022.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg022    </dev/null >cg022.run.stdout 2>cg022.run.stderr
=====> cg022(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg022 cg022.hs -O -fasm   >cg022.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg022    </dev/null >cg022.run.stdout 2>cg022.run.stderr
=====> cg022(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg022 cg022.hs -O -prof -auto-all   >cg022.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg022  +RTS -p -RTS  </dev/null >cg022.run.stdout 2>cg022.run.stderr
=====> cg022(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg022 cg022.hs -O -prof -auto-all -fasm   >cg022.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg022  +RTS -hc -RTS  </dev/null >cg022.run.stdout 2>cg022.run.stderr
=====> cg022(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg022.hs --interactive -v0   <cg022.genscript 1>cg022.interp.stdout 2>cg022.interp.stderr
=====> cg022(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg022 cg022.hs -threaded -debug   >cg022.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg022    </dev/null >cg022.run.stdout 2>cg022.run.stderr
=====> cg022(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg022 cg022.hs -O -threaded   >cg022.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg022  +RTS -N2 -RTS  </dev/null >cg022.run.stdout 2>cg022.run.stderr
=====> cg024(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg024 cg024.hs    >cg024.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg024    </dev/null >cg024.run.stdout 2>cg024.run.stderr
=====> cg024(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg024 cg024.hs -O   >cg024.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg024    </dev/null >cg024.run.stdout 2>cg024.run.stderr
=====> cg024(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg024 cg024.hs -O -fasm   >cg024.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg024    </dev/null >cg024.run.stdout 2>cg024.run.stderr
=====> cg024(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg024 cg024.hs -O -prof -auto-all   >cg024.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg024  +RTS -p -RTS  </dev/null >cg024.run.stdout 2>cg024.run.stderr
=====> cg024(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg024 cg024.hs -O -prof -auto-all -fasm   >cg024.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg024  +RTS -hc -RTS  </dev/null >cg024.run.stdout 2>cg024.run.stderr
=====> cg024(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg024.hs --interactive -v0   <cg024.genscript 1>cg024.interp.stdout 2>cg024.interp.stderr
=====> cg024(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg024 cg024.hs -threaded -debug   >cg024.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg024    </dev/null >cg024.run.stdout 2>cg024.run.stderr
=====> cg024(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg024 cg024.hs -O -threaded   >cg024.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg024  +RTS -N2 -RTS  </dev/null >cg024.run.stdout 2>cg024.run.stderr
=====> cg025(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg025 cg025.hs  -package regex-compat  >cg025.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg025 cg025.hs   </dev/null >cg025.run.stdout 2>cg025.run.stderr
=====> cg025(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg025 cg025.hs -O -package regex-compat  >cg025.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg025 cg025.hs   </dev/null >cg025.run.stdout 2>cg025.run.stderr
=====> cg025(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg025 cg025.hs -O -fasm -package regex-compat  >cg025.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg025 cg025.hs   </dev/null >cg025.run.stdout 2>cg025.run.stderr
=====> cg025(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg025 cg025.hs -O -prof -auto-all -package regex-compat  >cg025.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg025 cg025.hs +RTS -p -RTS  </dev/null >cg025.run.stdout 2>cg025.run.stderr
=====> cg025(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg025 cg025.hs -O -prof -auto-all -fasm -package regex-compat  >cg025.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg025 cg025.hs +RTS -hc -RTS  </dev/null >cg025.run.stdout 2>cg025.run.stderr
=====> cg025(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg025.hs --interactive -v0 -package regex-compat  <cg025.genscript 1>cg025.interp.stdout 2>cg025.interp.stderr
=====> cg025(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg025 cg025.hs -threaded -debug -package regex-compat  >cg025.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg025 cg025.hs   </dev/null >cg025.run.stdout 2>cg025.run.stderr
=====> cg025(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg025 cg025.hs -O -threaded -package regex-compat  >cg025.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg025 cg025.hs +RTS -N2 -RTS  </dev/null >cg025.run.stdout 2>cg025.run.stderr
=====> cg026(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg026 cg026.hs    >cg026.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg026    </dev/null >cg026.run.stdout 2>cg026.run.stderr
=====> cg026(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg026 cg026.hs -O   >cg026.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg026    </dev/null >cg026.run.stdout 2>cg026.run.stderr
=====> cg026(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg026 cg026.hs -O -fasm   >cg026.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg026    </dev/null >cg026.run.stdout 2>cg026.run.stderr
=====> cg026(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg026 cg026.hs -O -prof -auto-all   >cg026.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg026  +RTS -p -RTS  </dev/null >cg026.run.stdout 2>cg026.run.stderr
=====> cg026(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg026 cg026.hs -O -prof -auto-all -fasm   >cg026.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg026  +RTS -hc -RTS  </dev/null >cg026.run.stdout 2>cg026.run.stderr
=====> cg026(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg026.hs --interactive -v0   <cg026.genscript 1>cg026.interp.stdout 2>cg026.interp.stderr
=====> cg026(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg026 cg026.hs -threaded -debug   >cg026.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg026    </dev/null >cg026.run.stdout 2>cg026.run.stderr
=====> cg026(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg026 cg026.hs -O -threaded   >cg026.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg026  +RTS -N2 -RTS  </dev/null >cg026.run.stdout 2>cg026.run.stderr
=====> cg027(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg027 cg027.hs    >cg027.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg027    </dev/null >cg027.run.stdout 2>cg027.run.stderr
=====> cg027(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg027 cg027.hs -O   >cg027.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg027    </dev/null >cg027.run.stdout 2>cg027.run.stderr
=====> cg027(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg027 cg027.hs -O -fasm   >cg027.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg027    </dev/null >cg027.run.stdout 2>cg027.run.stderr
=====> cg027(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg027 cg027.hs -O -prof -auto-all   >cg027.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg027  +RTS -p -RTS  </dev/null >cg027.run.stdout 2>cg027.run.stderr
=====> cg027(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg027 cg027.hs -O -prof -auto-all -fasm   >cg027.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg027  +RTS -hc -RTS  </dev/null >cg027.run.stdout 2>cg027.run.stderr
=====> cg027(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg027.hs --interactive -v0   <cg027.genscript 1>cg027.interp.stdout 2>cg027.interp.stderr
=====> cg027(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg027 cg027.hs -threaded -debug   >cg027.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg027    </dev/null >cg027.run.stdout 2>cg027.run.stderr
=====> cg027(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg027 cg027.hs -O -threaded   >cg027.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg027  +RTS -N2 -RTS  </dev/null >cg027.run.stdout 2>cg027.run.stderr
=====> cg028(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg028 cg028.hs    >cg028.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg028    </dev/null >cg028.run.stdout 2>cg028.run.stderr
=====> cg028(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg028 cg028.hs -O   >cg028.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg028    </dev/null >cg028.run.stdout 2>cg028.run.stderr
=====> cg028(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg028 cg028.hs -O -fasm   >cg028.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg028    </dev/null >cg028.run.stdout 2>cg028.run.stderr
=====> cg028(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg028 cg028.hs -O -prof -auto-all   >cg028.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg028  +RTS -p -RTS  </dev/null >cg028.run.stdout 2>cg028.run.stderr
=====> cg028(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg028 cg028.hs -O -prof -auto-all -fasm   >cg028.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg028  +RTS -hc -RTS  </dev/null >cg028.run.stdout 2>cg028.run.stderr
=====> cg028(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg028.hs --interactive -v0   <cg028.genscript 1>cg028.interp.stdout 2>cg028.interp.stderr
=====> cg028(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg028 cg028.hs -threaded -debug   >cg028.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg028    </dev/null >cg028.run.stdout 2>cg028.run.stderr
=====> cg028(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg028 cg028.hs -O -threaded   >cg028.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg028  +RTS -N2 -RTS  </dev/null >cg028.run.stdout 2>cg028.run.stderr
=====> cg031(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg031 cg031.hs  -fglasgow-exts  >cg031.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg031    </dev/null >cg031.run.stdout 2>cg031.run.stderr
=====> cg031(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg031 cg031.hs -O -fglasgow-exts  >cg031.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg031    </dev/null >cg031.run.stdout 2>cg031.run.stderr
=====> cg031(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg031 cg031.hs -O -fasm -fglasgow-exts  >cg031.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg031    </dev/null >cg031.run.stdout 2>cg031.run.stderr
=====> cg031(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg031 cg031.hs -O -prof -auto-all -fglasgow-exts  >cg031.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg031  +RTS -p -RTS  </dev/null >cg031.run.stdout 2>cg031.run.stderr
=====> cg031(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg031 cg031.hs -O -prof -auto-all -fasm -fglasgow-exts  >cg031.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg031  +RTS -hc -RTS  </dev/null >cg031.run.stdout 2>cg031.run.stderr
=====> cg031(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg031.hs --interactive -v0 -fglasgow-exts  <cg031.genscript 1>cg031.interp.stdout 2>cg031.interp.stderr
=====> cg031(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg031 cg031.hs -threaded -debug -fglasgow-exts  >cg031.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg031    </dev/null >cg031.run.stdout 2>cg031.run.stderr
=====> cg031(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg031 cg031.hs -O -threaded -fglasgow-exts  >cg031.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg031  +RTS -N2 -RTS  </dev/null >cg031.run.stdout 2>cg031.run.stderr
=====> cg032(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg032 cg032.hs  -fglasgow-exts  >cg032.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg032    </dev/null >cg032.run.stdout 2>cg032.run.stderr
=====> cg032(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg032 cg032.hs -O -fglasgow-exts  >cg032.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg032    </dev/null >cg032.run.stdout 2>cg032.run.stderr
=====> cg032(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg032 cg032.hs -O -fasm -fglasgow-exts  >cg032.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg032    </dev/null >cg032.run.stdout 2>cg032.run.stderr
=====> cg032(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg032 cg032.hs -O -prof -auto-all -fglasgow-exts  >cg032.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg032  +RTS -p -RTS  </dev/null >cg032.run.stdout 2>cg032.run.stderr
=====> cg032(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg032 cg032.hs -O -prof -auto-all -fasm -fglasgow-exts  >cg032.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg032  +RTS -hc -RTS  </dev/null >cg032.run.stdout 2>cg032.run.stderr
=====> cg032(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg032.hs --interactive -v0 -fglasgow-exts  <cg032.genscript 1>cg032.interp.stdout 2>cg032.interp.stderr
=====> cg032(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg032 cg032.hs -threaded -debug -fglasgow-exts  >cg032.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg032    </dev/null >cg032.run.stdout 2>cg032.run.stderr
=====> cg032(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg032 cg032.hs -O -threaded -fglasgow-exts  >cg032.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg032  +RTS -N2 -RTS  </dev/null >cg032.run.stdout 2>cg032.run.stderr
=====> cg033(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg033 cg033.hs  -fglasgow-exts  >cg033.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg033    </dev/null >cg033.run.stdout 2>cg033.run.stderr
=====> cg033(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg033 cg033.hs -O -fglasgow-exts  >cg033.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg033    </dev/null >cg033.run.stdout 2>cg033.run.stderr
=====> cg033(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg033 cg033.hs -O -fasm -fglasgow-exts  >cg033.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg033    </dev/null >cg033.run.stdout 2>cg033.run.stderr
=====> cg033(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg033 cg033.hs -O -prof -auto-all -fglasgow-exts  >cg033.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg033  +RTS -p -RTS  </dev/null >cg033.run.stdout 2>cg033.run.stderr
=====> cg033(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg033 cg033.hs -O -prof -auto-all -fasm -fglasgow-exts  >cg033.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg033  +RTS -hc -RTS  </dev/null >cg033.run.stdout 2>cg033.run.stderr
=====> cg033(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg033.hs --interactive -v0 -fglasgow-exts  <cg033.genscript 1>cg033.interp.stdout 2>cg033.interp.stderr
=====> cg033(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg033 cg033.hs -threaded -debug -fglasgow-exts  >cg033.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg033    </dev/null >cg033.run.stdout 2>cg033.run.stderr
=====> cg033(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg033 cg033.hs -O -threaded -fglasgow-exts  >cg033.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg033  +RTS -N2 -RTS  </dev/null >cg033.run.stdout 2>cg033.run.stderr
=====> cg034(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg034 cg034.hs    >cg034.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg034    </dev/null >cg034.run.stdout 2>cg034.run.stderr
=====> cg034(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg034 cg034.hs -O   >cg034.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg034    </dev/null >cg034.run.stdout 2>cg034.run.stderr
=====> cg034(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg034 cg034.hs -O -fasm   >cg034.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg034    </dev/null >cg034.run.stdout 2>cg034.run.stderr
=====> cg034(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg034 cg034.hs -O -prof -auto-all   >cg034.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg034  +RTS -p -RTS  </dev/null >cg034.run.stdout 2>cg034.run.stderr
=====> cg034(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg034 cg034.hs -O -prof -auto-all -fasm   >cg034.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg034  +RTS -hc -RTS  </dev/null >cg034.run.stdout 2>cg034.run.stderr
=====> cg034(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg034.hs --interactive -v0   <cg034.genscript 1>cg034.interp.stdout 2>cg034.interp.stderr
=====> cg034(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg034 cg034.hs -threaded -debug   >cg034.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg034    </dev/null >cg034.run.stdout 2>cg034.run.stderr
=====> cg034(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg034 cg034.hs -O -threaded   >cg034.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg034  +RTS -N2 -RTS  </dev/null >cg034.run.stdout 2>cg034.run.stderr
=====> cg035(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg035 cg035.hs  -fglasgow-exts  >cg035.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg035    </dev/null >cg035.run.stdout 2>cg035.run.stderr
=====> cg035(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg035 cg035.hs -O -fglasgow-exts  >cg035.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg035    </dev/null >cg035.run.stdout 2>cg035.run.stderr
=====> cg035(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg035 cg035.hs -O -fasm -fglasgow-exts  >cg035.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg035    </dev/null >cg035.run.stdout 2>cg035.run.stderr
=====> cg035(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg035 cg035.hs -O -prof -auto-all -fglasgow-exts  >cg035.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg035  +RTS -p -RTS  </dev/null >cg035.run.stdout 2>cg035.run.stderr
=====> cg035(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg035 cg035.hs -O -prof -auto-all -fasm -fglasgow-exts  >cg035.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg035  +RTS -hc -RTS  </dev/null >cg035.run.stdout 2>cg035.run.stderr
=====> cg035(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg035.hs --interactive -v0 -fglasgow-exts  <cg035.genscript 1>cg035.interp.stdout 2>cg035.interp.stderr
=====> cg035(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg035 cg035.hs -threaded -debug -fglasgow-exts  >cg035.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg035    </dev/null >cg035.run.stdout 2>cg035.run.stderr
=====> cg035(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg035 cg035.hs -O -threaded -fglasgow-exts  >cg035.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg035  +RTS -N2 -RTS  </dev/null >cg035.run.stdout 2>cg035.run.stderr
=====> cg036(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg036 cg036.hs    >cg036.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg036    </dev/null >cg036.run.stdout 2>cg036.run.stderr
=====> cg036(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg036 cg036.hs -O   >cg036.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg036    </dev/null >cg036.run.stdout 2>cg036.run.stderr
=====> cg036(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg036 cg036.hs -O -fasm   >cg036.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg036    </dev/null >cg036.run.stdout 2>cg036.run.stderr
=====> cg036(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg036 cg036.hs -O -prof -auto-all   >cg036.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg036  +RTS -p -RTS  </dev/null >cg036.run.stdout 2>cg036.run.stderr
=====> cg036(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg036 cg036.hs -O -prof -auto-all -fasm   >cg036.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg036  +RTS -hc -RTS  </dev/null >cg036.run.stdout 2>cg036.run.stderr
=====> cg036(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg036.hs --interactive -v0   <cg036.genscript 1>cg036.interp.stdout 2>cg036.interp.stderr
=====> cg036(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg036 cg036.hs -threaded -debug   >cg036.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg036    </dev/null >cg036.run.stdout 2>cg036.run.stderr
=====> cg036(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg036 cg036.hs -O -threaded   >cg036.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg036  +RTS -N2 -RTS  </dev/null >cg036.run.stdout 2>cg036.run.stderr
=====> cg037(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg037 cg037.hs    >cg037.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg037    </dev/null >cg037.run.stdout 2>cg037.run.stderr
=====> cg037(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg037 cg037.hs -O   >cg037.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg037    </dev/null >cg037.run.stdout 2>cg037.run.stderr
=====> cg037(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg037 cg037.hs -O -fasm   >cg037.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg037    </dev/null >cg037.run.stdout 2>cg037.run.stderr
=====> cg037(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg037 cg037.hs -O -prof -auto-all   >cg037.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg037  +RTS -p -RTS  </dev/null >cg037.run.stdout 2>cg037.run.stderr
=====> cg037(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg037 cg037.hs -O -prof -auto-all -fasm   >cg037.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg037  +RTS -hc -RTS  </dev/null >cg037.run.stdout 2>cg037.run.stderr
=====> cg037(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg037.hs --interactive -v0   <cg037.genscript 1>cg037.interp.stdout 2>cg037.interp.stderr
=====> cg037(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg037 cg037.hs -threaded -debug   >cg037.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg037    </dev/null >cg037.run.stdout 2>cg037.run.stderr
=====> cg037(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg037 cg037.hs -O -threaded   >cg037.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg037  +RTS -N2 -RTS  </dev/null >cg037.run.stdout 2>cg037.run.stderr
=====> cg038(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg038 cg038.hs    >cg038.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg038    </dev/null >cg038.run.stdout 2>cg038.run.stderr
=====> cg038(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg038 cg038.hs -O   >cg038.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg038    </dev/null >cg038.run.stdout 2>cg038.run.stderr
=====> cg038(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg038 cg038.hs -O -fasm   >cg038.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg038    </dev/null >cg038.run.stdout 2>cg038.run.stderr
=====> cg038(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg038 cg038.hs -O -prof -auto-all   >cg038.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg038  +RTS -p -RTS  </dev/null >cg038.run.stdout 2>cg038.run.stderr
=====> cg038(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg038 cg038.hs -O -prof -auto-all -fasm   >cg038.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg038  +RTS -hc -RTS  </dev/null >cg038.run.stdout 2>cg038.run.stderr
=====> cg038(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg038.hs --interactive -v0   <cg038.genscript 1>cg038.interp.stdout 2>cg038.interp.stderr
=====> cg038(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg038 cg038.hs -threaded -debug   >cg038.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg038    </dev/null >cg038.run.stdout 2>cg038.run.stderr
=====> cg038(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg038 cg038.hs -O -threaded   >cg038.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg038  +RTS -N2 -RTS  </dev/null >cg038.run.stdout 2>cg038.run.stderr
=====> cg039(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg039 cg039.hs    >cg039.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg039    </dev/null >cg039.run.stdout 2>cg039.run.stderr
=====> cg039(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg039 cg039.hs -O   >cg039.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg039    </dev/null >cg039.run.stdout 2>cg039.run.stderr
=====> cg039(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg039 cg039.hs -O -fasm   >cg039.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg039    </dev/null >cg039.run.stdout 2>cg039.run.stderr
=====> cg039(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg039 cg039.hs -O -prof -auto-all   >cg039.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg039  +RTS -p -RTS  </dev/null >cg039.run.stdout 2>cg039.run.stderr
=====> cg039(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg039 cg039.hs -O -prof -auto-all -fasm   >cg039.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg039  +RTS -hc -RTS  </dev/null >cg039.run.stdout 2>cg039.run.stderr
=====> cg039(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg039.hs --interactive -v0   <cg039.genscript 1>cg039.interp.stdout 2>cg039.interp.stderr
=====> cg039(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg039 cg039.hs -threaded -debug   >cg039.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg039    </dev/null >cg039.run.stdout 2>cg039.run.stderr
=====> cg039(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg039 cg039.hs -O -threaded   >cg039.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg039  +RTS -N2 -RTS  </dev/null >cg039.run.stdout 2>cg039.run.stderr
=====> cg040(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg040 cg040.hs    >cg040.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg040    </dev/null >cg040.run.stdout 2>cg040.run.stderr
=====> cg040(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg040 cg040.hs -O   >cg040.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg040    </dev/null >cg040.run.stdout 2>cg040.run.stderr
=====> cg040(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg040 cg040.hs -O -fasm   >cg040.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg040    </dev/null >cg040.run.stdout 2>cg040.run.stderr
=====> cg040(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg040 cg040.hs -O -prof -auto-all   >cg040.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg040  +RTS -p -RTS  </dev/null >cg040.run.stdout 2>cg040.run.stderr
=====> cg040(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg040 cg040.hs -O -prof -auto-all -fasm   >cg040.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg040  +RTS -hc -RTS  </dev/null >cg040.run.stdout 2>cg040.run.stderr
=====> cg040(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg040.hs --interactive -v0   <cg040.genscript 1>cg040.interp.stdout 2>cg040.interp.stderr
=====> cg040(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg040 cg040.hs -threaded -debug   >cg040.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg040    </dev/null >cg040.run.stdout 2>cg040.run.stderr
=====> cg040(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg040 cg040.hs -O -threaded   >cg040.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg040  +RTS -N2 -RTS  </dev/null >cg040.run.stdout 2>cg040.run.stderr
=====> cg043(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg043 cg043.hs    >cg043.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg043    </dev/null >cg043.run.stdout 2>cg043.run.stderr
=====> cg043(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg043 cg043.hs -O   >cg043.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg043    </dev/null >cg043.run.stdout 2>cg043.run.stderr
=====> cg043(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg043 cg043.hs -O -fasm   >cg043.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg043    </dev/null >cg043.run.stdout 2>cg043.run.stderr
=====> cg043(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg043 cg043.hs -O -prof -auto-all   >cg043.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg043  +RTS -p -RTS  </dev/null >cg043.run.stdout 2>cg043.run.stderr
=====> cg043(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg043 cg043.hs -O -prof -auto-all -fasm   >cg043.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg043  +RTS -hc -RTS  </dev/null >cg043.run.stdout 2>cg043.run.stderr
=====> cg043(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg043.hs --interactive -v0   <cg043.genscript 1>cg043.interp.stdout 2>cg043.interp.stderr
=====> cg043(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg043 cg043.hs -threaded -debug   >cg043.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg043    </dev/null >cg043.run.stdout 2>cg043.run.stderr
=====> cg043(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg043 cg043.hs -O -threaded   >cg043.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg043  +RTS -N2 -RTS  </dev/null >cg043.run.stdout 2>cg043.run.stderr
=====> cg044(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg044 cg044.hs    >cg044.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg044    </dev/null >cg044.run.stdout 2>cg044.run.stderr
=====> cg044(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg044 cg044.hs -O   >cg044.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg044    </dev/null >cg044.run.stdout 2>cg044.run.stderr
=====> cg044(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg044 cg044.hs -O -fasm   >cg044.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg044    </dev/null >cg044.run.stdout 2>cg044.run.stderr
=====> cg044(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg044 cg044.hs -O -prof -auto-all   >cg044.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg044  +RTS -p -RTS  </dev/null >cg044.run.stdout 2>cg044.run.stderr
=====> cg044(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg044 cg044.hs -O -prof -auto-all -fasm   >cg044.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg044  +RTS -hc -RTS  </dev/null >cg044.run.stdout 2>cg044.run.stderr
=====> cg044(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg044.hs --interactive -v0   <cg044.genscript 1>cg044.interp.stdout 2>cg044.interp.stderr
=====> cg044(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg044 cg044.hs -threaded -debug   >cg044.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg044    </dev/null >cg044.run.stdout 2>cg044.run.stderr
=====> cg044(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg044 cg044.hs -O -threaded   >cg044.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg044  +RTS -N2 -RTS  </dev/null >cg044.run.stdout 2>cg044.run.stderr
=====> cg045(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg045 cg045.hs    >cg045.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg045    </dev/null >cg045.run.stdout 2>cg045.run.stderr
=====> cg045(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg045 cg045.hs -O   >cg045.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg045    </dev/null >cg045.run.stdout 2>cg045.run.stderr
=====> cg045(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg045 cg045.hs -O -fasm   >cg045.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg045    </dev/null >cg045.run.stdout 2>cg045.run.stderr
=====> cg045(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg045 cg045.hs -O -prof -auto-all   >cg045.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg045  +RTS -p -RTS  </dev/null >cg045.run.stdout 2>cg045.run.stderr
=====> cg045(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg045 cg045.hs -O -prof -auto-all -fasm   >cg045.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg045  +RTS -hc -RTS  </dev/null >cg045.run.stdout 2>cg045.run.stderr
=====> cg045(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg045.hs --interactive -v0   <cg045.genscript 1>cg045.interp.stdout 2>cg045.interp.stderr
=====> cg045(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg045 cg045.hs -threaded -debug   >cg045.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg045    </dev/null >cg045.run.stdout 2>cg045.run.stderr
=====> cg045(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg045 cg045.hs -O -threaded   >cg045.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg045  +RTS -N2 -RTS  </dev/null >cg045.run.stdout 2>cg045.run.stderr
=====> cg046(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg046 cg046.hs    >cg046.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg046    </dev/null >cg046.run.stdout 2>cg046.run.stderr
=====> cg046(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg046 cg046.hs -O   >cg046.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg046    </dev/null >cg046.run.stdout 2>cg046.run.stderr
=====> cg046(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg046 cg046.hs -O -fasm   >cg046.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg046    </dev/null >cg046.run.stdout 2>cg046.run.stderr
=====> cg046(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg046 cg046.hs -O -prof -auto-all   >cg046.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg046  +RTS -p -RTS  </dev/null >cg046.run.stdout 2>cg046.run.stderr
=====> cg046(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg046 cg046.hs -O -prof -auto-all -fasm   >cg046.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg046  +RTS -hc -RTS  </dev/null >cg046.run.stdout 2>cg046.run.stderr
=====> cg046(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg046.hs --interactive -v0   <cg046.genscript 1>cg046.interp.stdout 2>cg046.interp.stderr
=====> cg046(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg046 cg046.hs -threaded -debug   >cg046.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg046    </dev/null >cg046.run.stdout 2>cg046.run.stderr
=====> cg046(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg046 cg046.hs -O -threaded   >cg046.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg046  +RTS -N2 -RTS  </dev/null >cg046.run.stdout 2>cg046.run.stderr
=====> cg047(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg047 cg047.hs    >cg047.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg047    </dev/null >cg047.run.stdout 2>cg047.run.stderr
=====> cg047(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg047 cg047.hs -O   >cg047.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg047    </dev/null >cg047.run.stdout 2>cg047.run.stderr
=====> cg047(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg047 cg047.hs -O -fasm   >cg047.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg047    </dev/null >cg047.run.stdout 2>cg047.run.stderr
=====> cg047(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg047 cg047.hs -O -prof -auto-all   >cg047.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg047  +RTS -p -RTS  </dev/null >cg047.run.stdout 2>cg047.run.stderr
=====> cg047(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg047 cg047.hs -O -prof -auto-all -fasm   >cg047.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg047  +RTS -hc -RTS  </dev/null >cg047.run.stdout 2>cg047.run.stderr
=====> cg047(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg047.hs --interactive -v0   <cg047.genscript 1>cg047.interp.stdout 2>cg047.interp.stderr
=====> cg047(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg047 cg047.hs -threaded -debug   >cg047.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg047    </dev/null >cg047.run.stdout 2>cg047.run.stderr
=====> cg047(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg047 cg047.hs -O -threaded   >cg047.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg047  +RTS -N2 -RTS  </dev/null >cg047.run.stdout 2>cg047.run.stderr
=====> cg048(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg048 cg048.hs    >cg048.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg048    </dev/null >cg048.run.stdout 2>cg048.run.stderr
=====> cg048(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg048 cg048.hs -O   >cg048.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg048    </dev/null >cg048.run.stdout 2>cg048.run.stderr
=====> cg048(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg048 cg048.hs -O -fasm   >cg048.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg048    </dev/null >cg048.run.stdout 2>cg048.run.stderr
=====> cg048(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg048 cg048.hs -O -prof -auto-all   >cg048.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg048  +RTS -p -RTS  </dev/null >cg048.run.stdout 2>cg048.run.stderr
=====> cg048(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg048 cg048.hs -O -prof -auto-all -fasm   >cg048.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg048  +RTS -hc -RTS  </dev/null >cg048.run.stdout 2>cg048.run.stderr
=====> cg048(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg048.hs --interactive -v0   <cg048.genscript 1>cg048.interp.stdout 2>cg048.interp.stderr
=====> cg048(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg048 cg048.hs -threaded -debug   >cg048.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg048    </dev/null >cg048.run.stdout 2>cg048.run.stderr
=====> cg048(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg048 cg048.hs -O -threaded   >cg048.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg048  +RTS -N2 -RTS  </dev/null >cg048.run.stdout 2>cg048.run.stderr
=====> cg049(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg049 cg049.hs  -funbox-strict-fields  >cg049.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg049    </dev/null >cg049.run.stdout 2>cg049.run.stderr
=====> cg049(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg049 cg049.hs -O -funbox-strict-fields  >cg049.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg049    </dev/null >cg049.run.stdout 2>cg049.run.stderr
=====> cg049(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg049 cg049.hs -O -fasm -funbox-strict-fields  >cg049.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg049    </dev/null >cg049.run.stdout 2>cg049.run.stderr
=====> cg049(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg049 cg049.hs -O -prof -auto-all -funbox-strict-fields  >cg049.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg049  +RTS -p -RTS  </dev/null >cg049.run.stdout 2>cg049.run.stderr
=====> cg049(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg049 cg049.hs -O -prof -auto-all -fasm -funbox-strict-fields  >cg049.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg049  +RTS -hc -RTS  </dev/null >cg049.run.stdout 2>cg049.run.stderr
=====> cg049(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg049.hs --interactive -v0 -funbox-strict-fields  <cg049.genscript 1>cg049.interp.stdout 2>cg049.interp.stderr
=====> cg049(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg049 cg049.hs -threaded -debug -funbox-strict-fields  >cg049.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg049    </dev/null >cg049.run.stdout 2>cg049.run.stderr
=====> cg049(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg049 cg049.hs -O -threaded -funbox-strict-fields  >cg049.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg049  +RTS -N2 -RTS  </dev/null >cg049.run.stdout 2>cg049.run.stderr
=====> cg050(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg050 cg050.hs    >cg050.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg050    </dev/null >cg050.run.stdout 2>cg050.run.stderr
=====> cg050(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg050 cg050.hs -O   >cg050.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg050    </dev/null >cg050.run.stdout 2>cg050.run.stderr
=====> cg050(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg050 cg050.hs -O -fasm   >cg050.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg050    </dev/null >cg050.run.stdout 2>cg050.run.stderr
=====> cg050(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg050 cg050.hs -O -prof -auto-all   >cg050.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg050  +RTS -p -RTS  </dev/null >cg050.run.stdout 2>cg050.run.stderr
=====> cg050(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg050 cg050.hs -O -prof -auto-all -fasm   >cg050.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg050  +RTS -hc -RTS  </dev/null >cg050.run.stdout 2>cg050.run.stderr
=====> cg050(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg050.hs --interactive -v0   <cg050.genscript 1>cg050.interp.stdout 2>cg050.interp.stderr
=====> cg050(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg050 cg050.hs -threaded -debug   >cg050.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg050    </dev/null >cg050.run.stdout 2>cg050.run.stderr
=====> cg050(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg050 cg050.hs -O -threaded   >cg050.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg050  +RTS -N2 -RTS  </dev/null >cg050.run.stdout 2>cg050.run.stderr
=====> cg051(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg051 cg051.hs    >cg051.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg051    </dev/null >cg051.run.stdout 2>cg051.run.stderr
=====> cg051(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg051 cg051.hs -O   >cg051.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg051    </dev/null >cg051.run.stdout 2>cg051.run.stderr
=====> cg051(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg051 cg051.hs -O -fasm   >cg051.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg051    </dev/null >cg051.run.stdout 2>cg051.run.stderr
=====> cg051(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg051 cg051.hs -O -prof -auto-all   >cg051.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg051  +RTS -p -RTS  </dev/null >cg051.run.stdout 2>cg051.run.stderr
=====> cg051(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg051 cg051.hs -O -prof -auto-all -fasm   >cg051.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg051  +RTS -hc -RTS  </dev/null >cg051.run.stdout 2>cg051.run.stderr
=====> cg051(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg051.hs --interactive -v0   <cg051.genscript 1>cg051.interp.stdout 2>cg051.interp.stderr
=====> cg051(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg051 cg051.hs -threaded -debug   >cg051.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg051    </dev/null >cg051.run.stdout 2>cg051.run.stderr
=====> cg051(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg051 cg051.hs -O -threaded   >cg051.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg051  +RTS -N2 -RTS  </dev/null >cg051.run.stdout 2>cg051.run.stderr
=====> cg052(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg052 cg052.hs -O -funbox-strict-fields  >cg052.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg052    </dev/null >cg052.run.stdout 2>cg052.run.stderr
=====> cg053(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg053 cg053.hs    >cg053.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg053    </dev/null >cg053.run.stdout 2>cg053.run.stderr
=====> cg053(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg053 cg053.hs -O   >cg053.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg053    </dev/null >cg053.run.stdout 2>cg053.run.stderr
=====> cg053(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg053 cg053.hs -O -fasm   >cg053.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg053    </dev/null >cg053.run.stdout 2>cg053.run.stderr
=====> cg053(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg053 cg053.hs -O -prof -auto-all   >cg053.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg053  +RTS -p -RTS  </dev/null >cg053.run.stdout 2>cg053.run.stderr
=====> cg053(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg053 cg053.hs -O -prof -auto-all -fasm   >cg053.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg053  +RTS -hc -RTS  </dev/null >cg053.run.stdout 2>cg053.run.stderr
=====> cg053(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg053.hs --interactive -v0   <cg053.genscript 1>cg053.interp.stdout 2>cg053.interp.stderr
=====> cg053(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg053 cg053.hs -threaded -debug   >cg053.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg053    </dev/null >cg053.run.stdout 2>cg053.run.stderr
=====> cg053(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg053 cg053.hs -O -threaded   >cg053.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg053  +RTS -N2 -RTS  </dev/null >cg053.run.stdout 2>cg053.run.stderr
=====> cg054(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg054 cg054.hs    >cg054.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg054    </dev/null >cg054.run.stdout 2>cg054.run.stderr
=====> cg054(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg054 cg054.hs -O   >cg054.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg054    </dev/null >cg054.run.stdout 2>cg054.run.stderr
=====> cg054(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg054 cg054.hs -O -fasm   >cg054.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg054    </dev/null >cg054.run.stdout 2>cg054.run.stderr
=====> cg054(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg054 cg054.hs -O -prof -auto-all   >cg054.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg054  +RTS -p -RTS  </dev/null >cg054.run.stdout 2>cg054.run.stderr
=====> cg054(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg054 cg054.hs -O -prof -auto-all -fasm   >cg054.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg054  +RTS -hc -RTS  </dev/null >cg054.run.stdout 2>cg054.run.stderr
=====> cg054(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg054.hs --interactive -v0   <cg054.genscript 1>cg054.interp.stdout 2>cg054.interp.stderr
=====> cg054(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg054 cg054.hs -threaded -debug   >cg054.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg054    </dev/null >cg054.run.stdout 2>cg054.run.stderr
=====> cg054(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg054 cg054.hs -O -threaded   >cg054.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg054  +RTS -N2 -RTS  </dev/null >cg054.run.stdout 2>cg054.run.stderr
=====> cg055(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg055 cg055.hs    >cg055.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg055    </dev/null >cg055.run.stdout 2>cg055.run.stderr
=====> cg055(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg055 cg055.hs -O   >cg055.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg055    </dev/null >cg055.run.stdout 2>cg055.run.stderr
=====> cg055(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg055 cg055.hs -O -fasm   >cg055.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg055    </dev/null >cg055.run.stdout 2>cg055.run.stderr
=====> cg055(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg055 cg055.hs -O -prof -auto-all   >cg055.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg055  +RTS -p -RTS  </dev/null >cg055.run.stdout 2>cg055.run.stderr
=====> cg055(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg055 cg055.hs -O -prof -auto-all -fasm   >cg055.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg055  +RTS -hc -RTS  </dev/null >cg055.run.stdout 2>cg055.run.stderr
=====> cg055(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg055.hs --interactive -v0   <cg055.genscript 1>cg055.interp.stdout 2>cg055.interp.stderr
=====> cg055(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg055 cg055.hs -threaded -debug   >cg055.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg055    </dev/null >cg055.run.stdout 2>cg055.run.stderr
=====> cg055(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg055 cg055.hs -O -threaded   >cg055.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg055  +RTS -N2 -RTS  </dev/null >cg055.run.stdout 2>cg055.run.stderr
=====> cg056(normal)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg056 cg056.hs    >cg056.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg056    </dev/null >cg056.run.stdout 2>cg056.run.stderr
=====> cg056(opt)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg056 cg056.hs -O   >cg056.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg056    </dev/null >cg056.run.stdout 2>cg056.run.stderr
=====> cg056(optasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg056 cg056.hs -O -fasm   >cg056.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg056    </dev/null >cg056.run.stdout 2>cg056.run.stderr
=====> cg056(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg056 cg056.hs -O -prof -auto-all   >cg056.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg056  +RTS -p -RTS  </dev/null >cg056.run.stdout 2>cg056.run.stderr
=====> cg056(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg056 cg056.hs -O -prof -auto-all -fasm   >cg056.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg056  +RTS -hc -RTS  </dev/null >cg056.run.stdout 2>cg056.run.stderr
=====> cg056(ghci)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  cg056.hs --interactive -v0   <cg056.genscript 1>cg056.interp.stdout 2>cg056.interp.stderr
=====> cg056(threaded1)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg056 cg056.hs -threaded -debug   >cg056.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg056    </dev/null >cg056.run.stdout 2>cg056.run.stderr
=====> cg056(threaded2)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg056 cg056.hs -O -threaded   >cg056.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg056  +RTS -N2 -RTS  </dev/null >cg056.run.stdout 2>cg056.run.stderr
=====> cg057(prof)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg057 cg057.hs -O -prof -auto-all   >cg057.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg057 +RTS -xc +RTS -p -RTS  </dev/null >cg057.run.stdout 2>cg057.run.stderr
=====> cg057(profasm)
cd ./codeGen/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o cg057 cg057.hs -O -prof -auto-all -fasm   >cg057.comp.stderr 2>&1
cd ./codeGen/should_run && ./cg057 +RTS -xc +RTS -hc -RTS  </dev/null >cg057.run.stdout 2>cg057.run.stderr
====> Running ./concurrent/prog001/all.T
=====> concprog001(normal)
cd ./concurrent/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o concprog001 Mult    >concprog001.comp.stderr 2>&1
cd ./concurrent/prog001 && ./concprog001    </dev/null >concprog001.run.stdout 2>concprog001.run.stderr
=====> concprog001(opt)
cd ./concurrent/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o concprog001 Mult -O   >concprog001.comp.stderr 2>&1
cd ./concurrent/prog001 && ./concprog001    </dev/null >concprog001.run.stdout 2>concprog001.run.stderr
=====> concprog001(optasm)
cd ./concurrent/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o concprog001 Mult -O -fasm   >concprog001.comp.stderr 2>&1
cd ./concurrent/prog001 && ./concprog001    </dev/null >concprog001.run.stdout 2>concprog001.run.stderr
=====> concprog001(prof)
cd ./concurrent/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o concprog001 Mult -O -prof -auto-all   >concprog001.comp.stderr 2>&1
cd ./concurrent/prog001 && ./concprog001  +RTS -p -RTS  </dev/null >concprog001.run.stdout 2>concprog001.run.stderr
=====> concprog001(profasm)
cd ./concurrent/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o concprog001 Mult -O -prof -auto-all -fasm   >concprog001.comp.stderr 2>&1
cd ./concurrent/prog001 && ./concprog001  +RTS -hc -RTS  </dev/null >concprog001.run.stdout 2>concprog001.run.stderr
=====> concprog001(ghci)
cd ./concurrent/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Mult --interactive -v0   <concprog001.genscript 1>concprog001.interp.stdout 2>concprog001.interp.stderr
=====> concprog001(threaded1)
cd ./concurrent/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o concprog001 Mult -threaded -debug   >concprog001.comp.stderr 2>&1
cd ./concurrent/prog001 && ./concprog001    </dev/null >concprog001.run.stdout 2>concprog001.run.stderr
=====> concprog001(threaded2)
cd ./concurrent/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o concprog001 Mult -O -threaded   >concprog001.comp.stderr 2>&1
cd ./concurrent/prog001 && ./concprog001  +RTS -N2 -RTS  </dev/null >concprog001.run.stdout 2>concprog001.run.stderr
====> Running ./concurrent/prog002/all.T
=====> concprog002(threaded2)
cd ./concurrent/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o concprog002 Server -O -threaded -debug -O0  >concprog002.comp.stderr 2>&1
cd ./concurrent/prog002 && ./concprog002  +RTS -N2 -RTS  </dev/null >concprog002.run.stdout 2>concprog002.run.stderr
====> Running ./concurrent/should_run/all.T
=====> conc003(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc003 conc003.hs   -fglasgow-exts >conc003.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc003    </dev/null >conc003.run.stdout 2>conc003.run.stderr
=====> conc003(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc003 conc003.hs -O  -fglasgow-exts >conc003.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc003    </dev/null >conc003.run.stdout 2>conc003.run.stderr
=====> conc003(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc003 conc003.hs -O -fasm  -fglasgow-exts >conc003.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc003    </dev/null >conc003.run.stdout 2>conc003.run.stderr
=====> conc003(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc003 conc003.hs -O -prof -auto-all  -fglasgow-exts >conc003.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc003  +RTS -p -RTS  </dev/null >conc003.run.stdout 2>conc003.run.stderr
=====> conc003(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc003 conc003.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc003.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc003  +RTS -hc -RTS  </dev/null >conc003.run.stdout 2>conc003.run.stderr
=====> conc003(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc003.hs --interactive -v0  -fglasgow-exts <conc003.genscript 1>conc003.interp.stdout 2>conc003.interp.stderr
=====> conc003(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc003 conc003.hs -threaded -debug  -fglasgow-exts >conc003.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc003    </dev/null >conc003.run.stdout 2>conc003.run.stderr
=====> conc003(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc003 conc003.hs -O -threaded  -fglasgow-exts >conc003.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc003  +RTS -N2 -RTS  </dev/null >conc003.run.stdout 2>conc003.run.stderr
=====> conc006(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc006 conc006.hs   -fglasgow-exts >conc006.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc006    </dev/null >conc006.run.stdout 2>conc006.run.stderr
=====> conc006(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc006 conc006.hs -O  -fglasgow-exts >conc006.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc006    </dev/null >conc006.run.stdout 2>conc006.run.stderr
=====> conc006(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc006 conc006.hs -O -fasm  -fglasgow-exts >conc006.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc006    </dev/null >conc006.run.stdout 2>conc006.run.stderr
=====> conc006(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc006 conc006.hs -O -prof -auto-all  -fglasgow-exts >conc006.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc006  +RTS -p -RTS  </dev/null >conc006.run.stdout 2>conc006.run.stderr
=====> conc006(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc006 conc006.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc006.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc006  +RTS -hc -RTS  </dev/null >conc006.run.stdout 2>conc006.run.stderr
=====> conc006(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc006.hs --interactive -v0  -fglasgow-exts <conc006.genscript 1>conc006.interp.stdout 2>conc006.interp.stderr
=====> conc006(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc006 conc006.hs -threaded -debug  -fglasgow-exts >conc006.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc006    </dev/null >conc006.run.stdout 2>conc006.run.stderr
=====> conc006(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc006 conc006.hs -O -threaded  -fglasgow-exts >conc006.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc006  +RTS -N2 -RTS  </dev/null >conc006.run.stdout 2>conc006.run.stderr
=====> conc027(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc027 conc027.hs   -fglasgow-exts >conc027.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc027    </dev/null >conc027.run.stdout 2>conc027.run.stderr
=====> conc027(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc027 conc027.hs -O  -fglasgow-exts >conc027.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc027    </dev/null >conc027.run.stdout 2>conc027.run.stderr
=====> conc027(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc027 conc027.hs -O -fasm  -fglasgow-exts >conc027.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc027    </dev/null >conc027.run.stdout 2>conc027.run.stderr
=====> conc027(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc027 conc027.hs -O -prof -auto-all  -fglasgow-exts >conc027.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc027  +RTS -p -RTS  </dev/null >conc027.run.stdout 2>conc027.run.stderr
=====> conc027(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc027 conc027.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc027.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc027  +RTS -hc -RTS  </dev/null >conc027.run.stdout 2>conc027.run.stderr
=====> conc027(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc027.hs --interactive -v0  -fglasgow-exts <conc027.genscript 1>conc027.interp.stdout 2>conc027.interp.stderr
=====> conc027(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc027 conc027.hs -threaded -debug  -fglasgow-exts >conc027.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc027    </dev/null >conc027.run.stdout 2>conc027.run.stderr
=====> conc027(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc027 conc027.hs -O -threaded  -fglasgow-exts >conc027.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc027  +RTS -N2 -RTS  </dev/null >conc027.run.stdout 2>conc027.run.stderr
=====> conc049(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc049 conc049.hs  -package stm -fglasgow-exts >conc049.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc049    </dev/null >conc049.run.stdout 2>conc049.run.stderr
=====> conc049(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc049 conc049.hs -O -package stm -fglasgow-exts >conc049.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc049    </dev/null >conc049.run.stdout 2>conc049.run.stderr
=====> conc049(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc049 conc049.hs -O -fasm -package stm -fglasgow-exts >conc049.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc049    </dev/null >conc049.run.stdout 2>conc049.run.stderr
=====> conc049(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc049 conc049.hs -O -prof -auto-all -package stm -fglasgow-exts >conc049.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc049  +RTS -p -RTS  </dev/null >conc049.run.stdout 2>conc049.run.stderr
=====> conc049(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc049 conc049.hs -O -prof -auto-all -fasm -package stm -fglasgow-exts >conc049.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc049  +RTS -hc -RTS  </dev/null >conc049.run.stdout 2>conc049.run.stderr
=====> conc049(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc049.hs --interactive -v0 -package stm -fglasgow-exts <conc049.genscript 1>conc049.interp.stdout 2>conc049.interp.stderr
=====> conc049(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc049 conc049.hs -threaded -debug -package stm -fglasgow-exts >conc049.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc049    </dev/null >conc049.run.stdout 2>conc049.run.stderr
=====> conc049(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc049 conc049.hs -O -threaded -package stm -fglasgow-exts >conc049.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc049  +RTS -N2 -RTS  </dev/null >conc049.run.stdout 2>conc049.run.stderr
=====> conc051(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs   -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051    </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051    </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O -fasm  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051    </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O -prof -auto-all  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051  +RTS -p -RTS  </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051  +RTS -hc -RTS  </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc051.hs --interactive -v0  -fglasgow-exts <conc051.genscript 1>conc051.interp.stdout 2>conc051.interp.stderr
=====> conc051(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -threaded -debug  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051    </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O -threaded  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051  +RTS -N2 -RTS  </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc001(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc001 conc001.hs   -fglasgow-exts >conc001.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc001    </dev/null >conc001.run.stdout 2>conc001.run.stderr
=====> conc001(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc001 conc001.hs -O  -fglasgow-exts >conc001.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc001    </dev/null >conc001.run.stdout 2>conc001.run.stderr
=====> conc001(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc001 conc001.hs -O -fasm  -fglasgow-exts >conc001.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc001    </dev/null >conc001.run.stdout 2>conc001.run.stderr
=====> conc001(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc001 conc001.hs -O -prof -auto-all  -fglasgow-exts >conc001.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc001  +RTS -p -RTS  </dev/null >conc001.run.stdout 2>conc001.run.stderr
=====> conc001(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc001 conc001.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc001.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc001  +RTS -hc -RTS  </dev/null >conc001.run.stdout 2>conc001.run.stderr
=====> conc001(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc001.hs --interactive -v0  -fglasgow-exts <conc001.genscript 1>conc001.interp.stdout 2>conc001.interp.stderr
=====> conc001(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc001 conc001.hs -threaded -debug  -fglasgow-exts >conc001.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc001    </dev/null >conc001.run.stdout 2>conc001.run.stderr
=====> conc001(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc001 conc001.hs -O -threaded  -fglasgow-exts >conc001.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc001  +RTS -N2 -RTS  </dev/null >conc001.run.stdout 2>conc001.run.stderr
=====> conc002(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc002 conc002.hs   -fglasgow-exts >conc002.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc002    </dev/null >conc002.run.stdout 2>conc002.run.stderr
=====> conc002(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc002 conc002.hs -O  -fglasgow-exts >conc002.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc002    </dev/null >conc002.run.stdout 2>conc002.run.stderr
=====> conc002(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc002 conc002.hs -O -fasm  -fglasgow-exts >conc002.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc002    </dev/null >conc002.run.stdout 2>conc002.run.stderr
=====> conc002(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc002 conc002.hs -O -prof -auto-all  -fglasgow-exts >conc002.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc002  +RTS -p -RTS  </dev/null >conc002.run.stdout 2>conc002.run.stderr
=====> conc002(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc002 conc002.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc002.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc002  +RTS -hc -RTS  </dev/null >conc002.run.stdout 2>conc002.run.stderr
=====> conc002(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc002.hs --interactive -v0  -fglasgow-exts <conc002.genscript 1>conc002.interp.stdout 2>conc002.interp.stderr
=====> conc002(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc002 conc002.hs -threaded -debug  -fglasgow-exts >conc002.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc002    </dev/null >conc002.run.stdout 2>conc002.run.stderr
=====> conc002(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc002 conc002.hs -O -threaded  -fglasgow-exts >conc002.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc002  +RTS -N2 -RTS  </dev/null >conc002.run.stdout 2>conc002.run.stderr
=====> conc004(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc004 conc004.hs   -fglasgow-exts >conc004.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc004    </dev/null >conc004.run.stdout 2>conc004.run.stderr
=====> conc004(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc004 conc004.hs -O  -fglasgow-exts >conc004.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc004    </dev/null >conc004.run.stdout 2>conc004.run.stderr
=====> conc004(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc004 conc004.hs -O -fasm  -fglasgow-exts >conc004.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc004    </dev/null >conc004.run.stdout 2>conc004.run.stderr
=====> conc004(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc004 conc004.hs -O -prof -auto-all  -fglasgow-exts >conc004.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc004  +RTS -p -RTS  </dev/null >conc004.run.stdout 2>conc004.run.stderr
=====> conc004(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc004 conc004.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc004.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc004  +RTS -hc -RTS  </dev/null >conc004.run.stdout 2>conc004.run.stderr
=====> conc004(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc004 conc004.hs -threaded -debug  -fglasgow-exts >conc004.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc004    </dev/null >conc004.run.stdout 2>conc004.run.stderr
=====> conc004(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc004 conc004.hs -O -threaded  -fglasgow-exts >conc004.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc004  +RTS -N2 -RTS  </dev/null >conc004.run.stdout 2>conc004.run.stderr
=====> conc007(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc007 conc007.hs   -fglasgow-exts >conc007.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc007 +RTS -H128M -RTS   </dev/null >conc007.run.stdout 2>conc007.run.stderr
=====> conc007(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc007 conc007.hs -O  -fglasgow-exts >conc007.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc007 +RTS -H128M -RTS   </dev/null >conc007.run.stdout 2>conc007.run.stderr
=====> conc007(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc007 conc007.hs -O -fasm  -fglasgow-exts >conc007.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc007 +RTS -H128M -RTS   </dev/null >conc007.run.stdout 2>conc007.run.stderr
=====> conc007(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc007 conc007.hs -O -prof -auto-all  -fglasgow-exts >conc007.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc007 +RTS -H128M -RTS +RTS -p -RTS  </dev/null >conc007.run.stdout 2>conc007.run.stderr
=====> conc007(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc007 conc007.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc007.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc007 +RTS -H128M -RTS +RTS -hc -RTS  </dev/null >conc007.run.stdout 2>conc007.run.stderr
=====> conc007(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc007.hs --interactive -v0  -fglasgow-exts <conc007.genscript 1>conc007.interp.stdout 2>conc007.interp.stderr
=====> conc007(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc007 conc007.hs -threaded -debug  -fglasgow-exts >conc007.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc007 +RTS -H128M -RTS   </dev/null >conc007.run.stdout 2>conc007.run.stderr
=====> conc007(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc007 conc007.hs -O -threaded  -fglasgow-exts >conc007.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc007 +RTS -H128M -RTS +RTS -N2 -RTS  </dev/null >conc007.run.stdout 2>conc007.run.stderr
=====> conc008(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc008 conc008.hs   -fglasgow-exts >conc008.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc008    </dev/null >conc008.run.stdout 2>conc008.run.stderr
=====> conc008(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc008 conc008.hs -O  -fglasgow-exts >conc008.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc008    </dev/null >conc008.run.stdout 2>conc008.run.stderr
=====> conc008(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc008 conc008.hs -O -fasm  -fglasgow-exts >conc008.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc008    </dev/null >conc008.run.stdout 2>conc008.run.stderr
=====> conc008(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc008 conc008.hs -O -prof -auto-all  -fglasgow-exts >conc008.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc008  +RTS -p -RTS  </dev/null >conc008.run.stdout 2>conc008.run.stderr
=====> conc008(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc008 conc008.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc008.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc008  +RTS -hc -RTS  </dev/null >conc008.run.stdout 2>conc008.run.stderr
=====> conc008(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc008.hs --interactive -v0  -fglasgow-exts <conc008.genscript 1>conc008.interp.stdout 2>conc008.interp.stderr
=====> conc008(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc008 conc008.hs -threaded -debug  -fglasgow-exts >conc008.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc008    </dev/null >conc008.run.stdout 2>conc008.run.stderr
=====> conc008(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc008 conc008.hs -O -threaded  -fglasgow-exts >conc008.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc008  +RTS -N2 -RTS  </dev/null >conc008.run.stdout 2>conc008.run.stderr
=====> conc009(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc009 conc009.hs   -fglasgow-exts >conc009.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc009    </dev/null >conc009.run.stdout 2>conc009.run.stderr
=====> conc009(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc009 conc009.hs -O  -fglasgow-exts >conc009.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc009    </dev/null >conc009.run.stdout 2>conc009.run.stderr
=====> conc009(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc009 conc009.hs -O -fasm  -fglasgow-exts >conc009.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc009    </dev/null >conc009.run.stdout 2>conc009.run.stderr
=====> conc009(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc009 conc009.hs -O -prof -auto-all  -fglasgow-exts >conc009.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc009  +RTS -p -RTS  </dev/null >conc009.run.stdout 2>conc009.run.stderr
=====> conc009(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc009 conc009.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc009.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc009  +RTS -hc -RTS  </dev/null >conc009.run.stdout 2>conc009.run.stderr
=====> conc009(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc009.hs --interactive -v0  -fglasgow-exts <conc009.genscript 1>conc009.interp.stdout 2>conc009.interp.stderr
=====> conc009(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc009 conc009.hs -threaded -debug  -fglasgow-exts >conc009.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc009    </dev/null >conc009.run.stdout 2>conc009.run.stderr
=====> conc009(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc009 conc009.hs -O -threaded  -fglasgow-exts >conc009.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc009  +RTS -N2 -RTS  </dev/null >conc009.run.stdout 2>conc009.run.stderr
=====> conc010(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc010 conc010.hs   -fglasgow-exts >conc010.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc010    </dev/null >conc010.run.stdout 2>conc010.run.stderr
=====> conc010(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc010 conc010.hs -O  -fglasgow-exts >conc010.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc010    </dev/null >conc010.run.stdout 2>conc010.run.stderr
=====> conc010(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc010 conc010.hs -O -fasm  -fglasgow-exts >conc010.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc010    </dev/null >conc010.run.stdout 2>conc010.run.stderr
=====> conc010(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc010 conc010.hs -O -prof -auto-all  -fglasgow-exts >conc010.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc010  +RTS -p -RTS  </dev/null >conc010.run.stdout 2>conc010.run.stderr
=====> conc010(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc010 conc010.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc010.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc010  +RTS -hc -RTS  </dev/null >conc010.run.stdout 2>conc010.run.stderr
=====> conc010(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc010.hs --interactive -v0  -fglasgow-exts <conc010.genscript 1>conc010.interp.stdout 2>conc010.interp.stderr
=====> conc010(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc010 conc010.hs -threaded -debug  -fglasgow-exts >conc010.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc010    </dev/null >conc010.run.stdout 2>conc010.run.stderr
=====> conc010(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc010 conc010.hs -O -threaded  -fglasgow-exts >conc010.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc010  +RTS -N2 -RTS  </dev/null >conc010.run.stdout 2>conc010.run.stderr
=====> conc012(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc012 conc012.hs   -fglasgow-exts >conc012.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc012    </dev/null >conc012.run.stdout 2>conc012.run.stderr
=====> conc012(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc012 conc012.hs -O  -fglasgow-exts >conc012.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc012    </dev/null >conc012.run.stdout 2>conc012.run.stderr
=====> conc012(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc012 conc012.hs -O -fasm  -fglasgow-exts >conc012.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc012    </dev/null >conc012.run.stdout 2>conc012.run.stderr
=====> conc012(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc012 conc012.hs -O -prof -auto-all  -fglasgow-exts >conc012.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc012  +RTS -p -RTS  </dev/null >conc012.run.stdout 2>conc012.run.stderr
=====> conc012(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc012 conc012.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc012.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc012  +RTS -hc -RTS  </dev/null >conc012.run.stdout 2>conc012.run.stderr
=====> conc012(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc012.hs --interactive -v0  -fglasgow-exts <conc012.genscript 1>conc012.interp.stdout 2>conc012.interp.stderr
=====> conc012(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc012 conc012.hs -threaded -debug  -fglasgow-exts >conc012.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc012    </dev/null >conc012.run.stdout 2>conc012.run.stderr
=====> conc012(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc012 conc012.hs -O -threaded  -fglasgow-exts >conc012.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc012  +RTS -N2 -RTS  </dev/null >conc012.run.stdout 2>conc012.run.stderr
=====> conc013(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc013 conc013.hs   -fglasgow-exts >conc013.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc013    </dev/null >conc013.run.stdout 2>conc013.run.stderr
=====> conc013(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc013 conc013.hs -O  -fglasgow-exts >conc013.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc013    </dev/null >conc013.run.stdout 2>conc013.run.stderr
=====> conc013(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc013 conc013.hs -O -fasm  -fglasgow-exts >conc013.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc013    </dev/null >conc013.run.stdout 2>conc013.run.stderr
=====> conc013(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc013 conc013.hs -O -prof -auto-all  -fglasgow-exts >conc013.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc013  +RTS -p -RTS  </dev/null >conc013.run.stdout 2>conc013.run.stderr
=====> conc013(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc013 conc013.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc013.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc013  +RTS -hc -RTS  </dev/null >conc013.run.stdout 2>conc013.run.stderr
=====> conc013(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc013.hs --interactive -v0  -fglasgow-exts <conc013.genscript 1>conc013.interp.stdout 2>conc013.interp.stderr
=====> conc013(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc013 conc013.hs -threaded -debug  -fglasgow-exts >conc013.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc013    </dev/null >conc013.run.stdout 2>conc013.run.stderr
=====> conc013(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc013 conc013.hs -O -threaded  -fglasgow-exts >conc013.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc013  +RTS -N2 -RTS  </dev/null >conc013.run.stdout 2>conc013.run.stderr
=====> conc014(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc014 conc014.hs   -fglasgow-exts >conc014.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc014    </dev/null >conc014.run.stdout 2>conc014.run.stderr
=====> conc014(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc014 conc014.hs -O  -fglasgow-exts >conc014.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc014    </dev/null >conc014.run.stdout 2>conc014.run.stderr
=====> conc014(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc014 conc014.hs -O -fasm  -fglasgow-exts >conc014.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc014    </dev/null >conc014.run.stdout 2>conc014.run.stderr
=====> conc014(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc014 conc014.hs -O -prof -auto-all  -fglasgow-exts >conc014.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc014  +RTS -p -RTS  </dev/null >conc014.run.stdout 2>conc014.run.stderr
=====> conc014(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc014 conc014.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc014.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc014  +RTS -hc -RTS  </dev/null >conc014.run.stdout 2>conc014.run.stderr
=====> conc014(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc014.hs --interactive -v0  -fglasgow-exts <conc014.genscript 1>conc014.interp.stdout 2>conc014.interp.stderr
=====> conc014(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc014 conc014.hs -threaded -debug  -fglasgow-exts >conc014.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc014    </dev/null >conc014.run.stdout 2>conc014.run.stderr
=====> conc014(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc014 conc014.hs -O -threaded  -fglasgow-exts >conc014.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc014  +RTS -N2 -RTS  </dev/null >conc014.run.stdout 2>conc014.run.stderr
=====> conc015(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc015 conc015.hs   -fglasgow-exts >conc015.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc015    </dev/null >conc015.run.stdout 2>conc015.run.stderr
=====> conc015(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc015 conc015.hs -O  -fglasgow-exts >conc015.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc015    </dev/null >conc015.run.stdout 2>conc015.run.stderr
=====> conc015(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc015 conc015.hs -O -fasm  -fglasgow-exts >conc015.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc015    </dev/null >conc015.run.stdout 2>conc015.run.stderr
=====> conc015(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc015 conc015.hs -O -prof -auto-all  -fglasgow-exts >conc015.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc015  +RTS -p -RTS  </dev/null >conc015.run.stdout 2>conc015.run.stderr
=====> conc015(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc015 conc015.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc015.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc015  +RTS -hc -RTS  </dev/null >conc015.run.stdout 2>conc015.run.stderr
=====> conc015(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc015.hs --interactive -v0  -fglasgow-exts <conc015.genscript 1>conc015.interp.stdout 2>conc015.interp.stderr
=====> conc015(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc015 conc015.hs -threaded -debug  -fglasgow-exts >conc015.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc015    </dev/null >conc015.run.stdout 2>conc015.run.stderr
=====> conc015(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc015 conc015.hs -O -threaded  -fglasgow-exts >conc015.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc015  +RTS -N2 -RTS  </dev/null >conc015.run.stdout 2>conc015.run.stderr
=====> conc016(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc016 conc016.hs   -fglasgow-exts >conc016.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc016    </dev/null >conc016.run.stdout 2>conc016.run.stderr
=====> conc016(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc016 conc016.hs -O  -fglasgow-exts >conc016.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc016    </dev/null >conc016.run.stdout 2>conc016.run.stderr
=====> conc016(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc016 conc016.hs -O -fasm  -fglasgow-exts >conc016.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc016    </dev/null >conc016.run.stdout 2>conc016.run.stderr
=====> conc016(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc016 conc016.hs -O -prof -auto-all  -fglasgow-exts >conc016.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc016  +RTS -p -RTS  </dev/null >conc016.run.stdout 2>conc016.run.stderr
=====> conc016(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc016 conc016.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc016.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc016  +RTS -hc -RTS  </dev/null >conc016.run.stdout 2>conc016.run.stderr
=====> conc016(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc016.hs --interactive -v0  -fglasgow-exts <conc016.genscript 1>conc016.interp.stdout 2>conc016.interp.stderr
=====> conc016(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc016 conc016.hs -threaded -debug  -fglasgow-exts >conc016.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc016    </dev/null >conc016.run.stdout 2>conc016.run.stderr
=====> conc016(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc016 conc016.hs -O -threaded  -fglasgow-exts >conc016.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc016  +RTS -N2 -RTS  </dev/null >conc016.run.stdout 2>conc016.run.stderr
=====> conc017(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc017 conc017.hs   -fglasgow-exts >conc017.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc017    </dev/null >conc017.run.stdout 2>conc017.run.stderr
=====> conc017(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc017 conc017.hs -O  -fglasgow-exts >conc017.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc017    </dev/null >conc017.run.stdout 2>conc017.run.stderr
=====> conc017(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc017 conc017.hs -O -fasm  -fglasgow-exts >conc017.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc017    </dev/null >conc017.run.stdout 2>conc017.run.stderr
=====> conc017(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc017 conc017.hs -O -prof -auto-all  -fglasgow-exts >conc017.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc017  +RTS -p -RTS  </dev/null >conc017.run.stdout 2>conc017.run.stderr
=====> conc017(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc017 conc017.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc017.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc017  +RTS -hc -RTS  </dev/null >conc017.run.stdout 2>conc017.run.stderr
=====> conc017(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc017.hs --interactive -v0  -fglasgow-exts <conc017.genscript 1>conc017.interp.stdout 2>conc017.interp.stderr
=====> conc017(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc017 conc017.hs -threaded -debug  -fglasgow-exts >conc017.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc017    </dev/null >conc017.run.stdout 2>conc017.run.stderr
=====> conc017(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc017 conc017.hs -O -threaded  -fglasgow-exts >conc017.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc017  +RTS -N2 -RTS  </dev/null >conc017.run.stdout 2>conc017.run.stderr
=====> conc018(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc018 conc018.hs   -fglasgow-exts >conc018.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc018    </dev/null >conc018.run.stdout 2>conc018.run.stderr
=====> conc018(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc018 conc018.hs -O  -fglasgow-exts >conc018.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc018    </dev/null >conc018.run.stdout 2>conc018.run.stderr
=====> conc018(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc018 conc018.hs -O -fasm  -fglasgow-exts >conc018.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc018    </dev/null >conc018.run.stdout 2>conc018.run.stderr
=====> conc018(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc018 conc018.hs -O -prof -auto-all  -fglasgow-exts >conc018.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc018  +RTS -p -RTS  </dev/null >conc018.run.stdout 2>conc018.run.stderr
=====> conc018(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc018 conc018.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc018.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc018  +RTS -hc -RTS  </dev/null >conc018.run.stdout 2>conc018.run.stderr
=====> conc018(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc018.hs --interactive -v0  -fglasgow-exts <conc018.genscript 1>conc018.interp.stdout 2>conc018.interp.stderr
=====> conc018(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc018 conc018.hs -threaded -debug  -fglasgow-exts >conc018.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc018    </dev/null >conc018.run.stdout 2>conc018.run.stderr
=====> conc018(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc018 conc018.hs -O -threaded  -fglasgow-exts >conc018.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc018  +RTS -N2 -RTS  </dev/null >conc018.run.stdout 2>conc018.run.stderr
=====> conc019(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc019 conc019.hs   -fglasgow-exts >conc019.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc019 +RTS -K16m -RTS   </dev/null >conc019.run.stdout 2>conc019.run.stderr
=====> conc019(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc019 conc019.hs -O  -fglasgow-exts >conc019.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc019 +RTS -K16m -RTS   </dev/null >conc019.run.stdout 2>conc019.run.stderr
=====> conc019(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc019 conc019.hs -O -fasm  -fglasgow-exts >conc019.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc019 +RTS -K16m -RTS   </dev/null >conc019.run.stdout 2>conc019.run.stderr
=====> conc019(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc019 conc019.hs -O -prof -auto-all  -fglasgow-exts >conc019.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc019 +RTS -K16m -RTS +RTS -p -RTS  </dev/null >conc019.run.stdout 2>conc019.run.stderr
=====> conc019(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc019 conc019.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc019.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc019 +RTS -K16m -RTS +RTS -hc -RTS  </dev/null >conc019.run.stdout 2>conc019.run.stderr
=====> conc019(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc019.hs --interactive -v0  -fglasgow-exts <conc019.genscript 1>conc019.interp.stdout 2>conc019.interp.stderr
=====> conc019(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc019 conc019.hs -threaded -debug  -fglasgow-exts >conc019.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc019 +RTS -K16m -RTS   </dev/null >conc019.run.stdout 2>conc019.run.stderr
=====> conc019(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc019 conc019.hs -O -threaded  -fglasgow-exts >conc019.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc019 +RTS -K16m -RTS +RTS -N2 -RTS  </dev/null >conc019.run.stdout 2>conc019.run.stderr
=====> conc020(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc020 conc020.hs   -fglasgow-exts >conc020.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc020    </dev/null >conc020.run.stdout 2>conc020.run.stderr
=====> conc020(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc020 conc020.hs -O  -fglasgow-exts >conc020.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc020    </dev/null >conc020.run.stdout 2>conc020.run.stderr
=====> conc020(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc020 conc020.hs -O -fasm  -fglasgow-exts >conc020.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc020    </dev/null >conc020.run.stdout 2>conc020.run.stderr
=====> conc020(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc020 conc020.hs -O -prof -auto-all  -fglasgow-exts >conc020.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc020  +RTS -p -RTS  </dev/null >conc020.run.stdout 2>conc020.run.stderr
=====> conc020(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc020 conc020.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc020.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc020  +RTS -hc -RTS  </dev/null >conc020.run.stdout 2>conc020.run.stderr
=====> conc020(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc020.hs --interactive -v0  -fglasgow-exts <conc020.genscript 1>conc020.interp.stdout 2>conc020.interp.stderr
=====> conc020(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc020 conc020.hs -threaded -debug  -fglasgow-exts >conc020.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc020    </dev/null >conc020.run.stdout 2>conc020.run.stderr
=====> conc020(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc020 conc020.hs -O -threaded  -fglasgow-exts >conc020.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc020  +RTS -N2 -RTS  </dev/null >conc020.run.stdout 2>conc020.run.stderr
=====> conc021(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc021 conc021.hs   -fglasgow-exts >conc021.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc021    </dev/null >conc021.run.stdout 2>conc021.run.stderr
=====> conc021(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc021 conc021.hs -O  -fglasgow-exts >conc021.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc021    </dev/null >conc021.run.stdout 2>conc021.run.stderr
=====> conc021(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc021 conc021.hs -O -fasm  -fglasgow-exts >conc021.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc021    </dev/null >conc021.run.stdout 2>conc021.run.stderr
=====> conc021(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc021 conc021.hs -O -prof -auto-all  -fglasgow-exts >conc021.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc021  +RTS -p -RTS  </dev/null >conc021.run.stdout 2>conc021.run.stderr
=====> conc021(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc021 conc021.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc021.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc021  +RTS -hc -RTS  </dev/null >conc021.run.stdout 2>conc021.run.stderr
=====> conc021(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc021 conc021.hs -threaded -debug  -fglasgow-exts >conc021.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc021    </dev/null >conc021.run.stdout 2>conc021.run.stderr
=====> conc021(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc021 conc021.hs -O -threaded  -fglasgow-exts >conc021.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc021  +RTS -N2 -RTS  </dev/null >conc021.run.stdout 2>conc021.run.stderr
=====> conc022(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc022 conc022.hs   -fglasgow-exts >conc022.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc022    </dev/null >conc022.run.stdout 2>conc022.run.stderr
=====> conc022(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc022 conc022.hs -O  -fglasgow-exts >conc022.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc022    </dev/null >conc022.run.stdout 2>conc022.run.stderr
=====> conc022(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc022 conc022.hs -O -fasm  -fglasgow-exts >conc022.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc022    </dev/null >conc022.run.stdout 2>conc022.run.stderr
=====> conc022(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc022 conc022.hs -O -prof -auto-all  -fglasgow-exts >conc022.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc022  +RTS -p -RTS  </dev/null >conc022.run.stdout 2>conc022.run.stderr
=====> conc022(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc022 conc022.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc022.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc022  +RTS -hc -RTS  </dev/null >conc022.run.stdout 2>conc022.run.stderr
=====> conc022(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc022.hs --interactive -v0  -fglasgow-exts <conc022.genscript 1>conc022.interp.stdout 2>conc022.interp.stderr
=====> conc022(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc022 conc022.hs -threaded -debug  -fglasgow-exts >conc022.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc022    </dev/null >conc022.run.stdout 2>conc022.run.stderr
=====> conc022(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc022 conc022.hs -O -threaded  -fglasgow-exts >conc022.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc022  +RTS -N2 -RTS  </dev/null >conc022.run.stdout 2>conc022.run.stderr
=====> conc023(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc023 conc023.hs   -fglasgow-exts >conc023.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc023    </dev/null >conc023.run.stdout 2>conc023.run.stderr
=====> conc023(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc023 conc023.hs -O  -fglasgow-exts >conc023.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc023    </dev/null >conc023.run.stdout 2>conc023.run.stderr
=====> conc023(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc023 conc023.hs -O -fasm  -fglasgow-exts >conc023.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc023    </dev/null >conc023.run.stdout 2>conc023.run.stderr
=====> conc023(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc023 conc023.hs -O -prof -auto-all  -fglasgow-exts >conc023.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc023  +RTS -p -RTS  </dev/null >conc023.run.stdout 2>conc023.run.stderr
=====> conc023(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc023 conc023.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc023.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc023  +RTS -hc -RTS  </dev/null >conc023.run.stdout 2>conc023.run.stderr
=====> conc023(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc023.hs --interactive -v0  -fglasgow-exts <conc023.genscript 1>conc023.interp.stdout 2>conc023.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for conc023(ghci)
=====> conc023(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc023 conc023.hs -threaded -debug  -fglasgow-exts >conc023.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc023    </dev/null >conc023.run.stdout 2>conc023.run.stderr
=====> conc023(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc023 conc023.hs -O -threaded  -fglasgow-exts >conc023.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc023  +RTS -N2 -RTS  </dev/null >conc023.run.stdout 2>conc023.run.stderr
=====> conc024(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc024 conc024.hs   -fglasgow-exts >conc024.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc024    </dev/null >conc024.run.stdout 2>conc024.run.stderr
=====> conc024(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc024 conc024.hs -O  -fglasgow-exts >conc024.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc024    </dev/null >conc024.run.stdout 2>conc024.run.stderr
=====> conc024(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc024 conc024.hs -O -fasm  -fglasgow-exts >conc024.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc024    </dev/null >conc024.run.stdout 2>conc024.run.stderr
=====> conc024(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc024 conc024.hs -O -prof -auto-all  -fglasgow-exts >conc024.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc024  +RTS -p -RTS  </dev/null >conc024.run.stdout 2>conc024.run.stderr
=====> conc024(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc024 conc024.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc024.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc024  +RTS -hc -RTS  </dev/null >conc024.run.stdout 2>conc024.run.stderr
=====> conc024(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc024.hs --interactive -v0  -fglasgow-exts <conc024.genscript 1>conc024.interp.stdout 2>conc024.interp.stderr
=====> conc024(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc024 conc024.hs -threaded -debug  -fglasgow-exts >conc024.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc024    </dev/null >conc024.run.stdout 2>conc024.run.stderr
=====> conc024(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc024 conc024.hs -O -threaded  -fglasgow-exts >conc024.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc024  +RTS -N2 -RTS  </dev/null >conc024.run.stdout 2>conc024.run.stderr
=====> conc025(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc025 conc025.hs   -fglasgow-exts >conc025.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc025    </dev/null >conc025.run.stdout 2>conc025.run.stderr
=====> conc025(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc025 conc025.hs -O  -fglasgow-exts >conc025.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc025    </dev/null >conc025.run.stdout 2>conc025.run.stderr
=====> conc025(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc025 conc025.hs -O -fasm  -fglasgow-exts >conc025.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc025    </dev/null >conc025.run.stdout 2>conc025.run.stderr
=====> conc025(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc025 conc025.hs -O -prof -auto-all  -fglasgow-exts >conc025.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc025  +RTS -p -RTS  </dev/null >conc025.run.stdout 2>conc025.run.stderr
=====> conc025(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc025 conc025.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc025.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc025  +RTS -hc -RTS  </dev/null >conc025.run.stdout 2>conc025.run.stderr
=====> conc025(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc025.hs --interactive -v0  -fglasgow-exts <conc025.genscript 1>conc025.interp.stdout 2>conc025.interp.stderr
=====> conc025(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc025 conc025.hs -threaded -debug  -fglasgow-exts >conc025.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc025    </dev/null >conc025.run.stdout 2>conc025.run.stderr
=====> conc025(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc025 conc025.hs -O -threaded  -fglasgow-exts >conc025.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc025  +RTS -N2 -RTS  </dev/null >conc025.run.stdout 2>conc025.run.stderr
=====> conc026(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc026 conc026.hs   -fglasgow-exts >conc026.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc026    </dev/null >conc026.run.stdout 2>conc026.run.stderr
=====> conc026(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc026 conc026.hs -O  -fglasgow-exts >conc026.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc026    </dev/null >conc026.run.stdout 2>conc026.run.stderr
=====> conc026(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc026 conc026.hs -O -fasm  -fglasgow-exts >conc026.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc026    </dev/null >conc026.run.stdout 2>conc026.run.stderr
=====> conc026(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc026 conc026.hs -O -prof -auto-all  -fglasgow-exts >conc026.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc026  +RTS -p -RTS  </dev/null >conc026.run.stdout 2>conc026.run.stderr
=====> conc026(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc026 conc026.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc026.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc026  +RTS -hc -RTS  </dev/null >conc026.run.stdout 2>conc026.run.stderr
=====> conc026(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc026.hs --interactive -v0  -fglasgow-exts <conc026.genscript 1>conc026.interp.stdout 2>conc026.interp.stderr
=====> conc026(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc026 conc026.hs -threaded -debug  -fglasgow-exts >conc026.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc026    </dev/null >conc026.run.stdout 2>conc026.run.stderr
=====> conc026(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc026 conc026.hs -O -threaded  -fglasgow-exts >conc026.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc026  +RTS -N2 -RTS  </dev/null >conc026.run.stdout 2>conc026.run.stderr
=====> conc028(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc028 conc028.hs   -fglasgow-exts >conc028.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc028    </dev/null >conc028.run.stdout 2>conc028.run.stderr
=====> conc028(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc028 conc028.hs -O  -fglasgow-exts >conc028.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc028    </dev/null >conc028.run.stdout 2>conc028.run.stderr
=====> conc028(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc028 conc028.hs -O -fasm  -fglasgow-exts >conc028.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc028    </dev/null >conc028.run.stdout 2>conc028.run.stderr
=====> conc028(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc028 conc028.hs -O -prof -auto-all  -fglasgow-exts >conc028.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc028  +RTS -p -RTS  </dev/null >conc028.run.stdout 2>conc028.run.stderr
=====> conc028(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc028 conc028.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc028.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc028  +RTS -hc -RTS  </dev/null >conc028.run.stdout 2>conc028.run.stderr
=====> conc028(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc028.hs --interactive -v0  -fglasgow-exts <conc028.genscript 1>conc028.interp.stdout 2>conc028.interp.stderr
=====> conc028(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc028 conc028.hs -threaded -debug  -fglasgow-exts >conc028.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc028    </dev/null >conc028.run.stdout 2>conc028.run.stderr
=====> conc028(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc028 conc028.hs -O -threaded  -fglasgow-exts >conc028.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc028  +RTS -N2 -RTS  </dev/null >conc028.run.stdout 2>conc028.run.stderr
=====> conc029(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc029 conc029.hs   -fglasgow-exts >conc029.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc029    </dev/null >conc029.run.stdout 2>conc029.run.stderr
=====> conc029(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc029 conc029.hs -O  -fglasgow-exts >conc029.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc029    </dev/null >conc029.run.stdout 2>conc029.run.stderr
=====> conc029(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc029 conc029.hs -O -fasm  -fglasgow-exts >conc029.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc029    </dev/null >conc029.run.stdout 2>conc029.run.stderr
=====> conc029(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc029 conc029.hs -O -prof -auto-all  -fglasgow-exts >conc029.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc029  +RTS -p -RTS  </dev/null >conc029.run.stdout 2>conc029.run.stderr
=====> conc029(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc029 conc029.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc029.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc029  +RTS -hc -RTS  </dev/null >conc029.run.stdout 2>conc029.run.stderr
=====> conc029(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc029.hs --interactive -v0  -fglasgow-exts <conc029.genscript 1>conc029.interp.stdout 2>conc029.interp.stderr
=====> conc029(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc029 conc029.hs -threaded -debug  -fglasgow-exts >conc029.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc029    </dev/null >conc029.run.stdout 2>conc029.run.stderr
=====> conc029(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc029 conc029.hs -O -threaded  -fglasgow-exts >conc029.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc029  +RTS -N2 -RTS  </dev/null >conc029.run.stdout 2>conc029.run.stderr
=====> conc030(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc030 conc030.hs   -fglasgow-exts >conc030.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc030 +RTS -K2M -RTS   </dev/null >conc030.run.stdout 2>conc030.run.stderr
=====> conc030(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc030 conc030.hs -O  -fglasgow-exts >conc030.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc030 +RTS -K2M -RTS   </dev/null >conc030.run.stdout 2>conc030.run.stderr
=====> conc030(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc030 conc030.hs -O -fasm  -fglasgow-exts >conc030.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc030 +RTS -K2M -RTS   </dev/null >conc030.run.stdout 2>conc030.run.stderr
=====> conc030(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc030 conc030.hs -O -prof -auto-all  -fglasgow-exts >conc030.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc030 +RTS -K2M -RTS +RTS -p -RTS  </dev/null >conc030.run.stdout 2>conc030.run.stderr
=====> conc030(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc030 conc030.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc030.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc030 +RTS -K2M -RTS +RTS -hc -RTS  </dev/null >conc030.run.stdout 2>conc030.run.stderr
=====> conc030(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc030.hs --interactive -v0  -fglasgow-exts <conc030.genscript 1>conc030.interp.stdout 2>conc030.interp.stderr
=====> conc030(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc030 conc030.hs -threaded -debug  -fglasgow-exts >conc030.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc030 +RTS -K2M -RTS   </dev/null >conc030.run.stdout 2>conc030.run.stderr
=====> conc030(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc030 conc030.hs -O -threaded  -fglasgow-exts >conc030.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc030 +RTS -K2M -RTS +RTS -N2 -RTS  </dev/null >conc030.run.stdout 2>conc030.run.stderr
=====> conc032(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc032 conc032.hs   -fglasgow-exts >conc032.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc032    </dev/null >conc032.run.stdout 2>conc032.run.stderr
=====> conc032(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc032 conc032.hs -O  -fglasgow-exts >conc032.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc032    </dev/null >conc032.run.stdout 2>conc032.run.stderr
=====> conc032(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc032 conc032.hs -O -fasm  -fglasgow-exts >conc032.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc032    </dev/null >conc032.run.stdout 2>conc032.run.stderr
=====> conc032(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc032 conc032.hs -O -prof -auto-all  -fglasgow-exts >conc032.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc032  +RTS -p -RTS  </dev/null >conc032.run.stdout 2>conc032.run.stderr
=====> conc032(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc032 conc032.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc032.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc032  +RTS -hc -RTS  </dev/null >conc032.run.stdout 2>conc032.run.stderr
=====> conc032(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc032.hs --interactive -v0  -fglasgow-exts <conc032.genscript 1>conc032.interp.stdout 2>conc032.interp.stderr
=====> conc032(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc032 conc032.hs -threaded -debug  -fglasgow-exts >conc032.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc032    </dev/null >conc032.run.stdout 2>conc032.run.stderr
=====> conc032(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc032 conc032.hs -O -threaded  -fglasgow-exts >conc032.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc032  +RTS -N2 -RTS  </dev/null >conc032.run.stdout 2>conc032.run.stderr
=====> conc033(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc033 conc033.hs   -fglasgow-exts >conc033.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc033    </dev/null >conc033.run.stdout 2>conc033.run.stderr
=====> conc033(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc033 conc033.hs -O  -fglasgow-exts >conc033.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc033    </dev/null >conc033.run.stdout 2>conc033.run.stderr
=====> conc033(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc033 conc033.hs -O -fasm  -fglasgow-exts >conc033.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc033    </dev/null >conc033.run.stdout 2>conc033.run.stderr
=====> conc033(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc033 conc033.hs -O -prof -auto-all  -fglasgow-exts >conc033.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc033  +RTS -p -RTS  </dev/null >conc033.run.stdout 2>conc033.run.stderr
=====> conc033(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc033 conc033.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc033.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc033  +RTS -hc -RTS  </dev/null >conc033.run.stdout 2>conc033.run.stderr
=====> conc033(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc033 conc033.hs -threaded -debug  -fglasgow-exts >conc033.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc033    </dev/null >conc033.run.stdout 2>conc033.run.stderr
=====> conc033(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc033 conc033.hs -O -threaded  -fglasgow-exts >conc033.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc033  +RTS -N2 -RTS  </dev/null >conc033.run.stdout 2>conc033.run.stderr
=====> conc034(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc034 conc034.hs   -fglasgow-exts >conc034.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc034 +RTS -C0 -RTS   </dev/null >conc034.run.stdout 2>conc034.run.stderr
=====> conc034(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc034 conc034.hs -O  -fglasgow-exts >conc034.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc034 +RTS -C0 -RTS   </dev/null >conc034.run.stdout 2>conc034.run.stderr
=====> conc034(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc034 conc034.hs -O -fasm  -fglasgow-exts >conc034.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc034 +RTS -C0 -RTS   </dev/null >conc034.run.stdout 2>conc034.run.stderr
=====> conc034(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc034 conc034.hs -O -prof -auto-all  -fglasgow-exts >conc034.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc034 +RTS -C0 -RTS +RTS -p -RTS  </dev/null >conc034.run.stdout 2>conc034.run.stderr
=====> conc034(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc034 conc034.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc034.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc034 +RTS -C0 -RTS +RTS -hc -RTS  </dev/null >conc034.run.stdout 2>conc034.run.stderr
=====> conc034(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc034 conc034.hs -threaded -debug  -fglasgow-exts >conc034.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc034 +RTS -C0 -RTS   </dev/null >conc034.run.stdout 2>conc034.run.stderr
=====> conc034(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc034 conc034.hs -O -threaded  -fglasgow-exts >conc034.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc034 +RTS -C0 -RTS +RTS -N2 -RTS  </dev/null >conc034.run.stdout 2>conc034.run.stderr
=====> conc035(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc035 conc035.hs   -fglasgow-exts >conc035.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc035    </dev/null >conc035.run.stdout 2>conc035.run.stderr
=====> conc035(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc035 conc035.hs -O  -fglasgow-exts >conc035.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc035    </dev/null >conc035.run.stdout 2>conc035.run.stderr
=====> conc035(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc035 conc035.hs -O -fasm  -fglasgow-exts >conc035.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc035    </dev/null >conc035.run.stdout 2>conc035.run.stderr
=====> conc035(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc035 conc035.hs -O -prof -auto-all  -fglasgow-exts >conc035.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc035  +RTS -p -RTS  </dev/null >conc035.run.stdout 2>conc035.run.stderr
=====> conc035(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc035 conc035.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc035.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc035  +RTS -hc -RTS  </dev/null >conc035.run.stdout 2>conc035.run.stderr
=====> conc035(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc035.hs --interactive -v0  -fglasgow-exts <conc035.genscript 1>conc035.interp.stdout 2>conc035.interp.stderr
=====> conc035(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc035 conc035.hs -threaded -debug  -fglasgow-exts >conc035.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc035    </dev/null >conc035.run.stdout 2>conc035.run.stderr
=====> conc035(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc035 conc035.hs -O -threaded  -fglasgow-exts >conc035.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc035  +RTS -N2 -RTS  </dev/null >conc035.run.stdout 2>conc035.run.stderr
=====> conc036(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc036 conc036.hs   -fglasgow-exts >conc036.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc036    </dev/null >conc036.run.stdout 2>conc036.run.stderr
=====> conc036(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc036 conc036.hs -O  -fglasgow-exts >conc036.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc036    </dev/null >conc036.run.stdout 2>conc036.run.stderr
=====> conc036(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc036 conc036.hs -O -fasm  -fglasgow-exts >conc036.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc036    </dev/null >conc036.run.stdout 2>conc036.run.stderr
=====> conc036(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc036 conc036.hs -O -prof -auto-all  -fglasgow-exts >conc036.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc036  +RTS -p -RTS  </dev/null >conc036.run.stdout 2>conc036.run.stderr
=====> conc036(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc036 conc036.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc036.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc036  +RTS -hc -RTS  </dev/null >conc036.run.stdout 2>conc036.run.stderr
=====> conc036(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc036 conc036.hs -threaded -debug  -fglasgow-exts >conc036.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc036    </dev/null >conc036.run.stdout 2>conc036.run.stderr
=====> conc036(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc036 conc036.hs -O -threaded  -fglasgow-exts >conc036.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc036  +RTS -N2 -RTS  </dev/null >conc036.run.stdout 2>conc036.run.stderr
sh: line 1:  5552 Terminated              ./conc036 +RTS -N2 -RTS </dev/null >conc036.run.stdout 2>conc036.run.stderr
Wrong exit code (expected 0 , actual 143 )
*** unexpected failure for conc036(threaded2)
=====> conc037(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc037 conc037.hs -threaded -debug  -fglasgow-exts >conc037.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc037    </dev/null >conc037.run.stdout 2>conc037.run.stderr
=====> conc037(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc037 conc037.hs -O -threaded  -fglasgow-exts >conc037.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc037  +RTS -N2 -RTS  </dev/null >conc037.run.stdout 2>conc037.run.stderr
Actual stdout output differs from expected:
*** ./concurrent/should_run/conc037.stdout	Sun Sep  3 18:30:29 2006
--- ./concurrent/should_run/conc037.run.stdout	Mon Sep  4 01:25:21 2006
***************
*** 1,6 ****
! newThread started
! mainThread
! newThread back again
! 1 sec later
! 
! shutting down
--- 1,6 ----
! mainThreadnewThread started

! 

! newThread back again

! 1 sec later

! 

! shutting down

*** unexpected failure for conc037(threaded2)
=====> conc038(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc038 conc038.hs -threaded -debug  -fglasgow-exts >conc038.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc038    </dev/null >conc038.run.stdout 2>conc038.run.stderr
=====> conc038(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc038 conc038.hs -O -threaded  -fglasgow-exts >conc038.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc038  +RTS -N2 -RTS  </dev/null >conc038.run.stdout 2>conc038.run.stderr
=====> conc039(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc039 conc039.hs   -fglasgow-exts >conc039.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc039    </dev/null >conc039.run.stdout 2>conc039.run.stderr
=====> conc039(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc039 conc039.hs -O  -fglasgow-exts >conc039.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc039    </dev/null >conc039.run.stdout 2>conc039.run.stderr
=====> conc039(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc039 conc039.hs -O -fasm  -fglasgow-exts >conc039.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc039    </dev/null >conc039.run.stdout 2>conc039.run.stderr
=====> conc039(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc039 conc039.hs -O -prof -auto-all  -fglasgow-exts >conc039.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc039  +RTS -p -RTS  </dev/null >conc039.run.stdout 2>conc039.run.stderr
=====> conc039(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc039 conc039.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc039.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc039  +RTS -hc -RTS  </dev/null >conc039.run.stdout 2>conc039.run.stderr
=====> conc039(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc039 conc039.hs -threaded -debug  -fglasgow-exts >conc039.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc039    </dev/null >conc039.run.stdout 2>conc039.run.stderr
=====> conc040(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc040 conc040.hs   -fglasgow-exts >conc040.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc040    </dev/null >conc040.run.stdout 2>conc040.run.stderr
=====> conc040(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc040 conc040.hs -O  -fglasgow-exts >conc040.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc040    </dev/null >conc040.run.stdout 2>conc040.run.stderr
=====> conc040(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc040 conc040.hs -O -fasm  -fglasgow-exts >conc040.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc040    </dev/null >conc040.run.stdout 2>conc040.run.stderr
=====> conc040(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc040 conc040.hs -O -prof -auto-all  -fglasgow-exts >conc040.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc040  +RTS -p -RTS  </dev/null >conc040.run.stdout 2>conc040.run.stderr
=====> conc040(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc040 conc040.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc040.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc040  +RTS -hc -RTS  </dev/null >conc040.run.stdout 2>conc040.run.stderr
=====> conc040(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc040 conc040.hs -threaded -debug  -fglasgow-exts >conc040.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc040    </dev/null >conc040.run.stdout 2>conc040.run.stderr
=====> conc040(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc040 conc040.hs -O -threaded  -fglasgow-exts >conc040.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc040  +RTS -N2 -RTS  </dev/null >conc040.run.stdout 2>conc040.run.stderr
=====> conc041(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc041 conc041.hs   -fglasgow-exts >conc041.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc041    </dev/null >conc041.run.stdout 2>conc041.run.stderr
=====> conc041(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc041 conc041.hs -O  -fglasgow-exts >conc041.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc041    </dev/null >conc041.run.stdout 2>conc041.run.stderr
=====> conc041(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc041 conc041.hs -O -fasm  -fglasgow-exts >conc041.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc041    </dev/null >conc041.run.stdout 2>conc041.run.stderr
=====> conc041(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc041 conc041.hs -O -prof -auto-all  -fglasgow-exts >conc041.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc041  +RTS -p -RTS  </dev/null >conc041.run.stdout 2>conc041.run.stderr
=====> conc041(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc041 conc041.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc041.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc041  +RTS -hc -RTS  </dev/null >conc041.run.stdout 2>conc041.run.stderr
=====> conc041(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc041.hs --interactive -v0  -fglasgow-exts <conc041.genscript 1>conc041.interp.stdout 2>conc041.interp.stderr
=====> conc041(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc041 conc041.hs -threaded -debug  -fglasgow-exts >conc041.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc041    </dev/null >conc041.run.stdout 2>conc041.run.stderr
=====> conc041(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc041 conc041.hs -O -threaded  -fglasgow-exts >conc041.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc041  +RTS -N2 -RTS  </dev/null >conc041.run.stdout 2>conc041.run.stderr
=====> conc042(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc042 conc042.hs   -fglasgow-exts >conc042.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc042    </dev/null >conc042.run.stdout 2>conc042.run.stderr
=====> conc042(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc042 conc042.hs -O  -fglasgow-exts >conc042.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc042    </dev/null >conc042.run.stdout 2>conc042.run.stderr
=====> conc042(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc042 conc042.hs -O -fasm  -fglasgow-exts >conc042.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc042    </dev/null >conc042.run.stdout 2>conc042.run.stderr
=====> conc042(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc042 conc042.hs -O -prof -auto-all  -fglasgow-exts >conc042.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc042  +RTS -p -RTS  </dev/null >conc042.run.stdout 2>conc042.run.stderr
=====> conc042(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc042 conc042.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc042.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc042  +RTS -hc -RTS  </dev/null >conc042.run.stdout 2>conc042.run.stderr
=====> conc042(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc042.hs --interactive -v0  -fglasgow-exts <conc042.genscript 1>conc042.interp.stdout 2>conc042.interp.stderr
=====> conc042(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc042 conc042.hs -threaded -debug  -fglasgow-exts >conc042.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc042    </dev/null >conc042.run.stdout 2>conc042.run.stderr
=====> conc042(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc042 conc042.hs -O -threaded  -fglasgow-exts >conc042.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc042  +RTS -N2 -RTS  </dev/null >conc042.run.stdout 2>conc042.run.stderr
=====> conc043(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc043 conc043.hs   -fglasgow-exts >conc043.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc043    </dev/null >conc043.run.stdout 2>conc043.run.stderr
=====> conc043(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc043 conc043.hs -O  -fglasgow-exts >conc043.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc043    </dev/null >conc043.run.stdout 2>conc043.run.stderr
=====> conc043(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc043 conc043.hs -O -fasm  -fglasgow-exts >conc043.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc043    </dev/null >conc043.run.stdout 2>conc043.run.stderr
=====> conc043(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc043 conc043.hs -O -prof -auto-all  -fglasgow-exts >conc043.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc043  +RTS -p -RTS  </dev/null >conc043.run.stdout 2>conc043.run.stderr
=====> conc043(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc043 conc043.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc043.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc043  +RTS -hc -RTS  </dev/null >conc043.run.stdout 2>conc043.run.stderr
=====> conc043(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc043.hs --interactive -v0  -fglasgow-exts <conc043.genscript 1>conc043.interp.stdout 2>conc043.interp.stderr
=====> conc043(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc043 conc043.hs -threaded -debug  -fglasgow-exts >conc043.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc043    </dev/null >conc043.run.stdout 2>conc043.run.stderr
=====> conc043(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc043 conc043.hs -O -threaded  -fglasgow-exts >conc043.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc043  +RTS -N2 -RTS  </dev/null >conc043.run.stdout 2>conc043.run.stderr
=====> conc044(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc044 conc044.hs   -fglasgow-exts >conc044.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc044    </dev/null >conc044.run.stdout 2>conc044.run.stderr
=====> conc044(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc044 conc044.hs -O  -fglasgow-exts >conc044.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc044    </dev/null >conc044.run.stdout 2>conc044.run.stderr
=====> conc044(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc044 conc044.hs -O -fasm  -fglasgow-exts >conc044.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc044    </dev/null >conc044.run.stdout 2>conc044.run.stderr
=====> conc044(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc044 conc044.hs -O -prof -auto-all  -fglasgow-exts >conc044.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc044  +RTS -p -RTS  </dev/null >conc044.run.stdout 2>conc044.run.stderr
=====> conc044(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc044 conc044.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc044.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc044  +RTS -hc -RTS  </dev/null >conc044.run.stdout 2>conc044.run.stderr
=====> conc044(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc044.hs --interactive -v0  -fglasgow-exts <conc044.genscript 1>conc044.interp.stdout 2>conc044.interp.stderr
=====> conc044(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc044 conc044.hs -threaded -debug  -fglasgow-exts >conc044.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc044    </dev/null >conc044.run.stdout 2>conc044.run.stderr
=====> conc044(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc044 conc044.hs -O -threaded  -fglasgow-exts >conc044.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc044  +RTS -N2 -RTS  </dev/null >conc044.run.stdout 2>conc044.run.stderr
=====> conc045(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc045 conc045.hs   -fglasgow-exts >conc045.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc045    </dev/null >conc045.run.stdout 2>conc045.run.stderr
=====> conc045(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc045 conc045.hs -O  -fglasgow-exts >conc045.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc045    </dev/null >conc045.run.stdout 2>conc045.run.stderr
=====> conc045(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc045 conc045.hs -O -fasm  -fglasgow-exts >conc045.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc045    </dev/null >conc045.run.stdout 2>conc045.run.stderr
=====> conc045(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc045 conc045.hs -O -prof -auto-all  -fglasgow-exts >conc045.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc045  +RTS -p -RTS  </dev/null >conc045.run.stdout 2>conc045.run.stderr
=====> conc045(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc045 conc045.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc045.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc045  +RTS -hc -RTS  </dev/null >conc045.run.stdout 2>conc045.run.stderr
=====> conc045(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc045.hs --interactive -v0  -fglasgow-exts <conc045.genscript 1>conc045.interp.stdout 2>conc045.interp.stderr
=====> conc045(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc045 conc045.hs -threaded -debug  -fglasgow-exts >conc045.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc045    </dev/null >conc045.run.stdout 2>conc045.run.stderr
=====> conc045(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc045 conc045.hs -O -threaded  -fglasgow-exts >conc045.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc045  +RTS -N2 -RTS  </dev/null >conc045.run.stdout 2>conc045.run.stderr
=====> conc046(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc046 conc046.hs   -fglasgow-exts >conc046.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc046    </dev/null >conc046.run.stdout 2>conc046.run.stderr
=====> conc046(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc046 conc046.hs -O  -fglasgow-exts >conc046.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc046    </dev/null >conc046.run.stdout 2>conc046.run.stderr
=====> conc046(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc046 conc046.hs -O -fasm  -fglasgow-exts >conc046.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc046    </dev/null >conc046.run.stdout 2>conc046.run.stderr
=====> conc046(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc046 conc046.hs -O -prof -auto-all  -fglasgow-exts >conc046.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc046  +RTS -p -RTS  </dev/null >conc046.run.stdout 2>conc046.run.stderr
=====> conc046(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc046 conc046.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc046.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc046  +RTS -hc -RTS  </dev/null >conc046.run.stdout 2>conc046.run.stderr
=====> conc046(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc046.hs --interactive -v0  -fglasgow-exts <conc046.genscript 1>conc046.interp.stdout 2>conc046.interp.stderr
=====> conc046(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc046 conc046.hs -threaded -debug  -fglasgow-exts >conc046.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc046    </dev/null >conc046.run.stdout 2>conc046.run.stderr
=====> conc046(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc046 conc046.hs -O -threaded  -fglasgow-exts >conc046.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc046  +RTS -N2 -RTS  </dev/null >conc046.run.stdout 2>conc046.run.stderr
=====> conc047(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc047 conc047.hs   -fglasgow-exts >conc047.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc047    </dev/null >conc047.run.stdout 2>conc047.run.stderr
=====> conc047(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc047 conc047.hs -O  -fglasgow-exts >conc047.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc047    </dev/null >conc047.run.stdout 2>conc047.run.stderr
=====> conc047(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc047 conc047.hs -O -fasm  -fglasgow-exts >conc047.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc047    </dev/null >conc047.run.stdout 2>conc047.run.stderr
=====> conc047(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc047 conc047.hs -O -prof -auto-all  -fglasgow-exts >conc047.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc047  +RTS -p -RTS  </dev/null >conc047.run.stdout 2>conc047.run.stderr
=====> conc047(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc047 conc047.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc047.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc047  +RTS -hc -RTS  </dev/null >conc047.run.stdout 2>conc047.run.stderr
=====> conc047(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc047 conc047.hs -threaded -debug  -fglasgow-exts >conc047.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc047    </dev/null >conc047.run.stdout 2>conc047.run.stderr
=====> conc047(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc047 conc047.hs -O -threaded  -fglasgow-exts >conc047.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc047  +RTS -N2 -RTS  </dev/null >conc047.run.stdout 2>conc047.run.stderr
=====> conc048(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc048 conc048.hs   -fglasgow-exts >conc048.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc048    </dev/null >conc048.run.stdout 2>conc048.run.stderr
=====> conc048(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc048 conc048.hs -O  -fglasgow-exts >conc048.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc048    </dev/null >conc048.run.stdout 2>conc048.run.stderr
=====> conc048(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc048 conc048.hs -O -fasm  -fglasgow-exts >conc048.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc048    </dev/null >conc048.run.stdout 2>conc048.run.stderr
=====> conc048(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc048 conc048.hs -O -prof -auto-all  -fglasgow-exts >conc048.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc048  +RTS -p -RTS  </dev/null >conc048.run.stdout 2>conc048.run.stderr
=====> conc048(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc048 conc048.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc048.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc048  +RTS -hc -RTS  </dev/null >conc048.run.stdout 2>conc048.run.stderr
=====> conc048(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc048 conc048.hs -threaded -debug  -fglasgow-exts >conc048.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc048    </dev/null >conc048.run.stdout 2>conc048.run.stderr
=====> conc048(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc048 conc048.hs -O -threaded  -fglasgow-exts >conc048.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc048  +RTS -N2 -RTS  </dev/null >conc048.run.stdout 2>conc048.run.stderr
=====> conc051(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs   -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051    </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051    </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O -fasm  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051    </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O -prof -auto-all  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051  +RTS -p -RTS  </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051  +RTS -hc -RTS  </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc051.hs --interactive -v0  -fglasgow-exts <conc051.genscript 1>conc051.interp.stdout 2>conc051.interp.stderr
=====> conc051(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -threaded -debug  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051    </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc051(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc051 conc051.hs -O -threaded  -fglasgow-exts >conc051.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc051  +RTS -N2 -RTS  </dev/null >conc051.run.stdout 2>conc051.run.stderr
=====> conc052(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc052 conc052.hs  -package stm -fglasgow-exts >conc052.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc052    </dev/null >conc052.run.stdout 2>conc052.run.stderr
=====> conc052(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc052 conc052.hs -O -package stm -fglasgow-exts >conc052.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc052    </dev/null >conc052.run.stdout 2>conc052.run.stderr
=====> conc052(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc052 conc052.hs -O -fasm -package stm -fglasgow-exts >conc052.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc052    </dev/null >conc052.run.stdout 2>conc052.run.stderr
=====> conc052(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc052 conc052.hs -O -prof -auto-all -package stm -fglasgow-exts >conc052.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc052  +RTS -p -RTS  </dev/null >conc052.run.stdout 2>conc052.run.stderr
=====> conc052(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc052 conc052.hs -O -prof -auto-all -fasm -package stm -fglasgow-exts >conc052.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc052  +RTS -hc -RTS  </dev/null >conc052.run.stdout 2>conc052.run.stderr
=====> conc052(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc052.hs --interactive -v0 -package stm -fglasgow-exts <conc052.genscript 1>conc052.interp.stdout 2>conc052.interp.stderr
=====> conc052(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc052 conc052.hs -threaded -debug -package stm -fglasgow-exts >conc052.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc052    </dev/null >conc052.run.stdout 2>conc052.run.stderr
=====> conc052(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc052 conc052.hs -O -threaded -package stm -fglasgow-exts >conc052.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc052  +RTS -N2 -RTS  </dev/null >conc052.run.stdout 2>conc052.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for conc052(threaded2)
=====> conc054(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc054 conc054.hs  -package stm -fglasgow-exts >conc054.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc054    </dev/null >conc054.run.stdout 2>conc054.run.stderr
=====> conc054(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc054 conc054.hs -O -package stm -fglasgow-exts >conc054.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc054    </dev/null >conc054.run.stdout 2>conc054.run.stderr
=====> conc054(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc054 conc054.hs -O -fasm -package stm -fglasgow-exts >conc054.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc054    </dev/null >conc054.run.stdout 2>conc054.run.stderr
=====> conc054(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc054 conc054.hs -O -prof -auto-all -package stm -fglasgow-exts >conc054.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc054  +RTS -p -RTS  </dev/null >conc054.run.stdout 2>conc054.run.stderr
=====> conc054(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc054 conc054.hs -O -prof -auto-all -fasm -package stm -fglasgow-exts >conc054.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc054  +RTS -hc -RTS  </dev/null >conc054.run.stdout 2>conc054.run.stderr
=====> conc054(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc054.hs --interactive -v0 -package stm -fglasgow-exts <conc054.genscript 1>conc054.interp.stdout 2>conc054.interp.stderr
=====> conc054(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc054 conc054.hs -threaded -debug -package stm -fglasgow-exts >conc054.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc054    </dev/null >conc054.run.stdout 2>conc054.run.stderr
=====> conc054(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc054 conc054.hs -O -threaded -package stm -fglasgow-exts >conc054.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc054  +RTS -N2 -RTS  </dev/null >conc054.run.stdout 2>conc054.run.stderr
=====> conc055(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc055 conc055.hs  -package stm -fglasgow-exts >conc055.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc055    </dev/null >conc055.run.stdout 2>conc055.run.stderr
=====> conc055(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc055 conc055.hs -O -package stm -fglasgow-exts >conc055.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc055    </dev/null >conc055.run.stdout 2>conc055.run.stderr
=====> conc055(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc055 conc055.hs -O -fasm -package stm -fglasgow-exts >conc055.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc055    </dev/null >conc055.run.stdout 2>conc055.run.stderr
=====> conc055(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc055 conc055.hs -O -prof -auto-all -package stm -fglasgow-exts >conc055.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc055  +RTS -p -RTS  </dev/null >conc055.run.stdout 2>conc055.run.stderr
=====> conc055(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc055 conc055.hs -O -prof -auto-all -fasm -package stm -fglasgow-exts >conc055.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc055  +RTS -hc -RTS  </dev/null >conc055.run.stdout 2>conc055.run.stderr
=====> conc055(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc055.hs --interactive -v0 -package stm -fglasgow-exts <conc055.genscript 1>conc055.interp.stdout 2>conc055.interp.stderr
=====> conc055(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc055 conc055.hs -threaded -debug -package stm -fglasgow-exts >conc055.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc055    </dev/null >conc055.run.stdout 2>conc055.run.stderr
=====> conc055(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc055 conc055.hs -O -threaded -package stm -fglasgow-exts >conc055.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc055  +RTS -N2 -RTS  </dev/null >conc055.run.stdout 2>conc055.run.stderr
=====> conc056(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc056 conc056.hs -threaded -debug -package stm -package network -fglasgow-exts >conc056.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for conc056(threaded1)
=====> conc056(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc056 conc056.hs -O -threaded -package stm -package network -fglasgow-exts >conc056.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for conc056(threaded2)
=====> conc057(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc057 conc057.hs -O -threaded -O0 -fglasgow-exts >conc057.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc057  +RTS -N2 -RTS  </dev/null >conc057.run.stdout 2>conc057.run.stderr
=====> conc058(normal)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc058 conc058.hs   -fglasgow-exts >conc058.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc058    </dev/null >conc058.run.stdout 2>conc058.run.stderr
=====> conc058(opt)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc058 conc058.hs -O  -fglasgow-exts >conc058.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc058    </dev/null >conc058.run.stdout 2>conc058.run.stderr
=====> conc058(optasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc058 conc058.hs -O -fasm  -fglasgow-exts >conc058.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc058    </dev/null >conc058.run.stdout 2>conc058.run.stderr
=====> conc058(prof)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc058 conc058.hs -O -prof -auto-all  -fglasgow-exts >conc058.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc058  +RTS -p -RTS  </dev/null >conc058.run.stdout 2>conc058.run.stderr
=====> conc058(profasm)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc058 conc058.hs -O -prof -auto-all -fasm  -fglasgow-exts >conc058.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc058  +RTS -hc -RTS  </dev/null >conc058.run.stdout 2>conc058.run.stderr
=====> conc058(ghci)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  conc058.hs --interactive -v0  -fglasgow-exts <conc058.genscript 1>conc058.interp.stdout 2>conc058.interp.stderr
Actual stderr output differs from expected:
*** ./concurrent/should_run/conc058.stderr	Sun Sep  3 18:30:42 2006
--- ./concurrent/should_run/conc058.run.stderr	Mon Sep  4 01:28:25 2006
***************
*** 1 ****
- conc058: I'm Interruptible
--- 0 ----
=====> conc058(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc058 conc058.hs -threaded -debug  -fglasgow-exts >conc058.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc058    </dev/null >conc058.run.stdout 2>conc058.run.stderr
Actual stderr output differs from expected:
*** ./concurrent/should_run/conc058.stderr	Sun Sep  3 18:30:42 2006
--- ./concurrent/should_run/conc058.run.stderr	Mon Sep  4 01:28:27 2006
***************
*** 1 ****
- conc058: I'm Interruptible
--- 0 ----
=====> conc058(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc058 conc058.hs -O -threaded  -fglasgow-exts >conc058.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc058  +RTS -N2 -RTS  </dev/null >conc058.run.stdout 2>conc058.run.stderr
Actual stderr output differs from expected:
*** ./concurrent/should_run/conc058.stderr	Sun Sep  3 18:30:42 2006
--- ./concurrent/should_run/conc058.run.stderr	Mon Sep  4 01:28:29 2006
***************
*** 1 ****
- conc058: I'm Interruptible
--- 0 ----
=====> conc059(threaded1)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc059 conc059.hs -threaded -debug conc059_c.c -fglasgow-exts >conc059.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc059    </dev/null >conc059.run.stdout 2>conc059.run.stderr
=====> conc059(threaded2)
cd ./concurrent/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o conc059 conc059.hs -O -threaded conc059_c.c -fglasgow-exts >conc059.comp.stderr 2>&1
cd ./concurrent/should_run && ./conc059  +RTS -N2 -RTS  </dev/null >conc059.run.stdout 2>conc059.run.stderr
====> Running ./cpranal/should_compile/all.T
=====> Cpr001_imp(opt)
cd ./cpranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c Cpr001_imp.hs -O   >Cpr001_imp.comp.stderr 2>&1
=====> Cpr001(opt)
cd ./cpranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c Cpr001.hs -O   >Cpr001.comp.stderr 2>&1
====> Running ./deriving/should_compile/all.T
=====> drv001(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv001.hs    >drv001.comp.stderr 2>&1
=====> drv001(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv001.hs -O   >drv001.comp.stderr 2>&1
=====> drv001(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv001.hs -O -fasm   >drv001.comp.stderr 2>&1
=====> drv001(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv001.hs -O -prof -auto-all   >drv001.comp.stderr 2>&1
=====> drv001(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv001.hs -O -prof -auto-all -fasm   >drv001.comp.stderr 2>&1
=====> drv002(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv002.hs    >drv002.comp.stderr 2>&1
=====> drv002(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv002.hs -O   >drv002.comp.stderr 2>&1
=====> drv002(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv002.hs -O -fasm   >drv002.comp.stderr 2>&1
=====> drv002(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv002.hs -O -prof -auto-all   >drv002.comp.stderr 2>&1
=====> drv002(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv002.hs -O -prof -auto-all -fasm   >drv002.comp.stderr 2>&1
=====> drv003(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv003.hs    >drv003.comp.stderr 2>&1
=====> drv003(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv003.hs -O   >drv003.comp.stderr 2>&1
=====> drv003(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv003.hs -O -fasm   >drv003.comp.stderr 2>&1
=====> drv003(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv003.hs -O -prof -auto-all   >drv003.comp.stderr 2>&1
=====> drv003(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv003.hs -O -prof -auto-all -fasm   >drv003.comp.stderr 2>&1
=====> drv004(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv004.hs    >drv004.comp.stderr 2>&1
=====> drv004(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv004.hs -O   >drv004.comp.stderr 2>&1
=====> drv004(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv004.hs -O -fasm   >drv004.comp.stderr 2>&1
=====> drv004(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv004.hs -O -prof -auto-all   >drv004.comp.stderr 2>&1
=====> drv004(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv004.hs -O -prof -auto-all -fasm   >drv004.comp.stderr 2>&1
=====> drv005(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv005.hs    >drv005.comp.stderr 2>&1
=====> drv005(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv005.hs -O   >drv005.comp.stderr 2>&1
=====> drv005(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv005.hs -O -fasm   >drv005.comp.stderr 2>&1
=====> drv005(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv005.hs -O -prof -auto-all   >drv005.comp.stderr 2>&1
=====> drv005(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv005.hs -O -prof -auto-all -fasm   >drv005.comp.stderr 2>&1
=====> drv006(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv006.hs    >drv006.comp.stderr 2>&1
=====> drv006(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv006.hs -O   >drv006.comp.stderr 2>&1
=====> drv006(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv006.hs -O -fasm   >drv006.comp.stderr 2>&1
=====> drv006(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv006.hs -O -prof -auto-all   >drv006.comp.stderr 2>&1
=====> drv006(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv006.hs -O -prof -auto-all -fasm   >drv006.comp.stderr 2>&1
=====> drv007(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv007.hs    >drv007.comp.stderr 2>&1
=====> drv007(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv007.hs -O   >drv007.comp.stderr 2>&1
=====> drv007(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv007.hs -O -fasm   >drv007.comp.stderr 2>&1
=====> drv007(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv007.hs -O -prof -auto-all   >drv007.comp.stderr 2>&1
=====> drv007(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv007.hs -O -prof -auto-all -fasm   >drv007.comp.stderr 2>&1
=====> drv008(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv008.hs    >drv008.comp.stderr 2>&1
=====> drv008(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv008.hs -O   >drv008.comp.stderr 2>&1
=====> drv008(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv008.hs -O -fasm   >drv008.comp.stderr 2>&1
=====> drv008(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv008.hs -O -prof -auto-all   >drv008.comp.stderr 2>&1
=====> drv008(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv008.hs -O -prof -auto-all -fasm   >drv008.comp.stderr 2>&1
=====> drv009(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv009.hs    >drv009.comp.stderr 2>&1
=====> drv009(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv009.hs -O   >drv009.comp.stderr 2>&1
=====> drv009(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv009.hs -O -fasm   >drv009.comp.stderr 2>&1
=====> drv009(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv009.hs -O -prof -auto-all   >drv009.comp.stderr 2>&1
=====> drv009(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv009.hs -O -prof -auto-all -fasm   >drv009.comp.stderr 2>&1
=====> drv010(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv010.hs    >drv010.comp.stderr 2>&1
=====> drv010(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv010.hs -O   >drv010.comp.stderr 2>&1
=====> drv010(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv010.hs -O -fasm   >drv010.comp.stderr 2>&1
=====> drv010(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv010.hs -O -prof -auto-all   >drv010.comp.stderr 2>&1
=====> drv010(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv010.hs -O -prof -auto-all -fasm   >drv010.comp.stderr 2>&1
=====> drv011(normal)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv011.hs    >drv011.comp.stderr 2>&1
=====> drv011(opt)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv011.hs -O   >drv011.comp.stderr 2>&1
=====> drv011(optasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv011.hs -O -fasm   >drv011.comp.stderr 2>&1
=====> drv011(prof)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv011.hs -O -prof -auto-all   >drv011.comp.stderr 2>&1
=====> drv011(profasm)
cd ./deriving/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drv011.hs -O -prof -auto-all -fasm   >drv011.comp.stderr 2>&1
====> Running ./deriving/should_fail/all.T
=====> drvfail001(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail001.hs    >drvfail001.comp.stderr 2>&1
=====> drvfail002(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail002.hs    >drvfail002.comp.stderr 2>&1
=====> drvfail003(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail003.hs    >drvfail003.comp.stderr 2>&1
=====> drvfail004(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail004.hs    >drvfail004.comp.stderr 2>&1
=====> drvfail005(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail005.hs    >drvfail005.comp.stderr 2>&1
=====> drvfail006(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail006.hs    >drvfail006.comp.stderr 2>&1
 drvfail006.hs:7:0: Failed to load interface for `Control.Monad.State': Use -v to see a list of the files searched for.  
 drvfail006.hs:9:8: Can't make a derived instance of `MonadState T' (even with cunning newtype deriving: `MonadState' does not have arity 1) When deriving instances for `T' 
Actual stderr output differs from expected:
*** ./deriving/should_fail/drvfail006.stderr	Sun Sep  3 18:30:41 2006
--- ./deriving/should_fail/drvfail006.comp.stderr	Mon Sep  4 01:29:15 2006
***************
*** 1,6 ****
! 
! drvfail006.hs:9:8:
!     Can't make a derived instance of `MonadState T'
!     (even with cunning newtype deriving:
!      `MonadState' does not have arity 1)
!     When deriving instances for `T'
--- 1,4 ----
! 

! drvfail006.hs:7:0:

!     Failed to load interface for `Control.Monad.State':

!       Use -v to see a list of the files searched for.

*** unexpected failure for drvfail006(normal)
=====> drvfail007(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail007.hs    >drvfail007.comp.stderr 2>&1
=====> drvfail008(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail008.hs    >drvfail008.comp.stderr 2>&1
 drvfail008.hs:6:0: Failed to load interface for `Control.Monad.State': Use -v to see a list of the files searched for.  
 drvfail008.hs:10:8: Can't make a derived instance of `Monad M' (`Monad' is not a derivable class Try -fglasgow-exts for GHC's newtype-deriving extension) When deriving instances for `M' 
Actual stderr output differs from expected:
*** ./deriving/should_fail/drvfail008.stderr	Sun Sep  3 18:30:41 2006
--- ./deriving/should_fail/drvfail008.comp.stderr	Mon Sep  4 01:29:15 2006
***************
*** 1,6 ****
! 
! drvfail008.hs:10:8:
!     Can't make a derived instance of `Monad M'
!     (`Monad' is not a derivable class
!      Try -fglasgow-exts for GHC's newtype-deriving extension)
!     When deriving instances for `M'
--- 1,4 ----
! 

! drvfail008.hs:6:0:

!     Failed to load interface for `Control.Monad.State':

!       Use -v to see a list of the files searched for.

*** unexpected failure for drvfail008(normal)
=====> drvfail009(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail009.hs    >drvfail009.comp.stderr 2>&1
=====> drvfail010(normal)
cd ./deriving/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c drvfail010.hs    >drvfail010.comp.stderr 2>&1
====> Running ./deriving/should_run/all.T
=====> drvrun001(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun001 drvrun001.hs    >drvrun001.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun001    </dev/null >drvrun001.run.stdout 2>drvrun001.run.stderr
=====> drvrun001(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun001 drvrun001.hs -O   >drvrun001.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun001    </dev/null >drvrun001.run.stdout 2>drvrun001.run.stderr
=====> drvrun001(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun001 drvrun001.hs -O -fasm   >drvrun001.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun001    </dev/null >drvrun001.run.stdout 2>drvrun001.run.stderr
=====> drvrun001(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun001 drvrun001.hs -O -prof -auto-all   >drvrun001.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun001  +RTS -p -RTS  </dev/null >drvrun001.run.stdout 2>drvrun001.run.stderr
=====> drvrun001(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun001 drvrun001.hs -O -prof -auto-all -fasm   >drvrun001.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun001  +RTS -hc -RTS  </dev/null >drvrun001.run.stdout 2>drvrun001.run.stderr
=====> drvrun001(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun001.hs --interactive -v0   <drvrun001.genscript 1>drvrun001.interp.stdout 2>drvrun001.interp.stderr
=====> drvrun001(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun001 drvrun001.hs -threaded -debug   >drvrun001.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun001    </dev/null >drvrun001.run.stdout 2>drvrun001.run.stderr
=====> drvrun001(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun001 drvrun001.hs -O -threaded   >drvrun001.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun001  +RTS -N2 -RTS  </dev/null >drvrun001.run.stdout 2>drvrun001.run.stderr
=====> drvrun002(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun002 drvrun002.hs    >drvrun002.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun002    </dev/null >drvrun002.run.stdout 2>drvrun002.run.stderr
=====> drvrun002(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun002 drvrun002.hs -O   >drvrun002.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun002    </dev/null >drvrun002.run.stdout 2>drvrun002.run.stderr
=====> drvrun002(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun002 drvrun002.hs -O -fasm   >drvrun002.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun002    </dev/null >drvrun002.run.stdout 2>drvrun002.run.stderr
=====> drvrun002(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun002 drvrun002.hs -O -prof -auto-all   >drvrun002.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun002  +RTS -p -RTS  </dev/null >drvrun002.run.stdout 2>drvrun002.run.stderr
=====> drvrun002(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun002 drvrun002.hs -O -prof -auto-all -fasm   >drvrun002.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun002  +RTS -hc -RTS  </dev/null >drvrun002.run.stdout 2>drvrun002.run.stderr
=====> drvrun002(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun002.hs --interactive -v0   <drvrun002.genscript 1>drvrun002.interp.stdout 2>drvrun002.interp.stderr
=====> drvrun002(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun002 drvrun002.hs -threaded -debug   >drvrun002.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun002    </dev/null >drvrun002.run.stdout 2>drvrun002.run.stderr
=====> drvrun002(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun002 drvrun002.hs -O -threaded   >drvrun002.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun002  +RTS -N2 -RTS  </dev/null >drvrun002.run.stdout 2>drvrun002.run.stderr
=====> drvrun003(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun003 drvrun003.hs    >drvrun003.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun003    </dev/null >drvrun003.run.stdout 2>drvrun003.run.stderr
=====> drvrun003(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun003 drvrun003.hs -O   >drvrun003.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun003    </dev/null >drvrun003.run.stdout 2>drvrun003.run.stderr
=====> drvrun003(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun003 drvrun003.hs -O -fasm   >drvrun003.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun003    </dev/null >drvrun003.run.stdout 2>drvrun003.run.stderr
=====> drvrun003(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun003 drvrun003.hs -O -prof -auto-all   >drvrun003.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun003  +RTS -p -RTS  </dev/null >drvrun003.run.stdout 2>drvrun003.run.stderr
=====> drvrun003(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun003 drvrun003.hs -O -prof -auto-all -fasm   >drvrun003.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun003  +RTS -hc -RTS  </dev/null >drvrun003.run.stdout 2>drvrun003.run.stderr
=====> drvrun003(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun003.hs --interactive -v0   <drvrun003.genscript 1>drvrun003.interp.stdout 2>drvrun003.interp.stderr
=====> drvrun003(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun003 drvrun003.hs -threaded -debug   >drvrun003.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun003    </dev/null >drvrun003.run.stdout 2>drvrun003.run.stderr
=====> drvrun003(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun003 drvrun003.hs -O -threaded   >drvrun003.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun003  +RTS -N2 -RTS  </dev/null >drvrun003.run.stdout 2>drvrun003.run.stderr
=====> drvrun004(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun004 drvrun004.hs    >drvrun004.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun004    </dev/null >drvrun004.run.stdout 2>drvrun004.run.stderr
=====> drvrun004(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun004 drvrun004.hs -O   >drvrun004.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun004    </dev/null >drvrun004.run.stdout 2>drvrun004.run.stderr
=====> drvrun004(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun004 drvrun004.hs -O -fasm   >drvrun004.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun004    </dev/null >drvrun004.run.stdout 2>drvrun004.run.stderr
=====> drvrun004(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun004 drvrun004.hs -O -prof -auto-all   >drvrun004.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun004  +RTS -p -RTS  </dev/null >drvrun004.run.stdout 2>drvrun004.run.stderr
=====> drvrun004(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun004 drvrun004.hs -O -prof -auto-all -fasm   >drvrun004.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun004  +RTS -hc -RTS  </dev/null >drvrun004.run.stdout 2>drvrun004.run.stderr
=====> drvrun004(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun004.hs --interactive -v0   <drvrun004.genscript 1>drvrun004.interp.stdout 2>drvrun004.interp.stderr
=====> drvrun004(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun004 drvrun004.hs -threaded -debug   >drvrun004.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun004    </dev/null >drvrun004.run.stdout 2>drvrun004.run.stderr
=====> drvrun004(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun004 drvrun004.hs -O -threaded   >drvrun004.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun004  +RTS -N2 -RTS  </dev/null >drvrun004.run.stdout 2>drvrun004.run.stderr
=====> drvrun005(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun005 drvrun005.hs    >drvrun005.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun005    </dev/null >drvrun005.run.stdout 2>drvrun005.run.stderr
=====> drvrun005(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun005 drvrun005.hs -O   >drvrun005.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun005    </dev/null >drvrun005.run.stdout 2>drvrun005.run.stderr
=====> drvrun005(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun005 drvrun005.hs -O -fasm   >drvrun005.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun005    </dev/null >drvrun005.run.stdout 2>drvrun005.run.stderr
=====> drvrun005(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun005 drvrun005.hs -O -prof -auto-all   >drvrun005.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun005  +RTS -p -RTS  </dev/null >drvrun005.run.stdout 2>drvrun005.run.stderr
=====> drvrun005(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun005 drvrun005.hs -O -prof -auto-all -fasm   >drvrun005.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun005  +RTS -hc -RTS  </dev/null >drvrun005.run.stdout 2>drvrun005.run.stderr
=====> drvrun005(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun005.hs --interactive -v0   <drvrun005.genscript 1>drvrun005.interp.stdout 2>drvrun005.interp.stderr
=====> drvrun005(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun005 drvrun005.hs -threaded -debug   >drvrun005.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun005    </dev/null >drvrun005.run.stdout 2>drvrun005.run.stderr
=====> drvrun005(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun005 drvrun005.hs -O -threaded   >drvrun005.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun005  +RTS -N2 -RTS  </dev/null >drvrun005.run.stdout 2>drvrun005.run.stderr
=====> drvrun006(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun006 drvrun006.hs    >drvrun006.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun006    </dev/null >drvrun006.run.stdout 2>drvrun006.run.stderr
=====> drvrun006(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun006 drvrun006.hs -O   >drvrun006.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun006    </dev/null >drvrun006.run.stdout 2>drvrun006.run.stderr
=====> drvrun006(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun006 drvrun006.hs -O -fasm   >drvrun006.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun006    </dev/null >drvrun006.run.stdout 2>drvrun006.run.stderr
=====> drvrun006(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun006 drvrun006.hs -O -prof -auto-all   >drvrun006.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun006  +RTS -p -RTS  </dev/null >drvrun006.run.stdout 2>drvrun006.run.stderr
=====> drvrun006(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun006 drvrun006.hs -O -prof -auto-all -fasm   >drvrun006.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun006  +RTS -hc -RTS  </dev/null >drvrun006.run.stdout 2>drvrun006.run.stderr
=====> drvrun006(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun006.hs --interactive -v0   <drvrun006.genscript 1>drvrun006.interp.stdout 2>drvrun006.interp.stderr
=====> drvrun006(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun006 drvrun006.hs -threaded -debug   >drvrun006.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun006    </dev/null >drvrun006.run.stdout 2>drvrun006.run.stderr
=====> drvrun006(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun006 drvrun006.hs -O -threaded   >drvrun006.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun006  +RTS -N2 -RTS  </dev/null >drvrun006.run.stdout 2>drvrun006.run.stderr
=====> drvrun007(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun007 drvrun007.hs    >drvrun007.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun007    </dev/null >drvrun007.run.stdout 2>drvrun007.run.stderr
=====> drvrun007(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun007 drvrun007.hs -O   >drvrun007.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun007    </dev/null >drvrun007.run.stdout 2>drvrun007.run.stderr
=====> drvrun007(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun007 drvrun007.hs -O -fasm   >drvrun007.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun007    </dev/null >drvrun007.run.stdout 2>drvrun007.run.stderr
=====> drvrun007(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun007 drvrun007.hs -O -prof -auto-all   >drvrun007.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun007  +RTS -p -RTS  </dev/null >drvrun007.run.stdout 2>drvrun007.run.stderr
=====> drvrun007(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun007 drvrun007.hs -O -prof -auto-all -fasm   >drvrun007.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun007  +RTS -hc -RTS  </dev/null >drvrun007.run.stdout 2>drvrun007.run.stderr
=====> drvrun007(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun007.hs --interactive -v0   <drvrun007.genscript 1>drvrun007.interp.stdout 2>drvrun007.interp.stderr
=====> drvrun007(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun007 drvrun007.hs -threaded -debug   >drvrun007.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun007    </dev/null >drvrun007.run.stdout 2>drvrun007.run.stderr
=====> drvrun007(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun007 drvrun007.hs -O -threaded   >drvrun007.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun007  +RTS -N2 -RTS  </dev/null >drvrun007.run.stdout 2>drvrun007.run.stderr
=====> drvrun008(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun008 drvrun008.hs  -funbox-strict-fields  >drvrun008.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun008    </dev/null >drvrun008.run.stdout 2>drvrun008.run.stderr
=====> drvrun008(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun008 drvrun008.hs -O -funbox-strict-fields  >drvrun008.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun008    </dev/null >drvrun008.run.stdout 2>drvrun008.run.stderr
=====> drvrun008(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun008 drvrun008.hs -O -fasm -funbox-strict-fields  >drvrun008.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun008    </dev/null >drvrun008.run.stdout 2>drvrun008.run.stderr
=====> drvrun008(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun008 drvrun008.hs -O -prof -auto-all -funbox-strict-fields  >drvrun008.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun008  +RTS -p -RTS  </dev/null >drvrun008.run.stdout 2>drvrun008.run.stderr
=====> drvrun008(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun008 drvrun008.hs -O -prof -auto-all -fasm -funbox-strict-fields  >drvrun008.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun008  +RTS -hc -RTS  </dev/null >drvrun008.run.stdout 2>drvrun008.run.stderr
=====> drvrun008(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun008.hs --interactive -v0 -funbox-strict-fields  <drvrun008.genscript 1>drvrun008.interp.stdout 2>drvrun008.interp.stderr
=====> drvrun008(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun008 drvrun008.hs -threaded -debug -funbox-strict-fields  >drvrun008.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun008    </dev/null >drvrun008.run.stdout 2>drvrun008.run.stderr
=====> drvrun008(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun008 drvrun008.hs -O -threaded -funbox-strict-fields  >drvrun008.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun008  +RTS -N2 -RTS  </dev/null >drvrun008.run.stdout 2>drvrun008.run.stderr
=====> drvrun009(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun009 drvrun009.hs    >drvrun009.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun009    </dev/null >drvrun009.run.stdout 2>drvrun009.run.stderr
=====> drvrun009(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun009 drvrun009.hs -O   >drvrun009.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun009    </dev/null >drvrun009.run.stdout 2>drvrun009.run.stderr
=====> drvrun009(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun009 drvrun009.hs -O -fasm   >drvrun009.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun009    </dev/null >drvrun009.run.stdout 2>drvrun009.run.stderr
=====> drvrun009(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun009 drvrun009.hs -O -prof -auto-all   >drvrun009.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun009  +RTS -p -RTS  </dev/null >drvrun009.run.stdout 2>drvrun009.run.stderr
=====> drvrun009(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun009 drvrun009.hs -O -prof -auto-all -fasm   >drvrun009.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun009  +RTS -hc -RTS  </dev/null >drvrun009.run.stdout 2>drvrun009.run.stderr
=====> drvrun009(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun009.hs --interactive -v0   <drvrun009.genscript 1>drvrun009.interp.stdout 2>drvrun009.interp.stderr
=====> drvrun009(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun009 drvrun009.hs -threaded -debug   >drvrun009.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun009    </dev/null >drvrun009.run.stdout 2>drvrun009.run.stderr
=====> drvrun009(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun009 drvrun009.hs -O -threaded   >drvrun009.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun009  +RTS -N2 -RTS  </dev/null >drvrun009.run.stdout 2>drvrun009.run.stderr
=====> drvrun010(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun010 drvrun010.hs    >drvrun010.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun010    </dev/null >drvrun010.run.stdout 2>drvrun010.run.stderr
=====> drvrun010(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun010 drvrun010.hs -O   >drvrun010.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun010    </dev/null >drvrun010.run.stdout 2>drvrun010.run.stderr
=====> drvrun010(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun010 drvrun010.hs -O -fasm   >drvrun010.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun010    </dev/null >drvrun010.run.stdout 2>drvrun010.run.stderr
=====> drvrun010(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun010 drvrun010.hs -O -prof -auto-all   >drvrun010.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun010  +RTS -p -RTS  </dev/null >drvrun010.run.stdout 2>drvrun010.run.stderr
=====> drvrun010(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun010 drvrun010.hs -O -prof -auto-all -fasm   >drvrun010.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun010  +RTS -hc -RTS  </dev/null >drvrun010.run.stdout 2>drvrun010.run.stderr
=====> drvrun010(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun010.hs --interactive -v0   <drvrun010.genscript 1>drvrun010.interp.stdout 2>drvrun010.interp.stderr
=====> drvrun010(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun010 drvrun010.hs -threaded -debug   >drvrun010.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun010    </dev/null >drvrun010.run.stdout 2>drvrun010.run.stderr
=====> drvrun010(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun010 drvrun010.hs -O -threaded   >drvrun010.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun010  +RTS -N2 -RTS  </dev/null >drvrun010.run.stdout 2>drvrun010.run.stderr
=====> drvrun011(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun011 drvrun011.hs    >drvrun011.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun011    </dev/null >drvrun011.run.stdout 2>drvrun011.run.stderr
=====> drvrun011(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun011 drvrun011.hs -O   >drvrun011.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun011    </dev/null >drvrun011.run.stdout 2>drvrun011.run.stderr
=====> drvrun011(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun011 drvrun011.hs -O -fasm   >drvrun011.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun011    </dev/null >drvrun011.run.stdout 2>drvrun011.run.stderr
=====> drvrun011(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun011 drvrun011.hs -O -prof -auto-all   >drvrun011.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun011  +RTS -p -RTS  </dev/null >drvrun011.run.stdout 2>drvrun011.run.stderr
=====> drvrun011(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun011 drvrun011.hs -O -prof -auto-all -fasm   >drvrun011.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun011  +RTS -hc -RTS  </dev/null >drvrun011.run.stdout 2>drvrun011.run.stderr
=====> drvrun011(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun011.hs --interactive -v0   <drvrun011.genscript 1>drvrun011.interp.stdout 2>drvrun011.interp.stderr
=====> drvrun011(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun011 drvrun011.hs -threaded -debug   >drvrun011.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun011    </dev/null >drvrun011.run.stdout 2>drvrun011.run.stderr
=====> drvrun011(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun011 drvrun011.hs -O -threaded   >drvrun011.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun011  +RTS -N2 -RTS  </dev/null >drvrun011.run.stdout 2>drvrun011.run.stderr
=====> drvrun012(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun012 drvrun012.hs    >drvrun012.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun012    </dev/null >drvrun012.run.stdout 2>drvrun012.run.stderr
=====> drvrun012(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun012 drvrun012.hs -O   >drvrun012.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun012    </dev/null >drvrun012.run.stdout 2>drvrun012.run.stderr
=====> drvrun012(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun012 drvrun012.hs -O -fasm   >drvrun012.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun012    </dev/null >drvrun012.run.stdout 2>drvrun012.run.stderr
=====> drvrun012(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun012 drvrun012.hs -O -prof -auto-all   >drvrun012.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun012  +RTS -p -RTS  </dev/null >drvrun012.run.stdout 2>drvrun012.run.stderr
=====> drvrun012(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun012 drvrun012.hs -O -prof -auto-all -fasm   >drvrun012.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun012  +RTS -hc -RTS  </dev/null >drvrun012.run.stdout 2>drvrun012.run.stderr
=====> drvrun012(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun012.hs --interactive -v0   <drvrun012.genscript 1>drvrun012.interp.stdout 2>drvrun012.interp.stderr
=====> drvrun012(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun012 drvrun012.hs -threaded -debug   >drvrun012.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun012    </dev/null >drvrun012.run.stdout 2>drvrun012.run.stderr
=====> drvrun012(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun012 drvrun012.hs -O -threaded   >drvrun012.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun012  +RTS -N2 -RTS  </dev/null >drvrun012.run.stdout 2>drvrun012.run.stderr
=====> drvrun013(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun013 drvrun013.hs    >drvrun013.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun013    </dev/null >drvrun013.run.stdout 2>drvrun013.run.stderr
=====> drvrun013(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun013 drvrun013.hs -O   >drvrun013.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun013    </dev/null >drvrun013.run.stdout 2>drvrun013.run.stderr
=====> drvrun013(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun013 drvrun013.hs -O -fasm   >drvrun013.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun013    </dev/null >drvrun013.run.stdout 2>drvrun013.run.stderr
=====> drvrun013(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun013 drvrun013.hs -O -prof -auto-all   >drvrun013.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun013  +RTS -p -RTS  </dev/null >drvrun013.run.stdout 2>drvrun013.run.stderr
=====> drvrun013(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun013 drvrun013.hs -O -prof -auto-all -fasm   >drvrun013.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun013  +RTS -hc -RTS  </dev/null >drvrun013.run.stdout 2>drvrun013.run.stderr
=====> drvrun013(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun013.hs --interactive -v0   <drvrun013.genscript 1>drvrun013.interp.stdout 2>drvrun013.interp.stderr
=====> drvrun013(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun013 drvrun013.hs -threaded -debug   >drvrun013.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun013    </dev/null >drvrun013.run.stdout 2>drvrun013.run.stderr
=====> drvrun013(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun013 drvrun013.hs -O -threaded   >drvrun013.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun013  +RTS -N2 -RTS  </dev/null >drvrun013.run.stdout 2>drvrun013.run.stderr
=====> drvrun014(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun014 drvrun014.hs    >drvrun014.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun014    </dev/null >drvrun014.run.stdout 2>drvrun014.run.stderr
=====> drvrun014(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun014 drvrun014.hs -O   >drvrun014.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun014    </dev/null >drvrun014.run.stdout 2>drvrun014.run.stderr
=====> drvrun014(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun014 drvrun014.hs -O -fasm   >drvrun014.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun014    </dev/null >drvrun014.run.stdout 2>drvrun014.run.stderr
=====> drvrun014(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun014 drvrun014.hs -O -prof -auto-all   >drvrun014.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun014  +RTS -p -RTS  </dev/null >drvrun014.run.stdout 2>drvrun014.run.stderr
=====> drvrun014(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun014 drvrun014.hs -O -prof -auto-all -fasm   >drvrun014.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun014  +RTS -hc -RTS  </dev/null >drvrun014.run.stdout 2>drvrun014.run.stderr
=====> drvrun014(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun014.hs --interactive -v0   <drvrun014.genscript 1>drvrun014.interp.stdout 2>drvrun014.interp.stderr
=====> drvrun014(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun014 drvrun014.hs -threaded -debug   >drvrun014.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun014    </dev/null >drvrun014.run.stdout 2>drvrun014.run.stderr
=====> drvrun014(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun014 drvrun014.hs -O -threaded   >drvrun014.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun014  +RTS -N2 -RTS  </dev/null >drvrun014.run.stdout 2>drvrun014.run.stderr
=====> drvrun015(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun015 drvrun015.hs    >drvrun015.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun015    </dev/null >drvrun015.run.stdout 2>drvrun015.run.stderr
=====> drvrun015(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun015 drvrun015.hs -O   >drvrun015.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun015    </dev/null >drvrun015.run.stdout 2>drvrun015.run.stderr
=====> drvrun015(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun015 drvrun015.hs -O -fasm   >drvrun015.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun015    </dev/null >drvrun015.run.stdout 2>drvrun015.run.stderr
=====> drvrun015(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun015 drvrun015.hs -O -prof -auto-all   >drvrun015.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun015  +RTS -p -RTS  </dev/null >drvrun015.run.stdout 2>drvrun015.run.stderr
=====> drvrun015(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun015 drvrun015.hs -O -prof -auto-all -fasm   >drvrun015.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun015  +RTS -hc -RTS  </dev/null >drvrun015.run.stdout 2>drvrun015.run.stderr
=====> drvrun015(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun015.hs --interactive -v0   <drvrun015.genscript 1>drvrun015.interp.stdout 2>drvrun015.interp.stderr
=====> drvrun015(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun015 drvrun015.hs -threaded -debug   >drvrun015.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun015    </dev/null >drvrun015.run.stdout 2>drvrun015.run.stderr
=====> drvrun015(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun015 drvrun015.hs -O -threaded   >drvrun015.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun015  +RTS -N2 -RTS  </dev/null >drvrun015.run.stdout 2>drvrun015.run.stderr
=====> drvrun016(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun016 drvrun016.hs  -funbox-strict-fields  >drvrun016.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun016    </dev/null >drvrun016.run.stdout 2>drvrun016.run.stderr
=====> drvrun016(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun016 drvrun016.hs -O -funbox-strict-fields  >drvrun016.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun016    </dev/null >drvrun016.run.stdout 2>drvrun016.run.stderr
=====> drvrun016(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun016 drvrun016.hs -O -fasm -funbox-strict-fields  >drvrun016.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun016    </dev/null >drvrun016.run.stdout 2>drvrun016.run.stderr
=====> drvrun016(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun016 drvrun016.hs -O -prof -auto-all -funbox-strict-fields  >drvrun016.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun016  +RTS -p -RTS  </dev/null >drvrun016.run.stdout 2>drvrun016.run.stderr
=====> drvrun016(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun016 drvrun016.hs -O -prof -auto-all -fasm -funbox-strict-fields  >drvrun016.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun016  +RTS -hc -RTS  </dev/null >drvrun016.run.stdout 2>drvrun016.run.stderr
=====> drvrun016(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun016.hs --interactive -v0 -funbox-strict-fields  <drvrun016.genscript 1>drvrun016.interp.stdout 2>drvrun016.interp.stderr
=====> drvrun016(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun016 drvrun016.hs -threaded -debug -funbox-strict-fields  >drvrun016.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun016    </dev/null >drvrun016.run.stdout 2>drvrun016.run.stderr
=====> drvrun016(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun016 drvrun016.hs -O -threaded -funbox-strict-fields  >drvrun016.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun016  +RTS -N2 -RTS  </dev/null >drvrun016.run.stdout 2>drvrun016.run.stderr
=====> drvrun017(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun017 drvrun017.hs    >drvrun017.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun017    </dev/null >drvrun017.run.stdout 2>drvrun017.run.stderr
=====> drvrun017(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun017 drvrun017.hs -O   >drvrun017.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun017    </dev/null >drvrun017.run.stdout 2>drvrun017.run.stderr
=====> drvrun017(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun017 drvrun017.hs -O -fasm   >drvrun017.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun017    </dev/null >drvrun017.run.stdout 2>drvrun017.run.stderr
=====> drvrun017(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun017 drvrun017.hs -O -prof -auto-all   >drvrun017.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun017  +RTS -p -RTS  </dev/null >drvrun017.run.stdout 2>drvrun017.run.stderr
=====> drvrun017(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun017 drvrun017.hs -O -prof -auto-all -fasm   >drvrun017.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun017  +RTS -hc -RTS  </dev/null >drvrun017.run.stdout 2>drvrun017.run.stderr
=====> drvrun017(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun017.hs --interactive -v0   <drvrun017.genscript 1>drvrun017.interp.stdout 2>drvrun017.interp.stderr
=====> drvrun017(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun017 drvrun017.hs -threaded -debug   >drvrun017.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun017    </dev/null >drvrun017.run.stdout 2>drvrun017.run.stderr
=====> drvrun017(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun017 drvrun017.hs -O -threaded   >drvrun017.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun017  +RTS -N2 -RTS  </dev/null >drvrun017.run.stdout 2>drvrun017.run.stderr
=====> drvrun018(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun018 drvrun018.hs    >drvrun018.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun018    </dev/null >drvrun018.run.stdout 2>drvrun018.run.stderr
=====> drvrun018(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun018 drvrun018.hs -O   >drvrun018.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun018    </dev/null >drvrun018.run.stdout 2>drvrun018.run.stderr
=====> drvrun018(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun018 drvrun018.hs -O -fasm   >drvrun018.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun018    </dev/null >drvrun018.run.stdout 2>drvrun018.run.stderr
=====> drvrun018(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun018 drvrun018.hs -O -prof -auto-all   >drvrun018.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun018  +RTS -p -RTS  </dev/null >drvrun018.run.stdout 2>drvrun018.run.stderr
=====> drvrun018(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun018 drvrun018.hs -O -prof -auto-all -fasm   >drvrun018.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun018  +RTS -hc -RTS  </dev/null >drvrun018.run.stdout 2>drvrun018.run.stderr
=====> drvrun018(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun018.hs --interactive -v0   <drvrun018.genscript 1>drvrun018.interp.stdout 2>drvrun018.interp.stderr
=====> drvrun018(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun018 drvrun018.hs -threaded -debug   >drvrun018.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun018    </dev/null >drvrun018.run.stdout 2>drvrun018.run.stderr
=====> drvrun018(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun018 drvrun018.hs -O -threaded   >drvrun018.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun018  +RTS -N2 -RTS  </dev/null >drvrun018.run.stdout 2>drvrun018.run.stderr
=====> drvrun019(normal)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun019 drvrun019.hs    >drvrun019.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun019    </dev/null >drvrun019.run.stdout 2>drvrun019.run.stderr
=====> drvrun019(opt)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun019 drvrun019.hs -O   >drvrun019.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun019    </dev/null >drvrun019.run.stdout 2>drvrun019.run.stderr
=====> drvrun019(optasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun019 drvrun019.hs -O -fasm   >drvrun019.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun019    </dev/null >drvrun019.run.stdout 2>drvrun019.run.stderr
=====> drvrun019(prof)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun019 drvrun019.hs -O -prof -auto-all   >drvrun019.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun019  +RTS -p -RTS  </dev/null >drvrun019.run.stdout 2>drvrun019.run.stderr
=====> drvrun019(profasm)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun019 drvrun019.hs -O -prof -auto-all -fasm   >drvrun019.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun019  +RTS -hc -RTS  </dev/null >drvrun019.run.stdout 2>drvrun019.run.stderr
=====> drvrun019(ghci)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  drvrun019.hs --interactive -v0   <drvrun019.genscript 1>drvrun019.interp.stdout 2>drvrun019.interp.stderr
=====> drvrun019(threaded1)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun019 drvrun019.hs -threaded -debug   >drvrun019.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun019    </dev/null >drvrun019.run.stdout 2>drvrun019.run.stderr
=====> drvrun019(threaded2)
cd ./deriving/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o drvrun019 drvrun019.hs -O -threaded   >drvrun019.comp.stderr 2>&1
cd ./deriving/should_run && ./drvrun019  +RTS -N2 -RTS  </dev/null >drvrun019.run.stdout 2>drvrun019.run.stderr
====> Running ./deSugar/should_compile/all.T
=====> ds-wildcard(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds-wildcard.hs    >ds-wildcard.comp.stderr 2>&1
=====> ds001(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds001.hs    >ds001.comp.stderr 2>&1
=====> ds002(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds002.hs    >ds002.comp.stderr 2>&1
=====> ds003(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds003.hs    >ds003.comp.stderr 2>&1
=====> ds004(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds004.hs    >ds004.comp.stderr 2>&1
=====> ds005(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds005.hs    >ds005.comp.stderr 2>&1
=====> ds006(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds006.hs    >ds006.comp.stderr 2>&1
=====> ds007(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds007.hs    >ds007.comp.stderr 2>&1
=====> ds008(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds008.hs    >ds008.comp.stderr 2>&1
=====> ds009(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds009.hs    >ds009.comp.stderr 2>&1
=====> ds010(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds010.hs    >ds010.comp.stderr 2>&1
=====> ds011(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds011.hs    >ds011.comp.stderr 2>&1
=====> ds012(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds012.hs    >ds012.comp.stderr 2>&1
=====> ds013(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds013.hs    >ds013.comp.stderr 2>&1
=====> ds014(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds014.hs    >ds014.comp.stderr 2>&1
=====> ds015(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds015.hs    >ds015.comp.stderr 2>&1
=====> ds016(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds016.hs    >ds016.comp.stderr 2>&1
=====> ds017(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds017.hs    >ds017.comp.stderr 2>&1
=====> ds018(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds018.hs    >ds018.comp.stderr 2>&1
=====> ds019(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds019.hs    >ds019.comp.stderr 2>&1
=====> ds020(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds020.hs    >ds020.comp.stderr 2>&1
=====> ds021(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds021.hs    >ds021.comp.stderr 2>&1
=====> ds022(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds022.hs    >ds022.comp.stderr 2>&1
=====> ds023(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds023.hs    >ds023.comp.stderr 2>&1
=====> ds024(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds024.hs    >ds024.comp.stderr 2>&1
=====> ds025(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds025.hs    >ds025.comp.stderr 2>&1
=====> ds026(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds026.hs    >ds026.comp.stderr 2>&1
=====> ds027(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds027.hs    >ds027.comp.stderr 2>&1
=====> ds028(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds028.hs    >ds028.comp.stderr 2>&1
=====> ds029(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds029.hs    >ds029.comp.stderr 2>&1
=====> ds030(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds030.hs    >ds030.comp.stderr 2>&1
=====> ds031(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds031.hs    >ds031.comp.stderr 2>&1
=====> ds032(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds032.hs    >ds032.comp.stderr 2>&1
=====> ds033(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds033.hs    >ds033.comp.stderr 2>&1
=====> ds034(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds034.hs    >ds034.comp.stderr 2>&1
=====> ds035(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds035.hs    >ds035.comp.stderr 2>&1
=====> ds036(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds036.hs    >ds036.comp.stderr 2>&1
=====> ds037(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds037.hs    >ds037.comp.stderr 2>&1
=====> ds038(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds038.hs    >ds038.comp.stderr 2>&1
=====> ds039(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds039.hs    >ds039.comp.stderr 2>&1
=====> ds040(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds040.hs    >ds040.comp.stderr 2>&1
=====> ds041(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds041.hs    >ds041.comp.stderr 2>&1
=====> ds042(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds042.hs    >ds042.comp.stderr 2>&1
=====> ds043(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds043.hs    >ds043.comp.stderr 2>&1
=====> ds044(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds044.hs    >ds044.comp.stderr 2>&1
=====> ds045(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds045.hs    >ds045.comp.stderr 2>&1
=====> ds046(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds046.hs  -funbox-strict-fields  >ds046.comp.stderr 2>&1
=====> ds047(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds047.hs    >ds047.comp.stderr 2>&1
=====> ds048(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds048.hs    >ds048.comp.stderr 2>&1
=====> ds050(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds050.hs  -fglasgow-exts  >ds050.comp.stderr 2>&1
=====> ds051(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds051.hs    >ds051.comp.stderr 2>&1
=====> ds052(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds052.hs    >ds052.comp.stderr 2>&1
=====> ds053(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds053.hs    >ds053.comp.stderr 2>&1
=====> ds054(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds054.hs    >ds054.comp.stderr 2>&1
=====> ds055(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds055.hs    >ds055.comp.stderr 2>&1
=====> ds056(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds056.hs  -Wall  >ds056.comp.stderr 2>&1
=====> ds057(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds057.hs    >ds057.comp.stderr 2>&1
=====> ds058(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds058.hs  -W  >ds058.comp.stderr 2>&1
=====> ds059(normal)
cd ./deSugar/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ds059.hs  -W  >ds059.comp.stderr 2>&1
====> Running ./deSugar/should_run/all.T
=====> dsrun001(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun001 dsrun001.hs    >dsrun001.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun001    </dev/null >dsrun001.run.stdout 2>dsrun001.run.stderr
=====> dsrun001(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun001 dsrun001.hs -O   >dsrun001.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun001    </dev/null >dsrun001.run.stdout 2>dsrun001.run.stderr
=====> dsrun001(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun001 dsrun001.hs -O -fasm   >dsrun001.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun001    </dev/null >dsrun001.run.stdout 2>dsrun001.run.stderr
=====> dsrun001(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun001 dsrun001.hs -O -prof -auto-all   >dsrun001.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun001  +RTS -p -RTS  </dev/null >dsrun001.run.stdout 2>dsrun001.run.stderr
=====> dsrun001(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun001 dsrun001.hs -O -prof -auto-all -fasm   >dsrun001.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun001  +RTS -hc -RTS  </dev/null >dsrun001.run.stdout 2>dsrun001.run.stderr
=====> dsrun001(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun001.hs --interactive -v0   <dsrun001.genscript 1>dsrun001.interp.stdout 2>dsrun001.interp.stderr
=====> dsrun001(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun001 dsrun001.hs -threaded -debug   >dsrun001.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun001    </dev/null >dsrun001.run.stdout 2>dsrun001.run.stderr
=====> dsrun001(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun001 dsrun001.hs -O -threaded   >dsrun001.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun001  +RTS -N2 -RTS  </dev/null >dsrun001.run.stdout 2>dsrun001.run.stderr
=====> dsrun002(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun002 dsrun002.hs    >dsrun002.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun002    </dev/null >dsrun002.run.stdout 2>dsrun002.run.stderr
=====> dsrun002(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun002 dsrun002.hs -O   >dsrun002.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun002    </dev/null >dsrun002.run.stdout 2>dsrun002.run.stderr
=====> dsrun002(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun002 dsrun002.hs -O -fasm   >dsrun002.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun002    </dev/null >dsrun002.run.stdout 2>dsrun002.run.stderr
=====> dsrun002(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun002 dsrun002.hs -O -prof -auto-all   >dsrun002.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun002  +RTS -p -RTS  </dev/null >dsrun002.run.stdout 2>dsrun002.run.stderr
=====> dsrun002(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun002 dsrun002.hs -O -prof -auto-all -fasm   >dsrun002.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun002  +RTS -hc -RTS  </dev/null >dsrun002.run.stdout 2>dsrun002.run.stderr
=====> dsrun002(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun002.hs --interactive -v0   <dsrun002.genscript 1>dsrun002.interp.stdout 2>dsrun002.interp.stderr
=====> dsrun002(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun002 dsrun002.hs -threaded -debug   >dsrun002.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun002    </dev/null >dsrun002.run.stdout 2>dsrun002.run.stderr
=====> dsrun002(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun002 dsrun002.hs -O -threaded   >dsrun002.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun002  +RTS -N2 -RTS  </dev/null >dsrun002.run.stdout 2>dsrun002.run.stderr
=====> dsrun003(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun003 dsrun003.hs    >dsrun003.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun003    </dev/null >dsrun003.run.stdout 2>dsrun003.run.stderr
=====> dsrun003(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun003 dsrun003.hs -O   >dsrun003.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun003    </dev/null >dsrun003.run.stdout 2>dsrun003.run.stderr
=====> dsrun003(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun003 dsrun003.hs -O -fasm   >dsrun003.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun003    </dev/null >dsrun003.run.stdout 2>dsrun003.run.stderr
=====> dsrun003(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun003 dsrun003.hs -O -prof -auto-all   >dsrun003.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun003  +RTS -p -RTS  </dev/null >dsrun003.run.stdout 2>dsrun003.run.stderr
=====> dsrun003(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun003 dsrun003.hs -O -prof -auto-all -fasm   >dsrun003.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun003  +RTS -hc -RTS  </dev/null >dsrun003.run.stdout 2>dsrun003.run.stderr
=====> dsrun003(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun003.hs --interactive -v0   <dsrun003.genscript 1>dsrun003.interp.stdout 2>dsrun003.interp.stderr
=====> dsrun003(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun003 dsrun003.hs -threaded -debug   >dsrun003.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun003    </dev/null >dsrun003.run.stdout 2>dsrun003.run.stderr
=====> dsrun003(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun003 dsrun003.hs -O -threaded   >dsrun003.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun003  +RTS -N2 -RTS  </dev/null >dsrun003.run.stdout 2>dsrun003.run.stderr
=====> dsrun004(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun004 dsrun004.hs    >dsrun004.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun004    </dev/null >dsrun004.run.stdout 2>dsrun004.run.stderr
=====> dsrun004(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun004 dsrun004.hs -O   >dsrun004.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun004    </dev/null >dsrun004.run.stdout 2>dsrun004.run.stderr
=====> dsrun004(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun004 dsrun004.hs -O -fasm   >dsrun004.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun004    </dev/null >dsrun004.run.stdout 2>dsrun004.run.stderr
=====> dsrun004(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun004 dsrun004.hs -O -prof -auto-all   >dsrun004.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun004  +RTS -p -RTS  </dev/null >dsrun004.run.stdout 2>dsrun004.run.stderr
=====> dsrun004(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun004 dsrun004.hs -O -prof -auto-all -fasm   >dsrun004.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun004  +RTS -hc -RTS  </dev/null >dsrun004.run.stdout 2>dsrun004.run.stderr
=====> dsrun004(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun004.hs --interactive -v0   <dsrun004.genscript 1>dsrun004.interp.stdout 2>dsrun004.interp.stderr
=====> dsrun004(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun004 dsrun004.hs -threaded -debug   >dsrun004.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun004    </dev/null >dsrun004.run.stdout 2>dsrun004.run.stderr
=====> dsrun004(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun004 dsrun004.hs -O -threaded   >dsrun004.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun004  +RTS -N2 -RTS  </dev/null >dsrun004.run.stdout 2>dsrun004.run.stderr
=====> dsrun005(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun005 dsrun005.hs    >dsrun005.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun005    </dev/null >dsrun005.run.stdout 2>dsrun005.run.stderr
=====> dsrun005(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun005 dsrun005.hs -O   >dsrun005.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun005    </dev/null >dsrun005.run.stdout 2>dsrun005.run.stderr
=====> dsrun005(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun005 dsrun005.hs -O -fasm   >dsrun005.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun005    </dev/null >dsrun005.run.stdout 2>dsrun005.run.stderr
=====> dsrun005(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun005 dsrun005.hs -O -prof -auto-all   >dsrun005.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun005  +RTS -p -RTS  </dev/null >dsrun005.run.stdout 2>dsrun005.run.stderr
=====> dsrun005(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun005 dsrun005.hs -O -prof -auto-all -fasm   >dsrun005.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun005  +RTS -hc -RTS  </dev/null >dsrun005.run.stdout 2>dsrun005.run.stderr
=====> dsrun005(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun005.hs --interactive -v0   <dsrun005.genscript 1>dsrun005.interp.stdout 2>dsrun005.interp.stderr
=====> dsrun005(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun005 dsrun005.hs -threaded -debug   >dsrun005.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun005    </dev/null >dsrun005.run.stdout 2>dsrun005.run.stderr
=====> dsrun005(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun005 dsrun005.hs -O -threaded   >dsrun005.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun005  +RTS -N2 -RTS  </dev/null >dsrun005.run.stdout 2>dsrun005.run.stderr
=====> dsrun006(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun006 dsrun006.hs    >dsrun006.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun006    </dev/null >dsrun006.run.stdout 2>dsrun006.run.stderr
=====> dsrun006(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun006 dsrun006.hs -O   >dsrun006.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun006    </dev/null >dsrun006.run.stdout 2>dsrun006.run.stderr
=====> dsrun006(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun006 dsrun006.hs -O -fasm   >dsrun006.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun006    </dev/null >dsrun006.run.stdout 2>dsrun006.run.stderr
=====> dsrun006(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun006 dsrun006.hs -O -prof -auto-all   >dsrun006.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun006  +RTS -p -RTS  </dev/null >dsrun006.run.stdout 2>dsrun006.run.stderr
=====> dsrun006(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun006 dsrun006.hs -O -prof -auto-all -fasm   >dsrun006.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun006  +RTS -hc -RTS  </dev/null >dsrun006.run.stdout 2>dsrun006.run.stderr
=====> dsrun006(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun006.hs --interactive -v0   <dsrun006.genscript 1>dsrun006.interp.stdout 2>dsrun006.interp.stderr
=====> dsrun006(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun006 dsrun006.hs -threaded -debug   >dsrun006.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun006    </dev/null >dsrun006.run.stdout 2>dsrun006.run.stderr
=====> dsrun006(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun006 dsrun006.hs -O -threaded   >dsrun006.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun006  +RTS -N2 -RTS  </dev/null >dsrun006.run.stdout 2>dsrun006.run.stderr
=====> dsrun007(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun007 dsrun007.hs    >dsrun007.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun007    </dev/null >dsrun007.run.stdout 2>dsrun007.run.stderr
=====> dsrun007(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun007 dsrun007.hs -O   >dsrun007.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun007    </dev/null >dsrun007.run.stdout 2>dsrun007.run.stderr
=====> dsrun007(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun007 dsrun007.hs -O -fasm   >dsrun007.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun007    </dev/null >dsrun007.run.stdout 2>dsrun007.run.stderr
=====> dsrun007(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun007 dsrun007.hs -O -prof -auto-all   >dsrun007.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun007  +RTS -p -RTS  </dev/null >dsrun007.run.stdout 2>dsrun007.run.stderr
=====> dsrun007(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun007 dsrun007.hs -O -prof -auto-all -fasm   >dsrun007.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun007  +RTS -hc -RTS  </dev/null >dsrun007.run.stdout 2>dsrun007.run.stderr
=====> dsrun007(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun007.hs --interactive -v0   <dsrun007.genscript 1>dsrun007.interp.stdout 2>dsrun007.interp.stderr
=====> dsrun007(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun007 dsrun007.hs -threaded -debug   >dsrun007.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun007    </dev/null >dsrun007.run.stdout 2>dsrun007.run.stderr
=====> dsrun007(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun007 dsrun007.hs -O -threaded   >dsrun007.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun007  +RTS -N2 -RTS  </dev/null >dsrun007.run.stdout 2>dsrun007.run.stderr
=====> dsrun008(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun008 dsrun008.hs    >dsrun008.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun008    </dev/null >dsrun008.run.stdout 2>dsrun008.run.stderr
=====> dsrun008(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun008 dsrun008.hs -O   >dsrun008.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun008    </dev/null >dsrun008.run.stdout 2>dsrun008.run.stderr
=====> dsrun008(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun008 dsrun008.hs -O -fasm   >dsrun008.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun008    </dev/null >dsrun008.run.stdout 2>dsrun008.run.stderr
=====> dsrun008(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun008 dsrun008.hs -O -prof -auto-all   >dsrun008.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun008  +RTS -p -RTS  </dev/null >dsrun008.run.stdout 2>dsrun008.run.stderr
=====> dsrun008(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun008 dsrun008.hs -O -prof -auto-all -fasm   >dsrun008.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun008  +RTS -hc -RTS  </dev/null >dsrun008.run.stdout 2>dsrun008.run.stderr
=====> dsrun008(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun008.hs --interactive -v0   <dsrun008.genscript 1>dsrun008.interp.stdout 2>dsrun008.interp.stderr
=====> dsrun008(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun008 dsrun008.hs -threaded -debug   >dsrun008.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun008    </dev/null >dsrun008.run.stdout 2>dsrun008.run.stderr
=====> dsrun008(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun008 dsrun008.hs -O -threaded   >dsrun008.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun008  +RTS -N2 -RTS  </dev/null >dsrun008.run.stdout 2>dsrun008.run.stderr
=====> dsrun009(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun009 dsrun009.hs    >dsrun009.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun009    </dev/null >dsrun009.run.stdout 2>dsrun009.run.stderr
=====> dsrun009(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun009 dsrun009.hs -O   >dsrun009.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun009    </dev/null >dsrun009.run.stdout 2>dsrun009.run.stderr
=====> dsrun009(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun009 dsrun009.hs -O -fasm   >dsrun009.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun009    </dev/null >dsrun009.run.stdout 2>dsrun009.run.stderr
=====> dsrun009(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun009 dsrun009.hs -O -prof -auto-all   >dsrun009.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun009  +RTS -p -RTS  </dev/null >dsrun009.run.stdout 2>dsrun009.run.stderr
=====> dsrun009(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun009 dsrun009.hs -O -prof -auto-all -fasm   >dsrun009.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun009  +RTS -hc -RTS  </dev/null >dsrun009.run.stdout 2>dsrun009.run.stderr
=====> dsrun009(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun009.hs --interactive -v0   <dsrun009.genscript 1>dsrun009.interp.stdout 2>dsrun009.interp.stderr
=====> dsrun009(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun009 dsrun009.hs -threaded -debug   >dsrun009.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun009    </dev/null >dsrun009.run.stdout 2>dsrun009.run.stderr
=====> dsrun009(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun009 dsrun009.hs -O -threaded   >dsrun009.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun009  +RTS -N2 -RTS  </dev/null >dsrun009.run.stdout 2>dsrun009.run.stderr
=====> dsrun010(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun010 dsrun010.hs    >dsrun010.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun010    </dev/null >dsrun010.run.stdout 2>dsrun010.run.stderr
=====> dsrun010(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun010 dsrun010.hs -O   >dsrun010.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun010    </dev/null >dsrun010.run.stdout 2>dsrun010.run.stderr
=====> dsrun010(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun010 dsrun010.hs -O -fasm   >dsrun010.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun010    </dev/null >dsrun010.run.stdout 2>dsrun010.run.stderr
=====> dsrun010(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun010 dsrun010.hs -O -prof -auto-all   >dsrun010.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun010  +RTS -p -RTS  </dev/null >dsrun010.run.stdout 2>dsrun010.run.stderr
=====> dsrun010(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun010 dsrun010.hs -O -prof -auto-all -fasm   >dsrun010.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun010  +RTS -hc -RTS  </dev/null >dsrun010.run.stdout 2>dsrun010.run.stderr
=====> dsrun010(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun010.hs --interactive -v0   <dsrun010.genscript 1>dsrun010.interp.stdout 2>dsrun010.interp.stderr
=====> dsrun010(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun010 dsrun010.hs -threaded -debug   >dsrun010.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun010    </dev/null >dsrun010.run.stdout 2>dsrun010.run.stderr
=====> dsrun010(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun010 dsrun010.hs -O -threaded   >dsrun010.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun010  +RTS -N2 -RTS  </dev/null >dsrun010.run.stdout 2>dsrun010.run.stderr
=====> dsrun011(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun011 dsrun011.hs    >dsrun011.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun011    </dev/null >dsrun011.run.stdout 2>dsrun011.run.stderr
=====> dsrun011(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun011 dsrun011.hs -O   >dsrun011.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun011    </dev/null >dsrun011.run.stdout 2>dsrun011.run.stderr
=====> dsrun011(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun011 dsrun011.hs -O -fasm   >dsrun011.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun011    </dev/null >dsrun011.run.stdout 2>dsrun011.run.stderr
=====> dsrun011(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun011 dsrun011.hs -O -prof -auto-all   >dsrun011.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun011  +RTS -p -RTS  </dev/null >dsrun011.run.stdout 2>dsrun011.run.stderr
=====> dsrun011(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun011 dsrun011.hs -O -prof -auto-all -fasm   >dsrun011.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun011  +RTS -hc -RTS  </dev/null >dsrun011.run.stdout 2>dsrun011.run.stderr
=====> dsrun011(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun011.hs --interactive -v0   <dsrun011.genscript 1>dsrun011.interp.stdout 2>dsrun011.interp.stderr
=====> dsrun011(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun011 dsrun011.hs -threaded -debug   >dsrun011.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun011    </dev/null >dsrun011.run.stdout 2>dsrun011.run.stderr
=====> dsrun011(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun011 dsrun011.hs -O -threaded   >dsrun011.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun011  +RTS -N2 -RTS  </dev/null >dsrun011.run.stdout 2>dsrun011.run.stderr
=====> dsrun012(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun012 dsrun012.hs    >dsrun012.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun012    </dev/null >dsrun012.run.stdout 2>dsrun012.run.stderr
=====> dsrun012(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun012 dsrun012.hs -O   >dsrun012.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun012    </dev/null >dsrun012.run.stdout 2>dsrun012.run.stderr
=====> dsrun012(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun012 dsrun012.hs -O -fasm   >dsrun012.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun012    </dev/null >dsrun012.run.stdout 2>dsrun012.run.stderr
=====> dsrun012(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun012 dsrun012.hs -O -prof -auto-all   >dsrun012.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun012  +RTS -p -RTS  </dev/null >dsrun012.run.stdout 2>dsrun012.run.stderr
=====> dsrun012(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun012 dsrun012.hs -O -prof -auto-all -fasm   >dsrun012.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun012  +RTS -hc -RTS  </dev/null >dsrun012.run.stdout 2>dsrun012.run.stderr
=====> dsrun012(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun012.hs --interactive -v0   <dsrun012.genscript 1>dsrun012.interp.stdout 2>dsrun012.interp.stderr
=====> dsrun012(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun012 dsrun012.hs -threaded -debug   >dsrun012.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun012    </dev/null >dsrun012.run.stdout 2>dsrun012.run.stderr
=====> dsrun012(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun012 dsrun012.hs -O -threaded   >dsrun012.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun012  +RTS -N2 -RTS  </dev/null >dsrun012.run.stdout 2>dsrun012.run.stderr
=====> dsrun013(normal)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun013 dsrun013.hs    >dsrun013.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun013    </dev/null >dsrun013.run.stdout 2>dsrun013.run.stderr
=====> dsrun013(opt)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun013 dsrun013.hs -O   >dsrun013.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun013    </dev/null >dsrun013.run.stdout 2>dsrun013.run.stderr
=====> dsrun013(optasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun013 dsrun013.hs -O -fasm   >dsrun013.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun013    </dev/null >dsrun013.run.stdout 2>dsrun013.run.stderr
=====> dsrun013(prof)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun013 dsrun013.hs -O -prof -auto-all   >dsrun013.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun013  +RTS -p -RTS  </dev/null >dsrun013.run.stdout 2>dsrun013.run.stderr
=====> dsrun013(profasm)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun013 dsrun013.hs -O -prof -auto-all -fasm   >dsrun013.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun013  +RTS -hc -RTS  </dev/null >dsrun013.run.stdout 2>dsrun013.run.stderr
=====> dsrun013(ghci)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dsrun013.hs --interactive -v0   <dsrun013.genscript 1>dsrun013.interp.stdout 2>dsrun013.interp.stderr
=====> dsrun013(threaded1)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun013 dsrun013.hs -threaded -debug   >dsrun013.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun013    </dev/null >dsrun013.run.stdout 2>dsrun013.run.stderr
=====> dsrun013(threaded2)
cd ./deSugar/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dsrun013 dsrun013.hs -O -threaded   >dsrun013.comp.stderr 2>&1
cd ./deSugar/should_run && ./dsrun013  +RTS -N2 -RTS  </dev/null >dsrun013.run.stdout 2>dsrun013.run.stderr
====> Running ./driver/all.T
=====> driver011(normal)
cd ./driver && $MAKE test011    </dev/null >driver011.run.stdout 2>driver011.run.stderr
=====> driver012(normal)
cd ./driver && $MAKE test012    </dev/null >driver012.run.stdout 2>driver012.run.stderr
=====> driver013(normal)
cd ./driver && $MAKE test013    </dev/null >driver013.run.stdout 2>driver013.run.stderr
=====> driver014(normal)
cd ./driver && $MAKE test014    </dev/null >driver014.run.stdout 2>driver014.run.stderr
=====> driver015(normal)
cd ./driver && $MAKE test015    </dev/null >driver015.run.stdout 2>driver015.run.stderr
=====> driver016(normal)
cd ./driver && $MAKE test016    </dev/null >driver016.run.stdout 2>driver016.run.stderr
=====> driver017(normal)
cd ./driver && $MAKE test017    </dev/null >driver017.run.stdout 2>driver017.run.stderr
=====> driver018(normal)
cd ./driver && $MAKE test018    </dev/null >driver018.run.stdout 2>driver018.run.stderr
=====> driver021(normal)
cd ./driver && $MAKE test021    </dev/null >driver021.run.stdout 2>driver021.run.stderr
=====> driver022(normal)
cd ./driver && $MAKE test022    </dev/null >driver022.run.stdout 2>driver022.run.stderr
=====> driver023(normal)
cd ./driver && $MAKE test023    </dev/null >driver023.run.stdout 2>driver023.run.stderr
=====> driver024(normal)
cd ./driver && $MAKE test024    </dev/null >driver024.run.stdout 2>driver024.run.stderr
=====> driver024a(normal)
cd ./driver && $MAKE test024a    </dev/null >driver024a.run.stdout 2>driver024a.run.stderr
=====> driver025(normal)
cd ./driver && $MAKE test025    </dev/null >driver025.run.stdout 2>driver025.run.stderr
=====> driver026(normal)
cd ./driver && $MAKE test026    </dev/null >driver026.run.stdout 2>driver026.run.stderr
=====> driver027(normal)
cd ./driver && $MAKE test027    </dev/null >driver027.run.stdout 2>driver027.run.stderr
=====> driver028(normal)
cd ./driver && $MAKE test028    </dev/null >driver028.run.stdout 2>driver028.run.stderr
=====> driver031(normal)
cd ./driver && $MAKE test031    </dev/null >driver031.run.stdout 2>driver031.run.stderr
=====> driver032(normal)
cd ./driver && $MAKE test032    </dev/null >driver032.run.stdout 2>driver032.run.stderr
=====> driver033(normal)
cd ./driver && $MAKE test033    </dev/null >driver033.run.stdout 2>driver033.run.stderr
=====> driver034(normal)
cd ./driver && $MAKE test034    </dev/null >driver034.run.stdout 2>driver034.run.stderr
=====> driver035(normal)
cd ./driver && $MAKE test035    </dev/null >driver035.run.stdout 2>driver035.run.stderr
=====> driver041(normal)
cd ./driver && $MAKE test041    </dev/null >driver041.run.stdout 2>driver041.run.stderr
=====> driver042(normal)
cd ./driver && $MAKE test042    </dev/null >driver042.run.stdout 2>driver042.run.stderr
=====> driver043(normal)
cd ./driver && $MAKE test043    </dev/null >driver043.run.stdout 2>driver043.run.stderr
=====> driver044(normal)
cd ./driver && $MAKE test044    </dev/null >driver044.run.stdout 2>driver044.run.stderr
=====> driver045(normal)
cd ./driver && $MAKE test045    </dev/null >driver045.run.stdout 2>driver045.run.stderr
=====> driver051(normal)
cd ./driver && $MAKE test051    </dev/null >driver051.run.stdout 2>driver051.run.stderr
=====> driver052(normal)
cd ./driver && $MAKE test052    </dev/null >driver052.run.stdout 2>driver052.run.stderr
=====> driver053(normal)
cd ./driver && $MAKE test053    </dev/null >driver053.run.stdout 2>driver053.run.stderr
=====> driver060(normal)
cd ./driver && $MAKE test060    </dev/null >driver060.run.stdout 2>driver060.run.stderr
=====> driver061(normal)
cd ./driver && $MAKE test061    </dev/null >driver061.run.stdout 2>driver061.run.stderr
=====> driver062.1(normal)
cd ./driver && $MAKE test062.1    </dev/null >driver062.1.run.stdout 2>driver062.1.run.stderr
=====> driver062.2(normal)
cd ./driver && $MAKE test062.2    </dev/null >driver062.2.run.stdout 2>driver062.2.run.stderr
=====> driver062.3(normal)
cd ./driver && $MAKE test062.3    </dev/null >driver062.3.run.stdout 2>driver062.3.run.stderr
=====> driver063(normal)
cd ./driver && $MAKE -s --no-print-directory test063    </dev/null >driver063.run.stdout 2>driver063.run.stderr
=====> driver064(normal)
cd ./driver && $MAKE test064    </dev/null >driver064.run.stdout 2>driver064.run.stderr
=====> driver065(normal)
cd ./driver && $MAKE test065    </dev/null >driver065.run.stdout 2>driver065.run.stderr
=====> driver066(normal)
cd ./driver && $MAKE test066    </dev/null >driver066.run.stdout 2>driver066.run.stderr
=====> driver067(normal)
cd ./driver && $MAKE test067    </dev/null >driver067.run.stdout 2>driver067.run.stderr
=====> driver068(normal)
cd ./driver && $MAKE test068    </dev/null >driver068.run.stdout 2>driver068.run.stderr
=====> driver069(normal)
cd ./driver && $MAKE test069    </dev/null >driver069.run.stdout 2>driver069.run.stderr
=====> driver070(normal)
cd ./driver && $MAKE test070    </dev/null >driver070.run.stdout 2>driver070.run.stderr
=====> driver071(normal)
cd ./driver && $MAKE test071    </dev/null >driver071.run.stdout 2>driver071.run.stderr
=====> driver080(normal)
cd ./driver && $MAKE test080    </dev/null >driver080.run.stdout 2>driver080.run.stderr
=====> driver200(normal)
cd ./driver && $MAKE test200    </dev/null >driver200.run.stdout 2>driver200.run.stderr
====> Running ./driver/recomp001/all.T
=====> recomp001(normal)
cd ./driver/recomp001 && $MAKE -s --no-print-directory recomp001    </dev/null >recomp001.run.stdout 2>recomp001.run.stderr
====> Running ./gadt/all.T
=====> gadt1(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt1.hs    >gadt1.comp.stderr 2>&1
=====> gadt2(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gadt2 gadt2.hs    >gadt2.comp.stderr 2>&1
cd ./gadt && ./gadt2    </dev/null >gadt2.run.stdout 2>gadt2.run.stderr
=====> gadt3(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt3.hs    >gadt3.comp.stderr 2>&1
=====> gadt4(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gadt4 gadt4.hs    >gadt4.comp.stderr 2>&1
cd ./gadt && ./gadt4    </dev/null >gadt4.run.stdout 2>gadt4.run.stderr
=====> gadt5(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gadt5 gadt5.hs    >gadt5.comp.stderr 2>&1
cd ./gadt && ./gadt5    </dev/null >gadt5.run.stdout 2>gadt5.run.stderr
=====> gadt6(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt6.hs    >gadt6.comp.stderr 2>&1
=====> gadt7(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt7.hs    >gadt7.comp.stderr 2>&1
 gadt7.hs:12:40: Couldn't match expected type `Int' against inferred type `a' (a rigid variable) `a' is bound by the type signature for `i1' at gadt7.hs:11:8 Expected type: T Int Inferred type: T a In the first argument of `(\ t1 y1 -> case t1 of K -> y1)', namely `t' In the expression: (\ t1 y1 -> case t1 of K -> y1) t y  
 gadt7.hs:12:40: Couldn't match expected type `Int' against inferred type `a' (a rigid variable) `a' is bound by the type signature for `i1' at gadt7.hs:11:8 Expected type: T Int Inferred type: T a In the first argument of `(\ t1 y1 -> case t1 of K -> y1)', namely `t' In the call ((\ t1 y1 -> case t1 of K -> y1) t y) 
Actual stderr output differs from expected:
*** ./gadt/gadt7.stderr	Sun Sep  3 18:30:40 2006
--- ./gadt/gadt7.comp.stderr	Mon Sep  4 01:37:07 2006
***************
*** 1,10 ****
! 
! gadt7.hs:12:40:
!     Couldn't match expected type `Int'
! 	   against inferred type `a' (a rigid variable)
!       `a' is bound by the type signature for `i1' at gadt7.hs:11:8
!       Expected type: T Int
!       Inferred type: T a
!     In the first argument of `(\ t1 y1 -> case t1 of K -> y1)', namely
! 	`t'
!     In the call ((\ t1 y1 -> case t1 of K -> y1) t y)
--- 1,10 ----
! 

! gadt7.hs:12:40:

!     Couldn't match expected type `Int'

! 	   against inferred type `a' (a rigid variable)

!       `a' is bound by the type signature for `i1' at gadt7.hs:11:8

!       Expected type: T Int

!       Inferred type: T a

!     In the first argument of `(\ t1 y1 -> case t1 of K -> y1)', namely

! 	`t'

!     In the expression: (\ t1 y1 -> case t1 of K -> y1) t y

*** unexpected failure for gadt7(normal)
=====> gadt8(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt8.hs    >gadt8.comp.stderr 2>&1
=====> gadt9(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt9.hs    >gadt9.comp.stderr 2>&1
=====> gadt10(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt10.hs    >gadt10.comp.stderr 2>&1
=====> gadt11(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt11.hs    >gadt11.comp.stderr 2>&1
=====> gadt13(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt13.hs    >gadt13.comp.stderr 2>&1
=====> gadt14(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt14.hs    >gadt14.comp.stderr 2>&1
=====> gadt15(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt15.hs    >gadt15.comp.stderr 2>&1
=====> gadt16(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c gadt16.hs    >gadt16.comp.stderr 2>&1
=====> gadt17(normal)
cd ./gadt && $MAKE gadt17    </dev/null >gadt17.run.stdout 2>gadt17.run.stderr
=====> red-black(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c red-black.hs    >red-black.comp.stderr 2>&1
=====> type-rep(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o type-rep type-rep.hs    >type-rep.comp.stderr 2>&1
cd ./gadt && ./type-rep    </dev/null >type-rep.run.stdout 2>type-rep.run.stderr
=====> equal(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c equal.hs    >equal.comp.stderr 2>&1
=====> nbe(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c nbe.hs    >nbe.comp.stderr 2>&1
=====> while(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o while while.hs    >while.comp.stderr 2>&1
cd ./gadt && ./while    </dev/null >while.run.stdout 2>while.run.stderr
=====> rw(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rw.hs    >rw.comp.stderr 2>&1
=====> lazypat(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c lazypat.hs    >lazypat.comp.stderr 2>&1
=====> lazypatok(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c lazypatok.hs    >lazypatok.comp.stderr 2>&1
=====> tc(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tc tc.hs    >tc.comp.stderr 2>&1
cd ./gadt && ./tc    </dev/null >tc.run.stdout 2>tc.run.stderr
=====> arrow(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c arrow.hs    >arrow.comp.stderr 2>&1
=====> tdpe(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tdpe.hs    >tdpe.comp.stderr 2>&1
=====> Nilsson(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c Nilsson.hs    >Nilsson.comp.stderr 2>&1
=====> records(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o records records.hs    >records.comp.stderr 2>&1
cd ./gadt && ./records    </dev/null >records.run.stdout 2>records.run.stderr
=====> ubx-records(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ubx-records ubx-records.hs    >ubx-records.comp.stderr 2>&1
cd ./gadt && ./ubx-records    </dev/null >ubx-records.run.stdout 2>ubx-records.run.stderr
=====> records-fail1(normal)
cd ./gadt && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c records-fail1.hs    >records-fail1.comp.stderr 2>&1
====> Running ./ghci/prog001/prog001.T
=====> prog001(ghci)
cd ./ghci/prog001 && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <prog001.script >prog001.run.stdout 2>prog001.run.stderr
====> Running ./ghci/prog002/prog002.T
=====> prog002(ghci)
cd ./ghci/prog002 && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <prog002.script >prog002.run.stdout 2>prog002.run.stderr
====> Running ./ghci/prog003/prog003.T
=====> prog003(ghci)
cd ./ghci/prog003 && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <prog003.script >prog003.run.stdout 2>prog003.run.stderr
====> Running ./ghci/prog004/prog004.T
=====> ghciprog004(normal)
cd ./ghci/prog004 && $MAKE ghciprog004    </dev/null >ghciprog004.run.stdout 2>ghciprog004.run.stderr
====> Running ./ghci/prog005/prog005.T
=====> prog005(ghci)
cd ./ghci/prog005 && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <prog005.script >prog005.run.stdout 2>prog005.run.stderr
====> Running ./ghci/prog006/prog006.T
=====> prog006(ghci)
cd ./ghci/prog006 && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <prog006.script >prog006.run.stdout 2>prog006.run.stderr
====> Running ./ghci/scripts/all.T
=====> ghci001(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci001.script >ghci001.run.stdout 2>ghci001.run.stderr
=====> ghci002(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci002.script >ghci002.run.stdout 2>ghci002.run.stderr
=====> ghci003(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci003.script >ghci003.run.stdout 2>ghci003.run.stderr
=====> ghci004(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci004.script >ghci004.run.stdout 2>ghci004.run.stderr
=====> ghci005(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci005.script >ghci005.run.stdout 2>ghci005.run.stderr
=====> ghci006(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci006.script >ghci006.run.stdout 2>ghci006.run.stderr
=====> ghci007(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci007.script >ghci007.run.stdout 2>ghci007.run.stderr
=====> ghci008(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci008.script >ghci008.run.stdout 2>ghci008.run.stderr
=====> ghci009(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci009.script >ghci009.run.stdout 2>ghci009.run.stderr
=====> ghci011(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci011.script >ghci011.run.stdout 2>ghci011.run.stderr
=====> ghci012(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci012.script >ghci012.run.stdout 2>ghci012.run.stderr
=====> ghci013(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci013.script >ghci013.run.stdout 2>ghci013.run.stderr
=====> ghci014(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci014.script >ghci014.run.stdout 2>ghci014.run.stderr
Actual stdout output differs from expected:
*** ./ghci/scripts/ghci014.stdout	Sun Sep  3 18:30:41 2006
--- ./ghci/scripts/ghci014.run.stdout	Mon Sep  4 01:37:37 2006
***************
*** 1,982 ****
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
-                      test : *                                (0)
--- 0 ----
*** unexpected failure for ghci014(ghci)
=====> ghci015(ghci)
cd ./ghci/scripts && HC='C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' HC_OPTS='-dcore-lint -dcmm-lint -Di386_unknown_mingw32 ' 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' --interactive -v0 -dcore-lint -dcmm-lint -Di386_unknown_mingw32     <ghci015.script >ghci015.run.stdout 2>ghci015.run.stderr
====> Running ./ghci/should_run/all.T
=====> ghci001(ghci)
cd ./ghci/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ghci001.hs --interactive -v0   <ghci001.genscript 1>ghci001.interp.stdout 2>ghci001.interp.stderr
====> Running ./lib/Char/all.T
=====> readLitChar(normal)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readLitChar readLitChar.hs    >readLitChar.comp.stderr 2>&1
cd ./lib/Char && ./readLitChar    </dev/null >readLitChar.run.stdout 2>readLitChar.run.stderr
=====> readLitChar(opt)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readLitChar readLitChar.hs -O   >readLitChar.comp.stderr 2>&1
cd ./lib/Char && ./readLitChar    </dev/null >readLitChar.run.stdout 2>readLitChar.run.stderr
=====> readLitChar(optasm)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readLitChar readLitChar.hs -O -fasm   >readLitChar.comp.stderr 2>&1
cd ./lib/Char && ./readLitChar    </dev/null >readLitChar.run.stdout 2>readLitChar.run.stderr
=====> readLitChar(prof)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readLitChar readLitChar.hs -O -prof -auto-all   >readLitChar.comp.stderr 2>&1
cd ./lib/Char && ./readLitChar  +RTS -p -RTS  </dev/null >readLitChar.run.stdout 2>readLitChar.run.stderr
=====> readLitChar(profasm)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readLitChar readLitChar.hs -O -prof -auto-all -fasm   >readLitChar.comp.stderr 2>&1
cd ./lib/Char && ./readLitChar  +RTS -hc -RTS  </dev/null >readLitChar.run.stdout 2>readLitChar.run.stderr
=====> readLitChar(ghci)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  readLitChar.hs --interactive -v0   <readLitChar.genscript 1>readLitChar.interp.stdout 2>readLitChar.interp.stderr
=====> readLitChar(threaded1)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readLitChar readLitChar.hs -threaded -debug   >readLitChar.comp.stderr 2>&1
cd ./lib/Char && ./readLitChar    </dev/null >readLitChar.run.stdout 2>readLitChar.run.stderr
=====> readLitChar(threaded2)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readLitChar readLitChar.hs -O -threaded   >readLitChar.comp.stderr 2>&1
cd ./lib/Char && ./readLitChar  +RTS -N2 -RTS  </dev/null >readLitChar.run.stdout 2>readLitChar.run.stderr
=====> unicode001(normal)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs    >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001    </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(opt)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001    </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(optasm)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O -fasm   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001    </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(prof)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O -prof -auto-all   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001  +RTS -p -RTS  </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(profasm)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O -prof -auto-all -fasm   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001  +RTS -hc -RTS  </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(ghci)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  unicode001.hs --interactive -v0   <unicode001.genscript 1>unicode001.interp.stdout 2>unicode001.interp.stderr
=====> unicode001(threaded1)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -threaded -debug   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001    </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(threaded2)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O -threaded   >unicode001.comp.stderr 2>&1
cd ./lib/Char && ./unicode001  +RTS -N2 -RTS  </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode002(normal)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode002 unicode002.hs    >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002    </dev/null >unicode002.run.stdout 2>unicode002.run.stderr
=====> unicode002(opt)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode002 unicode002.hs -O   >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002    </dev/null >unicode002.run.stdout 2>unicode002.run.stderr
=====> unicode002(optasm)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode002 unicode002.hs -O -fasm   >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002    </dev/null >unicode002.run.stdout 2>unicode002.run.stderr
=====> unicode002(prof)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode002 unicode002.hs -O -prof -auto-all   >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002  +RTS -p -RTS  </dev/null >unicode002.run.stdout 2>unicode002.run.stderr
=====> unicode002(profasm)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode002 unicode002.hs -O -prof -auto-all -fasm   >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002  +RTS -hc -RTS  </dev/null >unicode002.run.stdout 2>unicode002.run.stderr
=====> unicode002(ghci)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  unicode002.hs --interactive -v0   <unicode002.genscript 1>unicode002.interp.stdout 2>unicode002.interp.stderr
=====> unicode002(threaded1)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode002 unicode002.hs -threaded -debug   >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002    </dev/null >unicode002.run.stdout 2>unicode002.run.stderr
=====> unicode002(threaded2)
cd ./lib/Char && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode002 unicode002.hs -O -threaded   >unicode002.comp.stderr 2>&1
cd ./lib/Char && ./unicode002  +RTS -N2 -RTS  </dev/null >unicode002.run.stdout 2>unicode002.run.stderr
====> Running ./lib/Concurrent/all.T
=====> SampleVar001(normal)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o SampleVar001 SampleVar001.hs  -package QuickCheck  >SampleVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for SampleVar001(normal)
=====> SampleVar001(opt)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o SampleVar001 SampleVar001.hs -O -package QuickCheck  >SampleVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for SampleVar001(opt)
=====> SampleVar001(optasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o SampleVar001 SampleVar001.hs -O -fasm -package QuickCheck  >SampleVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for SampleVar001(optasm)
=====> SampleVar001(prof)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o SampleVar001 SampleVar001.hs -O -prof -auto-all -package QuickCheck  >SampleVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for SampleVar001(prof)
=====> SampleVar001(profasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o SampleVar001 SampleVar001.hs -O -prof -auto-all -fasm -package QuickCheck  >SampleVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for SampleVar001(profasm)
=====> SampleVar001(ghci)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  SampleVar001.hs --interactive -v0 -package QuickCheck  <SampleVar001.genscript 1>SampleVar001.interp.stdout 2>SampleVar001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for SampleVar001(ghci)
=====> SampleVar001(threaded1)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o SampleVar001 SampleVar001.hs -threaded -debug -package QuickCheck  >SampleVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for SampleVar001(threaded1)
=====> SampleVar001(threaded2)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o SampleVar001 SampleVar001.hs -O -threaded -package QuickCheck  >SampleVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for SampleVar001(threaded2)
=====> Chan001(normal)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o Chan001 Chan001.hs  -package QuickCheck  >Chan001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for Chan001(normal)
=====> Chan001(opt)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o Chan001 Chan001.hs -O -package QuickCheck  >Chan001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for Chan001(opt)
=====> Chan001(optasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o Chan001 Chan001.hs -O -fasm -package QuickCheck  >Chan001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for Chan001(optasm)
=====> Chan001(prof)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o Chan001 Chan001.hs -O -prof -auto-all -package QuickCheck  >Chan001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for Chan001(prof)
=====> Chan001(profasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o Chan001 Chan001.hs -O -prof -auto-all -fasm -package QuickCheck  >Chan001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for Chan001(profasm)
=====> Chan001(ghci)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Chan001.hs --interactive -v0 -package QuickCheck  <Chan001.genscript 1>Chan001.interp.stdout 2>Chan001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for Chan001(ghci)
=====> Chan001(threaded1)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o Chan001 Chan001.hs -threaded -debug -package QuickCheck  >Chan001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for Chan001(threaded1)
=====> Chan001(threaded2)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o Chan001 Chan001.hs -O -threaded -package QuickCheck  >Chan001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for Chan001(threaded2)
=====> MVar001(normal)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o MVar001 MVar001.hs  -package QuickCheck  >MVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for MVar001(normal)
=====> MVar001(opt)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o MVar001 MVar001.hs -O -package QuickCheck  >MVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for MVar001(opt)
=====> MVar001(optasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o MVar001 MVar001.hs -O -fasm -package QuickCheck  >MVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for MVar001(optasm)
=====> MVar001(prof)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o MVar001 MVar001.hs -O -prof -auto-all -package QuickCheck  >MVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for MVar001(prof)
=====> MVar001(profasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o MVar001 MVar001.hs -O -prof -auto-all -fasm -package QuickCheck  >MVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for MVar001(profasm)
=====> MVar001(ghci)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  MVar001.hs --interactive -v0 -package QuickCheck  <MVar001.genscript 1>MVar001.interp.stdout 2>MVar001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for MVar001(ghci)
=====> MVar001(threaded1)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o MVar001 MVar001.hs -threaded -debug -package QuickCheck  >MVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for MVar001(threaded1)
=====> MVar001(threaded2)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o MVar001 MVar001.hs -O -threaded -package QuickCheck  >MVar001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for MVar001(threaded2)
=====> QSemN001(normal)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSemN001 QSemN001.hs  -package QuickCheck  >QSemN001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSemN001(normal)
=====> QSemN001(opt)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSemN001 QSemN001.hs -O -package QuickCheck  >QSemN001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSemN001(opt)
=====> QSemN001(optasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSemN001 QSemN001.hs -O -fasm -package QuickCheck  >QSemN001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSemN001(optasm)
=====> QSemN001(prof)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSemN001 QSemN001.hs -O -prof -auto-all -package QuickCheck  >QSemN001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSemN001(prof)
=====> QSemN001(profasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSemN001 QSemN001.hs -O -prof -auto-all -fasm -package QuickCheck  >QSemN001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSemN001(profasm)
=====> QSemN001(ghci)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  QSemN001.hs --interactive -v0 -package QuickCheck  <QSemN001.genscript 1>QSemN001.interp.stdout 2>QSemN001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for QSemN001(ghci)
=====> QSemN001(threaded1)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSemN001 QSemN001.hs -threaded -debug -package QuickCheck  >QSemN001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSemN001(threaded1)
=====> QSemN001(threaded2)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSemN001 QSemN001.hs -O -threaded -package QuickCheck  >QSemN001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSemN001(threaded2)
=====> QSem001(normal)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSem001 QSem001.hs  -package QuickCheck  >QSem001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSem001(normal)
=====> QSem001(opt)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSem001 QSem001.hs -O -package QuickCheck  >QSem001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSem001(opt)
=====> QSem001(optasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSem001 QSem001.hs -O -fasm -package QuickCheck  >QSem001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSem001(optasm)
=====> QSem001(prof)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSem001 QSem001.hs -O -prof -auto-all -package QuickCheck  >QSem001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSem001(prof)
=====> QSem001(profasm)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSem001 QSem001.hs -O -prof -auto-all -fasm -package QuickCheck  >QSem001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSem001(profasm)
=====> QSem001(ghci)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  QSem001.hs --interactive -v0 -package QuickCheck  <QSem001.genscript 1>QSem001.interp.stdout 2>QSem001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for QSem001(ghci)
=====> QSem001(threaded1)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSem001 QSem001.hs -threaded -debug -package QuickCheck  >QSem001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSem001(threaded1)
=====> QSem001(threaded2)
cd ./lib/Concurrent && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o QSem001 QSem001.hs -O -threaded -package QuickCheck  >QSem001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for QSem001(threaded2)
====> Running ./lib/CPUTime/all.T
=====> CPUTime001(normal)
cd ./lib/CPUTime && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o CPUTime001 CPUTime001.hs    >CPUTime001.comp.stderr 2>&1
cd ./lib/CPUTime && ./CPUTime001    </dev/null >CPUTime001.run.stdout 2>CPUTime001.run.stderr
=====> CPUTime001(opt)
cd ./lib/CPUTime && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o CPUTime001 CPUTime001.hs -O   >CPUTime001.comp.stderr 2>&1
cd ./lib/CPUTime && ./CPUTime001    </dev/null >CPUTime001.run.stdout 2>CPUTime001.run.stderr
=====> CPUTime001(optasm)
cd ./lib/CPUTime && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o CPUTime001 CPUTime001.hs -O -fasm   >CPUTime001.comp.stderr 2>&1
cd ./lib/CPUTime && ./CPUTime001    </dev/null >CPUTime001.run.stdout 2>CPUTime001.run.stderr
=====> CPUTime001(prof)
cd ./lib/CPUTime && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o CPUTime001 CPUTime001.hs -O -prof -auto-all   >CPUTime001.comp.stderr 2>&1
cd ./lib/CPUTime && ./CPUTime001  +RTS -p -RTS  </dev/null >CPUTime001.run.stdout 2>CPUTime001.run.stderr
=====> CPUTime001(profasm)
cd ./lib/CPUTime && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o CPUTime001 CPUTime001.hs -O -prof -auto-all -fasm   >CPUTime001.comp.stderr 2>&1
cd ./lib/CPUTime && ./CPUTime001  +RTS -hc -RTS  </dev/null >CPUTime001.run.stdout 2>CPUTime001.run.stderr
=====> CPUTime001(ghci)
cd ./lib/CPUTime && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  CPUTime001.hs --interactive -v0   <CPUTime001.genscript 1>CPUTime001.interp.stdout 2>CPUTime001.interp.stderr
=====> CPUTime001(threaded1)
cd ./lib/CPUTime && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o CPUTime001 CPUTime001.hs -threaded -debug   >CPUTime001.comp.stderr 2>&1
cd ./lib/CPUTime && ./CPUTime001    </dev/null >CPUTime001.run.stdout 2>CPUTime001.run.stderr
=====> CPUTime001(threaded2)
cd ./lib/CPUTime && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o CPUTime001 CPUTime001.hs -O -threaded   >CPUTime001.comp.stderr 2>&1
cd ./lib/CPUTime && ./CPUTime001  +RTS -N2 -RTS  </dev/null >CPUTime001.run.stdout 2>CPUTime001.run.stderr
====> Running ./lib/Data.ByteString/all.T
=====> bytestring001(normal)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring001 bytestring001.hs  -package QuickCheck  >bytestring001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring001(normal)
=====> bytestring001(opt)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring001 bytestring001.hs -O -package QuickCheck  >bytestring001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring001(opt)
=====> bytestring001(optasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring001 bytestring001.hs -O -fasm -package QuickCheck  >bytestring001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring001(optasm)
=====> bytestring001(prof)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring001 bytestring001.hs -O -prof -auto-all -package QuickCheck  >bytestring001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring001(prof)
=====> bytestring001(profasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring001 bytestring001.hs -O -prof -auto-all -fasm -package QuickCheck  >bytestring001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring001(profasm)
=====> bytestring001(ghci)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  bytestring001.hs --interactive -v0 -package QuickCheck  <bytestring001.genscript 1>bytestring001.interp.stdout 2>bytestring001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for bytestring001(ghci)
=====> bytestring001(threaded1)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring001 bytestring001.hs -threaded -debug -package QuickCheck  >bytestring001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring001(threaded1)
=====> bytestring001(threaded2)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring001 bytestring001.hs -O -threaded -package QuickCheck  >bytestring001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring001(threaded2)
=====> bytestring002(normal)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring002 bytestring002.hs    >bytestring002.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring002    <bytestring002.stdin >bytestring002.run.stdout 2>bytestring002.run.stderr
=====> bytestring002(opt)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring002 bytestring002.hs -O   >bytestring002.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring002    <bytestring002.stdin >bytestring002.run.stdout 2>bytestring002.run.stderr
=====> bytestring002(optasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring002 bytestring002.hs -O -fasm   >bytestring002.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring002    <bytestring002.stdin >bytestring002.run.stdout 2>bytestring002.run.stderr
=====> bytestring002(prof)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring002 bytestring002.hs -O -prof -auto-all   >bytestring002.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring002  +RTS -p -RTS  <bytestring002.stdin >bytestring002.run.stdout 2>bytestring002.run.stderr
=====> bytestring002(profasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring002 bytestring002.hs -O -prof -auto-all -fasm   >bytestring002.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring002  +RTS -hc -RTS  <bytestring002.stdin >bytestring002.run.stdout 2>bytestring002.run.stderr
=====> bytestring002(ghci)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  bytestring002.hs --interactive -v0   <bytestring002.genscript 1>bytestring002.interp.stdout 2>bytestring002.interp.stderr
=====> bytestring002(threaded1)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring002 bytestring002.hs -threaded -debug   >bytestring002.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring002    <bytestring002.stdin >bytestring002.run.stdout 2>bytestring002.run.stderr
=====> bytestring002(threaded2)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring002 bytestring002.hs -O -threaded   >bytestring002.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring002  +RTS -N2 -RTS  <bytestring002.stdin >bytestring002.run.stdout 2>bytestring002.run.stderr
=====> bytestring003(normal)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring003 bytestring003.hs    >bytestring003.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring003    <bytestring003.stdin >bytestring003.run.stdout 2>bytestring003.run.stderr
=====> bytestring003(opt)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring003 bytestring003.hs -O   >bytestring003.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring003    <bytestring003.stdin >bytestring003.run.stdout 2>bytestring003.run.stderr
=====> bytestring003(optasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring003 bytestring003.hs -O -fasm   >bytestring003.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring003    <bytestring003.stdin >bytestring003.run.stdout 2>bytestring003.run.stderr
=====> bytestring003(prof)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring003 bytestring003.hs -O -prof -auto-all   >bytestring003.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring003  +RTS -p -RTS  <bytestring003.stdin >bytestring003.run.stdout 2>bytestring003.run.stderr
=====> bytestring003(profasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring003 bytestring003.hs -O -prof -auto-all -fasm   >bytestring003.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring003  +RTS -hc -RTS  <bytestring003.stdin >bytestring003.run.stdout 2>bytestring003.run.stderr
=====> bytestring003(ghci)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  bytestring003.hs --interactive -v0   <bytestring003.genscript 1>bytestring003.interp.stdout 2>bytestring003.interp.stderr
=====> bytestring003(threaded1)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring003 bytestring003.hs -threaded -debug   >bytestring003.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring003    <bytestring003.stdin >bytestring003.run.stdout 2>bytestring003.run.stderr
=====> bytestring003(threaded2)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring003 bytestring003.hs -O -threaded   >bytestring003.comp.stderr 2>&1
cd ./lib/Data.ByteString && ./bytestring003  +RTS -N2 -RTS  <bytestring003.stdin >bytestring003.run.stdout 2>bytestring003.run.stderr
=====> bytestring004(normal)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring004 bytestring004.hs  -package QuickCheck  >bytestring004.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring004(normal)
=====> bytestring004(opt)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring004 bytestring004.hs -O -package QuickCheck  >bytestring004.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring004(opt)
=====> bytestring004(optasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring004 bytestring004.hs -O -fasm -package QuickCheck  >bytestring004.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring004(optasm)
=====> bytestring004(prof)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring004 bytestring004.hs -O -prof -auto-all -package QuickCheck  >bytestring004.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring004(prof)
=====> bytestring004(profasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring004 bytestring004.hs -O -prof -auto-all -fasm -package QuickCheck  >bytestring004.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring004(profasm)
=====> bytestring004(ghci)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  bytestring004.hs --interactive -v0 -package QuickCheck  <bytestring004.genscript 1>bytestring004.interp.stdout 2>bytestring004.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for bytestring004(ghci)
=====> bytestring004(threaded1)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring004 bytestring004.hs -threaded -debug -package QuickCheck  >bytestring004.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring004(threaded1)
=====> bytestring004(threaded2)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring004 bytestring004.hs -O -threaded -package QuickCheck  >bytestring004.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring004(threaded2)
=====> bytestring005(normal)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring005 bytestring005.hs  -package QuickCheck  >bytestring005.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring005(normal)
=====> bytestring005(opt)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring005 bytestring005.hs -O -package QuickCheck  >bytestring005.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring005(opt)
=====> bytestring005(optasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring005 bytestring005.hs -O -fasm -package QuickCheck  >bytestring005.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring005(optasm)
=====> bytestring005(prof)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring005 bytestring005.hs -O -prof -auto-all -package QuickCheck  >bytestring005.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring005(prof)
=====> bytestring005(profasm)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring005 bytestring005.hs -O -prof -auto-all -fasm -package QuickCheck  >bytestring005.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring005(profasm)
=====> bytestring005(ghci)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  bytestring005.hs --interactive -v0 -package QuickCheck  <bytestring005.genscript 1>bytestring005.interp.stdout 2>bytestring005.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for bytestring005(ghci)
=====> bytestring005(threaded1)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring005 bytestring005.hs -threaded -debug -package QuickCheck  >bytestring005.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring005(threaded1)
=====> bytestring005(threaded2)
cd ./lib/Data.ByteString && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o bytestring005 bytestring005.hs -O -threaded -package QuickCheck  >bytestring005.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: QuickCheck


*** unexpected failure for bytestring005(threaded2)
====> Running ./lib/Data.HashTable/all.T
=====> hash001(normal)
cd ./lib/Data.HashTable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hash001 hash001.hs    >hash001.comp.stderr 2>&1
cd ./lib/Data.HashTable && ./hash001    </dev/null >hash001.run.stdout 2>hash001.run.stderr
=====> hash001(opt)
cd ./lib/Data.HashTable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hash001 hash001.hs -O   >hash001.comp.stderr 2>&1
cd ./lib/Data.HashTable && ./hash001    </dev/null >hash001.run.stdout 2>hash001.run.stderr
=====> hash001(optasm)
cd ./lib/Data.HashTable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hash001 hash001.hs -O -fasm   >hash001.comp.stderr 2>&1
cd ./lib/Data.HashTable && ./hash001    </dev/null >hash001.run.stdout 2>hash001.run.stderr
=====> hash001(prof)
cd ./lib/Data.HashTable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hash001 hash001.hs -O -prof -auto-all   >hash001.comp.stderr 2>&1
cd ./lib/Data.HashTable && ./hash001  +RTS -p -RTS  </dev/null >hash001.run.stdout 2>hash001.run.stderr
=====> hash001(profasm)
cd ./lib/Data.HashTable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hash001 hash001.hs -O -prof -auto-all -fasm   >hash001.comp.stderr 2>&1
cd ./lib/Data.HashTable && ./hash001  +RTS -hc -RTS  </dev/null >hash001.run.stdout 2>hash001.run.stderr
=====> hash001(ghci)
cd ./lib/Data.HashTable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hash001.hs --interactive -v0   <hash001.genscript 1>hash001.interp.stdout 2>hash001.interp.stderr
=====> hash001(threaded1)
cd ./lib/Data.HashTable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hash001 hash001.hs -threaded -debug   >hash001.comp.stderr 2>&1
cd ./lib/Data.HashTable && ./hash001    </dev/null >hash001.run.stdout 2>hash001.run.stderr
=====> hash001(threaded2)
cd ./lib/Data.HashTable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hash001 hash001.hs -O -threaded   >hash001.comp.stderr 2>&1
cd ./lib/Data.HashTable && ./hash001  +RTS -N2 -RTS  </dev/null >hash001.run.stdout 2>hash001.run.stderr
====> Running ./lib/Data.Ix/all.T
=====> ix001(normal)
cd ./lib/Data.Ix && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ix001 ix001.hs    >ix001.comp.stderr 2>&1
cd ./lib/Data.Ix && ./ix001    </dev/null >ix001.run.stdout 2>ix001.run.stderr
=====> ix001(opt)
cd ./lib/Data.Ix && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ix001 ix001.hs -O   >ix001.comp.stderr 2>&1
cd ./lib/Data.Ix && ./ix001    </dev/null >ix001.run.stdout 2>ix001.run.stderr
=====> ix001(optasm)
cd ./lib/Data.Ix && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ix001 ix001.hs -O -fasm   >ix001.comp.stderr 2>&1
cd ./lib/Data.Ix && ./ix001    </dev/null >ix001.run.stdout 2>ix001.run.stderr
=====> ix001(prof)
cd ./lib/Data.Ix && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ix001 ix001.hs -O -prof -auto-all   >ix001.comp.stderr 2>&1
cd ./lib/Data.Ix && ./ix001  +RTS -p -RTS  </dev/null >ix001.run.stdout 2>ix001.run.stderr
=====> ix001(profasm)
cd ./lib/Data.Ix && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ix001 ix001.hs -O -prof -auto-all -fasm   >ix001.comp.stderr 2>&1
cd ./lib/Data.Ix && ./ix001  +RTS -hc -RTS  </dev/null >ix001.run.stdout 2>ix001.run.stderr
=====> ix001(ghci)
cd ./lib/Data.Ix && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ix001.hs --interactive -v0   <ix001.genscript 1>ix001.interp.stdout 2>ix001.interp.stderr
=====> ix001(threaded1)
cd ./lib/Data.Ix && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ix001 ix001.hs -threaded -debug   >ix001.comp.stderr 2>&1
cd ./lib/Data.Ix && ./ix001    </dev/null >ix001.run.stdout 2>ix001.run.stderr
=====> ix001(threaded2)
cd ./lib/Data.Ix && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ix001 ix001.hs -O -threaded   >ix001.comp.stderr 2>&1
cd ./lib/Data.Ix && ./ix001  +RTS -N2 -RTS  </dev/null >ix001.run.stdout 2>ix001.run.stderr
====> Running ./lib/DiffArray/all.T
=====> diffArray001(normal)
cd ./lib/DiffArray && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o diffArray001 diffArray001.hs    >diffArray001.comp.stderr 2>&1
cd ./lib/DiffArray && ./diffArray001    </dev/null >diffArray001.run.stdout 2>diffArray001.run.stderr
=====> diffArray001(opt)
cd ./lib/DiffArray && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o diffArray001 diffArray001.hs -O   >diffArray001.comp.stderr 2>&1
cd ./lib/DiffArray && ./diffArray001    </dev/null >diffArray001.run.stdout 2>diffArray001.run.stderr
=====> diffArray001(optasm)
cd ./lib/DiffArray && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o diffArray001 diffArray001.hs -O -fasm   >diffArray001.comp.stderr 2>&1
cd ./lib/DiffArray && ./diffArray001    </dev/null >diffArray001.run.stdout 2>diffArray001.run.stderr
=====> diffArray001(prof)
cd ./lib/DiffArray && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o diffArray001 diffArray001.hs -O -prof -auto-all   >diffArray001.comp.stderr 2>&1
cd ./lib/DiffArray && ./diffArray001  +RTS -p -RTS  </dev/null >diffArray001.run.stdout 2>diffArray001.run.stderr
=====> diffArray001(profasm)
cd ./lib/DiffArray && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o diffArray001 diffArray001.hs -O -prof -auto-all -fasm   >diffArray001.comp.stderr 2>&1
cd ./lib/DiffArray && ./diffArray001  +RTS -hc -RTS  </dev/null >diffArray001.run.stdout 2>diffArray001.run.stderr
=====> diffArray001(ghci)
cd ./lib/DiffArray && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  diffArray001.hs --interactive -v0   <diffArray001.genscript 1>diffArray001.interp.stdout 2>diffArray001.interp.stderr
=====> diffArray001(threaded1)
cd ./lib/DiffArray && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o diffArray001 diffArray001.hs -threaded -debug   >diffArray001.comp.stderr 2>&1
cd ./lib/DiffArray && ./diffArray001    </dev/null >diffArray001.run.stdout 2>diffArray001.run.stderr
=====> diffArray001(threaded2)
cd ./lib/DiffArray && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o diffArray001 diffArray001.hs -O -threaded   >diffArray001.comp.stderr 2>&1
cd ./lib/DiffArray && ./diffArray001  +RTS -N2 -RTS  </dev/null >diffArray001.run.stdout 2>diffArray001.run.stderr
====> Running ./lib/Directory/all.T
=====> currentDirectory001(normal)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o currentDirectory001 currentDirectory001.hs    >currentDirectory001.comp.stderr 2>&1
cd ./lib/Directory && ./currentDirectory001    </dev/null >currentDirectory001.run.stdout 2>currentDirectory001.run.stderr
=====> currentDirectory001(opt)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o currentDirectory001 currentDirectory001.hs -O   >currentDirectory001.comp.stderr 2>&1
cd ./lib/Directory && ./currentDirectory001    </dev/null >currentDirectory001.run.stdout 2>currentDirectory001.run.stderr
=====> currentDirectory001(optasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o currentDirectory001 currentDirectory001.hs -O -fasm   >currentDirectory001.comp.stderr 2>&1
cd ./lib/Directory && ./currentDirectory001    </dev/null >currentDirectory001.run.stdout 2>currentDirectory001.run.stderr
=====> currentDirectory001(prof)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o currentDirectory001 currentDirectory001.hs -O -prof -auto-all   >currentDirectory001.comp.stderr 2>&1
cd ./lib/Directory && ./currentDirectory001  +RTS -p -RTS  </dev/null >currentDirectory001.run.stdout 2>currentDirectory001.run.stderr
=====> currentDirectory001(profasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o currentDirectory001 currentDirectory001.hs -O -prof -auto-all -fasm   >currentDirectory001.comp.stderr 2>&1
cd ./lib/Directory && ./currentDirectory001  +RTS -hc -RTS  </dev/null >currentDirectory001.run.stdout 2>currentDirectory001.run.stderr
=====> currentDirectory001(ghci)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  currentDirectory001.hs --interactive -v0   <currentDirectory001.genscript 1>currentDirectory001.interp.stdout 2>currentDirectory001.interp.stderr
=====> currentDirectory001(threaded1)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o currentDirectory001 currentDirectory001.hs -threaded -debug   >currentDirectory001.comp.stderr 2>&1
cd ./lib/Directory && ./currentDirectory001    </dev/null >currentDirectory001.run.stdout 2>currentDirectory001.run.stderr
=====> currentDirectory001(threaded2)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o currentDirectory001 currentDirectory001.hs -O -threaded   >currentDirectory001.comp.stderr 2>&1
cd ./lib/Directory && ./currentDirectory001  +RTS -N2 -RTS  </dev/null >currentDirectory001.run.stdout 2>currentDirectory001.run.stderr
=====> directory001(normal)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o directory001 directory001.hs    >directory001.comp.stderr 2>&1
cd ./lib/Directory && ./directory001    </dev/null >directory001.run.stdout 2>directory001.run.stderr
=====> directory001(opt)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o directory001 directory001.hs -O   >directory001.comp.stderr 2>&1
cd ./lib/Directory && ./directory001    </dev/null >directory001.run.stdout 2>directory001.run.stderr
=====> directory001(optasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o directory001 directory001.hs -O -fasm   >directory001.comp.stderr 2>&1
cd ./lib/Directory && ./directory001    </dev/null >directory001.run.stdout 2>directory001.run.stderr
=====> directory001(prof)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o directory001 directory001.hs -O -prof -auto-all   >directory001.comp.stderr 2>&1
cd ./lib/Directory && ./directory001  +RTS -p -RTS  </dev/null >directory001.run.stdout 2>directory001.run.stderr
=====> directory001(profasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o directory001 directory001.hs -O -prof -auto-all -fasm   >directory001.comp.stderr 2>&1
cd ./lib/Directory && ./directory001  +RTS -hc -RTS  </dev/null >directory001.run.stdout 2>directory001.run.stderr
=====> directory001(ghci)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  directory001.hs --interactive -v0   <directory001.genscript 1>directory001.interp.stdout 2>directory001.interp.stderr
=====> directory001(threaded1)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o directory001 directory001.hs -threaded -debug   >directory001.comp.stderr 2>&1
cd ./lib/Directory && ./directory001    </dev/null >directory001.run.stdout 2>directory001.run.stderr
=====> directory001(threaded2)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o directory001 directory001.hs -O -threaded   >directory001.comp.stderr 2>&1
cd ./lib/Directory && ./directory001  +RTS -N2 -RTS  </dev/null >directory001.run.stdout 2>directory001.run.stderr
=====> doesDirectoryExist001(normal)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o doesDirectoryExist001 doesDirectoryExist001.hs    >doesDirectoryExist001.comp.stderr 2>&1
cd ./lib/Directory && ./doesDirectoryExist001    </dev/null >doesDirectoryExist001.run.stdout 2>doesDirectoryExist001.run.stderr
=====> doesDirectoryExist001(opt)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o doesDirectoryExist001 doesDirectoryExist001.hs -O   >doesDirectoryExist001.comp.stderr 2>&1
cd ./lib/Directory && ./doesDirectoryExist001    </dev/null >doesDirectoryExist001.run.stdout 2>doesDirectoryExist001.run.stderr
=====> doesDirectoryExist001(optasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o doesDirectoryExist001 doesDirectoryExist001.hs -O -fasm   >doesDirectoryExist001.comp.stderr 2>&1
cd ./lib/Directory && ./doesDirectoryExist001    </dev/null >doesDirectoryExist001.run.stdout 2>doesDirectoryExist001.run.stderr
=====> doesDirectoryExist001(prof)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o doesDirectoryExist001 doesDirectoryExist001.hs -O -prof -auto-all   >doesDirectoryExist001.comp.stderr 2>&1
cd ./lib/Directory && ./doesDirectoryExist001  +RTS -p -RTS  </dev/null >doesDirectoryExist001.run.stdout 2>doesDirectoryExist001.run.stderr
=====> doesDirectoryExist001(profasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o doesDirectoryExist001 doesDirectoryExist001.hs -O -prof -auto-all -fasm   >doesDirectoryExist001.comp.stderr 2>&1
cd ./lib/Directory && ./doesDirectoryExist001  +RTS -hc -RTS  </dev/null >doesDirectoryExist001.run.stdout 2>doesDirectoryExist001.run.stderr
=====> doesDirectoryExist001(ghci)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  doesDirectoryExist001.hs --interactive -v0   <doesDirectoryExist001.genscript 1>doesDirectoryExist001.interp.stdout 2>doesDirectoryExist001.interp.stderr
=====> doesDirectoryExist001(threaded1)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o doesDirectoryExist001 doesDirectoryExist001.hs -threaded -debug   >doesDirectoryExist001.comp.stderr 2>&1
cd ./lib/Directory && ./doesDirectoryExist001    </dev/null >doesDirectoryExist001.run.stdout 2>doesDirectoryExist001.run.stderr
=====> doesDirectoryExist001(threaded2)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o doesDirectoryExist001 doesDirectoryExist001.hs -O -threaded   >doesDirectoryExist001.comp.stderr 2>&1
cd ./lib/Directory && ./doesDirectoryExist001  +RTS -N2 -RTS  </dev/null >doesDirectoryExist001.run.stdout 2>doesDirectoryExist001.run.stderr
=====> getDirContents001(normal)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getDirContents001 getDirContents001.hs    >getDirContents001.comp.stderr 2>&1
cd ./lib/Directory && ./getDirContents001    </dev/null >getDirContents001.run.stdout 2>getDirContents001.run.stderr
=====> getDirContents001(opt)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getDirContents001 getDirContents001.hs -O   >getDirContents001.comp.stderr 2>&1
cd ./lib/Directory && ./getDirContents001    </dev/null >getDirContents001.run.stdout 2>getDirContents001.run.stderr
=====> getDirContents001(optasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getDirContents001 getDirContents001.hs -O -fasm   >getDirContents001.comp.stderr 2>&1
cd ./lib/Directory && ./getDirContents001    </dev/null >getDirContents001.run.stdout 2>getDirContents001.run.stderr
=====> getDirContents001(prof)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getDirContents001 getDirContents001.hs -O -prof -auto-all   >getDirContents001.comp.stderr 2>&1
cd ./lib/Directory && ./getDirContents001  +RTS -p -RTS  </dev/null >getDirContents001.run.stdout 2>getDirContents001.run.stderr
=====> getDirContents001(profasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getDirContents001 getDirContents001.hs -O -prof -auto-all -fasm   >getDirContents001.comp.stderr 2>&1
cd ./lib/Directory && ./getDirContents001  +RTS -hc -RTS  </dev/null >getDirContents001.run.stdout 2>getDirContents001.run.stderr
=====> getDirContents001(threaded1)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getDirContents001 getDirContents001.hs -threaded -debug   >getDirContents001.comp.stderr 2>&1
cd ./lib/Directory && ./getDirContents001    </dev/null >getDirContents001.run.stdout 2>getDirContents001.run.stderr
=====> getDirContents001(threaded2)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getDirContents001 getDirContents001.hs -O -threaded   >getDirContents001.comp.stderr 2>&1
cd ./lib/Directory && ./getDirContents001  +RTS -N2 -RTS  </dev/null >getDirContents001.run.stdout 2>getDirContents001.run.stderr
=====> getPermissions001(normal)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getPermissions001 getPermissions001.hs  -cpp  >getPermissions001.comp.stderr 2>&1
cd ./lib/Directory && ./getPermissions001    </dev/null >getPermissions001.run.stdout 2>getPermissions001.run.stderr
=====> getPermissions001(opt)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getPermissions001 getPermissions001.hs -O -cpp  >getPermissions001.comp.stderr 2>&1
cd ./lib/Directory && ./getPermissions001    </dev/null >getPermissions001.run.stdout 2>getPermissions001.run.stderr
=====> getPermissions001(optasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getPermissions001 getPermissions001.hs -O -fasm -cpp  >getPermissions001.comp.stderr 2>&1
cd ./lib/Directory && ./getPermissions001    </dev/null >getPermissions001.run.stdout 2>getPermissions001.run.stderr
=====> getPermissions001(prof)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getPermissions001 getPermissions001.hs -O -prof -auto-all -cpp  >getPermissions001.comp.stderr 2>&1
cd ./lib/Directory && ./getPermissions001  +RTS -p -RTS  </dev/null >getPermissions001.run.stdout 2>getPermissions001.run.stderr
=====> getPermissions001(profasm)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getPermissions001 getPermissions001.hs -O -prof -auto-all -fasm -cpp  >getPermissions001.comp.stderr 2>&1
cd ./lib/Directory && ./getPermissions001  +RTS -hc -RTS  </dev/null >getPermissions001.run.stdout 2>getPermissions001.run.stderr
=====> getPermissions001(threaded1)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getPermissions001 getPermissions001.hs -threaded -debug -cpp  >getPermissions001.comp.stderr 2>&1
cd ./lib/Directory && ./getPermissions001    </dev/null >getPermissions001.run.stdout 2>getPermissions001.run.stderr
=====> getPermissions001(threaded2)
cd ./lib/Directory && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getPermissions001 getPermissions001.hs -O -threaded -cpp  >getPermissions001.comp.stderr 2>&1
cd ./lib/Directory && ./getPermissions001  +RTS -N2 -RTS  </dev/null >getPermissions001.run.stdout 2>getPermissions001.run.stderr
====> Running ./lib/Generics/all.T
=====> newtype(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs    >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype    </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype    </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O -fasm   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype    </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O -prof -auto-all   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype  +RTS -p -RTS  </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O -prof -auto-all -fasm   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype  +RTS -hc -RTS  </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  newtype.hs --interactive -v0   <newtype.genscript 1>newtype.interp.stdout 2>newtype.interp.stderr
=====> newtype(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -threaded -debug   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype    </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O -threaded   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype  +RTS -N2 -RTS  </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> datatype(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o datatype datatype.hs    >datatype.comp.stderr 2>&1
cd ./lib/Generics && ./datatype    </dev/null >datatype.run.stdout 2>datatype.run.stderr
=====> datatype(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o datatype datatype.hs -O   >datatype.comp.stderr 2>&1
cd ./lib/Generics && ./datatype    </dev/null >datatype.run.stdout 2>datatype.run.stderr
=====> datatype(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o datatype datatype.hs -O -fasm   >datatype.comp.stderr 2>&1
cd ./lib/Generics && ./datatype    </dev/null >datatype.run.stdout 2>datatype.run.stderr
=====> datatype(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o datatype datatype.hs -O -prof -auto-all   >datatype.comp.stderr 2>&1
cd ./lib/Generics && ./datatype  +RTS -p -RTS  </dev/null >datatype.run.stdout 2>datatype.run.stderr
=====> datatype(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o datatype datatype.hs -O -prof -auto-all -fasm   >datatype.comp.stderr 2>&1
cd ./lib/Generics && ./datatype  +RTS -hc -RTS  </dev/null >datatype.run.stdout 2>datatype.run.stderr
=====> datatype(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  datatype.hs --interactive -v0   <datatype.genscript 1>datatype.interp.stdout 2>datatype.interp.stderr
=====> datatype(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o datatype datatype.hs -threaded -debug   >datatype.comp.stderr 2>&1
cd ./lib/Generics && ./datatype    </dev/null >datatype.run.stdout 2>datatype.run.stderr
=====> datatype(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o datatype datatype.hs -O -threaded   >datatype.comp.stderr 2>&1
cd ./lib/Generics && ./datatype  +RTS -N2 -RTS  </dev/null >datatype.run.stdout 2>datatype.run.stderr
=====> encode(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c encode.hs    >encode.comp.stderr 2>&1
=====> encode(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c encode.hs -O -prof -auto-all   >encode.comp.stderr 2>&1
=====> encode(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c encode.hs -O -prof -auto-all -fasm   >encode.comp.stderr 2>&1
=====> ext(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ext.hs    >ext.comp.stderr 2>&1
=====> ext(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ext.hs -O   >ext.comp.stderr 2>&1
=====> ext(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ext.hs -O -fasm   >ext.comp.stderr 2>&1
=====> ext(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ext.hs -O -prof -auto-all   >ext.comp.stderr 2>&1
=====> ext(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ext.hs -O -prof -auto-all -fasm   >ext.comp.stderr 2>&1
=====> getC(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getC getC.hs    >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC    </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getC getC.hs -O   >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC    </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getC getC.hs -O -fasm   >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC    </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getC getC.hs -O -prof -auto-all   >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC  +RTS -p -RTS  </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getC getC.hs -O -prof -auto-all -fasm   >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC  +RTS -hc -RTS  </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  getC.hs --interactive -v0   <getC.genscript 1>getC.interp.stdout 2>getC.interp.stderr
=====> getC(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getC getC.hs -threaded -debug   >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC    </dev/null >getC.run.stdout 2>getC.run.stderr
=====> getC(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getC getC.hs -O -threaded   >getC.comp.stderr 2>&1
cd ./lib/Generics && ./getC  +RTS -N2 -RTS  </dev/null >getC.run.stdout 2>getC.run.stderr
=====> where(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o where where.hs    >where.comp.stderr 2>&1
cd ./lib/Generics && ./where    </dev/null >where.run.stdout 2>where.run.stderr
=====> where(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o where where.hs -O   >where.comp.stderr 2>&1
cd ./lib/Generics && ./where    </dev/null >where.run.stdout 2>where.run.stderr
=====> where(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o where where.hs -O -fasm   >where.comp.stderr 2>&1
cd ./lib/Generics && ./where    </dev/null >where.run.stdout 2>where.run.stderr
=====> where(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o where where.hs -O -prof -auto-all   >where.comp.stderr 2>&1
cd ./lib/Generics && ./where  +RTS -p -RTS  </dev/null >where.run.stdout 2>where.run.stderr
=====> where(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o where where.hs -O -prof -auto-all -fasm   >where.comp.stderr 2>&1
cd ./lib/Generics && ./where  +RTS -hc -RTS  </dev/null >where.run.stdout 2>where.run.stderr
=====> where(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  where.hs --interactive -v0   <where.genscript 1>where.interp.stdout 2>where.interp.stderr
=====> where(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o where where.hs -threaded -debug   >where.comp.stderr 2>&1
cd ./lib/Generics && ./where    </dev/null >where.run.stdout 2>where.run.stderr
=====> where(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o where where.hs -O -threaded   >where.comp.stderr 2>&1
cd ./lib/Generics && ./where  +RTS -N2 -RTS  </dev/null >where.run.stdout 2>where.run.stderr
=====> gmapQ-assoc(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gmapQ-assoc gmapQ-assoc.hs    >gmapQ-assoc.comp.stderr 2>&1
cd ./lib/Generics && ./gmapQ-assoc    </dev/null >gmapQ-assoc.run.stdout 2>gmapQ-assoc.run.stderr
=====> gmapQ-assoc(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gmapQ-assoc gmapQ-assoc.hs -O   >gmapQ-assoc.comp.stderr 2>&1
cd ./lib/Generics && ./gmapQ-assoc    </dev/null >gmapQ-assoc.run.stdout 2>gmapQ-assoc.run.stderr
=====> gmapQ-assoc(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gmapQ-assoc gmapQ-assoc.hs -O -fasm   >gmapQ-assoc.comp.stderr 2>&1
cd ./lib/Generics && ./gmapQ-assoc    </dev/null >gmapQ-assoc.run.stdout 2>gmapQ-assoc.run.stderr
=====> gmapQ-assoc(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gmapQ-assoc gmapQ-assoc.hs -O -prof -auto-all   >gmapQ-assoc.comp.stderr 2>&1
cd ./lib/Generics && ./gmapQ-assoc  +RTS -p -RTS  </dev/null >gmapQ-assoc.run.stdout 2>gmapQ-assoc.run.stderr
=====> gmapQ-assoc(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gmapQ-assoc gmapQ-assoc.hs -O -prof -auto-all -fasm   >gmapQ-assoc.comp.stderr 2>&1
cd ./lib/Generics && ./gmapQ-assoc  +RTS -hc -RTS  </dev/null >gmapQ-assoc.run.stdout 2>gmapQ-assoc.run.stderr
=====> gmapQ-assoc(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  gmapQ-assoc.hs --interactive -v0   <gmapQ-assoc.genscript 1>gmapQ-assoc.interp.stdout 2>gmapQ-assoc.interp.stderr
=====> gmapQ-assoc(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gmapQ-assoc gmapQ-assoc.hs -threaded -debug   >gmapQ-assoc.comp.stderr 2>&1
cd ./lib/Generics && ./gmapQ-assoc    </dev/null >gmapQ-assoc.run.stdout 2>gmapQ-assoc.run.stderr
=====> gmapQ-assoc(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gmapQ-assoc gmapQ-assoc.hs -O -threaded   >gmapQ-assoc.comp.stderr 2>&1
cd ./lib/Generics && ./gmapQ-assoc  +RTS -N2 -RTS  </dev/null >gmapQ-assoc.run.stdout 2>gmapQ-assoc.run.stderr
=====> nested-datatypes(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o nested-datatypes nested-datatypes.hs    >nested-datatypes.comp.stderr 2>&1
cd ./lib/Generics && ./nested-datatypes    </dev/null >nested-datatypes.run.stdout 2>nested-datatypes.run.stderr
=====> nested-datatypes(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o nested-datatypes nested-datatypes.hs -O   >nested-datatypes.comp.stderr 2>&1
cd ./lib/Generics && ./nested-datatypes    </dev/null >nested-datatypes.run.stdout 2>nested-datatypes.run.stderr
=====> nested-datatypes(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o nested-datatypes nested-datatypes.hs -O -fasm   >nested-datatypes.comp.stderr 2>&1
cd ./lib/Generics && ./nested-datatypes    </dev/null >nested-datatypes.run.stdout 2>nested-datatypes.run.stderr
=====> nested-datatypes(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o nested-datatypes nested-datatypes.hs -O -prof -auto-all   >nested-datatypes.comp.stderr 2>&1
cd ./lib/Generics && ./nested-datatypes  +RTS -p -RTS  </dev/null >nested-datatypes.run.stdout 2>nested-datatypes.run.stderr
=====> nested-datatypes(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o nested-datatypes nested-datatypes.hs -O -prof -auto-all -fasm   >nested-datatypes.comp.stderr 2>&1
cd ./lib/Generics && ./nested-datatypes  +RTS -hc -RTS  </dev/null >nested-datatypes.run.stdout 2>nested-datatypes.run.stderr
=====> nested-datatypes(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  nested-datatypes.hs --interactive -v0   <nested-datatypes.genscript 1>nested-datatypes.interp.stdout 2>nested-datatypes.interp.stderr
=====> nested-datatypes(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o nested-datatypes nested-datatypes.hs -threaded -debug   >nested-datatypes.comp.stderr 2>&1
cd ./lib/Generics && ./nested-datatypes    </dev/null >nested-datatypes.run.stdout 2>nested-datatypes.run.stderr
=====> nested-datatypes(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o nested-datatypes nested-datatypes.hs -O -threaded   >nested-datatypes.comp.stderr 2>&1
cd ./lib/Generics && ./nested-datatypes  +RTS -N2 -RTS  </dev/null >nested-datatypes.run.stdout 2>nested-datatypes.run.stderr
=====> local-quantors(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c local-quantors.hs    >local-quantors.comp.stderr 2>&1
=====> local-quantors(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c local-quantors.hs -O   >local-quantors.comp.stderr 2>&1
=====> local-quantors(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c local-quantors.hs -O -fasm   >local-quantors.comp.stderr 2>&1
=====> local-quantors(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c local-quantors.hs -O -prof -auto-all   >local-quantors.comp.stderr 2>&1
=====> local-quantors(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c local-quantors.hs -O -prof -auto-all -fasm   >local-quantors.comp.stderr 2>&1
=====> labels(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o labels labels.hs    >labels.comp.stderr 2>&1
cd ./lib/Generics && ./labels    </dev/null >labels.run.stdout 2>labels.run.stderr
=====> labels(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o labels labels.hs -O   >labels.comp.stderr 2>&1
cd ./lib/Generics && ./labels    </dev/null >labels.run.stdout 2>labels.run.stderr
=====> labels(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o labels labels.hs -O -fasm   >labels.comp.stderr 2>&1
cd ./lib/Generics && ./labels    </dev/null >labels.run.stdout 2>labels.run.stderr
=====> labels(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o labels labels.hs -O -prof -auto-all   >labels.comp.stderr 2>&1
cd ./lib/Generics && ./labels  +RTS -p -RTS  </dev/null >labels.run.stdout 2>labels.run.stderr
=====> labels(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o labels labels.hs -O -prof -auto-all -fasm   >labels.comp.stderr 2>&1
cd ./lib/Generics && ./labels  +RTS -hc -RTS  </dev/null >labels.run.stdout 2>labels.run.stderr
=====> labels(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  labels.hs --interactive -v0   <labels.genscript 1>labels.interp.stdout 2>labels.interp.stderr
=====> labels(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o labels labels.hs -threaded -debug   >labels.comp.stderr 2>&1
cd ./lib/Generics && ./labels    </dev/null >labels.run.stdout 2>labels.run.stderr
=====> labels(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o labels labels.hs -O -threaded   >labels.comp.stderr 2>&1
cd ./lib/Generics && ./labels  +RTS -N2 -RTS  </dev/null >labels.run.stdout 2>labels.run.stderr
=====> twin(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o twin twin.hs    >twin.comp.stderr 2>&1
cd ./lib/Generics && ./twin    </dev/null >twin.run.stdout 2>twin.run.stderr
=====> twin(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o twin twin.hs -O   >twin.comp.stderr 2>&1
cd ./lib/Generics && ./twin    </dev/null >twin.run.stdout 2>twin.run.stderr
=====> twin(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o twin twin.hs -O -fasm   >twin.comp.stderr 2>&1
cd ./lib/Generics && ./twin    </dev/null >twin.run.stdout 2>twin.run.stderr
=====> twin(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o twin twin.hs -O -prof -auto-all   >twin.comp.stderr 2>&1
cd ./lib/Generics && ./twin  +RTS -p -RTS  </dev/null >twin.run.stdout 2>twin.run.stderr
=====> twin(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o twin twin.hs -O -prof -auto-all -fasm   >twin.comp.stderr 2>&1
cd ./lib/Generics && ./twin  +RTS -hc -RTS  </dev/null >twin.run.stdout 2>twin.run.stderr
=====> twin(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  twin.hs --interactive -v0   <twin.genscript 1>twin.interp.stdout 2>twin.interp.stderr
=====> twin(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o twin twin.hs -threaded -debug   >twin.comp.stderr 2>&1
cd ./lib/Generics && ./twin    </dev/null >twin.run.stdout 2>twin.run.stderr
=====> twin(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o twin twin.hs -O -threaded   >twin.comp.stderr 2>&1
cd ./lib/Generics && ./twin  +RTS -N2 -RTS  </dev/null >twin.run.stdout 2>twin.run.stderr
=====> gread(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread gread.hs    >gread.comp.stderr 2>&1
cd ./lib/Generics && ./gread    </dev/null >gread.run.stdout 2>gread.run.stderr
=====> gread(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread gread.hs -O   >gread.comp.stderr 2>&1
cd ./lib/Generics && ./gread    </dev/null >gread.run.stdout 2>gread.run.stderr
=====> gread(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread gread.hs -O -fasm   >gread.comp.stderr 2>&1
cd ./lib/Generics && ./gread    </dev/null >gread.run.stdout 2>gread.run.stderr
=====> gread(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread gread.hs -O -prof -auto-all   >gread.comp.stderr 2>&1
cd ./lib/Generics && ./gread  +RTS -p -RTS  </dev/null >gread.run.stdout 2>gread.run.stderr
=====> gread(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread gread.hs -O -prof -auto-all -fasm   >gread.comp.stderr 2>&1
cd ./lib/Generics && ./gread  +RTS -hc -RTS  </dev/null >gread.run.stdout 2>gread.run.stderr
=====> gread(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  gread.hs --interactive -v0   <gread.genscript 1>gread.interp.stdout 2>gread.interp.stderr
=====> gread(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread gread.hs -threaded -debug   >gread.comp.stderr 2>&1
cd ./lib/Generics && ./gread    </dev/null >gread.run.stdout 2>gread.run.stderr
=====> gread(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread gread.hs -O -threaded   >gread.comp.stderr 2>&1
cd ./lib/Generics && ./gread  +RTS -N2 -RTS  </dev/null >gread.run.stdout 2>gread.run.stderr
=====> gread2(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread2 gread2.hs    >gread2.comp.stderr 2>&1
cd ./lib/Generics && ./gread2    </dev/null >gread2.run.stdout 2>gread2.run.stderr
=====> gread2(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread2 gread2.hs -O   >gread2.comp.stderr 2>&1
cd ./lib/Generics && ./gread2    </dev/null >gread2.run.stdout 2>gread2.run.stderr
=====> gread2(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread2 gread2.hs -O -fasm   >gread2.comp.stderr 2>&1
cd ./lib/Generics && ./gread2    </dev/null >gread2.run.stdout 2>gread2.run.stderr
=====> gread2(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread2 gread2.hs -O -prof -auto-all   >gread2.comp.stderr 2>&1
cd ./lib/Generics && ./gread2  +RTS -p -RTS  </dev/null >gread2.run.stdout 2>gread2.run.stderr
=====> gread2(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread2 gread2.hs -O -prof -auto-all -fasm   >gread2.comp.stderr 2>&1
cd ./lib/Generics && ./gread2  +RTS -hc -RTS  </dev/null >gread2.run.stdout 2>gread2.run.stderr
=====> gread2(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  gread2.hs --interactive -v0   <gread2.genscript 1>gread2.interp.stdout 2>gread2.interp.stderr
=====> gread2(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread2 gread2.hs -threaded -debug   >gread2.comp.stderr 2>&1
cd ./lib/Generics && ./gread2    </dev/null >gread2.run.stdout 2>gread2.run.stderr
=====> gread2(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gread2 gread2.hs -O -threaded   >gread2.comp.stderr 2>&1
cd ./lib/Generics && ./gread2  +RTS -N2 -RTS  </dev/null >gread2.run.stdout 2>gread2.run.stderr
=====> gshow2(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gshow2 gshow2.hs    >gshow2.comp.stderr 2>&1
cd ./lib/Generics && ./gshow2    </dev/null >gshow2.run.stdout 2>gshow2.run.stderr
=====> gshow2(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gshow2 gshow2.hs -O   >gshow2.comp.stderr 2>&1
cd ./lib/Generics && ./gshow2    </dev/null >gshow2.run.stdout 2>gshow2.run.stderr
=====> gshow2(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gshow2 gshow2.hs -O -fasm   >gshow2.comp.stderr 2>&1
cd ./lib/Generics && ./gshow2    </dev/null >gshow2.run.stdout 2>gshow2.run.stderr
=====> gshow2(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gshow2 gshow2.hs -O -prof -auto-all   >gshow2.comp.stderr 2>&1
cd ./lib/Generics && ./gshow2  +RTS -p -RTS  </dev/null >gshow2.run.stdout 2>gshow2.run.stderr
=====> gshow2(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gshow2 gshow2.hs -O -prof -auto-all -fasm   >gshow2.comp.stderr 2>&1
cd ./lib/Generics && ./gshow2  +RTS -hc -RTS  </dev/null >gshow2.run.stdout 2>gshow2.run.stderr
=====> gshow2(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  gshow2.hs --interactive -v0   <gshow2.genscript 1>gshow2.interp.stdout 2>gshow2.interp.stderr
=====> gshow2(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gshow2 gshow2.hs -threaded -debug   >gshow2.comp.stderr 2>&1
cd ./lib/Generics && ./gshow2    </dev/null >gshow2.run.stdout 2>gshow2.run.stderr
=====> gshow2(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o gshow2 gshow2.hs -O -threaded   >gshow2.comp.stderr 2>&1
cd ./lib/Generics && ./gshow2  +RTS -N2 -RTS  </dev/null >gshow2.run.stdout 2>gshow2.run.stderr
=====> hlist(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hlist hlist.hs    >hlist.comp.stderr 2>&1
cd ./lib/Generics && ./hlist    </dev/null >hlist.run.stdout 2>hlist.run.stderr
=====> hlist(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hlist hlist.hs -O   >hlist.comp.stderr 2>&1
cd ./lib/Generics && ./hlist    </dev/null >hlist.run.stdout 2>hlist.run.stderr
=====> hlist(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hlist hlist.hs -O -fasm   >hlist.comp.stderr 2>&1
cd ./lib/Generics && ./hlist    </dev/null >hlist.run.stdout 2>hlist.run.stderr
=====> hlist(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hlist hlist.hs -O -prof -auto-all   >hlist.comp.stderr 2>&1
cd ./lib/Generics && ./hlist  +RTS -p -RTS  </dev/null >hlist.run.stdout 2>hlist.run.stderr
=====> hlist(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hlist hlist.hs -O -prof -auto-all -fasm   >hlist.comp.stderr 2>&1
cd ./lib/Generics && ./hlist  +RTS -hc -RTS  </dev/null >hlist.run.stdout 2>hlist.run.stderr
=====> hlist(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hlist.hs --interactive -v0   <hlist.genscript 1>hlist.interp.stdout 2>hlist.interp.stderr
=====> hlist(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hlist hlist.hs -threaded -debug   >hlist.comp.stderr 2>&1
cd ./lib/Generics && ./hlist    </dev/null >hlist.run.stdout 2>hlist.run.stderr
=====> hlist(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hlist hlist.hs -O -threaded   >hlist.comp.stderr 2>&1
cd ./lib/Generics && ./hlist  +RTS -N2 -RTS  </dev/null >hlist.run.stdout 2>hlist.run.stderr
=====> hopat(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hopat hopat.hs    >hopat.comp.stderr 2>&1
cd ./lib/Generics && ./hopat    </dev/null >hopat.run.stdout 2>hopat.run.stderr
=====> hopat(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hopat hopat.hs -O   >hopat.comp.stderr 2>&1
cd ./lib/Generics && ./hopat    </dev/null >hopat.run.stdout 2>hopat.run.stderr
=====> hopat(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hopat hopat.hs -O -fasm   >hopat.comp.stderr 2>&1
cd ./lib/Generics && ./hopat    </dev/null >hopat.run.stdout 2>hopat.run.stderr
=====> hopat(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hopat hopat.hs -O -prof -auto-all   >hopat.comp.stderr 2>&1
cd ./lib/Generics && ./hopat  +RTS -p -RTS  </dev/null >hopat.run.stdout 2>hopat.run.stderr
=====> hopat(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hopat hopat.hs -O -prof -auto-all -fasm   >hopat.comp.stderr 2>&1
cd ./lib/Generics && ./hopat  +RTS -hc -RTS  </dev/null >hopat.run.stdout 2>hopat.run.stderr
=====> hopat(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hopat.hs --interactive -v0   <hopat.genscript 1>hopat.interp.stdout 2>hopat.interp.stderr
=====> hopat(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hopat hopat.hs -threaded -debug   >hopat.comp.stderr 2>&1
cd ./lib/Generics && ./hopat    </dev/null >hopat.run.stdout 2>hopat.run.stderr
=====> hopat(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hopat hopat.hs -O -threaded   >hopat.comp.stderr 2>&1
cd ./lib/Generics && ./hopat  +RTS -N2 -RTS  </dev/null >hopat.run.stdout 2>hopat.run.stderr
=====> foldTree(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o foldTree foldTree.hs    >foldTree.comp.stderr 2>&1
cd ./lib/Generics && ./foldTree    </dev/null >foldTree.run.stdout 2>foldTree.run.stderr
=====> foldTree(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o foldTree foldTree.hs -O   >foldTree.comp.stderr 2>&1
cd ./lib/Generics && ./foldTree    </dev/null >foldTree.run.stdout 2>foldTree.run.stderr
=====> foldTree(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o foldTree foldTree.hs -O -fasm   >foldTree.comp.stderr 2>&1
cd ./lib/Generics && ./foldTree    </dev/null >foldTree.run.stdout 2>foldTree.run.stderr
=====> foldTree(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o foldTree foldTree.hs -O -prof -auto-all   >foldTree.comp.stderr 2>&1
cd ./lib/Generics && ./foldTree  +RTS -p -RTS  </dev/null >foldTree.run.stdout 2>foldTree.run.stderr
=====> foldTree(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o foldTree foldTree.hs -O -prof -auto-all -fasm   >foldTree.comp.stderr 2>&1
cd ./lib/Generics && ./foldTree  +RTS -hc -RTS  </dev/null >foldTree.run.stdout 2>foldTree.run.stderr
=====> foldTree(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  foldTree.hs --interactive -v0   <foldTree.genscript 1>foldTree.interp.stdout 2>foldTree.interp.stderr
=====> foldTree(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o foldTree foldTree.hs -threaded -debug   >foldTree.comp.stderr 2>&1
cd ./lib/Generics && ./foldTree    </dev/null >foldTree.run.stdout 2>foldTree.run.stderr
=====> foldTree(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o foldTree foldTree.hs -O -threaded   >foldTree.comp.stderr 2>&1
cd ./lib/Generics && ./foldTree  +RTS -N2 -RTS  </dev/null >foldTree.run.stdout 2>foldTree.run.stderr
=====> newtype(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs    >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype    </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype    </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O -fasm   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype    </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O -prof -auto-all   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype  +RTS -p -RTS  </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O -prof -auto-all -fasm   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype  +RTS -hc -RTS  </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  newtype.hs --interactive -v0   <newtype.genscript 1>newtype.interp.stdout 2>newtype.interp.stderr
=====> newtype(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -threaded -debug   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype    </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> newtype(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o newtype newtype.hs -O -threaded   >newtype.comp.stderr 2>&1
cd ./lib/Generics && ./newtype  +RTS -N2 -RTS  </dev/null >newtype.run.stdout 2>newtype.run.stderr
=====> perm(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o perm perm.hs    >perm.comp.stderr 2>&1
cd ./lib/Generics && ./perm    </dev/null >perm.run.stdout 2>perm.run.stderr
=====> perm(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o perm perm.hs -O   >perm.comp.stderr 2>&1
cd ./lib/Generics && ./perm    </dev/null >perm.run.stdout 2>perm.run.stderr
=====> perm(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o perm perm.hs -O -fasm   >perm.comp.stderr 2>&1
cd ./lib/Generics && ./perm    </dev/null >perm.run.stdout 2>perm.run.stderr
=====> perm(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o perm perm.hs -O -prof -auto-all   >perm.comp.stderr 2>&1
cd ./lib/Generics && ./perm  +RTS -p -RTS  </dev/null >perm.run.stdout 2>perm.run.stderr
=====> perm(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o perm perm.hs -O -prof -auto-all -fasm   >perm.comp.stderr 2>&1
cd ./lib/Generics && ./perm  +RTS -hc -RTS  </dev/null >perm.run.stdout 2>perm.run.stderr
=====> perm(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  perm.hs --interactive -v0   <perm.genscript 1>perm.interp.stdout 2>perm.interp.stderr
=====> perm(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o perm perm.hs -threaded -debug   >perm.comp.stderr 2>&1
cd ./lib/Generics && ./perm    </dev/null >perm.run.stdout 2>perm.run.stderr
=====> perm(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o perm perm.hs -O -threaded   >perm.comp.stderr 2>&1
cd ./lib/Generics && ./perm  +RTS -N2 -RTS  </dev/null >perm.run.stdout 2>perm.run.stderr
=====> typecase1(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase1 typecase1.hs    >typecase1.comp.stderr 2>&1
cd ./lib/Generics && ./typecase1    </dev/null >typecase1.run.stdout 2>typecase1.run.stderr
=====> typecase1(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase1 typecase1.hs -O   >typecase1.comp.stderr 2>&1
cd ./lib/Generics && ./typecase1    </dev/null >typecase1.run.stdout 2>typecase1.run.stderr
=====> typecase1(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase1 typecase1.hs -O -fasm   >typecase1.comp.stderr 2>&1
cd ./lib/Generics && ./typecase1    </dev/null >typecase1.run.stdout 2>typecase1.run.stderr
=====> typecase1(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase1 typecase1.hs -O -prof -auto-all   >typecase1.comp.stderr 2>&1
cd ./lib/Generics && ./typecase1  +RTS -p -RTS  </dev/null >typecase1.run.stdout 2>typecase1.run.stderr
=====> typecase1(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase1 typecase1.hs -O -prof -auto-all -fasm   >typecase1.comp.stderr 2>&1
cd ./lib/Generics && ./typecase1  +RTS -hc -RTS  </dev/null >typecase1.run.stdout 2>typecase1.run.stderr
=====> typecase1(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  typecase1.hs --interactive -v0   <typecase1.genscript 1>typecase1.interp.stdout 2>typecase1.interp.stderr
=====> typecase1(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase1 typecase1.hs -threaded -debug   >typecase1.comp.stderr 2>&1
cd ./lib/Generics && ./typecase1    </dev/null >typecase1.run.stdout 2>typecase1.run.stderr
=====> typecase1(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase1 typecase1.hs -O -threaded   >typecase1.comp.stderr 2>&1
cd ./lib/Generics && ./typecase1  +RTS -N2 -RTS  </dev/null >typecase1.run.stdout 2>typecase1.run.stderr
=====> typecase2(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase2 typecase2.hs    >typecase2.comp.stderr 2>&1
cd ./lib/Generics && ./typecase2    </dev/null >typecase2.run.stdout 2>typecase2.run.stderr
=====> typecase2(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase2 typecase2.hs -O   >typecase2.comp.stderr 2>&1
cd ./lib/Generics && ./typecase2    </dev/null >typecase2.run.stdout 2>typecase2.run.stderr
=====> typecase2(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase2 typecase2.hs -O -fasm   >typecase2.comp.stderr 2>&1
cd ./lib/Generics && ./typecase2    </dev/null >typecase2.run.stdout 2>typecase2.run.stderr
=====> typecase2(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase2 typecase2.hs -O -prof -auto-all   >typecase2.comp.stderr 2>&1
cd ./lib/Generics && ./typecase2  +RTS -p -RTS  </dev/null >typecase2.run.stdout 2>typecase2.run.stderr
=====> typecase2(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase2 typecase2.hs -O -prof -auto-all -fasm   >typecase2.comp.stderr 2>&1
cd ./lib/Generics && ./typecase2  +RTS -hc -RTS  </dev/null >typecase2.run.stdout 2>typecase2.run.stderr
=====> typecase2(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  typecase2.hs --interactive -v0   <typecase2.genscript 1>typecase2.interp.stdout 2>typecase2.interp.stderr
=====> typecase2(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase2 typecase2.hs -threaded -debug   >typecase2.comp.stderr 2>&1
cd ./lib/Generics && ./typecase2    </dev/null >typecase2.run.stdout 2>typecase2.run.stderr
=====> typecase2(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typecase2 typecase2.hs -O -threaded   >typecase2.comp.stderr 2>&1
cd ./lib/Generics && ./typecase2  +RTS -N2 -RTS  </dev/null >typecase2.run.stdout 2>typecase2.run.stderr
=====> typeableY(normal)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typeableY typeableY.hs    >typeableY.comp.stderr 2>&1
cd ./lib/Generics && ./typeableY    </dev/null >typeableY.run.stdout 2>typeableY.run.stderr
=====> typeableY(opt)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typeableY typeableY.hs -O   >typeableY.comp.stderr 2>&1
cd ./lib/Generics && ./typeableY    </dev/null >typeableY.run.stdout 2>typeableY.run.stderr
=====> typeableY(optasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typeableY typeableY.hs -O -fasm   >typeableY.comp.stderr 2>&1
cd ./lib/Generics && ./typeableY    </dev/null >typeableY.run.stdout 2>typeableY.run.stderr
=====> typeableY(prof)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typeableY typeableY.hs -O -prof -auto-all   >typeableY.comp.stderr 2>&1
cd ./lib/Generics && ./typeableY  +RTS -p -RTS  </dev/null >typeableY.run.stdout 2>typeableY.run.stderr
=====> typeableY(profasm)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typeableY typeableY.hs -O -prof -auto-all -fasm   >typeableY.comp.stderr 2>&1
cd ./lib/Generics && ./typeableY  +RTS -hc -RTS  </dev/null >typeableY.run.stdout 2>typeableY.run.stderr
=====> typeableY(ghci)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  typeableY.hs --interactive -v0   <typeableY.genscript 1>typeableY.interp.stdout 2>typeableY.interp.stderr
=====> typeableY(threaded1)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typeableY typeableY.hs -threaded -debug   >typeableY.comp.stderr 2>&1
cd ./lib/Generics && ./typeableY    </dev/null >typeableY.run.stdout 2>typeableY.run.stderr
=====> typeableY(threaded2)
cd ./lib/Generics && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o typeableY typeableY.hs -O -threaded   >typeableY.comp.stderr 2>&1
cd ./lib/Generics && ./typeableY  +RTS -N2 -RTS  </dev/null >typeableY.run.stdout 2>typeableY.run.stderr
====> Running ./lib/Generics/bits/test.T
=====> bits(normal)
cd ./lib/Generics/bits && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o bits Main    >bits.comp.stderr 2>&1
cd ./lib/Generics/bits && ./bits    </dev/null >bits.run.stdout 2>bits.run.stderr
=====> bits(opt)
cd ./lib/Generics/bits && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o bits Main -O   >bits.comp.stderr 2>&1
cd ./lib/Generics/bits && ./bits    </dev/null >bits.run.stdout 2>bits.run.stderr
=====> bits(optasm)
cd ./lib/Generics/bits && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o bits Main -O -fasm   >bits.comp.stderr 2>&1
cd ./lib/Generics/bits && ./bits    </dev/null >bits.run.stdout 2>bits.run.stderr
=====> bits(prof)
cd ./lib/Generics/bits && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o bits Main -O -prof -auto-all   >bits.comp.stderr 2>&1
cd ./lib/Generics/bits && ./bits  +RTS -p -RTS  </dev/null >bits.run.stdout 2>bits.run.stderr
=====> bits(profasm)
cd ./lib/Generics/bits && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o bits Main -O -prof -auto-all -fasm   >bits.comp.stderr 2>&1
cd ./lib/Generics/bits && ./bits  +RTS -hc -RTS  </dev/null >bits.run.stdout 2>bits.run.stderr
=====> bits(ghci)
cd ./lib/Generics/bits && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <bits.genscript 1>bits.interp.stdout 2>bits.interp.stderr
=====> bits(threaded1)
cd ./lib/Generics/bits && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o bits Main -threaded -debug   >bits.comp.stderr 2>&1
cd ./lib/Generics/bits && ./bits    </dev/null >bits.run.stdout 2>bits.run.stderr
=====> bits(threaded2)
cd ./lib/Generics/bits && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o bits Main -O -threaded   >bits.comp.stderr 2>&1
cd ./lib/Generics/bits && ./bits  +RTS -N2 -RTS  </dev/null >bits.run.stdout 2>bits.run.stderr
====> Running ./lib/Generics/ext1/test.T
=====> ext1(normal)
cd ./lib/Generics/ext1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o ext1 Main    >ext1.comp.stderr 2>&1
cd ./lib/Generics/ext1 && ./ext1    </dev/null >ext1.run.stdout 2>ext1.run.stderr
=====> ext1(opt)
cd ./lib/Generics/ext1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o ext1 Main -O   >ext1.comp.stderr 2>&1
cd ./lib/Generics/ext1 && ./ext1    </dev/null >ext1.run.stdout 2>ext1.run.stderr
=====> ext1(optasm)
cd ./lib/Generics/ext1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o ext1 Main -O -fasm   >ext1.comp.stderr 2>&1
cd ./lib/Generics/ext1 && ./ext1    </dev/null >ext1.run.stdout 2>ext1.run.stderr
=====> ext1(prof)
cd ./lib/Generics/ext1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o ext1 Main -O -prof -auto-all   >ext1.comp.stderr 2>&1
cd ./lib/Generics/ext1 && ./ext1  +RTS -p -RTS  </dev/null >ext1.run.stdout 2>ext1.run.stderr
=====> ext1(profasm)
cd ./lib/Generics/ext1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o ext1 Main -O -prof -auto-all -fasm   >ext1.comp.stderr 2>&1
cd ./lib/Generics/ext1 && ./ext1  +RTS -hc -RTS  </dev/null >ext1.run.stdout 2>ext1.run.stderr
=====> ext1(ghci)
cd ./lib/Generics/ext1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <ext1.genscript 1>ext1.interp.stdout 2>ext1.interp.stderr
=====> ext1(threaded1)
cd ./lib/Generics/ext1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o ext1 Main -threaded -debug   >ext1.comp.stderr 2>&1
cd ./lib/Generics/ext1 && ./ext1    </dev/null >ext1.run.stdout 2>ext1.run.stderr
=====> ext1(threaded2)
cd ./lib/Generics/ext1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o ext1 Main -O -threaded   >ext1.comp.stderr 2>&1
cd ./lib/Generics/ext1 && ./ext1  +RTS -N2 -RTS  </dev/null >ext1.run.stdout 2>ext1.run.stderr
====> Running ./lib/Generics/freeNames/test.T
=====> freeNames(normal)
cd ./lib/Generics/freeNames && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o freeNames Main    >freeNames.comp.stderr 2>&1
cd ./lib/Generics/freeNames && ./freeNames    </dev/null >freeNames.run.stdout 2>freeNames.run.stderr
=====> freeNames(opt)
cd ./lib/Generics/freeNames && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o freeNames Main -O   >freeNames.comp.stderr 2>&1
cd ./lib/Generics/freeNames && ./freeNames    </dev/null >freeNames.run.stdout 2>freeNames.run.stderr
=====> freeNames(optasm)
cd ./lib/Generics/freeNames && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o freeNames Main -O -fasm   >freeNames.comp.stderr 2>&1
cd ./lib/Generics/freeNames && ./freeNames    </dev/null >freeNames.run.stdout 2>freeNames.run.stderr
=====> freeNames(prof)
cd ./lib/Generics/freeNames && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o freeNames Main -O -prof -auto-all   >freeNames.comp.stderr 2>&1
cd ./lib/Generics/freeNames && ./freeNames  +RTS -p -RTS  </dev/null >freeNames.run.stdout 2>freeNames.run.stderr
=====> freeNames(profasm)
cd ./lib/Generics/freeNames && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o freeNames Main -O -prof -auto-all -fasm   >freeNames.comp.stderr 2>&1
cd ./lib/Generics/freeNames && ./freeNames  +RTS -hc -RTS  </dev/null >freeNames.run.stdout 2>freeNames.run.stderr
=====> freeNames(ghci)
cd ./lib/Generics/freeNames && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <freeNames.genscript 1>freeNames.interp.stdout 2>freeNames.interp.stderr
=====> freeNames(threaded1)
cd ./lib/Generics/freeNames && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o freeNames Main -threaded -debug   >freeNames.comp.stderr 2>&1
cd ./lib/Generics/freeNames && ./freeNames    </dev/null >freeNames.run.stdout 2>freeNames.run.stderr
=====> freeNames(threaded2)
cd ./lib/Generics/freeNames && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o freeNames Main -O -threaded   >freeNames.comp.stderr 2>&1
cd ./lib/Generics/freeNames && ./freeNames  +RTS -N2 -RTS  </dev/null >freeNames.run.stdout 2>freeNames.run.stderr
====> Running ./lib/Generics/genUpTo/test.T
=====> genUpTo(normal)
cd ./lib/Generics/genUpTo && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o genUpTo Main    >genUpTo.comp.stderr 2>&1
cd ./lib/Generics/genUpTo && ./genUpTo    </dev/null >genUpTo.run.stdout 2>genUpTo.run.stderr
=====> genUpTo(opt)
cd ./lib/Generics/genUpTo && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o genUpTo Main -O   >genUpTo.comp.stderr 2>&1
cd ./lib/Generics/genUpTo && ./genUpTo    </dev/null >genUpTo.run.stdout 2>genUpTo.run.stderr
=====> genUpTo(optasm)
cd ./lib/Generics/genUpTo && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o genUpTo Main -O -fasm   >genUpTo.comp.stderr 2>&1
cd ./lib/Generics/genUpTo && ./genUpTo    </dev/null >genUpTo.run.stdout 2>genUpTo.run.stderr
=====> genUpTo(prof)
cd ./lib/Generics/genUpTo && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o genUpTo Main -O -prof -auto-all   >genUpTo.comp.stderr 2>&1
cd ./lib/Generics/genUpTo && ./genUpTo  +RTS -p -RTS  </dev/null >genUpTo.run.stdout 2>genUpTo.run.stderr
=====> genUpTo(profasm)
cd ./lib/Generics/genUpTo && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o genUpTo Main -O -prof -auto-all -fasm   >genUpTo.comp.stderr 2>&1
cd ./lib/Generics/genUpTo && ./genUpTo  +RTS -hc -RTS  </dev/null >genUpTo.run.stdout 2>genUpTo.run.stderr
=====> genUpTo(ghci)
cd ./lib/Generics/genUpTo && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <genUpTo.genscript 1>genUpTo.interp.stdout 2>genUpTo.interp.stderr
=====> genUpTo(threaded1)
cd ./lib/Generics/genUpTo && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o genUpTo Main -threaded -debug   >genUpTo.comp.stderr 2>&1
cd ./lib/Generics/genUpTo && ./genUpTo    </dev/null >genUpTo.run.stdout 2>genUpTo.run.stderr
=====> genUpTo(threaded2)
cd ./lib/Generics/genUpTo && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o genUpTo Main -O -threaded   >genUpTo.comp.stderr 2>&1
cd ./lib/Generics/genUpTo && ./genUpTo  +RTS -N2 -RTS  </dev/null >genUpTo.run.stdout 2>genUpTo.run.stderr
====> Running ./lib/Generics/geq/test.T
=====> geq(normal)
cd ./lib/Generics/geq && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o geq Main    >geq.comp.stderr 2>&1
cd ./lib/Generics/geq && ./geq    </dev/null >geq.run.stdout 2>geq.run.stderr
=====> geq(opt)
cd ./lib/Generics/geq && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o geq Main -O   >geq.comp.stderr 2>&1
cd ./lib/Generics/geq && ./geq    </dev/null >geq.run.stdout 2>geq.run.stderr
=====> geq(optasm)
cd ./lib/Generics/geq && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o geq Main -O -fasm   >geq.comp.stderr 2>&1
cd ./lib/Generics/geq && ./geq    </dev/null >geq.run.stdout 2>geq.run.stderr
=====> geq(prof)
cd ./lib/Generics/geq && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o geq Main -O -prof -auto-all   >geq.comp.stderr 2>&1
cd ./lib/Generics/geq && ./geq  +RTS -p -RTS  </dev/null >geq.run.stdout 2>geq.run.stderr
=====> geq(profasm)
cd ./lib/Generics/geq && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o geq Main -O -prof -auto-all -fasm   >geq.comp.stderr 2>&1
cd ./lib/Generics/geq && ./geq  +RTS -hc -RTS  </dev/null >geq.run.stdout 2>geq.run.stderr
=====> geq(ghci)
cd ./lib/Generics/geq && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <geq.genscript 1>geq.interp.stdout 2>geq.interp.stderr
=====> geq(threaded1)
cd ./lib/Generics/geq && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o geq Main -threaded -debug   >geq.comp.stderr 2>&1
cd ./lib/Generics/geq && ./geq    </dev/null >geq.run.stdout 2>geq.run.stderr
=====> geq(threaded2)
cd ./lib/Generics/geq && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o geq Main -O -threaded   >geq.comp.stderr 2>&1
cd ./lib/Generics/geq && ./geq  +RTS -N2 -RTS  </dev/null >geq.run.stdout 2>geq.run.stderr
====> Running ./lib/Generics/gshow/test.T
=====> gshow(normal)
cd ./lib/Generics/gshow && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gshow Main    >gshow.comp.stderr 2>&1
cd ./lib/Generics/gshow && ./gshow    </dev/null >gshow.run.stdout 2>gshow.run.stderr
=====> gshow(opt)
cd ./lib/Generics/gshow && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gshow Main -O   >gshow.comp.stderr 2>&1
cd ./lib/Generics/gshow && ./gshow    </dev/null >gshow.run.stdout 2>gshow.run.stderr
=====> gshow(optasm)
cd ./lib/Generics/gshow && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gshow Main -O -fasm   >gshow.comp.stderr 2>&1
cd ./lib/Generics/gshow && ./gshow    </dev/null >gshow.run.stdout 2>gshow.run.stderr
=====> gshow(prof)
cd ./lib/Generics/gshow && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gshow Main -O -prof -auto-all   >gshow.comp.stderr 2>&1
cd ./lib/Generics/gshow && ./gshow  +RTS -p -RTS  </dev/null >gshow.run.stdout 2>gshow.run.stderr
=====> gshow(profasm)
cd ./lib/Generics/gshow && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gshow Main -O -prof -auto-all -fasm   >gshow.comp.stderr 2>&1
cd ./lib/Generics/gshow && ./gshow  +RTS -hc -RTS  </dev/null >gshow.run.stdout 2>gshow.run.stderr
=====> gshow(ghci)
cd ./lib/Generics/gshow && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <gshow.genscript 1>gshow.interp.stdout 2>gshow.interp.stderr
=====> gshow(threaded1)
cd ./lib/Generics/gshow && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gshow Main -threaded -debug   >gshow.comp.stderr 2>&1
cd ./lib/Generics/gshow && ./gshow    </dev/null >gshow.run.stdout 2>gshow.run.stderr
=====> gshow(threaded2)
cd ./lib/Generics/gshow && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gshow Main -O -threaded   >gshow.comp.stderr 2>&1
cd ./lib/Generics/gshow && ./gshow  +RTS -N2 -RTS  </dev/null >gshow.run.stdout 2>gshow.run.stderr
====> Running ./lib/Generics/gzip/test.T
=====> gzip(normal)
cd ./lib/Generics/gzip && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gzip Main    >gzip.comp.stderr 2>&1
cd ./lib/Generics/gzip && ./gzip    </dev/null >gzip.run.stdout 2>gzip.run.stderr
=====> gzip(opt)
cd ./lib/Generics/gzip && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gzip Main -O   >gzip.comp.stderr 2>&1
cd ./lib/Generics/gzip && ./gzip    </dev/null >gzip.run.stdout 2>gzip.run.stderr
=====> gzip(optasm)
cd ./lib/Generics/gzip && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gzip Main -O -fasm   >gzip.comp.stderr 2>&1
cd ./lib/Generics/gzip && ./gzip    </dev/null >gzip.run.stdout 2>gzip.run.stderr
=====> gzip(prof)
cd ./lib/Generics/gzip && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gzip Main -O -prof -auto-all   >gzip.comp.stderr 2>&1
cd ./lib/Generics/gzip && ./gzip  +RTS -p -RTS  </dev/null >gzip.run.stdout 2>gzip.run.stderr
=====> gzip(profasm)
cd ./lib/Generics/gzip && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gzip Main -O -prof -auto-all -fasm   >gzip.comp.stderr 2>&1
cd ./lib/Generics/gzip && ./gzip  +RTS -hc -RTS  </dev/null >gzip.run.stdout 2>gzip.run.stderr
=====> gzip(ghci)
cd ./lib/Generics/gzip && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <gzip.genscript 1>gzip.interp.stdout 2>gzip.interp.stderr
=====> gzip(threaded1)
cd ./lib/Generics/gzip && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gzip Main -threaded -debug   >gzip.comp.stderr 2>&1
cd ./lib/Generics/gzip && ./gzip    </dev/null >gzip.run.stdout 2>gzip.run.stderr
=====> gzip(threaded2)
cd ./lib/Generics/gzip && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o gzip Main -O -threaded   >gzip.comp.stderr 2>&1
cd ./lib/Generics/gzip && ./gzip  +RTS -N2 -RTS  </dev/null >gzip.run.stdout 2>gzip.run.stderr
====> Running ./lib/Generics/paradise/test.T
=====> paradise(normal)
cd ./lib/Generics/paradise && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o paradise Main    >paradise.comp.stderr 2>&1
cd ./lib/Generics/paradise && ./paradise    </dev/null >paradise.run.stdout 2>paradise.run.stderr
=====> paradise(opt)
cd ./lib/Generics/paradise && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o paradise Main -O   >paradise.comp.stderr 2>&1
cd ./lib/Generics/paradise && ./paradise    </dev/null >paradise.run.stdout 2>paradise.run.stderr
=====> paradise(optasm)
cd ./lib/Generics/paradise && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o paradise Main -O -fasm   >paradise.comp.stderr 2>&1
cd ./lib/Generics/paradise && ./paradise    </dev/null >paradise.run.stdout 2>paradise.run.stderr
=====> paradise(prof)
cd ./lib/Generics/paradise && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o paradise Main -O -prof -auto-all   >paradise.comp.stderr 2>&1
cd ./lib/Generics/paradise && ./paradise  +RTS -p -RTS  </dev/null >paradise.run.stdout 2>paradise.run.stderr
=====> paradise(profasm)
cd ./lib/Generics/paradise && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o paradise Main -O -prof -auto-all -fasm   >paradise.comp.stderr 2>&1
cd ./lib/Generics/paradise && ./paradise  +RTS -hc -RTS  </dev/null >paradise.run.stdout 2>paradise.run.stderr
=====> paradise(ghci)
cd ./lib/Generics/paradise && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <paradise.genscript 1>paradise.interp.stdout 2>paradise.interp.stderr
=====> paradise(threaded1)
cd ./lib/Generics/paradise && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o paradise Main -threaded -debug   >paradise.comp.stderr 2>&1
cd ./lib/Generics/paradise && ./paradise    </dev/null >paradise.run.stdout 2>paradise.run.stderr
=====> paradise(threaded2)
cd ./lib/Generics/paradise && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o paradise Main -O -threaded   >paradise.comp.stderr 2>&1
cd ./lib/Generics/paradise && ./paradise  +RTS -N2 -RTS  </dev/null >paradise.run.stdout 2>paradise.run.stderr
====> Running ./lib/Generics/reify/test.T
=====> reify(normal)
cd ./lib/Generics/reify && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o reify Main    >reify.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:14:7:

    Could not find module `Control.Monad.State':

      Use -v to see a list of the files searched for.


*** unexpected failure for reify(normal)
=====> reify(opt)
cd ./lib/Generics/reify && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o reify Main -O   >reify.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:14:7:

    Could not find module `Control.Monad.State':

      Use -v to see a list of the files searched for.


*** unexpected failure for reify(opt)
=====> reify(optasm)
cd ./lib/Generics/reify && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o reify Main -O -fasm   >reify.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:14:7:

    Could not find module `Control.Monad.State':

      Use -v to see a list of the files searched for.


*** unexpected failure for reify(optasm)
=====> reify(prof)
cd ./lib/Generics/reify && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o reify Main -O -prof -auto-all   >reify.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:14:7:

    Could not find module `Control.Monad.State':

      Use -v to see a list of the files searched for.


*** unexpected failure for reify(prof)
=====> reify(profasm)
cd ./lib/Generics/reify && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o reify Main -O -prof -auto-all -fasm   >reify.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:14:7:

    Could not find module `Control.Monad.State':

      Use -v to see a list of the files searched for.


*** unexpected failure for reify(profasm)
=====> reify(ghci)
cd ./lib/Generics/reify && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <reify.genscript 1>reify.interp.stdout 2>reify.interp.stderr
Actual stdout output differs from expected:
*** ./lib/Generics/reify/reify.stdout	Sun Sep  3 18:30:30 2006
--- ./lib/Generics/reify/reify.run.stdout	Mon Sep  4 01:50:05 2006
***************
*** 1 ****
- (True,(True,(False,(True,(True,(1,(2,(3,(P "foo" "foo",(E (P "foo" "foo") (S 1.23),D "foo" (E (P "foo" "foo") (S 1.23)) []))))))))))
--- 0 ----
*** unexpected failure for reify(ghci)
=====> reify(threaded1)
cd ./lib/Generics/reify && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o reify Main -threaded -debug   >reify.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:14:7:

    Could not find module `Control.Monad.State':

      Use -v to see a list of the files searched for.


*** unexpected failure for reify(threaded1)
=====> reify(threaded2)
cd ./lib/Generics/reify && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o reify Main -O -threaded   >reify.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:14:7:

    Could not find module `Control.Monad.State':

      Use -v to see a list of the files searched for.


*** unexpected failure for reify(threaded2)
====> Running ./lib/Generics/strings/test.T
=====> strings(normal)
cd ./lib/Generics/strings && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strings Main    >strings.comp.stderr 2>&1
cd ./lib/Generics/strings && ./strings    </dev/null >strings.run.stdout 2>strings.run.stderr
=====> strings(opt)
cd ./lib/Generics/strings && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strings Main -O   >strings.comp.stderr 2>&1
cd ./lib/Generics/strings && ./strings    </dev/null >strings.run.stdout 2>strings.run.stderr
=====> strings(optasm)
cd ./lib/Generics/strings && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strings Main -O -fasm   >strings.comp.stderr 2>&1
cd ./lib/Generics/strings && ./strings    </dev/null >strings.run.stdout 2>strings.run.stderr
=====> strings(prof)
cd ./lib/Generics/strings && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strings Main -O -prof -auto-all   >strings.comp.stderr 2>&1
cd ./lib/Generics/strings && ./strings  +RTS -p -RTS  </dev/null >strings.run.stdout 2>strings.run.stderr
=====> strings(profasm)
cd ./lib/Generics/strings && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strings Main -O -prof -auto-all -fasm   >strings.comp.stderr 2>&1
cd ./lib/Generics/strings && ./strings  +RTS -hc -RTS  </dev/null >strings.run.stdout 2>strings.run.stderr
=====> strings(ghci)
cd ./lib/Generics/strings && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <strings.genscript 1>strings.interp.stdout 2>strings.interp.stderr
=====> strings(threaded1)
cd ./lib/Generics/strings && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strings Main -threaded -debug   >strings.comp.stderr 2>&1
cd ./lib/Generics/strings && ./strings    </dev/null >strings.run.stdout 2>strings.run.stderr
=====> strings(threaded2)
cd ./lib/Generics/strings && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strings Main -O -threaded   >strings.comp.stderr 2>&1
cd ./lib/Generics/strings && ./strings  +RTS -N2 -RTS  </dev/null >strings.run.stdout 2>strings.run.stderr
====> Running ./lib/Generics/tree/test.T
=====> tree(normal)
cd ./lib/Generics/tree && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tree Main    >tree.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:11:7:

    Could not find module `Control.Monad.Reader':

      Use -v to see a list of the files searched for.


*** unexpected failure for tree(normal)
=====> tree(opt)
cd ./lib/Generics/tree && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tree Main -O   >tree.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:11:7:

    Could not find module `Control.Monad.Reader':

      Use -v to see a list of the files searched for.


*** unexpected failure for tree(opt)
=====> tree(optasm)
cd ./lib/Generics/tree && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tree Main -O -fasm   >tree.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:11:7:

    Could not find module `Control.Monad.Reader':

      Use -v to see a list of the files searched for.


*** unexpected failure for tree(optasm)
=====> tree(prof)
cd ./lib/Generics/tree && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tree Main -O -prof -auto-all   >tree.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:11:7:

    Could not find module `Control.Monad.Reader':

      Use -v to see a list of the files searched for.


*** unexpected failure for tree(prof)
=====> tree(profasm)
cd ./lib/Generics/tree && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tree Main -O -prof -auto-all -fasm   >tree.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:11:7:

    Could not find module `Control.Monad.Reader':

      Use -v to see a list of the files searched for.


*** unexpected failure for tree(profasm)
=====> tree(ghci)
cd ./lib/Generics/tree && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <tree.genscript 1>tree.interp.stdout 2>tree.interp.stderr
Actual stdout output differs from expected:
*** ./lib/Generics/tree/tree.stdout	Sun Sep  3 18:30:30 2006
--- ./lib/Generics/tree/tree.run.stdout	Mon Sep  4 01:50:42 2006
***************
*** 1 ****
- (C [D "Research" (E (P "Laemmel" "Amsterdam") (S 8000.0)) [PU (E (P "Joost" "Amsterdam") (S 1000.0)),PU (E (P "Marlow" "Cambridge") (S 2000.0))],D "Strategy" (E (P "Blair" "London") (S 100000.0)) []],(Node {rootLabel = "C", subForest = [Node {rootLabel = "(:)", subForest = [Node {rootLabel = "D", subForest = [Node {rootLabel = "Research", subForest = []},Node {rootLabel = "E", subForest = [Node {rootLabel = "P", subForest = [Node {rootLabel = "Laemmel", subForest = []},Node {rootLabel = "Amsterdam", subForest = []}]},Node {rootLabel = "S", subForest = [Node {rootLabel = "8000.0", subForest = []}]}]},Node {rootLabel = "(:)", subForest = [Node {rootLabel = "PU", subForest = [Node {rootLabel = "E", subForest = [Node {rootLabel = "P", subForest = [Node {rootLabel = "Joost", subForest = []},Node {rootLabel = "Amsterdam", subForest = []}]},Node {rootLabel = "S", subForest = [Node {rootLabel = "1000.0", subForest = []}]}]}]},Node {rootLabel = "(:)", subForest = [Node {rootLabel = "PU", subForest = [Node {rootLabel = "E", subForest = [Node {rootLabel = "P", subForest = [Node {rootLabel = "Marlow", subForest = []},Node {rootLabel = "Cambridge", subForest = []}]},Node {rootLabel = "S", subForest = [Node {rootLabel = "2000.0", subForest = []}]}]}]},Node {rootLabel = "[]", subForest = []}]}]}]},Node {rootLabel = "(:)", subForest = [Node {rootLabel = "D", subForest = [Node {rootLabel = "Strategy", subForest = []},Node {rootLabel = "E", subForest = [Node {rootLabel = "P", subForest = [Node {rootLabel = "Blair", subForest = []},Node {rootLabel = "London", subForest = []}]},Node {rootLabel = "S", subForest = [Node {rootLabel = "100000.0", subForest = []}]}]},Node {rootLabel = "[]", subForest = []}]},Node {rootLabel = "[]", subForest = []}]}]}]},(Just (C [D "Research" (E (P "Laemmel" "Amsterdam") (S 8000.0)) [PU (E (P "Joost" "Amsterdam") (S 1000.0)),PU (E (P "Marlow" "Cambridge") (S 2000.0))],D "Strategy" (E (P "Blair" "London") (S 100000.0)) []]),True)))
--- 0 ----
*** unexpected failure for tree(ghci)
=====> tree(threaded1)
cd ./lib/Generics/tree && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tree Main -threaded -debug   >tree.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:11:7:

    Could not find module `Control.Monad.Reader':

      Use -v to see a list of the files searched for.


*** unexpected failure for tree(threaded1)
=====> tree(threaded2)
cd ./lib/Generics/tree && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tree Main -O -threaded   >tree.comp.stderr 2>&1
Compile failed (status 256) errors were:


Main.hs:11:7:

    Could not find module `Control.Monad.Reader':

      Use -v to see a list of the files searched for.


*** unexpected failure for tree(threaded2)
====> Running ./lib/Generics/xmlish/test.T
=====> xmlish(normal)
cd ./lib/Generics/xmlish && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o xmlish Main    >xmlish.comp.stderr 2>&1
cd ./lib/Generics/xmlish && ./xmlish    </dev/null >xmlish.run.stdout 2>xmlish.run.stderr
=====> xmlish(opt)
cd ./lib/Generics/xmlish && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o xmlish Main -O   >xmlish.comp.stderr 2>&1
cd ./lib/Generics/xmlish && ./xmlish    </dev/null >xmlish.run.stdout 2>xmlish.run.stderr
=====> xmlish(optasm)
cd ./lib/Generics/xmlish && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o xmlish Main -O -fasm   >xmlish.comp.stderr 2>&1
cd ./lib/Generics/xmlish && ./xmlish    </dev/null >xmlish.run.stdout 2>xmlish.run.stderr
=====> xmlish(prof)
cd ./lib/Generics/xmlish && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o xmlish Main -O -prof -auto-all   >xmlish.comp.stderr 2>&1
cd ./lib/Generics/xmlish && ./xmlish  +RTS -p -RTS  </dev/null >xmlish.run.stdout 2>xmlish.run.stderr
=====> xmlish(profasm)
cd ./lib/Generics/xmlish && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o xmlish Main -O -prof -auto-all -fasm   >xmlish.comp.stderr 2>&1
cd ./lib/Generics/xmlish && ./xmlish  +RTS -hc -RTS  </dev/null >xmlish.run.stdout 2>xmlish.run.stderr
=====> xmlish(ghci)
cd ./lib/Generics/xmlish && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <xmlish.genscript 1>xmlish.interp.stdout 2>xmlish.interp.stderr
=====> xmlish(threaded1)
cd ./lib/Generics/xmlish && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o xmlish Main -threaded -debug   >xmlish.comp.stderr 2>&1
cd ./lib/Generics/xmlish && ./xmlish    </dev/null >xmlish.run.stdout 2>xmlish.run.stderr
=====> xmlish(threaded2)
cd ./lib/Generics/xmlish && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o xmlish Main -O -threaded   >xmlish.comp.stderr 2>&1
cd ./lib/Generics/xmlish && ./xmlish  +RTS -N2 -RTS  </dev/null >xmlish.run.stdout 2>xmlish.run.stderr
====> Running ./lib/IO/all.T
=====> IOError001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError001 IOError001.hs    >IOError001.comp.stderr 2>&1
cd ./lib/IO && ./IOError001    <IOError001.hs >IOError001.run.stdout 2>IOError001.run.stderr
=====> IOError001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError001 IOError001.hs -O   >IOError001.comp.stderr 2>&1
cd ./lib/IO && ./IOError001    <IOError001.hs >IOError001.run.stdout 2>IOError001.run.stderr
=====> IOError001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError001 IOError001.hs -O -fasm   >IOError001.comp.stderr 2>&1
cd ./lib/IO && ./IOError001    <IOError001.hs >IOError001.run.stdout 2>IOError001.run.stderr
=====> IOError001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError001 IOError001.hs -O -prof -auto-all   >IOError001.comp.stderr 2>&1
cd ./lib/IO && ./IOError001  +RTS -p -RTS  <IOError001.hs >IOError001.run.stdout 2>IOError001.run.stderr
=====> IOError001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError001 IOError001.hs -O -prof -auto-all -fasm   >IOError001.comp.stderr 2>&1
cd ./lib/IO && ./IOError001  +RTS -hc -RTS  <IOError001.hs >IOError001.run.stdout 2>IOError001.run.stderr
=====> IOError001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError001 IOError001.hs -threaded -debug   >IOError001.comp.stderr 2>&1
cd ./lib/IO && ./IOError001    <IOError001.hs >IOError001.run.stdout 2>IOError001.run.stderr
=====> IOError001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError001 IOError001.hs -O -threaded   >IOError001.comp.stderr 2>&1
cd ./lib/IO && ./IOError001  +RTS -N2 -RTS  <IOError001.hs >IOError001.run.stdout 2>IOError001.run.stderr
=====> IOError002(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError002 IOError002.hs    >IOError002.comp.stderr 2>&1
cd ./lib/IO && ./IOError002    </dev/null >IOError002.run.stdout 2>IOError002.run.stderr
=====> IOError002(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError002 IOError002.hs -O   >IOError002.comp.stderr 2>&1
cd ./lib/IO && ./IOError002    </dev/null >IOError002.run.stdout 2>IOError002.run.stderr
=====> IOError002(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError002 IOError002.hs -O -fasm   >IOError002.comp.stderr 2>&1
cd ./lib/IO && ./IOError002    </dev/null >IOError002.run.stdout 2>IOError002.run.stderr
=====> IOError002(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError002 IOError002.hs -O -prof -auto-all   >IOError002.comp.stderr 2>&1
cd ./lib/IO && ./IOError002  +RTS -p -RTS  </dev/null >IOError002.run.stdout 2>IOError002.run.stderr
=====> IOError002(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError002 IOError002.hs -O -prof -auto-all -fasm   >IOError002.comp.stderr 2>&1
cd ./lib/IO && ./IOError002  +RTS -hc -RTS  </dev/null >IOError002.run.stdout 2>IOError002.run.stderr
=====> IOError002(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  IOError002.hs --interactive -v0   <IOError002.genscript 1>IOError002.interp.stdout 2>IOError002.interp.stderr
=====> IOError002(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError002 IOError002.hs -threaded -debug   >IOError002.comp.stderr 2>&1
cd ./lib/IO && ./IOError002    </dev/null >IOError002.run.stdout 2>IOError002.run.stderr
=====> IOError002(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o IOError002 IOError002.hs -O -threaded   >IOError002.comp.stderr 2>&1
cd ./lib/IO && ./IOError002  +RTS -N2 -RTS  </dev/null >IOError002.run.stdout 2>IOError002.run.stderr
=====> finalization001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o finalization001 finalization001.hs    >finalization001.comp.stderr 2>&1
cd ./lib/IO && ./finalization001    </dev/null >finalization001.run.stdout 2>finalization001.run.stderr
=====> finalization001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o finalization001 finalization001.hs -O   >finalization001.comp.stderr 2>&1
cd ./lib/IO && ./finalization001    </dev/null >finalization001.run.stdout 2>finalization001.run.stderr
=====> finalization001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o finalization001 finalization001.hs -O -fasm   >finalization001.comp.stderr 2>&1
cd ./lib/IO && ./finalization001    </dev/null >finalization001.run.stdout 2>finalization001.run.stderr
=====> finalization001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o finalization001 finalization001.hs -O -prof -auto-all   >finalization001.comp.stderr 2>&1
cd ./lib/IO && ./finalization001  +RTS -p -RTS  </dev/null >finalization001.run.stdout 2>finalization001.run.stderr
=====> finalization001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o finalization001 finalization001.hs -O -prof -auto-all -fasm   >finalization001.comp.stderr 2>&1
cd ./lib/IO && ./finalization001  +RTS -hc -RTS  </dev/null >finalization001.run.stdout 2>finalization001.run.stderr
=====> finalization001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  finalization001.hs --interactive -v0   <finalization001.genscript 1>finalization001.interp.stdout 2>finalization001.interp.stderr
=====> finalization001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o finalization001 finalization001.hs -threaded -debug   >finalization001.comp.stderr 2>&1
cd ./lib/IO && ./finalization001    </dev/null >finalization001.run.stdout 2>finalization001.run.stderr
=====> finalization001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o finalization001 finalization001.hs -O -threaded   >finalization001.comp.stderr 2>&1
cd ./lib/IO && ./finalization001  +RTS -N2 -RTS  </dev/null >finalization001.run.stdout 2>finalization001.run.stderr
=====> hClose001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hClose001 hClose001.hs    >hClose001.comp.stderr 2>&1
cd ./lib/IO && ./hClose001    </dev/null >hClose001.run.stdout 2>hClose001.run.stderr
=====> hClose001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hClose001 hClose001.hs -O   >hClose001.comp.stderr 2>&1
cd ./lib/IO && ./hClose001    </dev/null >hClose001.run.stdout 2>hClose001.run.stderr
=====> hClose001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hClose001 hClose001.hs -O -fasm   >hClose001.comp.stderr 2>&1
cd ./lib/IO && ./hClose001    </dev/null >hClose001.run.stdout 2>hClose001.run.stderr
=====> hClose001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hClose001 hClose001.hs -O -prof -auto-all   >hClose001.comp.stderr 2>&1
cd ./lib/IO && ./hClose001  +RTS -p -RTS  </dev/null >hClose001.run.stdout 2>hClose001.run.stderr
=====> hClose001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hClose001 hClose001.hs -O -prof -auto-all -fasm   >hClose001.comp.stderr 2>&1
cd ./lib/IO && ./hClose001  +RTS -hc -RTS  </dev/null >hClose001.run.stdout 2>hClose001.run.stderr
=====> hClose001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hClose001.hs --interactive -v0   <hClose001.genscript 1>hClose001.interp.stdout 2>hClose001.interp.stderr
=====> hClose001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hClose001 hClose001.hs -threaded -debug   >hClose001.comp.stderr 2>&1
cd ./lib/IO && ./hClose001    </dev/null >hClose001.run.stdout 2>hClose001.run.stderr
=====> hClose001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hClose001 hClose001.hs -O -threaded   >hClose001.comp.stderr 2>&1
cd ./lib/IO && ./hClose001  +RTS -N2 -RTS  </dev/null >hClose001.run.stdout 2>hClose001.run.stderr
=====> hFileSize001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize001 hFileSize001.hs    >hFileSize001.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize001    </dev/null >hFileSize001.run.stdout 2>hFileSize001.run.stderr
=====> hFileSize001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize001 hFileSize001.hs -O   >hFileSize001.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize001    </dev/null >hFileSize001.run.stdout 2>hFileSize001.run.stderr
=====> hFileSize001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize001 hFileSize001.hs -O -fasm   >hFileSize001.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize001    </dev/null >hFileSize001.run.stdout 2>hFileSize001.run.stderr
=====> hFileSize001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize001 hFileSize001.hs -O -prof -auto-all   >hFileSize001.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize001  +RTS -p -RTS  </dev/null >hFileSize001.run.stdout 2>hFileSize001.run.stderr
=====> hFileSize001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize001 hFileSize001.hs -O -prof -auto-all -fasm   >hFileSize001.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize001  +RTS -hc -RTS  </dev/null >hFileSize001.run.stdout 2>hFileSize001.run.stderr
=====> hFileSize001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hFileSize001.hs --interactive -v0   <hFileSize001.genscript 1>hFileSize001.interp.stdout 2>hFileSize001.interp.stderr
=====> hFileSize001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize001 hFileSize001.hs -threaded -debug   >hFileSize001.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize001    </dev/null >hFileSize001.run.stdout 2>hFileSize001.run.stderr
=====> hFileSize001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize001 hFileSize001.hs -O -threaded   >hFileSize001.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize001  +RTS -N2 -RTS  </dev/null >hFileSize001.run.stdout 2>hFileSize001.run.stderr
=====> hFileSize002(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize002 hFileSize002.hs    >hFileSize002.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize002    </dev/null >hFileSize002.run.stdout 2>hFileSize002.run.stderr
=====> hFileSize002(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize002 hFileSize002.hs -O   >hFileSize002.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize002    </dev/null >hFileSize002.run.stdout 2>hFileSize002.run.stderr
=====> hFileSize002(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize002 hFileSize002.hs -O -fasm   >hFileSize002.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize002    </dev/null >hFileSize002.run.stdout 2>hFileSize002.run.stderr
=====> hFileSize002(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize002 hFileSize002.hs -O -prof -auto-all   >hFileSize002.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize002  +RTS -p -RTS  </dev/null >hFileSize002.run.stdout 2>hFileSize002.run.stderr
=====> hFileSize002(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize002 hFileSize002.hs -O -prof -auto-all -fasm   >hFileSize002.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize002  +RTS -hc -RTS  </dev/null >hFileSize002.run.stdout 2>hFileSize002.run.stderr
=====> hFileSize002(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize002 hFileSize002.hs -threaded -debug   >hFileSize002.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize002    </dev/null >hFileSize002.run.stdout 2>hFileSize002.run.stderr
=====> hFileSize002(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFileSize002 hFileSize002.hs -O -threaded   >hFileSize002.comp.stderr 2>&1
cd ./lib/IO && ./hFileSize002  +RTS -N2 -RTS  </dev/null >hFileSize002.run.stdout 2>hFileSize002.run.stderr
=====> hFlush001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFlush001 hFlush001.hs    >hFlush001.comp.stderr 2>&1
cd ./lib/IO && ./hFlush001    </dev/null >hFlush001.run.stdout 2>hFlush001.run.stderr
=====> hFlush001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFlush001 hFlush001.hs -O   >hFlush001.comp.stderr 2>&1
cd ./lib/IO && ./hFlush001    </dev/null >hFlush001.run.stdout 2>hFlush001.run.stderr
=====> hFlush001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFlush001 hFlush001.hs -O -fasm   >hFlush001.comp.stderr 2>&1
cd ./lib/IO && ./hFlush001    </dev/null >hFlush001.run.stdout 2>hFlush001.run.stderr
=====> hFlush001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFlush001 hFlush001.hs -O -prof -auto-all   >hFlush001.comp.stderr 2>&1
cd ./lib/IO && ./hFlush001  +RTS -p -RTS  </dev/null >hFlush001.run.stdout 2>hFlush001.run.stderr
=====> hFlush001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFlush001 hFlush001.hs -O -prof -auto-all -fasm   >hFlush001.comp.stderr 2>&1
cd ./lib/IO && ./hFlush001  +RTS -hc -RTS  </dev/null >hFlush001.run.stdout 2>hFlush001.run.stderr
=====> hFlush001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hFlush001.hs --interactive -v0   <hFlush001.genscript 1>hFlush001.interp.stdout 2>hFlush001.interp.stderr
=====> hFlush001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFlush001 hFlush001.hs -threaded -debug   >hFlush001.comp.stderr 2>&1
cd ./lib/IO && ./hFlush001    </dev/null >hFlush001.run.stdout 2>hFlush001.run.stderr
=====> hFlush001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hFlush001 hFlush001.hs -O -threaded   >hFlush001.comp.stderr 2>&1
cd ./lib/IO && ./hFlush001  +RTS -N2 -RTS  </dev/null >hFlush001.run.stdout 2>hFlush001.run.stderr
=====> hGetBuffering001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuffering001 hGetBuffering001.hs    >hGetBuffering001.comp.stderr 2>&1
cd ./lib/IO && ./hGetBuffering001    <hGetBuffering001.hs >hGetBuffering001.run.stdout 2>hGetBuffering001.run.stderr
=====> hGetBuffering001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuffering001 hGetBuffering001.hs -O   >hGetBuffering001.comp.stderr 2>&1
cd ./lib/IO && ./hGetBuffering001    <hGetBuffering001.hs >hGetBuffering001.run.stdout 2>hGetBuffering001.run.stderr
=====> hGetBuffering001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuffering001 hGetBuffering001.hs -O -fasm   >hGetBuffering001.comp.stderr 2>&1
cd ./lib/IO && ./hGetBuffering001    <hGetBuffering001.hs >hGetBuffering001.run.stdout 2>hGetBuffering001.run.stderr
=====> hGetBuffering001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuffering001 hGetBuffering001.hs -O -prof -auto-all   >hGetBuffering001.comp.stderr 2>&1
cd ./lib/IO && ./hGetBuffering001  +RTS -p -RTS  <hGetBuffering001.hs >hGetBuffering001.run.stdout 2>hGetBuffering001.run.stderr
=====> hGetBuffering001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuffering001 hGetBuffering001.hs -O -prof -auto-all -fasm   >hGetBuffering001.comp.stderr 2>&1
cd ./lib/IO && ./hGetBuffering001  +RTS -hc -RTS  <hGetBuffering001.hs >hGetBuffering001.run.stdout 2>hGetBuffering001.run.stderr
=====> hGetBuffering001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuffering001 hGetBuffering001.hs -threaded -debug   >hGetBuffering001.comp.stderr 2>&1
cd ./lib/IO && ./hGetBuffering001    <hGetBuffering001.hs >hGetBuffering001.run.stdout 2>hGetBuffering001.run.stderr
=====> hGetBuffering001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuffering001 hGetBuffering001.hs -O -threaded   >hGetBuffering001.comp.stderr 2>&1
cd ./lib/IO && ./hGetBuffering001  +RTS -N2 -RTS  <hGetBuffering001.hs >hGetBuffering001.run.stdout 2>hGetBuffering001.run.stderr
=====> hGetChar001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetChar001 hGetChar001.hs    >hGetChar001.comp.stderr 2>&1
cd ./lib/IO && ./hGetChar001    <hGetChar001.stdin >hGetChar001.run.stdout 2>hGetChar001.run.stderr
=====> hGetChar001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetChar001 hGetChar001.hs -O   >hGetChar001.comp.stderr 2>&1
cd ./lib/IO && ./hGetChar001    <hGetChar001.stdin >hGetChar001.run.stdout 2>hGetChar001.run.stderr
=====> hGetChar001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetChar001 hGetChar001.hs -O -fasm   >hGetChar001.comp.stderr 2>&1
cd ./lib/IO && ./hGetChar001    <hGetChar001.stdin >hGetChar001.run.stdout 2>hGetChar001.run.stderr
=====> hGetChar001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetChar001 hGetChar001.hs -O -prof -auto-all   >hGetChar001.comp.stderr 2>&1
cd ./lib/IO && ./hGetChar001  +RTS -p -RTS  <hGetChar001.stdin >hGetChar001.run.stdout 2>hGetChar001.run.stderr
=====> hGetChar001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetChar001 hGetChar001.hs -O -prof -auto-all -fasm   >hGetChar001.comp.stderr 2>&1
cd ./lib/IO && ./hGetChar001  +RTS -hc -RTS  <hGetChar001.stdin >hGetChar001.run.stdout 2>hGetChar001.run.stderr
=====> hGetChar001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hGetChar001.hs --interactive -v0   <hGetChar001.genscript 1>hGetChar001.interp.stdout 2>hGetChar001.interp.stderr
=====> hGetChar001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetChar001 hGetChar001.hs -threaded -debug   >hGetChar001.comp.stderr 2>&1
cd ./lib/IO && ./hGetChar001    <hGetChar001.stdin >hGetChar001.run.stdout 2>hGetChar001.run.stderr
=====> hGetChar001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetChar001 hGetChar001.hs -O -threaded   >hGetChar001.comp.stderr 2>&1
cd ./lib/IO && ./hGetChar001  +RTS -N2 -RTS  <hGetChar001.stdin >hGetChar001.run.stdout 2>hGetChar001.run.stderr
=====> hGetLine001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine001 hGetLine001.hs  -cpp  >hGetLine001.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine001    <hGetLine001.hs >hGetLine001.run.stdout 2>hGetLine001.run.stderr
=====> hGetLine001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine001 hGetLine001.hs -O -cpp  >hGetLine001.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine001    <hGetLine001.hs >hGetLine001.run.stdout 2>hGetLine001.run.stderr
=====> hGetLine001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine001 hGetLine001.hs -O -fasm -cpp  >hGetLine001.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine001    <hGetLine001.hs >hGetLine001.run.stdout 2>hGetLine001.run.stderr
=====> hGetLine001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine001 hGetLine001.hs -O -prof -auto-all -cpp  >hGetLine001.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine001  +RTS -p -RTS  <hGetLine001.hs >hGetLine001.run.stdout 2>hGetLine001.run.stderr
=====> hGetLine001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine001 hGetLine001.hs -O -prof -auto-all -fasm -cpp  >hGetLine001.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine001  +RTS -hc -RTS  <hGetLine001.hs >hGetLine001.run.stdout 2>hGetLine001.run.stderr
=====> hGetLine001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hGetLine001.hs --interactive -v0 -cpp  <hGetLine001.genscript 1>hGetLine001.interp.stdout 2>hGetLine001.interp.stderr
=====> hGetLine001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine001 hGetLine001.hs -threaded -debug -cpp  >hGetLine001.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine001    <hGetLine001.hs >hGetLine001.run.stdout 2>hGetLine001.run.stderr
=====> hGetLine001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine001 hGetLine001.hs -O -threaded -cpp  >hGetLine001.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine001  +RTS -N2 -RTS  <hGetLine001.hs >hGetLine001.run.stdout 2>hGetLine001.run.stderr
=====> hGetLine002(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine002 hGetLine002.hs    >hGetLine002.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine002    <hGetLine002.stdin >hGetLine002.run.stdout 2>hGetLine002.run.stderr
=====> hGetLine002(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine002 hGetLine002.hs -O   >hGetLine002.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine002    <hGetLine002.stdin >hGetLine002.run.stdout 2>hGetLine002.run.stderr
=====> hGetLine002(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine002 hGetLine002.hs -O -fasm   >hGetLine002.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine002    <hGetLine002.stdin >hGetLine002.run.stdout 2>hGetLine002.run.stderr
=====> hGetLine002(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine002 hGetLine002.hs -O -prof -auto-all   >hGetLine002.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine002  +RTS -p -RTS  <hGetLine002.stdin >hGetLine002.run.stdout 2>hGetLine002.run.stderr
=====> hGetLine002(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine002 hGetLine002.hs -O -prof -auto-all -fasm   >hGetLine002.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine002  +RTS -hc -RTS  <hGetLine002.stdin >hGetLine002.run.stdout 2>hGetLine002.run.stderr
=====> hGetLine002(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hGetLine002.hs --interactive -v0   <hGetLine002.genscript 1>hGetLine002.interp.stdout 2>hGetLine002.interp.stderr
=====> hGetLine002(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine002 hGetLine002.hs -threaded -debug   >hGetLine002.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine002    <hGetLine002.stdin >hGetLine002.run.stdout 2>hGetLine002.run.stderr
=====> hGetLine002(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine002 hGetLine002.hs -O -threaded   >hGetLine002.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine002  +RTS -N2 -RTS  <hGetLine002.stdin >hGetLine002.run.stdout 2>hGetLine002.run.stderr
=====> hGetLine003(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine003 hGetLine003.hs    >hGetLine003.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine003    <hGetLine003.stdin >hGetLine003.run.stdout 2>hGetLine003.run.stderr
=====> hGetLine003(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine003 hGetLine003.hs -O   >hGetLine003.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine003    <hGetLine003.stdin >hGetLine003.run.stdout 2>hGetLine003.run.stderr
=====> hGetLine003(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine003 hGetLine003.hs -O -fasm   >hGetLine003.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine003    <hGetLine003.stdin >hGetLine003.run.stdout 2>hGetLine003.run.stderr
=====> hGetLine003(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine003 hGetLine003.hs -O -prof -auto-all   >hGetLine003.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine003  +RTS -p -RTS  <hGetLine003.stdin >hGetLine003.run.stdout 2>hGetLine003.run.stderr
=====> hGetLine003(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine003 hGetLine003.hs -O -prof -auto-all -fasm   >hGetLine003.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine003  +RTS -hc -RTS  <hGetLine003.stdin >hGetLine003.run.stdout 2>hGetLine003.run.stderr
=====> hGetLine003(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hGetLine003.hs --interactive -v0   <hGetLine003.genscript 1>hGetLine003.interp.stdout 2>hGetLine003.interp.stderr
=====> hGetLine003(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine003 hGetLine003.hs -threaded -debug   >hGetLine003.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine003    <hGetLine003.stdin >hGetLine003.run.stdout 2>hGetLine003.run.stderr
=====> hGetLine003(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetLine003 hGetLine003.hs -O -threaded   >hGetLine003.comp.stderr 2>&1
cd ./lib/IO && ./hGetLine003  +RTS -N2 -RTS  <hGetLine003.stdin >hGetLine003.run.stdout 2>hGetLine003.run.stderr
=====> hGetPosn001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetPosn001 hGetPosn001.hs  -cpp  >hGetPosn001.comp.stderr 2>&1
cd ./lib/IO && ./hGetPosn001    </dev/null >hGetPosn001.run.stdout 2>hGetPosn001.run.stderr
=====> hGetPosn001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetPosn001 hGetPosn001.hs -O -cpp  >hGetPosn001.comp.stderr 2>&1
cd ./lib/IO && ./hGetPosn001    </dev/null >hGetPosn001.run.stdout 2>hGetPosn001.run.stderr
=====> hGetPosn001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetPosn001 hGetPosn001.hs -O -fasm -cpp  >hGetPosn001.comp.stderr 2>&1
cd ./lib/IO && ./hGetPosn001    </dev/null >hGetPosn001.run.stdout 2>hGetPosn001.run.stderr
=====> hGetPosn001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetPosn001 hGetPosn001.hs -O -prof -auto-all -cpp  >hGetPosn001.comp.stderr 2>&1
cd ./lib/IO && ./hGetPosn001  +RTS -p -RTS  </dev/null >hGetPosn001.run.stdout 2>hGetPosn001.run.stderr
=====> hGetPosn001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetPosn001 hGetPosn001.hs -O -prof -auto-all -fasm -cpp  >hGetPosn001.comp.stderr 2>&1
cd ./lib/IO && ./hGetPosn001  +RTS -hc -RTS  </dev/null >hGetPosn001.run.stdout 2>hGetPosn001.run.stderr
=====> hGetPosn001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hGetPosn001.hs --interactive -v0 -cpp  <hGetPosn001.genscript 1>hGetPosn001.interp.stdout 2>hGetPosn001.interp.stderr
=====> hGetPosn001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetPosn001 hGetPosn001.hs -threaded -debug -cpp  >hGetPosn001.comp.stderr 2>&1
cd ./lib/IO && ./hGetPosn001    </dev/null >hGetPosn001.run.stdout 2>hGetPosn001.run.stderr
=====> hGetPosn001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetPosn001 hGetPosn001.hs -O -threaded -cpp  >hGetPosn001.comp.stderr 2>&1
cd ./lib/IO && ./hGetPosn001  +RTS -N2 -RTS  </dev/null >hGetPosn001.run.stdout 2>hGetPosn001.run.stderr
=====> hIsEOF001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF001 hIsEOF001.hs    >hIsEOF001.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF001    </dev/null >hIsEOF001.run.stdout 2>hIsEOF001.run.stderr
=====> hIsEOF001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF001 hIsEOF001.hs -O   >hIsEOF001.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF001    </dev/null >hIsEOF001.run.stdout 2>hIsEOF001.run.stderr
=====> hIsEOF001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF001 hIsEOF001.hs -O -fasm   >hIsEOF001.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF001    </dev/null >hIsEOF001.run.stdout 2>hIsEOF001.run.stderr
=====> hIsEOF001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF001 hIsEOF001.hs -O -prof -auto-all   >hIsEOF001.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF001  +RTS -p -RTS  </dev/null >hIsEOF001.run.stdout 2>hIsEOF001.run.stderr
=====> hIsEOF001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF001 hIsEOF001.hs -O -prof -auto-all -fasm   >hIsEOF001.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF001  +RTS -hc -RTS  </dev/null >hIsEOF001.run.stdout 2>hIsEOF001.run.stderr
=====> hIsEOF001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hIsEOF001.hs --interactive -v0   <hIsEOF001.genscript 1>hIsEOF001.interp.stdout 2>hIsEOF001.interp.stderr
=====> hIsEOF001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF001 hIsEOF001.hs -threaded -debug   >hIsEOF001.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF001    </dev/null >hIsEOF001.run.stdout 2>hIsEOF001.run.stderr
=====> hIsEOF001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF001 hIsEOF001.hs -O -threaded   >hIsEOF001.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF001  +RTS -N2 -RTS  </dev/null >hIsEOF001.run.stdout 2>hIsEOF001.run.stderr
=====> hIsEOF002(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF002 hIsEOF002.hs  -cpp  >hIsEOF002.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF002    </dev/null >hIsEOF002.run.stdout 2>hIsEOF002.run.stderr
=====> hIsEOF002(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF002 hIsEOF002.hs -O -cpp  >hIsEOF002.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF002    </dev/null >hIsEOF002.run.stdout 2>hIsEOF002.run.stderr
=====> hIsEOF002(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF002 hIsEOF002.hs -O -fasm -cpp  >hIsEOF002.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF002    </dev/null >hIsEOF002.run.stdout 2>hIsEOF002.run.stderr
=====> hIsEOF002(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF002 hIsEOF002.hs -O -prof -auto-all -cpp  >hIsEOF002.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF002  +RTS -p -RTS  </dev/null >hIsEOF002.run.stdout 2>hIsEOF002.run.stderr
=====> hIsEOF002(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF002 hIsEOF002.hs -O -prof -auto-all -fasm -cpp  >hIsEOF002.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF002  +RTS -hc -RTS  </dev/null >hIsEOF002.run.stdout 2>hIsEOF002.run.stderr
=====> hIsEOF002(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hIsEOF002.hs --interactive -v0 -cpp  <hIsEOF002.genscript 1>hIsEOF002.interp.stdout 2>hIsEOF002.interp.stderr
=====> hIsEOF002(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF002 hIsEOF002.hs -threaded -debug -cpp  >hIsEOF002.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF002    </dev/null >hIsEOF002.run.stdout 2>hIsEOF002.run.stderr
=====> hIsEOF002(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hIsEOF002 hIsEOF002.hs -O -threaded -cpp  >hIsEOF002.comp.stderr 2>&1
cd ./lib/IO && ./hIsEOF002  +RTS -N2 -RTS  </dev/null >hIsEOF002.run.stdout 2>hIsEOF002.run.stderr
=====> hReady001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hReady001 hReady001.hs  -cpp  >hReady001.comp.stderr 2>&1
cd ./lib/IO && ./hReady001    </dev/null >hReady001.run.stdout 2>hReady001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hReady001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hReady001 hReady001.hs -O -cpp  >hReady001.comp.stderr 2>&1
cd ./lib/IO && ./hReady001    </dev/null >hReady001.run.stdout 2>hReady001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hReady001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hReady001 hReady001.hs -O -fasm -cpp  >hReady001.comp.stderr 2>&1
cd ./lib/IO && ./hReady001    </dev/null >hReady001.run.stdout 2>hReady001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hReady001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hReady001 hReady001.hs -O -prof -auto-all -cpp  >hReady001.comp.stderr 2>&1
cd ./lib/IO && ./hReady001  +RTS -p -RTS  </dev/null >hReady001.run.stdout 2>hReady001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hReady001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hReady001 hReady001.hs -O -prof -auto-all -fasm -cpp  >hReady001.comp.stderr 2>&1
cd ./lib/IO && ./hReady001  +RTS -hc -RTS  </dev/null >hReady001.run.stdout 2>hReady001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hReady001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hReady001.hs --interactive -v0 -cpp  <hReady001.genscript 1>hReady001.interp.stdout 2>hReady001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hReady001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hReady001 hReady001.hs -threaded -debug -cpp  >hReady001.comp.stderr 2>&1
cd ./lib/IO && ./hReady001    </dev/null >hReady001.run.stdout 2>hReady001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hReady001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hReady001 hReady001.hs -O -threaded -cpp  >hReady001.comp.stderr 2>&1
cd ./lib/IO && ./hReady001  +RTS -N2 -RTS  </dev/null >hReady001.run.stdout 2>hReady001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hSeek001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek001 hSeek001.hs    >hSeek001.comp.stderr 2>&1
cd ./lib/IO && ./hSeek001    </dev/null >hSeek001.run.stdout 2>hSeek001.run.stderr
=====> hSeek001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek001 hSeek001.hs -O   >hSeek001.comp.stderr 2>&1
cd ./lib/IO && ./hSeek001    </dev/null >hSeek001.run.stdout 2>hSeek001.run.stderr
=====> hSeek001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek001 hSeek001.hs -O -fasm   >hSeek001.comp.stderr 2>&1
cd ./lib/IO && ./hSeek001    </dev/null >hSeek001.run.stdout 2>hSeek001.run.stderr
=====> hSeek001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek001 hSeek001.hs -O -prof -auto-all   >hSeek001.comp.stderr 2>&1
cd ./lib/IO && ./hSeek001  +RTS -p -RTS  </dev/null >hSeek001.run.stdout 2>hSeek001.run.stderr
=====> hSeek001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek001 hSeek001.hs -O -prof -auto-all -fasm   >hSeek001.comp.stderr 2>&1
cd ./lib/IO && ./hSeek001  +RTS -hc -RTS  </dev/null >hSeek001.run.stdout 2>hSeek001.run.stderr
=====> hSeek001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hSeek001.hs --interactive -v0   <hSeek001.genscript 1>hSeek001.interp.stdout 2>hSeek001.interp.stderr
=====> hSeek001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek001 hSeek001.hs -threaded -debug   >hSeek001.comp.stderr 2>&1
cd ./lib/IO && ./hSeek001    </dev/null >hSeek001.run.stdout 2>hSeek001.run.stderr
=====> hSeek001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek001 hSeek001.hs -O -threaded   >hSeek001.comp.stderr 2>&1
cd ./lib/IO && ./hSeek001  +RTS -N2 -RTS  </dev/null >hSeek001.run.stdout 2>hSeek001.run.stderr
=====> hSeek002(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek002 hSeek002.hs  -cpp  >hSeek002.comp.stderr 2>&1
cd ./lib/IO && ./hSeek002    </dev/null >hSeek002.run.stdout 2>hSeek002.run.stderr
=====> hSeek002(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek002 hSeek002.hs -O -cpp  >hSeek002.comp.stderr 2>&1
cd ./lib/IO && ./hSeek002    </dev/null >hSeek002.run.stdout 2>hSeek002.run.stderr
=====> hSeek002(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek002 hSeek002.hs -O -fasm -cpp  >hSeek002.comp.stderr 2>&1
cd ./lib/IO && ./hSeek002    </dev/null >hSeek002.run.stdout 2>hSeek002.run.stderr
=====> hSeek002(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek002 hSeek002.hs -O -prof -auto-all -cpp  >hSeek002.comp.stderr 2>&1
cd ./lib/IO && ./hSeek002  +RTS -p -RTS  </dev/null >hSeek002.run.stdout 2>hSeek002.run.stderr
=====> hSeek002(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek002 hSeek002.hs -O -prof -auto-all -fasm -cpp  >hSeek002.comp.stderr 2>&1
cd ./lib/IO && ./hSeek002  +RTS -hc -RTS  </dev/null >hSeek002.run.stdout 2>hSeek002.run.stderr
=====> hSeek002(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hSeek002.hs --interactive -v0 -cpp  <hSeek002.genscript 1>hSeek002.interp.stdout 2>hSeek002.interp.stderr
=====> hSeek002(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek002 hSeek002.hs -threaded -debug -cpp  >hSeek002.comp.stderr 2>&1
cd ./lib/IO && ./hSeek002    </dev/null >hSeek002.run.stdout 2>hSeek002.run.stderr
=====> hSeek002(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek002 hSeek002.hs -O -threaded -cpp  >hSeek002.comp.stderr 2>&1
cd ./lib/IO && ./hSeek002  +RTS -N2 -RTS  </dev/null >hSeek002.run.stdout 2>hSeek002.run.stderr
=====> hSeek003(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek003 hSeek003.hs  -cpp  >hSeek003.comp.stderr 2>&1
cd ./lib/IO && ./hSeek003    </dev/null >hSeek003.run.stdout 2>hSeek003.run.stderr
=====> hSeek003(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek003 hSeek003.hs -O -cpp  >hSeek003.comp.stderr 2>&1
cd ./lib/IO && ./hSeek003    </dev/null >hSeek003.run.stdout 2>hSeek003.run.stderr
=====> hSeek003(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek003 hSeek003.hs -O -fasm -cpp  >hSeek003.comp.stderr 2>&1
cd ./lib/IO && ./hSeek003    </dev/null >hSeek003.run.stdout 2>hSeek003.run.stderr
=====> hSeek003(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek003 hSeek003.hs -O -prof -auto-all -cpp  >hSeek003.comp.stderr 2>&1
cd ./lib/IO && ./hSeek003  +RTS -p -RTS  </dev/null >hSeek003.run.stdout 2>hSeek003.run.stderr
=====> hSeek003(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek003 hSeek003.hs -O -prof -auto-all -fasm -cpp  >hSeek003.comp.stderr 2>&1
cd ./lib/IO && ./hSeek003  +RTS -hc -RTS  </dev/null >hSeek003.run.stdout 2>hSeek003.run.stderr
=====> hSeek003(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hSeek003.hs --interactive -v0 -cpp  <hSeek003.genscript 1>hSeek003.interp.stdout 2>hSeek003.interp.stderr
=====> hSeek003(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek003 hSeek003.hs -threaded -debug -cpp  >hSeek003.comp.stderr 2>&1
cd ./lib/IO && ./hSeek003    </dev/null >hSeek003.run.stdout 2>hSeek003.run.stderr
=====> hSeek003(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek003 hSeek003.hs -O -threaded -cpp  >hSeek003.comp.stderr 2>&1
cd ./lib/IO && ./hSeek003  +RTS -N2 -RTS  </dev/null >hSeek003.run.stdout 2>hSeek003.run.stderr
=====> hSeek004(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek004 hSeek004.hs  -cpp  >hSeek004.comp.stderr 2>&1
cd ./lib/IO && ./hSeek004    </dev/null >hSeek004.run.stdout 2>hSeek004.run.stderr
=====> hSeek004(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek004 hSeek004.hs -O -cpp  >hSeek004.comp.stderr 2>&1
cd ./lib/IO && ./hSeek004    </dev/null >hSeek004.run.stdout 2>hSeek004.run.stderr
=====> hSeek004(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek004 hSeek004.hs -O -fasm -cpp  >hSeek004.comp.stderr 2>&1
cd ./lib/IO && ./hSeek004    </dev/null >hSeek004.run.stdout 2>hSeek004.run.stderr
=====> hSeek004(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek004 hSeek004.hs -O -prof -auto-all -cpp  >hSeek004.comp.stderr 2>&1
cd ./lib/IO && ./hSeek004  +RTS -p -RTS  </dev/null >hSeek004.run.stdout 2>hSeek004.run.stderr
=====> hSeek004(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek004 hSeek004.hs -O -prof -auto-all -fasm -cpp  >hSeek004.comp.stderr 2>&1
cd ./lib/IO && ./hSeek004  +RTS -hc -RTS  </dev/null >hSeek004.run.stdout 2>hSeek004.run.stderr
=====> hSeek004(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hSeek004.hs --interactive -v0 -cpp  <hSeek004.genscript 1>hSeek004.interp.stdout 2>hSeek004.interp.stderr
=====> hSeek004(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek004 hSeek004.hs -threaded -debug -cpp  >hSeek004.comp.stderr 2>&1
cd ./lib/IO && ./hSeek004    </dev/null >hSeek004.run.stdout 2>hSeek004.run.stderr
=====> hSeek004(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSeek004 hSeek004.hs -O -threaded -cpp  >hSeek004.comp.stderr 2>&1
cd ./lib/IO && ./hSeek004  +RTS -N2 -RTS  </dev/null >hSeek004.run.stdout 2>hSeek004.run.stderr
=====> hSetBuffering002(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering002 hSetBuffering002.hs    >hSetBuffering002.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering002    <hSetBuffering002.hs >hSetBuffering002.run.stdout 2>hSetBuffering002.run.stderr
=====> hSetBuffering002(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering002 hSetBuffering002.hs -O   >hSetBuffering002.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering002    <hSetBuffering002.hs >hSetBuffering002.run.stdout 2>hSetBuffering002.run.stderr
=====> hSetBuffering002(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering002 hSetBuffering002.hs -O -fasm   >hSetBuffering002.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering002    <hSetBuffering002.hs >hSetBuffering002.run.stdout 2>hSetBuffering002.run.stderr
=====> hSetBuffering002(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering002 hSetBuffering002.hs -O -prof -auto-all   >hSetBuffering002.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering002  +RTS -p -RTS  <hSetBuffering002.hs >hSetBuffering002.run.stdout 2>hSetBuffering002.run.stderr
=====> hSetBuffering002(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering002 hSetBuffering002.hs -O -prof -auto-all -fasm   >hSetBuffering002.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering002  +RTS -hc -RTS  <hSetBuffering002.hs >hSetBuffering002.run.stdout 2>hSetBuffering002.run.stderr
=====> hSetBuffering002(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hSetBuffering002.hs --interactive -v0   <hSetBuffering002.genscript 1>hSetBuffering002.interp.stdout 2>hSetBuffering002.interp.stderr
=====> hSetBuffering002(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering002 hSetBuffering002.hs -threaded -debug   >hSetBuffering002.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering002    <hSetBuffering002.hs >hSetBuffering002.run.stdout 2>hSetBuffering002.run.stderr
=====> hSetBuffering002(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering002 hSetBuffering002.hs -O -threaded   >hSetBuffering002.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering002  +RTS -N2 -RTS  <hSetBuffering002.hs >hSetBuffering002.run.stdout 2>hSetBuffering002.run.stderr
=====> hSetBuffering003(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering003 hSetBuffering003.hs    >hSetBuffering003.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering003    <hSetBuffering003.hs >hSetBuffering003.run.stdout 2>hSetBuffering003.run.stderr
=====> hSetBuffering003(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering003 hSetBuffering003.hs -O   >hSetBuffering003.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering003    <hSetBuffering003.hs >hSetBuffering003.run.stdout 2>hSetBuffering003.run.stderr
=====> hSetBuffering003(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering003 hSetBuffering003.hs -O -fasm   >hSetBuffering003.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering003    <hSetBuffering003.hs >hSetBuffering003.run.stdout 2>hSetBuffering003.run.stderr
=====> hSetBuffering003(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering003 hSetBuffering003.hs -O -prof -auto-all   >hSetBuffering003.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering003  +RTS -p -RTS  <hSetBuffering003.hs >hSetBuffering003.run.stdout 2>hSetBuffering003.run.stderr
=====> hSetBuffering003(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering003 hSetBuffering003.hs -O -prof -auto-all -fasm   >hSetBuffering003.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering003  +RTS -hc -RTS  <hSetBuffering003.hs >hSetBuffering003.run.stdout 2>hSetBuffering003.run.stderr
=====> hSetBuffering003(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering003 hSetBuffering003.hs -threaded -debug   >hSetBuffering003.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering003    <hSetBuffering003.hs >hSetBuffering003.run.stdout 2>hSetBuffering003.run.stderr
=====> hSetBuffering003(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hSetBuffering003 hSetBuffering003.hs -O -threaded   >hSetBuffering003.comp.stderr 2>&1
cd ./lib/IO && ./hSetBuffering003  +RTS -N2 -RTS  <hSetBuffering003.hs >hSetBuffering003.run.stdout 2>hSetBuffering003.run.stderr
=====> ioeGetErrorString001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetErrorString001 ioeGetErrorString001.hs  -cpp  >ioeGetErrorString001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetErrorString001    </dev/null >ioeGetErrorString001.run.stdout 2>ioeGetErrorString001.run.stderr
=====> ioeGetErrorString001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetErrorString001 ioeGetErrorString001.hs -O -cpp  >ioeGetErrorString001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetErrorString001    </dev/null >ioeGetErrorString001.run.stdout 2>ioeGetErrorString001.run.stderr
=====> ioeGetErrorString001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetErrorString001 ioeGetErrorString001.hs -O -fasm -cpp  >ioeGetErrorString001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetErrorString001    </dev/null >ioeGetErrorString001.run.stdout 2>ioeGetErrorString001.run.stderr
=====> ioeGetErrorString001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetErrorString001 ioeGetErrorString001.hs -O -prof -auto-all -cpp  >ioeGetErrorString001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetErrorString001  +RTS -p -RTS  </dev/null >ioeGetErrorString001.run.stdout 2>ioeGetErrorString001.run.stderr
=====> ioeGetErrorString001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetErrorString001 ioeGetErrorString001.hs -O -prof -auto-all -fasm -cpp  >ioeGetErrorString001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetErrorString001  +RTS -hc -RTS  </dev/null >ioeGetErrorString001.run.stdout 2>ioeGetErrorString001.run.stderr
=====> ioeGetErrorString001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ioeGetErrorString001.hs --interactive -v0 -cpp  <ioeGetErrorString001.genscript 1>ioeGetErrorString001.interp.stdout 2>ioeGetErrorString001.interp.stderr
=====> ioeGetErrorString001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetErrorString001 ioeGetErrorString001.hs -threaded -debug -cpp  >ioeGetErrorString001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetErrorString001    </dev/null >ioeGetErrorString001.run.stdout 2>ioeGetErrorString001.run.stderr
=====> ioeGetErrorString001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetErrorString001 ioeGetErrorString001.hs -O -threaded -cpp  >ioeGetErrorString001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetErrorString001  +RTS -N2 -RTS  </dev/null >ioeGetErrorString001.run.stdout 2>ioeGetErrorString001.run.stderr
=====> ioeGetFileName001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetFileName001 ioeGetFileName001.hs  -cpp  >ioeGetFileName001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetFileName001    </dev/null >ioeGetFileName001.run.stdout 2>ioeGetFileName001.run.stderr
=====> ioeGetFileName001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetFileName001 ioeGetFileName001.hs -O -cpp  >ioeGetFileName001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetFileName001    </dev/null >ioeGetFileName001.run.stdout 2>ioeGetFileName001.run.stderr
=====> ioeGetFileName001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetFileName001 ioeGetFileName001.hs -O -fasm -cpp  >ioeGetFileName001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetFileName001    </dev/null >ioeGetFileName001.run.stdout 2>ioeGetFileName001.run.stderr
=====> ioeGetFileName001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetFileName001 ioeGetFileName001.hs -O -prof -auto-all -cpp  >ioeGetFileName001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetFileName001  +RTS -p -RTS  </dev/null >ioeGetFileName001.run.stdout 2>ioeGetFileName001.run.stderr
=====> ioeGetFileName001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetFileName001 ioeGetFileName001.hs -O -prof -auto-all -fasm -cpp  >ioeGetFileName001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetFileName001  +RTS -hc -RTS  </dev/null >ioeGetFileName001.run.stdout 2>ioeGetFileName001.run.stderr
=====> ioeGetFileName001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ioeGetFileName001.hs --interactive -v0 -cpp  <ioeGetFileName001.genscript 1>ioeGetFileName001.interp.stdout 2>ioeGetFileName001.interp.stderr
=====> ioeGetFileName001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetFileName001 ioeGetFileName001.hs -threaded -debug -cpp  >ioeGetFileName001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetFileName001    </dev/null >ioeGetFileName001.run.stdout 2>ioeGetFileName001.run.stderr
=====> ioeGetFileName001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetFileName001 ioeGetFileName001.hs -O -threaded -cpp  >ioeGetFileName001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetFileName001  +RTS -N2 -RTS  </dev/null >ioeGetFileName001.run.stdout 2>ioeGetFileName001.run.stderr
=====> ioeGetHandle001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetHandle001 ioeGetHandle001.hs  -cpp  >ioeGetHandle001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetHandle001    </dev/null >ioeGetHandle001.run.stdout 2>ioeGetHandle001.run.stderr
=====> ioeGetHandle001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetHandle001 ioeGetHandle001.hs -O -cpp  >ioeGetHandle001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetHandle001    </dev/null >ioeGetHandle001.run.stdout 2>ioeGetHandle001.run.stderr
=====> ioeGetHandle001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetHandle001 ioeGetHandle001.hs -O -fasm -cpp  >ioeGetHandle001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetHandle001    </dev/null >ioeGetHandle001.run.stdout 2>ioeGetHandle001.run.stderr
=====> ioeGetHandle001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetHandle001 ioeGetHandle001.hs -O -prof -auto-all -cpp  >ioeGetHandle001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetHandle001  +RTS -p -RTS  </dev/null >ioeGetHandle001.run.stdout 2>ioeGetHandle001.run.stderr
=====> ioeGetHandle001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetHandle001 ioeGetHandle001.hs -O -prof -auto-all -fasm -cpp  >ioeGetHandle001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetHandle001  +RTS -hc -RTS  </dev/null >ioeGetHandle001.run.stdout 2>ioeGetHandle001.run.stderr
=====> ioeGetHandle001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ioeGetHandle001.hs --interactive -v0 -cpp  <ioeGetHandle001.genscript 1>ioeGetHandle001.interp.stdout 2>ioeGetHandle001.interp.stderr
=====> ioeGetHandle001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetHandle001 ioeGetHandle001.hs -threaded -debug -cpp  >ioeGetHandle001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetHandle001    </dev/null >ioeGetHandle001.run.stdout 2>ioeGetHandle001.run.stderr
=====> ioeGetHandle001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioeGetHandle001 ioeGetHandle001.hs -O -threaded -cpp  >ioeGetHandle001.comp.stderr 2>&1
cd ./lib/IO && ./ioeGetHandle001  +RTS -N2 -RTS  </dev/null >ioeGetHandle001.run.stdout 2>ioeGetHandle001.run.stderr
=====> isEOF001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o isEOF001 isEOF001.hs    >isEOF001.comp.stderr 2>&1
cd ./lib/IO && ./isEOF001    </dev/null >isEOF001.run.stdout 2>isEOF001.run.stderr
=====> isEOF001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o isEOF001 isEOF001.hs -O   >isEOF001.comp.stderr 2>&1
cd ./lib/IO && ./isEOF001    </dev/null >isEOF001.run.stdout 2>isEOF001.run.stderr
=====> isEOF001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o isEOF001 isEOF001.hs -O -fasm   >isEOF001.comp.stderr 2>&1
cd ./lib/IO && ./isEOF001    </dev/null >isEOF001.run.stdout 2>isEOF001.run.stderr
=====> isEOF001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o isEOF001 isEOF001.hs -O -prof -auto-all   >isEOF001.comp.stderr 2>&1
cd ./lib/IO && ./isEOF001  +RTS -p -RTS  </dev/null >isEOF001.run.stdout 2>isEOF001.run.stderr
=====> isEOF001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o isEOF001 isEOF001.hs -O -prof -auto-all -fasm   >isEOF001.comp.stderr 2>&1
cd ./lib/IO && ./isEOF001  +RTS -hc -RTS  </dev/null >isEOF001.run.stdout 2>isEOF001.run.stderr
=====> isEOF001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  isEOF001.hs --interactive -v0   <isEOF001.genscript 1>isEOF001.interp.stdout 2>isEOF001.interp.stderr
=====> isEOF001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o isEOF001 isEOF001.hs -threaded -debug   >isEOF001.comp.stderr 2>&1
cd ./lib/IO && ./isEOF001    </dev/null >isEOF001.run.stdout 2>isEOF001.run.stderr
=====> isEOF001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o isEOF001 isEOF001.hs -O -threaded   >isEOF001.comp.stderr 2>&1
cd ./lib/IO && ./isEOF001  +RTS -N2 -RTS  </dev/null >isEOF001.run.stdout 2>isEOF001.run.stderr
=====> misc001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o misc001 misc001.hs    >misc001.comp.stderr 2>&1
cd ./lib/IO && ./misc001 misc001.hs misc001.out   </dev/null >misc001.run.stdout 2>misc001.run.stderr
=====> misc001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o misc001 misc001.hs -O   >misc001.comp.stderr 2>&1
cd ./lib/IO && ./misc001 misc001.hs misc001.out   </dev/null >misc001.run.stdout 2>misc001.run.stderr
=====> misc001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o misc001 misc001.hs -O -fasm   >misc001.comp.stderr 2>&1
cd ./lib/IO && ./misc001 misc001.hs misc001.out   </dev/null >misc001.run.stdout 2>misc001.run.stderr
=====> misc001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o misc001 misc001.hs -O -prof -auto-all   >misc001.comp.stderr 2>&1
cd ./lib/IO && ./misc001 misc001.hs misc001.out +RTS -p -RTS  </dev/null >misc001.run.stdout 2>misc001.run.stderr
=====> misc001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o misc001 misc001.hs -O -prof -auto-all -fasm   >misc001.comp.stderr 2>&1
cd ./lib/IO && ./misc001 misc001.hs misc001.out +RTS -hc -RTS  </dev/null >misc001.run.stdout 2>misc001.run.stderr
=====> misc001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  misc001.hs --interactive -v0   <misc001.genscript 1>misc001.interp.stdout 2>misc001.interp.stderr
=====> misc001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o misc001 misc001.hs -threaded -debug   >misc001.comp.stderr 2>&1
cd ./lib/IO && ./misc001 misc001.hs misc001.out   </dev/null >misc001.run.stdout 2>misc001.run.stderr
=====> misc001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o misc001 misc001.hs -O -threaded   >misc001.comp.stderr 2>&1
cd ./lib/IO && ./misc001 misc001.hs misc001.out +RTS -N2 -RTS  </dev/null >misc001.run.stdout 2>misc001.run.stderr
=====> openFile001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile001 openFile001.hs    >openFile001.comp.stderr 2>&1
cd ./lib/IO && ./openFile001    </dev/null >openFile001.run.stdout 2>openFile001.run.stderr
=====> openFile001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile001 openFile001.hs -O   >openFile001.comp.stderr 2>&1
cd ./lib/IO && ./openFile001    </dev/null >openFile001.run.stdout 2>openFile001.run.stderr
=====> openFile001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile001 openFile001.hs -O -fasm   >openFile001.comp.stderr 2>&1
cd ./lib/IO && ./openFile001    </dev/null >openFile001.run.stdout 2>openFile001.run.stderr
=====> openFile001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile001 openFile001.hs -O -prof -auto-all   >openFile001.comp.stderr 2>&1
cd ./lib/IO && ./openFile001  +RTS -p -RTS  </dev/null >openFile001.run.stdout 2>openFile001.run.stderr
=====> openFile001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile001 openFile001.hs -O -prof -auto-all -fasm   >openFile001.comp.stderr 2>&1
cd ./lib/IO && ./openFile001  +RTS -hc -RTS  </dev/null >openFile001.run.stdout 2>openFile001.run.stderr
=====> openFile001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  openFile001.hs --interactive -v0   <openFile001.genscript 1>openFile001.interp.stdout 2>openFile001.interp.stderr
=====> openFile001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile001 openFile001.hs -threaded -debug   >openFile001.comp.stderr 2>&1
cd ./lib/IO && ./openFile001    </dev/null >openFile001.run.stdout 2>openFile001.run.stderr
=====> openFile001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile001 openFile001.hs -O -threaded   >openFile001.comp.stderr 2>&1
cd ./lib/IO && ./openFile001  +RTS -N2 -RTS  </dev/null >openFile001.run.stdout 2>openFile001.run.stderr
=====> openFile002(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile002 openFile002.hs    >openFile002.comp.stderr 2>&1
cd ./lib/IO && ./openFile002    </dev/null >openFile002.run.stdout 2>openFile002.run.stderr
=====> openFile002(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile002 openFile002.hs -O   >openFile002.comp.stderr 2>&1
cd ./lib/IO && ./openFile002    </dev/null >openFile002.run.stdout 2>openFile002.run.stderr
=====> openFile002(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile002 openFile002.hs -O -fasm   >openFile002.comp.stderr 2>&1
cd ./lib/IO && ./openFile002    </dev/null >openFile002.run.stdout 2>openFile002.run.stderr
=====> openFile002(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile002 openFile002.hs -O -prof -auto-all   >openFile002.comp.stderr 2>&1
cd ./lib/IO && ./openFile002  +RTS -p -RTS  </dev/null >openFile002.run.stdout 2>openFile002.run.stderr
=====> openFile002(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile002 openFile002.hs -O -prof -auto-all -fasm   >openFile002.comp.stderr 2>&1
cd ./lib/IO && ./openFile002  +RTS -hc -RTS  </dev/null >openFile002.run.stdout 2>openFile002.run.stderr
=====> openFile002(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  openFile002.hs --interactive -v0   <openFile002.genscript 1>openFile002.interp.stdout 2>openFile002.interp.stderr
=====> openFile002(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile002 openFile002.hs -threaded -debug   >openFile002.comp.stderr 2>&1
cd ./lib/IO && ./openFile002    </dev/null >openFile002.run.stdout 2>openFile002.run.stderr
=====> openFile002(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile002 openFile002.hs -O -threaded   >openFile002.comp.stderr 2>&1
cd ./lib/IO && ./openFile002  +RTS -N2 -RTS  </dev/null >openFile002.run.stdout 2>openFile002.run.stderr
=====> openFile003(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile003 openFile003.hs    >openFile003.comp.stderr 2>&1
cd ./lib/IO && ./openFile003    </dev/null >openFile003.run.stdout 2>openFile003.run.stderr
=====> openFile003(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile003 openFile003.hs -O   >openFile003.comp.stderr 2>&1
cd ./lib/IO && ./openFile003    </dev/null >openFile003.run.stdout 2>openFile003.run.stderr
=====> openFile003(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile003 openFile003.hs -O -fasm   >openFile003.comp.stderr 2>&1
cd ./lib/IO && ./openFile003    </dev/null >openFile003.run.stdout 2>openFile003.run.stderr
=====> openFile003(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile003 openFile003.hs -O -prof -auto-all   >openFile003.comp.stderr 2>&1
cd ./lib/IO && ./openFile003  +RTS -p -RTS  </dev/null >openFile003.run.stdout 2>openFile003.run.stderr
=====> openFile003(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile003 openFile003.hs -O -prof -auto-all -fasm   >openFile003.comp.stderr 2>&1
cd ./lib/IO && ./openFile003  +RTS -hc -RTS  </dev/null >openFile003.run.stdout 2>openFile003.run.stderr
=====> openFile003(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  openFile003.hs --interactive -v0   <openFile003.genscript 1>openFile003.interp.stdout 2>openFile003.interp.stderr
=====> openFile003(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile003 openFile003.hs -threaded -debug   >openFile003.comp.stderr 2>&1
cd ./lib/IO && ./openFile003    </dev/null >openFile003.run.stdout 2>openFile003.run.stderr
=====> openFile003(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile003 openFile003.hs -O -threaded   >openFile003.comp.stderr 2>&1
cd ./lib/IO && ./openFile003  +RTS -N2 -RTS  </dev/null >openFile003.run.stdout 2>openFile003.run.stderr
=====> openFile004(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile004 openFile004.hs    >openFile004.comp.stderr 2>&1
cd ./lib/IO && ./openFile004    </dev/null >openFile004.run.stdout 2>openFile004.run.stderr
=====> openFile004(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile004 openFile004.hs -O   >openFile004.comp.stderr 2>&1
cd ./lib/IO && ./openFile004    </dev/null >openFile004.run.stdout 2>openFile004.run.stderr
=====> openFile004(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile004 openFile004.hs -O -fasm   >openFile004.comp.stderr 2>&1
cd ./lib/IO && ./openFile004    </dev/null >openFile004.run.stdout 2>openFile004.run.stderr
=====> openFile004(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile004 openFile004.hs -O -prof -auto-all   >openFile004.comp.stderr 2>&1
cd ./lib/IO && ./openFile004  +RTS -p -RTS  </dev/null >openFile004.run.stdout 2>openFile004.run.stderr
=====> openFile004(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile004 openFile004.hs -O -prof -auto-all -fasm   >openFile004.comp.stderr 2>&1
cd ./lib/IO && ./openFile004  +RTS -hc -RTS  </dev/null >openFile004.run.stdout 2>openFile004.run.stderr
=====> openFile004(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  openFile004.hs --interactive -v0   <openFile004.genscript 1>openFile004.interp.stdout 2>openFile004.interp.stderr
=====> openFile004(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile004 openFile004.hs -threaded -debug   >openFile004.comp.stderr 2>&1
cd ./lib/IO && ./openFile004    </dev/null >openFile004.run.stdout 2>openFile004.run.stderr
=====> openFile004(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile004 openFile004.hs -O -threaded   >openFile004.comp.stderr 2>&1
cd ./lib/IO && ./openFile004  +RTS -N2 -RTS  </dev/null >openFile004.run.stdout 2>openFile004.run.stderr
=====> openFile005(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile005 openFile005.hs    >openFile005.comp.stderr 2>&1
cd ./lib/IO && ./openFile005    </dev/null >openFile005.run.stdout 2>openFile005.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile005.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile005.run.stdout	Mon Sep  4 01:57:14 2006
***************
*** 1,12 ****
! two writes (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and an append (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read/write and a write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read and a read/write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and a read (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! two writes, different files (silly, but should succeed)
! two reads, should succeed
--- 1,12 ----
! two writes (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and an append (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read/write and a write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read and a read/write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and a read (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! two writes, different files (silly, but should succeed)

! two reads, should succeed

=====> openFile005(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile005 openFile005.hs -O   >openFile005.comp.stderr 2>&1
cd ./lib/IO && ./openFile005    </dev/null >openFile005.run.stdout 2>openFile005.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile005.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile005.run.stdout	Mon Sep  4 01:57:16 2006
***************
*** 1,12 ****
! two writes (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and an append (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read/write and a write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read and a read/write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and a read (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! two writes, different files (silly, but should succeed)
! two reads, should succeed
--- 1,12 ----
! two writes (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and an append (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read/write and a write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read and a read/write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and a read (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! two writes, different files (silly, but should succeed)

! two reads, should succeed

=====> openFile005(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile005 openFile005.hs -O -fasm   >openFile005.comp.stderr 2>&1
cd ./lib/IO && ./openFile005    </dev/null >openFile005.run.stdout 2>openFile005.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile005.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile005.run.stdout	Mon Sep  4 01:57:17 2006
***************
*** 1,12 ****
! two writes (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and an append (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read/write and a write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read and a read/write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and a read (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! two writes, different files (silly, but should succeed)
! two reads, should succeed
--- 1,12 ----
! two writes (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and an append (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read/write and a write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read and a read/write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and a read (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! two writes, different files (silly, but should succeed)

! two reads, should succeed

=====> openFile005(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile005 openFile005.hs -O -prof -auto-all   >openFile005.comp.stderr 2>&1
cd ./lib/IO && ./openFile005  +RTS -p -RTS  </dev/null >openFile005.run.stdout 2>openFile005.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile005.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile005.run.stdout	Mon Sep  4 01:57:19 2006
***************
*** 1,12 ****
! two writes (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and an append (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read/write and a write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read and a read/write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and a read (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! two writes, different files (silly, but should succeed)
! two reads, should succeed
--- 1,12 ----
! two writes (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and an append (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read/write and a write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read and a read/write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and a read (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! two writes, different files (silly, but should succeed)

! two reads, should succeed

=====> openFile005(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile005 openFile005.hs -O -prof -auto-all -fasm   >openFile005.comp.stderr 2>&1
cd ./lib/IO && ./openFile005  +RTS -hc -RTS  </dev/null >openFile005.run.stdout 2>openFile005.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile005.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile005.run.stdout	Mon Sep  4 01:57:21 2006
***************
*** 1,12 ****
! two writes (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and an append (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read/write and a write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read and a read/write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and a read (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! two writes, different files (silly, but should succeed)
! two reads, should succeed
--- 1,12 ----
! two writes (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and an append (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read/write and a write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read and a read/write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and a read (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! two writes, different files (silly, but should succeed)

! two reads, should succeed

=====> openFile005(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  openFile005.hs --interactive -v0   <openFile005.genscript 1>openFile005.interp.stdout 2>openFile005.interp.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile005.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile005.run.stdout	Mon Sep  4 01:57:21 2006
***************
*** 1,12 ****
! two writes (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and an append (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read/write and a write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read and a read/write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and a read (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! two writes, different files (silly, but should succeed)
! two reads, should succeed
--- 1,12 ----
! two writes (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and an append (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read/write and a write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read and a read/write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and a read (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! two writes, different files (silly, but should succeed)

! two reads, should succeed

=====> openFile005(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile005 openFile005.hs -threaded -debug   >openFile005.comp.stderr 2>&1
cd ./lib/IO && ./openFile005    </dev/null >openFile005.run.stdout 2>openFile005.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile005.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile005.run.stdout	Mon Sep  4 01:57:23 2006
***************
*** 1,12 ****
! two writes (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and an append (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read/write and a write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read and a read/write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and a read (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! two writes, different files (silly, but should succeed)
! two reads, should succeed
--- 1,12 ----
! two writes (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and an append (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read/write and a write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read and a read/write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and a read (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! two writes, different files (silly, but should succeed)

! two reads, should succeed

=====> openFile005(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile005 openFile005.hs -O -threaded   >openFile005.comp.stderr 2>&1
cd ./lib/IO && ./openFile005  +RTS -N2 -RTS  </dev/null >openFile005.run.stdout 2>openFile005.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile005.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile005.run.stdout	Mon Sep  4 01:57:25 2006
***************
*** 1,12 ****
! two writes (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and an append (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read/write and a write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! read and a read/write (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! write and a read (should fail)
! Left openFile005.out1: openFile: resource busy (file is locked)
! two writes, different files (silly, but should succeed)
! two reads, should succeed
--- 1,12 ----
! two writes (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and an append (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read/write and a write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! read and a read/write (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! write and a read (should fail)

! Left openFile005.out1: openFile: permission denied (Permission denied)

! two writes, different files (silly, but should succeed)

! two reads, should succeed

=====> openFile006(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile006 openFile006.hs    >openFile006.comp.stderr 2>&1
cd ./lib/IO && ./openFile006    </dev/null >openFile006.run.stdout 2>openFile006.run.stderr
=====> openFile006(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile006 openFile006.hs -O   >openFile006.comp.stderr 2>&1
cd ./lib/IO && ./openFile006    </dev/null >openFile006.run.stdout 2>openFile006.run.stderr
=====> openFile006(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile006 openFile006.hs -O -fasm   >openFile006.comp.stderr 2>&1
cd ./lib/IO && ./openFile006    </dev/null >openFile006.run.stdout 2>openFile006.run.stderr
=====> openFile006(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile006 openFile006.hs -O -prof -auto-all   >openFile006.comp.stderr 2>&1
cd ./lib/IO && ./openFile006  +RTS -p -RTS  </dev/null >openFile006.run.stdout 2>openFile006.run.stderr
=====> openFile006(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile006 openFile006.hs -O -prof -auto-all -fasm   >openFile006.comp.stderr 2>&1
cd ./lib/IO && ./openFile006  +RTS -hc -RTS  </dev/null >openFile006.run.stdout 2>openFile006.run.stderr
=====> openFile006(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  openFile006.hs --interactive -v0   <openFile006.genscript 1>openFile006.interp.stdout 2>openFile006.interp.stderr
=====> openFile006(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile006 openFile006.hs -threaded -debug   >openFile006.comp.stderr 2>&1
cd ./lib/IO && ./openFile006    </dev/null >openFile006.run.stdout 2>openFile006.run.stderr
=====> openFile006(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile006 openFile006.hs -O -threaded   >openFile006.comp.stderr 2>&1
cd ./lib/IO && ./openFile006  +RTS -N2 -RTS  </dev/null >openFile006.run.stdout 2>openFile006.run.stderr
=====> openFile007(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile007 openFile007.hs    >openFile007.comp.stderr 2>&1
cd ./lib/IO && ./openFile007    </dev/null >openFile007.run.stdout 2>openFile007.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile007.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile007.run.stdout	Mon Sep  4 01:57:36 2006
***************
*** 1,2 ****
! Left openFile007.out: openFile: resource busy (file is locked)
! hello, world
--- 1,2 ----
! Left openFile007.out: openFile: permission denied (Permission denied)

! hello, world

=====> openFile007(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile007 openFile007.hs -O   >openFile007.comp.stderr 2>&1
cd ./lib/IO && ./openFile007    </dev/null >openFile007.run.stdout 2>openFile007.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile007.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile007.run.stdout	Mon Sep  4 01:57:38 2006
***************
*** 1,2 ****
! Left openFile007.out: openFile: resource busy (file is locked)
! hello, world
--- 1,2 ----
! Left openFile007.out: openFile: permission denied (Permission denied)

! hello, world

=====> openFile007(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile007 openFile007.hs -O -fasm   >openFile007.comp.stderr 2>&1
cd ./lib/IO && ./openFile007    </dev/null >openFile007.run.stdout 2>openFile007.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile007.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile007.run.stdout	Mon Sep  4 01:57:39 2006
***************
*** 1,2 ****
! Left openFile007.out: openFile: resource busy (file is locked)
! hello, world
--- 1,2 ----
! Left openFile007.out: openFile: permission denied (Permission denied)

! hello, world

=====> openFile007(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile007 openFile007.hs -O -prof -auto-all   >openFile007.comp.stderr 2>&1
cd ./lib/IO && ./openFile007  +RTS -p -RTS  </dev/null >openFile007.run.stdout 2>openFile007.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile007.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile007.run.stdout	Mon Sep  4 01:57:40 2006
***************
*** 1,2 ****
! Left openFile007.out: openFile: resource busy (file is locked)
! hello, world
--- 1,2 ----
! Left openFile007.out: openFile: permission denied (Permission denied)

! hello, world

=====> openFile007(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile007 openFile007.hs -O -prof -auto-all -fasm   >openFile007.comp.stderr 2>&1
cd ./lib/IO && ./openFile007  +RTS -hc -RTS  </dev/null >openFile007.run.stdout 2>openFile007.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile007.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile007.run.stdout	Mon Sep  4 01:57:42 2006
***************
*** 1,2 ****
! Left openFile007.out: openFile: resource busy (file is locked)
! hello, world
--- 1,2 ----
! Left openFile007.out: openFile: permission denied (Permission denied)

! hello, world

=====> openFile007(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  openFile007.hs --interactive -v0   <openFile007.genscript 1>openFile007.interp.stdout 2>openFile007.interp.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile007.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile007.run.stdout	Mon Sep  4 01:57:42 2006
***************
*** 1,2 ****
! Left openFile007.out: openFile: resource busy (file is locked)
! hello, world
--- 1,2 ----
! Left openFile007.out: openFile: permission denied (Permission denied)

! hello, world

=====> openFile007(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile007 openFile007.hs -threaded -debug   >openFile007.comp.stderr 2>&1
cd ./lib/IO && ./openFile007    </dev/null >openFile007.run.stdout 2>openFile007.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile007.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile007.run.stdout	Mon Sep  4 01:57:44 2006
***************
*** 1,2 ****
! Left openFile007.out: openFile: resource busy (file is locked)
! hello, world
--- 1,2 ----
! Left openFile007.out: openFile: permission denied (Permission denied)

! hello, world

=====> openFile007(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o openFile007 openFile007.hs -O -threaded   >openFile007.comp.stderr 2>&1
cd ./lib/IO && ./openFile007  +RTS -N2 -RTS  </dev/null >openFile007.run.stdout 2>openFile007.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/openFile007.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/openFile007.run.stdout	Mon Sep  4 01:57:45 2006
***************
*** 1,2 ****
! Left openFile007.out: openFile: resource busy (file is locked)
! hello, world
--- 1,2 ----
! Left openFile007.out: openFile: permission denied (Permission denied)

! hello, world

=====> putStr001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o putStr001 putStr001.hs    >putStr001.comp.stderr 2>&1
cd ./lib/IO && ./putStr001    </dev/null >putStr001.run.stdout 2>putStr001.run.stderr
=====> putStr001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o putStr001 putStr001.hs -O   >putStr001.comp.stderr 2>&1
cd ./lib/IO && ./putStr001    </dev/null >putStr001.run.stdout 2>putStr001.run.stderr
=====> putStr001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o putStr001 putStr001.hs -O -fasm   >putStr001.comp.stderr 2>&1
cd ./lib/IO && ./putStr001    </dev/null >putStr001.run.stdout 2>putStr001.run.stderr
=====> putStr001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o putStr001 putStr001.hs -O -prof -auto-all   >putStr001.comp.stderr 2>&1
cd ./lib/IO && ./putStr001  +RTS -p -RTS  </dev/null >putStr001.run.stdout 2>putStr001.run.stderr
=====> putStr001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o putStr001 putStr001.hs -O -prof -auto-all -fasm   >putStr001.comp.stderr 2>&1
cd ./lib/IO && ./putStr001  +RTS -hc -RTS  </dev/null >putStr001.run.stdout 2>putStr001.run.stderr
=====> putStr001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  putStr001.hs --interactive -v0   <putStr001.genscript 1>putStr001.interp.stdout 2>putStr001.interp.stderr
=====> putStr001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o putStr001 putStr001.hs -threaded -debug   >putStr001.comp.stderr 2>&1
cd ./lib/IO && ./putStr001    </dev/null >putStr001.run.stdout 2>putStr001.run.stderr
=====> putStr001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o putStr001 putStr001.hs -O -threaded   >putStr001.comp.stderr 2>&1
cd ./lib/IO && ./putStr001  +RTS -N2 -RTS  </dev/null >putStr001.run.stdout 2>putStr001.run.stderr
=====> readFile001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readFile001 readFile001.hs    >readFile001.comp.stderr 2>&1
cd ./lib/IO && ./readFile001    </dev/null >readFile001.run.stdout 2>readFile001.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/readFile001.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/readFile001.run.stdout	Mon Sep  4 01:57:56 2006
***************
*** 1,29 ****
! Left readFile001.out: openFile: resource busy (file is locked)
! -- !!! readFile test
! 
! import IO
! 
! source   = "readFile001.hs"
! filename = "readFile001.out"
! 
! main = do
!   s <- readFile source
!   h <- openFile filename WriteMode
!   hPutStrLn h s
!   hClose h
!   s <- readFile filename
! 
!   -- This open should fail, because the readFile hasn't been forced
!   -- and the file is therefore still locked.
!   try (openFile filename WriteMode) >>= print
! 
!   putStrLn s
! 
!   -- should be able to open it for writing now, because we've forced the
!   -- whole file.
!   h <- openFile filename WriteMode
! 
!   print h
! 
! 
! {handle: readFile001.out}
--- 1,29 ----
! Left readFile001.out: openFile: permission denied (Permission denied)

! -- !!! readFile test

! 

! import IO

! 

! source   = "readFile001.hs"

! filename = "readFile001.out"

! 

! main = do

!   s <- readFile source

!   h <- openFile filename WriteMode

!   hPutStrLn h s

!   hClose h

!   s <- readFile filename

! 

!   -- This open should fail, because the readFile hasn't been forced

!   -- and the file is therefore still locked.

!   try (openFile filename WriteMode) >>= print

! 

!   putStrLn s

! 

!   -- should be able to open it for writing now, because we've forced the

!   -- whole file.

!   h <- openFile filename WriteMode

! 

!   print h

! 

! 

! {handle: readFile001.out}

=====> readFile001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readFile001 readFile001.hs -O   >readFile001.comp.stderr 2>&1
cd ./lib/IO && ./readFile001    </dev/null >readFile001.run.stdout 2>readFile001.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/readFile001.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/readFile001.run.stdout	Mon Sep  4 01:57:57 2006
***************
*** 1,29 ****
! Left readFile001.out: openFile: resource busy (file is locked)
! -- !!! readFile test
! 
! import IO
! 
! source   = "readFile001.hs"
! filename = "readFile001.out"
! 
! main = do
!   s <- readFile source
!   h <- openFile filename WriteMode
!   hPutStrLn h s
!   hClose h
!   s <- readFile filename
! 
!   -- This open should fail, because the readFile hasn't been forced
!   -- and the file is therefore still locked.
!   try (openFile filename WriteMode) >>= print
! 
!   putStrLn s
! 
!   -- should be able to open it for writing now, because we've forced the
!   -- whole file.
!   h <- openFile filename WriteMode
! 
!   print h
! 
! 
! {handle: readFile001.out}
--- 1,29 ----
! Left readFile001.out: openFile: permission denied (Permission denied)

! -- !!! readFile test

! 

! import IO

! 

! source   = "readFile001.hs"

! filename = "readFile001.out"

! 

! main = do

!   s <- readFile source

!   h <- openFile filename WriteMode

!   hPutStrLn h s

!   hClose h

!   s <- readFile filename

! 

!   -- This open should fail, because the readFile hasn't been forced

!   -- and the file is therefore still locked.

!   try (openFile filename WriteMode) >>= print

! 

!   putStrLn s

! 

!   -- should be able to open it for writing now, because we've forced the

!   -- whole file.

!   h <- openFile filename WriteMode

! 

!   print h

! 

! 

! {handle: readFile001.out}

=====> readFile001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readFile001 readFile001.hs -O -fasm   >readFile001.comp.stderr 2>&1
cd ./lib/IO && ./readFile001    </dev/null >readFile001.run.stdout 2>readFile001.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/readFile001.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/readFile001.run.stdout	Mon Sep  4 01:57:58 2006
***************
*** 1,29 ****
! Left readFile001.out: openFile: resource busy (file is locked)
! -- !!! readFile test
! 
! import IO
! 
! source   = "readFile001.hs"
! filename = "readFile001.out"
! 
! main = do
!   s <- readFile source
!   h <- openFile filename WriteMode
!   hPutStrLn h s
!   hClose h
!   s <- readFile filename
! 
!   -- This open should fail, because the readFile hasn't been forced
!   -- and the file is therefore still locked.
!   try (openFile filename WriteMode) >>= print
! 
!   putStrLn s
! 
!   -- should be able to open it for writing now, because we've forced the
!   -- whole file.
!   h <- openFile filename WriteMode
! 
!   print h
! 
! 
! {handle: readFile001.out}
--- 1,29 ----
! Left readFile001.out: openFile: permission denied (Permission denied)

! -- !!! readFile test

! 

! import IO

! 

! source   = "readFile001.hs"

! filename = "readFile001.out"

! 

! main = do

!   s <- readFile source

!   h <- openFile filename WriteMode

!   hPutStrLn h s

!   hClose h

!   s <- readFile filename

! 

!   -- This open should fail, because the readFile hasn't been forced

!   -- and the file is therefore still locked.

!   try (openFile filename WriteMode) >>= print

! 

!   putStrLn s

! 

!   -- should be able to open it for writing now, because we've forced the

!   -- whole file.

!   h <- openFile filename WriteMode

! 

!   print h

! 

! 

! {handle: readFile001.out}

=====> readFile001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readFile001 readFile001.hs -O -prof -auto-all   >readFile001.comp.stderr 2>&1
cd ./lib/IO && ./readFile001  +RTS -p -RTS  </dev/null >readFile001.run.stdout 2>readFile001.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/readFile001.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/readFile001.run.stdout	Mon Sep  4 01:58:00 2006
***************
*** 1,29 ****
! Left readFile001.out: openFile: resource busy (file is locked)
! -- !!! readFile test
! 
! import IO
! 
! source   = "readFile001.hs"
! filename = "readFile001.out"
! 
! main = do
!   s <- readFile source
!   h <- openFile filename WriteMode
!   hPutStrLn h s
!   hClose h
!   s <- readFile filename
! 
!   -- This open should fail, because the readFile hasn't been forced
!   -- and the file is therefore still locked.
!   try (openFile filename WriteMode) >>= print
! 
!   putStrLn s
! 
!   -- should be able to open it for writing now, because we've forced the
!   -- whole file.
!   h <- openFile filename WriteMode
! 
!   print h
! 
! 
! {handle: readFile001.out}
--- 1,29 ----
! Left readFile001.out: openFile: permission denied (Permission denied)

! -- !!! readFile test

! 

! import IO

! 

! source   = "readFile001.hs"

! filename = "readFile001.out"

! 

! main = do

!   s <- readFile source

!   h <- openFile filename WriteMode

!   hPutStrLn h s

!   hClose h

!   s <- readFile filename

! 

!   -- This open should fail, because the readFile hasn't been forced

!   -- and the file is therefore still locked.

!   try (openFile filename WriteMode) >>= print

! 

!   putStrLn s

! 

!   -- should be able to open it for writing now, because we've forced the

!   -- whole file.

!   h <- openFile filename WriteMode

! 

!   print h

! 

! 

! {handle: readFile001.out}

=====> readFile001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readFile001 readFile001.hs -O -prof -auto-all -fasm   >readFile001.comp.stderr 2>&1
cd ./lib/IO && ./readFile001  +RTS -hc -RTS  </dev/null >readFile001.run.stdout 2>readFile001.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/readFile001.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/readFile001.run.stdout	Mon Sep  4 01:58:02 2006
***************
*** 1,29 ****
! Left readFile001.out: openFile: resource busy (file is locked)
! -- !!! readFile test
! 
! import IO
! 
! source   = "readFile001.hs"
! filename = "readFile001.out"
! 
! main = do
!   s <- readFile source
!   h <- openFile filename WriteMode
!   hPutStrLn h s
!   hClose h
!   s <- readFile filename
! 
!   -- This open should fail, because the readFile hasn't been forced
!   -- and the file is therefore still locked.
!   try (openFile filename WriteMode) >>= print
! 
!   putStrLn s
! 
!   -- should be able to open it for writing now, because we've forced the
!   -- whole file.
!   h <- openFile filename WriteMode
! 
!   print h
! 
! 
! {handle: readFile001.out}
--- 1,29 ----
! Left readFile001.out: openFile: permission denied (Permission denied)

! -- !!! readFile test

! 

! import IO

! 

! source   = "readFile001.hs"

! filename = "readFile001.out"

! 

! main = do

!   s <- readFile source

!   h <- openFile filename WriteMode

!   hPutStrLn h s

!   hClose h

!   s <- readFile filename

! 

!   -- This open should fail, because the readFile hasn't been forced

!   -- and the file is therefore still locked.

!   try (openFile filename WriteMode) >>= print

! 

!   putStrLn s

! 

!   -- should be able to open it for writing now, because we've forced the

!   -- whole file.

!   h <- openFile filename WriteMode

! 

!   print h

! 

! 

! {handle: readFile001.out}

=====> readFile001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  readFile001.hs --interactive -v0   <readFile001.genscript 1>readFile001.interp.stdout 2>readFile001.interp.stderr
Actual stdout output differs from expected:
*** ./lib/IO/readFile001.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/readFile001.run.stdout	Mon Sep  4 01:58:03 2006
***************
*** 1,29 ****
! Left readFile001.out: openFile: resource busy (file is locked)
! -- !!! readFile test
! 
! import IO
! 
! source   = "readFile001.hs"
! filename = "readFile001.out"
! 
! main = do
!   s <- readFile source
!   h <- openFile filename WriteMode
!   hPutStrLn h s
!   hClose h
!   s <- readFile filename
! 
!   -- This open should fail, because the readFile hasn't been forced
!   -- and the file is therefore still locked.
!   try (openFile filename WriteMode) >>= print
! 
!   putStrLn s
! 
!   -- should be able to open it for writing now, because we've forced the
!   -- whole file.
!   h <- openFile filename WriteMode
! 
!   print h
! 
! 
! {handle: readFile001.out}
--- 1,29 ----
! Left readFile001.out: openFile: permission denied (Permission denied)

! -- !!! readFile test

! 

! import IO

! 

! source   = "readFile001.hs"

! filename = "readFile001.out"

! 

! main = do

!   s <- readFile source

!   h <- openFile filename WriteMode

!   hPutStrLn h s

!   hClose h

!   s <- readFile filename

! 

!   -- This open should fail, because the readFile hasn't been forced

!   -- and the file is therefore still locked.

!   try (openFile filename WriteMode) >>= print

! 

!   putStrLn s

! 

!   -- should be able to open it for writing now, because we've forced the

!   -- whole file.

!   h <- openFile filename WriteMode

! 

!   print h

! 

! 

! {handle: readFile001.out}

=====> readFile001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readFile001 readFile001.hs -threaded -debug   >readFile001.comp.stderr 2>&1
cd ./lib/IO && ./readFile001    </dev/null >readFile001.run.stdout 2>readFile001.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/readFile001.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/readFile001.run.stdout	Mon Sep  4 01:58:04 2006
***************
*** 1,29 ****
! Left readFile001.out: openFile: resource busy (file is locked)
! -- !!! readFile test
! 
! import IO
! 
! source   = "readFile001.hs"
! filename = "readFile001.out"
! 
! main = do
!   s <- readFile source
!   h <- openFile filename WriteMode
!   hPutStrLn h s
!   hClose h
!   s <- readFile filename
! 
!   -- This open should fail, because the readFile hasn't been forced
!   -- and the file is therefore still locked.
!   try (openFile filename WriteMode) >>= print
! 
!   putStrLn s
! 
!   -- should be able to open it for writing now, because we've forced the
!   -- whole file.
!   h <- openFile filename WriteMode
! 
!   print h
! 
! 
! {handle: readFile001.out}
--- 1,29 ----
! Left readFile001.out: openFile: permission denied (Permission denied)

! -- !!! readFile test

! 

! import IO

! 

! source   = "readFile001.hs"

! filename = "readFile001.out"

! 

! main = do

!   s <- readFile source

!   h <- openFile filename WriteMode

!   hPutStrLn h s

!   hClose h

!   s <- readFile filename

! 

!   -- This open should fail, because the readFile hasn't been forced

!   -- and the file is therefore still locked.

!   try (openFile filename WriteMode) >>= print

! 

!   putStrLn s

! 

!   -- should be able to open it for writing now, because we've forced the

!   -- whole file.

!   h <- openFile filename WriteMode

! 

!   print h

! 

! 

! {handle: readFile001.out}

=====> readFile001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readFile001 readFile001.hs -O -threaded   >readFile001.comp.stderr 2>&1
cd ./lib/IO && ./readFile001  +RTS -N2 -RTS  </dev/null >readFile001.run.stdout 2>readFile001.run.stderr
Actual stdout output differs from expected:
*** ./lib/IO/readFile001.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/IO/readFile001.run.stdout	Mon Sep  4 01:58:06 2006
***************
*** 1,29 ****
! Left readFile001.out: openFile: resource busy (file is locked)
! -- !!! readFile test
! 
! import IO
! 
! source   = "readFile001.hs"
! filename = "readFile001.out"
! 
! main = do
!   s <- readFile source
!   h <- openFile filename WriteMode
!   hPutStrLn h s
!   hClose h
!   s <- readFile filename
! 
!   -- This open should fail, because the readFile hasn't been forced
!   -- and the file is therefore still locked.
!   try (openFile filename WriteMode) >>= print
! 
!   putStrLn s
! 
!   -- should be able to open it for writing now, because we've forced the
!   -- whole file.
!   h <- openFile filename WriteMode
! 
!   print h
! 
! 
! {handle: readFile001.out}
--- 1,29 ----
! Left readFile001.out: openFile: permission denied (Permission denied)

! -- !!! readFile test

! 

! import IO

! 

! source   = "readFile001.hs"

! filename = "readFile001.out"

! 

! main = do

!   s <- readFile source

!   h <- openFile filename WriteMode

!   hPutStrLn h s

!   hClose h

!   s <- readFile filename

! 

!   -- This open should fail, because the readFile hasn't been forced

!   -- and the file is therefore still locked.

!   try (openFile filename WriteMode) >>= print

! 

!   putStrLn s

! 

!   -- should be able to open it for writing now, because we've forced the

!   -- whole file.

!   h <- openFile filename WriteMode

! 

!   print h

! 

! 

! {handle: readFile001.out}

=====> readwrite001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite001 readwrite001.hs  -cpp  >readwrite001.comp.stderr 2>&1
cd ./lib/IO && ./readwrite001    </dev/null >readwrite001.run.stdout 2>readwrite001.run.stderr
=====> readwrite001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite001 readwrite001.hs -O -cpp  >readwrite001.comp.stderr 2>&1
cd ./lib/IO && ./readwrite001    </dev/null >readwrite001.run.stdout 2>readwrite001.run.stderr
=====> readwrite001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite001 readwrite001.hs -O -fasm -cpp  >readwrite001.comp.stderr 2>&1
cd ./lib/IO && ./readwrite001    </dev/null >readwrite001.run.stdout 2>readwrite001.run.stderr
=====> readwrite001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite001 readwrite001.hs -O -prof -auto-all -cpp  >readwrite001.comp.stderr 2>&1
cd ./lib/IO && ./readwrite001  +RTS -p -RTS  </dev/null >readwrite001.run.stdout 2>readwrite001.run.stderr
=====> readwrite001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite001 readwrite001.hs -O -prof -auto-all -fasm -cpp  >readwrite001.comp.stderr 2>&1
cd ./lib/IO && ./readwrite001  +RTS -hc -RTS  </dev/null >readwrite001.run.stdout 2>readwrite001.run.stderr
=====> readwrite001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  readwrite001.hs --interactive -v0 -cpp  <readwrite001.genscript 1>readwrite001.interp.stdout 2>readwrite001.interp.stderr
=====> readwrite001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite001 readwrite001.hs -threaded -debug -cpp  >readwrite001.comp.stderr 2>&1
cd ./lib/IO && ./readwrite001    </dev/null >readwrite001.run.stdout 2>readwrite001.run.stderr
=====> readwrite001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite001 readwrite001.hs -O -threaded -cpp  >readwrite001.comp.stderr 2>&1
cd ./lib/IO && ./readwrite001  +RTS -N2 -RTS  </dev/null >readwrite001.run.stdout 2>readwrite001.run.stderr
=====> readwrite002(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite002 readwrite002.hs  -cpp  >readwrite002.comp.stderr 2>&1
cd ./lib/IO && ./readwrite002    <readwrite002.hs >readwrite002.run.stdout 2>readwrite002.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for readwrite002(normal)
=====> readwrite002(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite002 readwrite002.hs -O -cpp  >readwrite002.comp.stderr 2>&1
cd ./lib/IO && ./readwrite002    <readwrite002.hs >readwrite002.run.stdout 2>readwrite002.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for readwrite002(opt)
=====> readwrite002(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite002 readwrite002.hs -O -fasm -cpp  >readwrite002.comp.stderr 2>&1
cd ./lib/IO && ./readwrite002    <readwrite002.hs >readwrite002.run.stdout 2>readwrite002.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for readwrite002(optasm)
=====> readwrite002(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite002 readwrite002.hs -O -prof -auto-all -cpp  >readwrite002.comp.stderr 2>&1
cd ./lib/IO && ./readwrite002  +RTS -p -RTS  <readwrite002.hs >readwrite002.run.stdout 2>readwrite002.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for readwrite002(prof)
=====> readwrite002(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite002 readwrite002.hs -O -prof -auto-all -fasm -cpp  >readwrite002.comp.stderr 2>&1
cd ./lib/IO && ./readwrite002  +RTS -hc -RTS  <readwrite002.hs >readwrite002.run.stdout 2>readwrite002.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for readwrite002(profasm)
=====> readwrite002(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite002 readwrite002.hs -threaded -debug -cpp  >readwrite002.comp.stderr 2>&1
cd ./lib/IO && ./readwrite002    <readwrite002.hs >readwrite002.run.stdout 2>readwrite002.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for readwrite002(threaded1)
=====> readwrite002(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o readwrite002 readwrite002.hs -O -threaded -cpp  >readwrite002.comp.stderr 2>&1
cd ./lib/IO && ./readwrite002  +RTS -N2 -RTS  <readwrite002.hs >readwrite002.run.stdout 2>readwrite002.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for readwrite002(threaded2)
=====> hGetBuf001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs  -package unix  >hGetBuf001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: unix


=====> hGetBuf001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -package unix  >hGetBuf001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: unix


=====> hGetBuf001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -fasm -package unix  >hGetBuf001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: unix


=====> hGetBuf001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -prof -auto-all -package unix  >hGetBuf001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: unix


=====> hGetBuf001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -prof -auto-all -fasm -package unix  >hGetBuf001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: unix


=====> hGetBuf001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hGetBuf001.hs --interactive -v0 -package unix  <hGetBuf001.genscript 1>hGetBuf001.interp.stdout 2>hGetBuf001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hGetBuf001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -threaded -debug -package unix  >hGetBuf001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: unix


=====> hGetBuf001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -threaded -package unix  >hGetBuf001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: unix


=====> hDuplicateTo001(normal)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hDuplicateTo001 hDuplicateTo001.hs    >hDuplicateTo001.comp.stderr 2>&1
cd ./lib/IO && ./hDuplicateTo001    </dev/null >hDuplicateTo001.run.stdout 2>hDuplicateTo001.run.stderr
=====> hDuplicateTo001(opt)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hDuplicateTo001 hDuplicateTo001.hs -O   >hDuplicateTo001.comp.stderr 2>&1
cd ./lib/IO && ./hDuplicateTo001    </dev/null >hDuplicateTo001.run.stdout 2>hDuplicateTo001.run.stderr
=====> hDuplicateTo001(optasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hDuplicateTo001 hDuplicateTo001.hs -O -fasm   >hDuplicateTo001.comp.stderr 2>&1
cd ./lib/IO && ./hDuplicateTo001    </dev/null >hDuplicateTo001.run.stdout 2>hDuplicateTo001.run.stderr
=====> hDuplicateTo001(prof)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hDuplicateTo001 hDuplicateTo001.hs -O -prof -auto-all   >hDuplicateTo001.comp.stderr 2>&1
cd ./lib/IO && ./hDuplicateTo001  +RTS -p -RTS  </dev/null >hDuplicateTo001.run.stdout 2>hDuplicateTo001.run.stderr
=====> hDuplicateTo001(profasm)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hDuplicateTo001 hDuplicateTo001.hs -O -prof -auto-all -fasm   >hDuplicateTo001.comp.stderr 2>&1
cd ./lib/IO && ./hDuplicateTo001  +RTS -hc -RTS  </dev/null >hDuplicateTo001.run.stdout 2>hDuplicateTo001.run.stderr
=====> hDuplicateTo001(ghci)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hDuplicateTo001.hs --interactive -v0   <hDuplicateTo001.genscript 1>hDuplicateTo001.interp.stdout 2>hDuplicateTo001.interp.stderr
=====> hDuplicateTo001(threaded1)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hDuplicateTo001 hDuplicateTo001.hs -threaded -debug   >hDuplicateTo001.comp.stderr 2>&1
cd ./lib/IO && ./hDuplicateTo001    </dev/null >hDuplicateTo001.run.stdout 2>hDuplicateTo001.run.stderr
=====> hDuplicateTo001(threaded2)
cd ./lib/IO && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hDuplicateTo001 hDuplicateTo001.hs -O -threaded   >hDuplicateTo001.comp.stderr 2>&1
cd ./lib/IO && ./hDuplicateTo001  +RTS -N2 -RTS  </dev/null >hDuplicateTo001.run.stdout 2>hDuplicateTo001.run.stderr
====> Running ./lib/IOExts/all.T
=====> echo001(normal)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o echo001 echo001.hs    >echo001.comp.stderr 2>&1
cd ./lib/IOExts && ./echo001    <echo001.hs >echo001.run.stdout 2>echo001.run.stderr
=====> echo001(opt)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o echo001 echo001.hs -O   >echo001.comp.stderr 2>&1
cd ./lib/IOExts && ./echo001    <echo001.hs >echo001.run.stdout 2>echo001.run.stderr
=====> echo001(optasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o echo001 echo001.hs -O -fasm   >echo001.comp.stderr 2>&1
cd ./lib/IOExts && ./echo001    <echo001.hs >echo001.run.stdout 2>echo001.run.stderr
=====> echo001(prof)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o echo001 echo001.hs -O -prof -auto-all   >echo001.comp.stderr 2>&1
cd ./lib/IOExts && ./echo001  +RTS -p -RTS  <echo001.hs >echo001.run.stdout 2>echo001.run.stderr
=====> echo001(profasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o echo001 echo001.hs -O -prof -auto-all -fasm   >echo001.comp.stderr 2>&1
cd ./lib/IOExts && ./echo001  +RTS -hc -RTS  <echo001.hs >echo001.run.stdout 2>echo001.run.stderr
=====> echo001(ghci)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  echo001.hs --interactive -v0   <echo001.genscript 1>echo001.interp.stdout 2>echo001.interp.stderr
=====> echo001(threaded1)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o echo001 echo001.hs -threaded -debug   >echo001.comp.stderr 2>&1
cd ./lib/IOExts && ./echo001    <echo001.hs >echo001.run.stdout 2>echo001.run.stderr
=====> echo001(threaded2)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o echo001 echo001.hs -O -threaded   >echo001.comp.stderr 2>&1
cd ./lib/IOExts && ./echo001  +RTS -N2 -RTS  <echo001.hs >echo001.run.stdout 2>echo001.run.stderr
=====> hTell001(normal)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell001 hTell001.hs    >hTell001.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell001    </dev/null >hTell001.run.stdout 2>hTell001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell001(opt)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell001 hTell001.hs -O   >hTell001.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell001    </dev/null >hTell001.run.stdout 2>hTell001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell001(optasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell001 hTell001.hs -O -fasm   >hTell001.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell001    </dev/null >hTell001.run.stdout 2>hTell001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell001(prof)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell001 hTell001.hs -O -prof -auto-all   >hTell001.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell001  +RTS -p -RTS  </dev/null >hTell001.run.stdout 2>hTell001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell001(profasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell001 hTell001.hs -O -prof -auto-all -fasm   >hTell001.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell001  +RTS -hc -RTS  </dev/null >hTell001.run.stdout 2>hTell001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell001(ghci)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hTell001.hs --interactive -v0   <hTell001.genscript 1>hTell001.interp.stdout 2>hTell001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell001(threaded1)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell001 hTell001.hs -threaded -debug   >hTell001.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell001    </dev/null >hTell001.run.stdout 2>hTell001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell001(threaded2)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell001 hTell001.hs -O -threaded   >hTell001.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell001  +RTS -N2 -RTS  </dev/null >hTell001.run.stdout 2>hTell001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell002(normal)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell002 hTell002.hs    >hTell002.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell002    </dev/null >hTell002.run.stdout 2>hTell002.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell002(opt)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell002 hTell002.hs -O   >hTell002.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell002    </dev/null >hTell002.run.stdout 2>hTell002.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell002(optasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell002 hTell002.hs -O -fasm   >hTell002.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell002    </dev/null >hTell002.run.stdout 2>hTell002.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell002(prof)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell002 hTell002.hs -O -prof -auto-all   >hTell002.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell002  +RTS -p -RTS  </dev/null >hTell002.run.stdout 2>hTell002.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell002(profasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell002 hTell002.hs -O -prof -auto-all -fasm   >hTell002.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell002  +RTS -hc -RTS  </dev/null >hTell002.run.stdout 2>hTell002.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell002(ghci)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hTell002.hs --interactive -v0   <hTell002.genscript 1>hTell002.interp.stdout 2>hTell002.interp.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell002(threaded1)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell002 hTell002.hs -threaded -debug   >hTell002.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell002    </dev/null >hTell002.run.stdout 2>hTell002.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> hTell002(threaded2)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hTell002 hTell002.hs -O -threaded   >hTell002.comp.stderr 2>&1
cd ./lib/IOExts && ./hTell002  +RTS -N2 -RTS  </dev/null >hTell002.run.stdout 2>hTell002.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> performGC001(normal)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o performGC001 performGC001.hs    >performGC001.comp.stderr 2>&1
cd ./lib/IOExts && ./performGC001    </dev/null >performGC001.run.stdout 2>performGC001.run.stderr
=====> performGC001(opt)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o performGC001 performGC001.hs -O   >performGC001.comp.stderr 2>&1
cd ./lib/IOExts && ./performGC001    </dev/null >performGC001.run.stdout 2>performGC001.run.stderr
=====> performGC001(optasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o performGC001 performGC001.hs -O -fasm   >performGC001.comp.stderr 2>&1
cd ./lib/IOExts && ./performGC001    </dev/null >performGC001.run.stdout 2>performGC001.run.stderr
=====> performGC001(prof)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o performGC001 performGC001.hs -O -prof -auto-all   >performGC001.comp.stderr 2>&1
cd ./lib/IOExts && ./performGC001  +RTS -p -RTS  </dev/null >performGC001.run.stdout 2>performGC001.run.stderr
=====> performGC001(profasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o performGC001 performGC001.hs -O -prof -auto-all -fasm   >performGC001.comp.stderr 2>&1
cd ./lib/IOExts && ./performGC001  +RTS -hc -RTS  </dev/null >performGC001.run.stdout 2>performGC001.run.stderr
=====> performGC001(ghci)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  performGC001.hs --interactive -v0   <performGC001.genscript 1>performGC001.interp.stdout 2>performGC001.interp.stderr
=====> performGC001(threaded1)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o performGC001 performGC001.hs -threaded -debug   >performGC001.comp.stderr 2>&1
cd ./lib/IOExts && ./performGC001    </dev/null >performGC001.run.stdout 2>performGC001.run.stderr
=====> performGC001(threaded2)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o performGC001 performGC001.hs -O -threaded   >performGC001.comp.stderr 2>&1
cd ./lib/IOExts && ./performGC001  +RTS -N2 -RTS  </dev/null >performGC001.run.stdout 2>performGC001.run.stderr
=====> trace001(normal)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o trace001 trace001.hs    >trace001.comp.stderr 2>&1
cd ./lib/IOExts && ./trace001    </dev/null >trace001.run.stdout 2>trace001.run.stderr
=====> trace001(opt)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o trace001 trace001.hs -O   >trace001.comp.stderr 2>&1
cd ./lib/IOExts && ./trace001    </dev/null >trace001.run.stdout 2>trace001.run.stderr
=====> trace001(optasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o trace001 trace001.hs -O -fasm   >trace001.comp.stderr 2>&1
cd ./lib/IOExts && ./trace001    </dev/null >trace001.run.stdout 2>trace001.run.stderr
=====> trace001(prof)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o trace001 trace001.hs -O -prof -auto-all   >trace001.comp.stderr 2>&1
cd ./lib/IOExts && ./trace001  +RTS -p -RTS  </dev/null >trace001.run.stdout 2>trace001.run.stderr
=====> trace001(profasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o trace001 trace001.hs -O -prof -auto-all -fasm   >trace001.comp.stderr 2>&1
cd ./lib/IOExts && ./trace001  +RTS -hc -RTS  </dev/null >trace001.run.stdout 2>trace001.run.stderr
=====> trace001(ghci)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  trace001.hs --interactive -v0   <trace001.genscript 1>trace001.interp.stdout 2>trace001.interp.stderr
=====> trace001(threaded1)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o trace001 trace001.hs -threaded -debug   >trace001.comp.stderr 2>&1
cd ./lib/IOExts && ./trace001    </dev/null >trace001.run.stdout 2>trace001.run.stderr
=====> trace001(threaded2)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o trace001 trace001.hs -O -threaded   >trace001.comp.stderr 2>&1
cd ./lib/IOExts && ./trace001  +RTS -N2 -RTS  </dev/null >trace001.run.stdout 2>trace001.run.stderr
=====> hGetBuf001(normal)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs    >hGetBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hGetBuf001    </dev/null >hGetBuf001.run.stdout 2>hGetBuf001.run.stderr
=====> hGetBuf001(opt)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O   >hGetBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hGetBuf001    </dev/null >hGetBuf001.run.stdout 2>hGetBuf001.run.stderr
=====> hGetBuf001(optasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -fasm   >hGetBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hGetBuf001    </dev/null >hGetBuf001.run.stdout 2>hGetBuf001.run.stderr
=====> hGetBuf001(prof)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -prof -auto-all   >hGetBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hGetBuf001  +RTS -p -RTS  </dev/null >hGetBuf001.run.stdout 2>hGetBuf001.run.stderr
=====> hGetBuf001(profasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -prof -auto-all -fasm   >hGetBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hGetBuf001  +RTS -hc -RTS  </dev/null >hGetBuf001.run.stdout 2>hGetBuf001.run.stderr
=====> hGetBuf001(ghci)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hGetBuf001.hs --interactive -v0   <hGetBuf001.genscript 1>hGetBuf001.interp.stdout 2>hGetBuf001.interp.stderr
=====> hGetBuf001(threaded1)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -threaded -debug   >hGetBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hGetBuf001    </dev/null >hGetBuf001.run.stdout 2>hGetBuf001.run.stderr
=====> hGetBuf001(threaded2)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hGetBuf001 hGetBuf001.hs -O -threaded   >hGetBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hGetBuf001  +RTS -N2 -RTS  </dev/null >hGetBuf001.run.stdout 2>hGetBuf001.run.stderr
=====> hPutBuf001(normal)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf001 hPutBuf001.hs    >hPutBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf001    </dev/null >hPutBuf001.run.stdout 2>hPutBuf001.run.stderr
=====> hPutBuf001(opt)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf001 hPutBuf001.hs -O   >hPutBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf001    </dev/null >hPutBuf001.run.stdout 2>hPutBuf001.run.stderr
=====> hPutBuf001(optasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf001 hPutBuf001.hs -O -fasm   >hPutBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf001    </dev/null >hPutBuf001.run.stdout 2>hPutBuf001.run.stderr
=====> hPutBuf001(prof)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf001 hPutBuf001.hs -O -prof -auto-all   >hPutBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf001  +RTS -p -RTS  </dev/null >hPutBuf001.run.stdout 2>hPutBuf001.run.stderr
=====> hPutBuf001(profasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf001 hPutBuf001.hs -O -prof -auto-all -fasm   >hPutBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf001  +RTS -hc -RTS  </dev/null >hPutBuf001.run.stdout 2>hPutBuf001.run.stderr
=====> hPutBuf001(ghci)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hPutBuf001.hs --interactive -v0   <hPutBuf001.genscript 1>hPutBuf001.interp.stdout 2>hPutBuf001.interp.stderr
=====> hPutBuf001(threaded1)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf001 hPutBuf001.hs -threaded -debug   >hPutBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf001    </dev/null >hPutBuf001.run.stdout 2>hPutBuf001.run.stderr
=====> hPutBuf001(threaded2)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf001 hPutBuf001.hs -O -threaded   >hPutBuf001.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf001  +RTS -N2 -RTS  </dev/null >hPutBuf001.run.stdout 2>hPutBuf001.run.stderr
=====> hPutBuf002(normal)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf002 hPutBuf002.hs    >hPutBuf002.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf002    </dev/null >hPutBuf002.run.stdout 2>hPutBuf002.run.stderr
=====> hPutBuf002(opt)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf002 hPutBuf002.hs -O   >hPutBuf002.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf002    </dev/null >hPutBuf002.run.stdout 2>hPutBuf002.run.stderr
=====> hPutBuf002(optasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf002 hPutBuf002.hs -O -fasm   >hPutBuf002.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf002    </dev/null >hPutBuf002.run.stdout 2>hPutBuf002.run.stderr
=====> hPutBuf002(prof)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf002 hPutBuf002.hs -O -prof -auto-all   >hPutBuf002.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf002  +RTS -p -RTS  </dev/null >hPutBuf002.run.stdout 2>hPutBuf002.run.stderr
=====> hPutBuf002(profasm)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf002 hPutBuf002.hs -O -prof -auto-all -fasm   >hPutBuf002.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf002  +RTS -hc -RTS  </dev/null >hPutBuf002.run.stdout 2>hPutBuf002.run.stderr
=====> hPutBuf002(ghci)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  hPutBuf002.hs --interactive -v0   <hPutBuf002.genscript 1>hPutBuf002.interp.stdout 2>hPutBuf002.interp.stderr
=====> hPutBuf002(threaded1)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf002 hPutBuf002.hs -threaded -debug   >hPutBuf002.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf002    </dev/null >hPutBuf002.run.stdout 2>hPutBuf002.run.stderr
=====> hPutBuf002(threaded2)
cd ./lib/IOExts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o hPutBuf002 hPutBuf002.hs -O -threaded   >hPutBuf002.comp.stderr 2>&1
cd ./lib/IOExts && ./hPutBuf002  +RTS -N2 -RTS  </dev/null >hPutBuf002.run.stdout 2>hPutBuf002.run.stderr
====> Running ./lib/IORef/all.T
=====> ioref001(normal)
cd ./lib/IORef && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioref001 ioref001.hs  +RTS -K32m -RTS  >ioref001.comp.stderr 2>&1
cd ./lib/IORef && ./ioref001 +RTS -K32m -RTS   </dev/null >ioref001.run.stdout 2>ioref001.run.stderr
=====> ioref001(opt)
cd ./lib/IORef && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioref001 ioref001.hs -O +RTS -K32m -RTS  >ioref001.comp.stderr 2>&1
cd ./lib/IORef && ./ioref001 +RTS -K32m -RTS   </dev/null >ioref001.run.stdout 2>ioref001.run.stderr
=====> ioref001(optasm)
cd ./lib/IORef && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioref001 ioref001.hs -O -fasm +RTS -K32m -RTS  >ioref001.comp.stderr 2>&1
cd ./lib/IORef && ./ioref001 +RTS -K32m -RTS   </dev/null >ioref001.run.stdout 2>ioref001.run.stderr
=====> ioref001(prof)
cd ./lib/IORef && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioref001 ioref001.hs -O -prof -auto-all +RTS -K32m -RTS  >ioref001.comp.stderr 2>&1
cd ./lib/IORef && ./ioref001 +RTS -K32m -RTS +RTS -p -RTS  </dev/null >ioref001.run.stdout 2>ioref001.run.stderr
=====> ioref001(profasm)
cd ./lib/IORef && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioref001 ioref001.hs -O -prof -auto-all -fasm +RTS -K32m -RTS  >ioref001.comp.stderr 2>&1
cd ./lib/IORef && ./ioref001 +RTS -K32m -RTS +RTS -hc -RTS  </dev/null >ioref001.run.stdout 2>ioref001.run.stderr
=====> ioref001(ghci)
cd ./lib/IORef && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ioref001.hs --interactive -v0 +RTS -K32m -RTS  <ioref001.genscript 1>ioref001.interp.stdout 2>ioref001.interp.stderr
=====> ioref001(threaded1)
cd ./lib/IORef && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioref001 ioref001.hs -threaded -debug +RTS -K32m -RTS  >ioref001.comp.stderr 2>&1
cd ./lib/IORef && ./ioref001 +RTS -K32m -RTS   </dev/null >ioref001.run.stdout 2>ioref001.run.stderr
=====> ioref001(threaded2)
cd ./lib/IORef && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ioref001 ioref001.hs -O -threaded +RTS -K32m -RTS  >ioref001.comp.stderr 2>&1
cd ./lib/IORef && ./ioref001 +RTS -K32m -RTS +RTS -N2 -RTS  </dev/null >ioref001.run.stdout 2>ioref001.run.stderr
====> Running ./lib/Lex/all.T
=====> lexNum(normal)
cd ./lib/Lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o lexNum lexNum.hs    >lexNum.comp.stderr 2>&1
cd ./lib/Lex && ./lexNum    </dev/null >lexNum.run.stdout 2>lexNum.run.stderr
=====> lexNum(opt)
cd ./lib/Lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o lexNum lexNum.hs -O   >lexNum.comp.stderr 2>&1
cd ./lib/Lex && ./lexNum    </dev/null >lexNum.run.stdout 2>lexNum.run.stderr
=====> lexNum(optasm)
cd ./lib/Lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o lexNum lexNum.hs -O -fasm   >lexNum.comp.stderr 2>&1
cd ./lib/Lex && ./lexNum    </dev/null >lexNum.run.stdout 2>lexNum.run.stderr
=====> lexNum(prof)
cd ./lib/Lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o lexNum lexNum.hs -O -prof -auto-all   >lexNum.comp.stderr 2>&1
cd ./lib/Lex && ./lexNum  +RTS -p -RTS  </dev/null >lexNum.run.stdout 2>lexNum.run.stderr
=====> lexNum(profasm)
cd ./lib/Lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o lexNum lexNum.hs -O -prof -auto-all -fasm   >lexNum.comp.stderr 2>&1
cd ./lib/Lex && ./lexNum  +RTS -hc -RTS  </dev/null >lexNum.run.stdout 2>lexNum.run.stderr
=====> lexNum(ghci)
cd ./lib/Lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  lexNum.hs --interactive -v0   <lexNum.genscript 1>lexNum.interp.stdout 2>lexNum.interp.stderr
=====> lexNum(threaded1)
cd ./lib/Lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o lexNum lexNum.hs -threaded -debug   >lexNum.comp.stderr 2>&1
cd ./lib/Lex && ./lexNum    </dev/null >lexNum.run.stdout 2>lexNum.run.stderr
=====> lexNum(threaded2)
cd ./lib/Lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o lexNum lexNum.hs -O -threaded   >lexNum.comp.stderr 2>&1
cd ./lib/Lex && ./lexNum  +RTS -N2 -RTS  </dev/null >lexNum.run.stdout 2>lexNum.run.stderr
====> Running ./lib/net/all.T
=====> net001(normal)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net001 net001.hs  -package network  >net001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net001(normal)
=====> net001(opt)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net001 net001.hs -O -package network  >net001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net001(opt)
=====> net001(optasm)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net001 net001.hs -O -fasm -package network  >net001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net001(optasm)
=====> net001(prof)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net001 net001.hs -O -prof -auto-all -package network  >net001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net001(prof)
=====> net001(profasm)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net001 net001.hs -O -prof -auto-all -fasm -package network  >net001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net001(profasm)
=====> net001(ghci)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  net001.hs --interactive -v0 -package network  <net001.genscript 1>net001.interp.stdout 2>net001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for net001(ghci)
=====> net001(threaded1)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net001 net001.hs -threaded -debug -package network  >net001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net001(threaded1)
=====> net001(threaded2)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net001 net001.hs -O -threaded -package network  >net001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net001(threaded2)
=====> net002(normal)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net002 net002.hs  -package network  >net002.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net002(normal)
=====> net002(opt)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net002 net002.hs -O -package network  >net002.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net002(opt)
=====> net002(optasm)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net002 net002.hs -O -fasm -package network  >net002.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net002(optasm)
=====> net002(prof)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net002 net002.hs -O -prof -auto-all -package network  >net002.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net002(prof)
=====> net002(profasm)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net002 net002.hs -O -prof -auto-all -fasm -package network  >net002.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net002(profasm)
=====> net002(ghci)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  net002.hs --interactive -v0 -package network  <net002.genscript 1>net002.interp.stdout 2>net002.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for net002(ghci)
=====> net002(threaded1)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net002 net002.hs -threaded -debug -package network  >net002.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net002(threaded1)
=====> net002(threaded2)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o net002 net002.hs -O -threaded -package network  >net002.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for net002(threaded2)
=====> uri001(normal)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs  -package network -package HUnit  >uri001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for uri001(normal)
=====> uri001(opt)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -package network -package HUnit  >uri001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for uri001(opt)
=====> uri001(optasm)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -fasm -package network -package HUnit  >uri001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for uri001(optasm)
=====> uri001(prof)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -prof -auto-all -package network -package HUnit  >uri001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for uri001(prof)
=====> uri001(profasm)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -prof -auto-all -fasm -package network -package HUnit  >uri001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for uri001(profasm)
=====> uri001(ghci)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  uri001.hs --interactive -v0 -package network -package HUnit  <uri001.genscript 1>uri001.interp.stdout 2>uri001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for uri001(ghci)
=====> uri001(threaded1)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -threaded -debug -package network -package HUnit  >uri001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for uri001(threaded1)
=====> uri001(threaded2)
cd ./lib/net && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o uri001 uri001.hs -O -threaded -package network -package HUnit  >uri001.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: network


*** unexpected failure for uri001(threaded2)
====> Running ./lib/Numeric/all.T
=====> num001(normal)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num001 num001.hs    >num001.comp.stderr 2>&1
cd ./lib/Numeric && ./num001    </dev/null >num001.run.stdout 2>num001.run.stderr
=====> num001(opt)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num001 num001.hs -O   >num001.comp.stderr 2>&1
cd ./lib/Numeric && ./num001    </dev/null >num001.run.stdout 2>num001.run.stderr
=====> num001(optasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num001 num001.hs -O -fasm   >num001.comp.stderr 2>&1
cd ./lib/Numeric && ./num001    </dev/null >num001.run.stdout 2>num001.run.stderr
=====> num001(prof)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num001 num001.hs -O -prof -auto-all   >num001.comp.stderr 2>&1
cd ./lib/Numeric && ./num001  +RTS -p -RTS  </dev/null >num001.run.stdout 2>num001.run.stderr
=====> num001(profasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num001 num001.hs -O -prof -auto-all -fasm   >num001.comp.stderr 2>&1
cd ./lib/Numeric && ./num001  +RTS -hc -RTS  </dev/null >num001.run.stdout 2>num001.run.stderr
=====> num001(ghci)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num001.hs --interactive -v0   <num001.genscript 1>num001.interp.stdout 2>num001.interp.stderr
=====> num001(threaded1)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num001 num001.hs -threaded -debug   >num001.comp.stderr 2>&1
cd ./lib/Numeric && ./num001    </dev/null >num001.run.stdout 2>num001.run.stderr
=====> num001(threaded2)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num001 num001.hs -O -threaded   >num001.comp.stderr 2>&1
cd ./lib/Numeric && ./num001  +RTS -N2 -RTS  </dev/null >num001.run.stdout 2>num001.run.stderr
=====> num002(normal)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num002 num002.hs    >num002.comp.stderr 2>&1
cd ./lib/Numeric && ./num002    </dev/null >num002.run.stdout 2>num002.run.stderr
=====> num002(opt)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num002 num002.hs -O   >num002.comp.stderr 2>&1
cd ./lib/Numeric && ./num002    </dev/null >num002.run.stdout 2>num002.run.stderr
=====> num002(optasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num002 num002.hs -O -fasm   >num002.comp.stderr 2>&1
cd ./lib/Numeric && ./num002    </dev/null >num002.run.stdout 2>num002.run.stderr
=====> num002(prof)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num002 num002.hs -O -prof -auto-all   >num002.comp.stderr 2>&1
cd ./lib/Numeric && ./num002  +RTS -p -RTS  </dev/null >num002.run.stdout 2>num002.run.stderr
=====> num002(profasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num002 num002.hs -O -prof -auto-all -fasm   >num002.comp.stderr 2>&1
cd ./lib/Numeric && ./num002  +RTS -hc -RTS  </dev/null >num002.run.stdout 2>num002.run.stderr
=====> num002(ghci)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num002.hs --interactive -v0   <num002.genscript 1>num002.interp.stdout 2>num002.interp.stderr
=====> num002(threaded1)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num002 num002.hs -threaded -debug   >num002.comp.stderr 2>&1
cd ./lib/Numeric && ./num002    </dev/null >num002.run.stdout 2>num002.run.stderr
=====> num002(threaded2)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num002 num002.hs -O -threaded   >num002.comp.stderr 2>&1
cd ./lib/Numeric && ./num002  +RTS -N2 -RTS  </dev/null >num002.run.stdout 2>num002.run.stderr
=====> num003(normal)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num003 num003.hs    >num003.comp.stderr 2>&1
cd ./lib/Numeric && ./num003    </dev/null >num003.run.stdout 2>num003.run.stderr
=====> num003(opt)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num003 num003.hs -O   >num003.comp.stderr 2>&1
cd ./lib/Numeric && ./num003    </dev/null >num003.run.stdout 2>num003.run.stderr
=====> num003(optasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num003 num003.hs -O -fasm   >num003.comp.stderr 2>&1
cd ./lib/Numeric && ./num003    </dev/null >num003.run.stdout 2>num003.run.stderr
=====> num003(prof)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num003 num003.hs -O -prof -auto-all   >num003.comp.stderr 2>&1
cd ./lib/Numeric && ./num003  +RTS -p -RTS  </dev/null >num003.run.stdout 2>num003.run.stderr
=====> num003(profasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num003 num003.hs -O -prof -auto-all -fasm   >num003.comp.stderr 2>&1
cd ./lib/Numeric && ./num003  +RTS -hc -RTS  </dev/null >num003.run.stdout 2>num003.run.stderr
=====> num003(ghci)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num003.hs --interactive -v0   <num003.genscript 1>num003.interp.stdout 2>num003.interp.stderr
=====> num003(threaded1)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num003 num003.hs -threaded -debug   >num003.comp.stderr 2>&1
cd ./lib/Numeric && ./num003    </dev/null >num003.run.stdout 2>num003.run.stderr
=====> num003(threaded2)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num003 num003.hs -O -threaded   >num003.comp.stderr 2>&1
cd ./lib/Numeric && ./num003  +RTS -N2 -RTS  </dev/null >num003.run.stdout 2>num003.run.stderr
=====> num004(normal)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num004 num004.hs    >num004.comp.stderr 2>&1
cd ./lib/Numeric && ./num004    </dev/null >num004.run.stdout 2>num004.run.stderr
=====> num004(opt)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num004 num004.hs -O   >num004.comp.stderr 2>&1
cd ./lib/Numeric && ./num004    </dev/null >num004.run.stdout 2>num004.run.stderr
=====> num004(optasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num004 num004.hs -O -fasm   >num004.comp.stderr 2>&1
cd ./lib/Numeric && ./num004    </dev/null >num004.run.stdout 2>num004.run.stderr
=====> num004(prof)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num004 num004.hs -O -prof -auto-all   >num004.comp.stderr 2>&1
cd ./lib/Numeric && ./num004  +RTS -p -RTS  </dev/null >num004.run.stdout 2>num004.run.stderr
=====> num004(profasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num004 num004.hs -O -prof -auto-all -fasm   >num004.comp.stderr 2>&1
cd ./lib/Numeric && ./num004  +RTS -hc -RTS  </dev/null >num004.run.stdout 2>num004.run.stderr
=====> num004(ghci)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num004.hs --interactive -v0   <num004.genscript 1>num004.interp.stdout 2>num004.interp.stderr
=====> num004(threaded1)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num004 num004.hs -threaded -debug   >num004.comp.stderr 2>&1
cd ./lib/Numeric && ./num004    </dev/null >num004.run.stdout 2>num004.run.stderr
=====> num004(threaded2)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num004 num004.hs -O -threaded   >num004.comp.stderr 2>&1
cd ./lib/Numeric && ./num004  +RTS -N2 -RTS  </dev/null >num004.run.stdout 2>num004.run.stderr
=====> num005(normal)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num005 num005.hs    >num005.comp.stderr 2>&1
cd ./lib/Numeric && ./num005    </dev/null >num005.run.stdout 2>num005.run.stderr
=====> num005(opt)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num005 num005.hs -O   >num005.comp.stderr 2>&1
cd ./lib/Numeric && ./num005    </dev/null >num005.run.stdout 2>num005.run.stderr
=====> num005(optasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num005 num005.hs -O -fasm   >num005.comp.stderr 2>&1
cd ./lib/Numeric && ./num005    </dev/null >num005.run.stdout 2>num005.run.stderr
=====> num005(prof)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num005 num005.hs -O -prof -auto-all   >num005.comp.stderr 2>&1
cd ./lib/Numeric && ./num005  +RTS -p -RTS  </dev/null >num005.run.stdout 2>num005.run.stderr
=====> num005(profasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num005 num005.hs -O -prof -auto-all -fasm   >num005.comp.stderr 2>&1
cd ./lib/Numeric && ./num005  +RTS -hc -RTS  </dev/null >num005.run.stdout 2>num005.run.stderr
=====> num005(ghci)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num005.hs --interactive -v0   <num005.genscript 1>num005.interp.stdout 2>num005.interp.stderr
=====> num005(threaded1)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num005 num005.hs -threaded -debug   >num005.comp.stderr 2>&1
cd ./lib/Numeric && ./num005    </dev/null >num005.run.stdout 2>num005.run.stderr
=====> num005(threaded2)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num005 num005.hs -O -threaded   >num005.comp.stderr 2>&1
cd ./lib/Numeric && ./num005  +RTS -N2 -RTS  </dev/null >num005.run.stdout 2>num005.run.stderr
=====> num006(normal)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num006 num006.hs    >num006.comp.stderr 2>&1
cd ./lib/Numeric && ./num006    </dev/null >num006.run.stdout 2>num006.run.stderr
=====> num006(opt)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num006 num006.hs -O   >num006.comp.stderr 2>&1
cd ./lib/Numeric && ./num006    </dev/null >num006.run.stdout 2>num006.run.stderr
=====> num006(optasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num006 num006.hs -O -fasm   >num006.comp.stderr 2>&1
cd ./lib/Numeric && ./num006    </dev/null >num006.run.stdout 2>num006.run.stderr
=====> num006(prof)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num006 num006.hs -O -prof -auto-all   >num006.comp.stderr 2>&1
cd ./lib/Numeric && ./num006  +RTS -p -RTS  </dev/null >num006.run.stdout 2>num006.run.stderr
=====> num006(profasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num006 num006.hs -O -prof -auto-all -fasm   >num006.comp.stderr 2>&1
cd ./lib/Numeric && ./num006  +RTS -hc -RTS  </dev/null >num006.run.stdout 2>num006.run.stderr
=====> num006(ghci)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num006.hs --interactive -v0   <num006.genscript 1>num006.interp.stdout 2>num006.interp.stderr
=====> num006(threaded1)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num006 num006.hs -threaded -debug   >num006.comp.stderr 2>&1
cd ./lib/Numeric && ./num006    </dev/null >num006.run.stdout 2>num006.run.stderr
=====> num006(threaded2)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num006 num006.hs -O -threaded   >num006.comp.stderr 2>&1
cd ./lib/Numeric && ./num006  +RTS -N2 -RTS  </dev/null >num006.run.stdout 2>num006.run.stderr
=====> num007(normal)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num007 num007.hs    >num007.comp.stderr 2>&1
cd ./lib/Numeric && ./num007    </dev/null >num007.run.stdout 2>num007.run.stderr
=====> num007(opt)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num007 num007.hs -O   >num007.comp.stderr 2>&1
cd ./lib/Numeric && ./num007    </dev/null >num007.run.stdout 2>num007.run.stderr
=====> num007(optasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num007 num007.hs -O -fasm   >num007.comp.stderr 2>&1
cd ./lib/Numeric && ./num007    </dev/null >num007.run.stdout 2>num007.run.stderr
=====> num007(prof)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num007 num007.hs -O -prof -auto-all   >num007.comp.stderr 2>&1
cd ./lib/Numeric && ./num007  +RTS -p -RTS  </dev/null >num007.run.stdout 2>num007.run.stderr
=====> num007(profasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num007 num007.hs -O -prof -auto-all -fasm   >num007.comp.stderr 2>&1
cd ./lib/Numeric && ./num007  +RTS -hc -RTS  </dev/null >num007.run.stdout 2>num007.run.stderr
=====> num007(ghci)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num007.hs --interactive -v0   <num007.genscript 1>num007.interp.stdout 2>num007.interp.stderr
=====> num007(threaded1)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num007 num007.hs -threaded -debug   >num007.comp.stderr 2>&1
cd ./lib/Numeric && ./num007    </dev/null >num007.run.stdout 2>num007.run.stderr
=====> num007(threaded2)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num007 num007.hs -O -threaded   >num007.comp.stderr 2>&1
cd ./lib/Numeric && ./num007  +RTS -N2 -RTS  </dev/null >num007.run.stdout 2>num007.run.stderr
=====> num008(normal)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num008 num008.hs    >num008.comp.stderr 2>&1
cd ./lib/Numeric && ./num008    </dev/null >num008.run.stdout 2>num008.run.stderr
=====> num008(opt)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num008 num008.hs -O   >num008.comp.stderr 2>&1
cd ./lib/Numeric && ./num008    </dev/null >num008.run.stdout 2>num008.run.stderr
=====> num008(optasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num008 num008.hs -O -fasm   >num008.comp.stderr 2>&1
cd ./lib/Numeric && ./num008    </dev/null >num008.run.stdout 2>num008.run.stderr
=====> num008(prof)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num008 num008.hs -O -prof -auto-all   >num008.comp.stderr 2>&1
cd ./lib/Numeric && ./num008  +RTS -p -RTS  </dev/null >num008.run.stdout 2>num008.run.stderr
=====> num008(profasm)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num008 num008.hs -O -prof -auto-all -fasm   >num008.comp.stderr 2>&1
cd ./lib/Numeric && ./num008  +RTS -hc -RTS  </dev/null >num008.run.stdout 2>num008.run.stderr
=====> num008(ghci)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num008.hs --interactive -v0   <num008.genscript 1>num008.interp.stdout 2>num008.interp.stderr
=====> num008(threaded1)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num008 num008.hs -threaded -debug   >num008.comp.stderr 2>&1
cd ./lib/Numeric && ./num008    </dev/null >num008.run.stdout 2>num008.run.stderr
=====> num008(threaded2)
cd ./lib/Numeric && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num008 num008.hs -O -threaded   >num008.comp.stderr 2>&1
cd ./lib/Numeric && ./num008  +RTS -N2 -RTS  </dev/null >num008.run.stdout 2>num008.run.stderr
====> Running ./lib/Posix/all.T
====> Running ./lib/PrettyPrint/all.T
=====> pp1(normal)
cd ./lib/PrettyPrint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o pp1 pp1.hs    >pp1.comp.stderr 2>&1
cd ./lib/PrettyPrint && ./pp1    </dev/null >pp1.run.stdout 2>pp1.run.stderr
Actual stdout output differs from expected:
*** ./lib/PrettyPrint/pp1.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/PrettyPrint/pp1.run.stdout	Mon Sep  4 02:02:39 2006
***************
*** 1,4 ****
! This output is not what is expected, becuase the
! test "works" now, by virtue of a hack in HughesPJ.spaces.
! I'm leaving this strange output here to remind us to look
! at the root cause of the problem.  Sometime.
\ No newline at end of file
--- 1,51 ----
! (aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

! +                                                                                                                                                                                                   a

!  a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a

! a)

====> Running ./lib/Process/all.T
=====> process001(normal)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process001 process001.hs    >process001.comp.stderr 2>&1
cd ./lib/Process && ./process001    </dev/null >process001.run.stdout 2>process001.run.stderr
=====> process001(opt)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process001 process001.hs -O   >process001.comp.stderr 2>&1
cd ./lib/Process && ./process001    </dev/null >process001.run.stdout 2>process001.run.stderr
=====> process001(optasm)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process001 process001.hs -O -fasm   >process001.comp.stderr 2>&1
cd ./lib/Process && ./process001    </dev/null >process001.run.stdout 2>process001.run.stderr
=====> process001(prof)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process001 process001.hs -O -prof -auto-all   >process001.comp.stderr 2>&1
cd ./lib/Process && ./process001  +RTS -p -RTS  </dev/null >process001.run.stdout 2>process001.run.stderr
=====> process001(profasm)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process001 process001.hs -O -prof -auto-all -fasm   >process001.comp.stderr 2>&1
cd ./lib/Process && ./process001  +RTS -hc -RTS  </dev/null >process001.run.stdout 2>process001.run.stderr
=====> process001(ghci)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  process001.hs --interactive -v0   <process001.genscript 1>process001.interp.stdout 2>process001.interp.stderr
=====> process001(threaded1)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process001 process001.hs -threaded -debug   >process001.comp.stderr 2>&1
cd ./lib/Process && ./process001    </dev/null >process001.run.stdout 2>process001.run.stderr
=====> process001(threaded2)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process001 process001.hs -O -threaded   >process001.comp.stderr 2>&1
cd ./lib/Process && ./process001  +RTS -N2 -RTS  </dev/null >process001.run.stdout 2>process001.run.stderr
=====> process002(normal)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process002 process002.hs    >process002.comp.stderr 2>&1
cd ./lib/Process && ./process002    </dev/null >process002.run.stdout 2>process002.run.stderr
=====> process002(opt)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process002 process002.hs -O   >process002.comp.stderr 2>&1
cd ./lib/Process && ./process002    </dev/null >process002.run.stdout 2>process002.run.stderr
=====> process002(optasm)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process002 process002.hs -O -fasm   >process002.comp.stderr 2>&1
cd ./lib/Process && ./process002    </dev/null >process002.run.stdout 2>process002.run.stderr
=====> process002(prof)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process002 process002.hs -O -prof -auto-all   >process002.comp.stderr 2>&1
cd ./lib/Process && ./process002  +RTS -p -RTS  </dev/null >process002.run.stdout 2>process002.run.stderr
=====> process002(profasm)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process002 process002.hs -O -prof -auto-all -fasm   >process002.comp.stderr 2>&1
cd ./lib/Process && ./process002  +RTS -hc -RTS  </dev/null >process002.run.stdout 2>process002.run.stderr
=====> process002(ghci)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  process002.hs --interactive -v0   <process002.genscript 1>process002.interp.stdout 2>process002.interp.stderr
=====> process002(threaded1)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process002 process002.hs -threaded -debug   >process002.comp.stderr 2>&1
cd ./lib/Process && ./process002    </dev/null >process002.run.stdout 2>process002.run.stderr
=====> process002(threaded2)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process002 process002.hs -O -threaded   >process002.comp.stderr 2>&1
cd ./lib/Process && ./process002  +RTS -N2 -RTS  </dev/null >process002.run.stdout 2>process002.run.stderr
=====> process003(normal)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process003 process003.hs    >process003.comp.stderr 2>&1
cd ./lib/Process && ./process003    </dev/null >process003.run.stdout 2>process003.run.stderr
=====> process003(opt)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process003 process003.hs -O   >process003.comp.stderr 2>&1
cd ./lib/Process && ./process003    </dev/null >process003.run.stdout 2>process003.run.stderr
=====> process003(optasm)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process003 process003.hs -O -fasm   >process003.comp.stderr 2>&1
cd ./lib/Process && ./process003    </dev/null >process003.run.stdout 2>process003.run.stderr
=====> process003(prof)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process003 process003.hs -O -prof -auto-all   >process003.comp.stderr 2>&1
cd ./lib/Process && ./process003  +RTS -p -RTS  </dev/null >process003.run.stdout 2>process003.run.stderr
=====> process003(profasm)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process003 process003.hs -O -prof -auto-all -fasm   >process003.comp.stderr 2>&1
cd ./lib/Process && ./process003  +RTS -hc -RTS  </dev/null >process003.run.stdout 2>process003.run.stderr
=====> process003(threaded1)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process003 process003.hs -threaded -debug   >process003.comp.stderr 2>&1
cd ./lib/Process && ./process003    </dev/null >process003.run.stdout 2>process003.run.stderr
=====> process003(threaded2)
cd ./lib/Process && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o process003 process003.hs -O -threaded   >process003.comp.stderr 2>&1
cd ./lib/Process && ./process003  +RTS -N2 -RTS  </dev/null >process003.run.stdout 2>process003.run.stderr
====> Running ./lib/Regex/all.T
=====> regex001(normal)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex001 regex001.hs  -package regex-posix  >regex001.comp.stderr 2>&1
cd ./lib/Regex && ./regex001    </dev/null >regex001.run.stdout 2>regex001.run.stderr
=====> regex001(opt)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex001 regex001.hs -O -package regex-posix  >regex001.comp.stderr 2>&1
cd ./lib/Regex && ./regex001    </dev/null >regex001.run.stdout 2>regex001.run.stderr
=====> regex001(optasm)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex001 regex001.hs -O -fasm -package regex-posix  >regex001.comp.stderr 2>&1
cd ./lib/Regex && ./regex001    </dev/null >regex001.run.stdout 2>regex001.run.stderr
=====> regex001(prof)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex001 regex001.hs -O -prof -auto-all -package regex-posix  >regex001.comp.stderr 2>&1
cd ./lib/Regex && ./regex001  +RTS -p -RTS  </dev/null >regex001.run.stdout 2>regex001.run.stderr
=====> regex001(profasm)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex001 regex001.hs -O -prof -auto-all -fasm -package regex-posix  >regex001.comp.stderr 2>&1
cd ./lib/Regex && ./regex001  +RTS -hc -RTS  </dev/null >regex001.run.stdout 2>regex001.run.stderr
=====> regex001(ghci)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  regex001.hs --interactive -v0 -package regex-posix  <regex001.genscript 1>regex001.interp.stdout 2>regex001.interp.stderr
=====> regex001(threaded1)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex001 regex001.hs -threaded -debug -package regex-posix  >regex001.comp.stderr 2>&1
cd ./lib/Regex && ./regex001    </dev/null >regex001.run.stdout 2>regex001.run.stderr
=====> regex001(threaded2)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex001 regex001.hs -O -threaded -package regex-posix  >regex001.comp.stderr 2>&1
cd ./lib/Regex && ./regex001  +RTS -N2 -RTS  </dev/null >regex001.run.stdout 2>regex001.run.stderr
=====> regex002(normal)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex002 regex002.hs  -package regex-posix  >regex002.comp.stderr 2>&1
cd ./lib/Regex && ./regex002    </dev/null >regex002.run.stdout 2>regex002.run.stderr
=====> regex002(opt)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex002 regex002.hs -O -package regex-posix  >regex002.comp.stderr 2>&1
cd ./lib/Regex && ./regex002    </dev/null >regex002.run.stdout 2>regex002.run.stderr
=====> regex002(optasm)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex002 regex002.hs -O -fasm -package regex-posix  >regex002.comp.stderr 2>&1
cd ./lib/Regex && ./regex002    </dev/null >regex002.run.stdout 2>regex002.run.stderr
=====> regex002(prof)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex002 regex002.hs -O -prof -auto-all -package regex-posix  >regex002.comp.stderr 2>&1
cd ./lib/Regex && ./regex002  +RTS -p -RTS  </dev/null >regex002.run.stdout 2>regex002.run.stderr
=====> regex002(profasm)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex002 regex002.hs -O -prof -auto-all -fasm -package regex-posix  >regex002.comp.stderr 2>&1
cd ./lib/Regex && ./regex002  +RTS -hc -RTS  </dev/null >regex002.run.stdout 2>regex002.run.stderr
=====> regex002(ghci)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  regex002.hs --interactive -v0 -package regex-posix  <regex002.genscript 1>regex002.interp.stdout 2>regex002.interp.stderr
=====> regex002(threaded1)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex002 regex002.hs -threaded -debug -package regex-posix  >regex002.comp.stderr 2>&1
cd ./lib/Regex && ./regex002    </dev/null >regex002.run.stdout 2>regex002.run.stderr
=====> regex002(threaded2)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex002 regex002.hs -O -threaded -package regex-posix  >regex002.comp.stderr 2>&1
cd ./lib/Regex && ./regex002  +RTS -N2 -RTS  </dev/null >regex002.run.stdout 2>regex002.run.stderr
=====> regex003(normal)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex003 regex003.hs  -package regex-posix  >regex003.comp.stderr 2>&1
cd ./lib/Regex && ./regex003    </dev/null >regex003.run.stdout 2>regex003.run.stderr
=====> regex003(opt)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex003 regex003.hs -O -package regex-posix  >regex003.comp.stderr 2>&1
cd ./lib/Regex && ./regex003    </dev/null >regex003.run.stdout 2>regex003.run.stderr
=====> regex003(optasm)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex003 regex003.hs -O -fasm -package regex-posix  >regex003.comp.stderr 2>&1
cd ./lib/Regex && ./regex003    </dev/null >regex003.run.stdout 2>regex003.run.stderr
=====> regex003(prof)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex003 regex003.hs -O -prof -auto-all -package regex-posix  >regex003.comp.stderr 2>&1
cd ./lib/Regex && ./regex003  +RTS -p -RTS  </dev/null >regex003.run.stdout 2>regex003.run.stderr
=====> regex003(profasm)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex003 regex003.hs -O -prof -auto-all -fasm -package regex-posix  >regex003.comp.stderr 2>&1
cd ./lib/Regex && ./regex003  +RTS -hc -RTS  </dev/null >regex003.run.stdout 2>regex003.run.stderr
=====> regex003(ghci)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  regex003.hs --interactive -v0 -package regex-posix  <regex003.genscript 1>regex003.interp.stdout 2>regex003.interp.stderr
=====> regex003(threaded1)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex003 regex003.hs -threaded -debug -package regex-posix  >regex003.comp.stderr 2>&1
cd ./lib/Regex && ./regex003    </dev/null >regex003.run.stdout 2>regex003.run.stderr
=====> regex003(threaded2)
cd ./lib/Regex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o regex003 regex003.hs -O -threaded -package regex-posix  >regex003.comp.stderr 2>&1
cd ./lib/Regex && ./regex003  +RTS -N2 -RTS  </dev/null >regex003.run.stdout 2>regex003.run.stderr
====> Running ./lib/should_run/all.T
=====> char001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char001 char001.hs    >char001.comp.stderr 2>&1
cd ./lib/should_run && ./char001    </dev/null >char001.run.stdout 2>char001.run.stderr
=====> char001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char001 char001.hs -O   >char001.comp.stderr 2>&1
cd ./lib/should_run && ./char001    </dev/null >char001.run.stdout 2>char001.run.stderr
=====> char001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char001 char001.hs -O -fasm   >char001.comp.stderr 2>&1
cd ./lib/should_run && ./char001    </dev/null >char001.run.stdout 2>char001.run.stderr
=====> char001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char001 char001.hs -O -prof -auto-all   >char001.comp.stderr 2>&1
cd ./lib/should_run && ./char001  +RTS -p -RTS  </dev/null >char001.run.stdout 2>char001.run.stderr
=====> char001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char001 char001.hs -O -prof -auto-all -fasm   >char001.comp.stderr 2>&1
cd ./lib/should_run && ./char001  +RTS -hc -RTS  </dev/null >char001.run.stdout 2>char001.run.stderr
=====> char001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  char001.hs --interactive -v0   <char001.genscript 1>char001.interp.stdout 2>char001.interp.stderr
=====> char001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char001 char001.hs -threaded -debug   >char001.comp.stderr 2>&1
cd ./lib/should_run && ./char001    </dev/null >char001.run.stdout 2>char001.run.stderr
=====> char001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char001 char001.hs -O -threaded   >char001.comp.stderr 2>&1
cd ./lib/should_run && ./char001  +RTS -N2 -RTS  </dev/null >char001.run.stdout 2>char001.run.stderr
=====> char002(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char002 char002.hs    >char002.comp.stderr 2>&1
cd ./lib/should_run && ./char002    </dev/null >char002.run.stdout 2>char002.run.stderr
=====> char002(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char002 char002.hs -O   >char002.comp.stderr 2>&1
cd ./lib/should_run && ./char002    </dev/null >char002.run.stdout 2>char002.run.stderr
=====> char002(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char002 char002.hs -O -fasm   >char002.comp.stderr 2>&1
cd ./lib/should_run && ./char002    </dev/null >char002.run.stdout 2>char002.run.stderr
=====> char002(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char002 char002.hs -O -prof -auto-all   >char002.comp.stderr 2>&1
cd ./lib/should_run && ./char002  +RTS -p -RTS  </dev/null >char002.run.stdout 2>char002.run.stderr
=====> char002(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char002 char002.hs -O -prof -auto-all -fasm   >char002.comp.stderr 2>&1
cd ./lib/should_run && ./char002  +RTS -hc -RTS  </dev/null >char002.run.stdout 2>char002.run.stderr
=====> char002(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  char002.hs --interactive -v0   <char002.genscript 1>char002.interp.stdout 2>char002.interp.stderr
=====> char002(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char002 char002.hs -threaded -debug   >char002.comp.stderr 2>&1
cd ./lib/should_run && ./char002    </dev/null >char002.run.stdout 2>char002.run.stderr
=====> char002(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o char002 char002.hs -O -threaded   >char002.comp.stderr 2>&1
cd ./lib/should_run && ./char002  +RTS -N2 -RTS  </dev/null >char002.run.stdout 2>char002.run.stderr
=====> ratio001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ratio001 ratio001.hs    >ratio001.comp.stderr 2>&1
cd ./lib/should_run && ./ratio001    </dev/null >ratio001.run.stdout 2>ratio001.run.stderr
=====> ratio001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ratio001 ratio001.hs -O   >ratio001.comp.stderr 2>&1
cd ./lib/should_run && ./ratio001    </dev/null >ratio001.run.stdout 2>ratio001.run.stderr
=====> ratio001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ratio001 ratio001.hs -O -fasm   >ratio001.comp.stderr 2>&1
cd ./lib/should_run && ./ratio001    </dev/null >ratio001.run.stdout 2>ratio001.run.stderr
=====> ratio001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ratio001 ratio001.hs -O -prof -auto-all   >ratio001.comp.stderr 2>&1
cd ./lib/should_run && ./ratio001  +RTS -p -RTS  </dev/null >ratio001.run.stdout 2>ratio001.run.stderr
=====> ratio001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ratio001 ratio001.hs -O -prof -auto-all -fasm   >ratio001.comp.stderr 2>&1
cd ./lib/should_run && ./ratio001  +RTS -hc -RTS  </dev/null >ratio001.run.stdout 2>ratio001.run.stderr
=====> ratio001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  ratio001.hs --interactive -v0   <ratio001.genscript 1>ratio001.interp.stdout 2>ratio001.interp.stderr
=====> ratio001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ratio001 ratio001.hs -threaded -debug   >ratio001.comp.stderr 2>&1
cd ./lib/should_run && ./ratio001    </dev/null >ratio001.run.stdout 2>ratio001.run.stderr
=====> ratio001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o ratio001 ratio001.hs -O -threaded   >ratio001.comp.stderr 2>&1
cd ./lib/should_run && ./ratio001  +RTS -N2 -RTS  </dev/null >ratio001.run.stdout 2>ratio001.run.stderr
=====> rand001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rand001 rand001.hs    >rand001.comp.stderr 2>&1
cd ./lib/should_run && ./rand001    </dev/null >rand001.run.stdout 2>rand001.run.stderr
=====> rand001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rand001 rand001.hs -O   >rand001.comp.stderr 2>&1
cd ./lib/should_run && ./rand001    </dev/null >rand001.run.stdout 2>rand001.run.stderr
=====> rand001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rand001 rand001.hs -O -fasm   >rand001.comp.stderr 2>&1
cd ./lib/should_run && ./rand001    </dev/null >rand001.run.stdout 2>rand001.run.stderr
=====> rand001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rand001 rand001.hs -O -prof -auto-all   >rand001.comp.stderr 2>&1
cd ./lib/should_run && ./rand001  +RTS -p -RTS  </dev/null >rand001.run.stdout 2>rand001.run.stderr
=====> rand001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rand001 rand001.hs -O -prof -auto-all -fasm   >rand001.comp.stderr 2>&1
cd ./lib/should_run && ./rand001  +RTS -hc -RTS  </dev/null >rand001.run.stdout 2>rand001.run.stderr
=====> rand001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  rand001.hs --interactive -v0   <rand001.genscript 1>rand001.interp.stdout 2>rand001.interp.stderr
=====> rand001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rand001 rand001.hs -threaded -debug   >rand001.comp.stderr 2>&1
cd ./lib/should_run && ./rand001    </dev/null >rand001.run.stdout 2>rand001.run.stderr
=====> rand001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rand001 rand001.hs -O -threaded   >rand001.comp.stderr 2>&1
cd ./lib/should_run && ./rand001  +RTS -N2 -RTS  </dev/null >rand001.run.stdout 2>rand001.run.stderr
=====> read001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o read001 read001.hs    >read001.comp.stderr 2>&1
cd ./lib/should_run && ./read001    </dev/null >read001.run.stdout 2>read001.run.stderr
=====> read001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o read001 read001.hs -O   >read001.comp.stderr 2>&1
cd ./lib/should_run && ./read001    </dev/null >read001.run.stdout 2>read001.run.stderr
=====> read001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o read001 read001.hs -O -fasm   >read001.comp.stderr 2>&1
cd ./lib/should_run && ./read001    </dev/null >read001.run.stdout 2>read001.run.stderr
=====> read001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o read001 read001.hs -O -prof -auto-all   >read001.comp.stderr 2>&1
cd ./lib/should_run && ./read001  +RTS -p -RTS  </dev/null >read001.run.stdout 2>read001.run.stderr
=====> read001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o read001 read001.hs -O -prof -auto-all -fasm   >read001.comp.stderr 2>&1
cd ./lib/should_run && ./read001  +RTS -hc -RTS  </dev/null >read001.run.stdout 2>read001.run.stderr
=====> read001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  read001.hs --interactive -v0   <read001.genscript 1>read001.interp.stdout 2>read001.interp.stderr
=====> read001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o read001 read001.hs -threaded -debug   >read001.comp.stderr 2>&1
cd ./lib/should_run && ./read001    </dev/null >read001.run.stdout 2>read001.run.stderr
=====> read001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o read001 read001.hs -O -threaded   >read001.comp.stderr 2>&1
cd ./lib/should_run && ./read001  +RTS -N2 -RTS  </dev/null >read001.run.stdout 2>read001.run.stderr
=====> show001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o show001 show001.hs    >show001.comp.stderr 2>&1
cd ./lib/should_run && ./show001    </dev/null >show001.run.stdout 2>show001.run.stderr
=====> show001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o show001 show001.hs -O   >show001.comp.stderr 2>&1
cd ./lib/should_run && ./show001    </dev/null >show001.run.stdout 2>show001.run.stderr
=====> show001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o show001 show001.hs -O -fasm   >show001.comp.stderr 2>&1
cd ./lib/should_run && ./show001    </dev/null >show001.run.stdout 2>show001.run.stderr
=====> show001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o show001 show001.hs -O -prof -auto-all   >show001.comp.stderr 2>&1
cd ./lib/should_run && ./show001  +RTS -p -RTS  </dev/null >show001.run.stdout 2>show001.run.stderr
=====> show001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o show001 show001.hs -O -prof -auto-all -fasm   >show001.comp.stderr 2>&1
cd ./lib/should_run && ./show001  +RTS -hc -RTS  </dev/null >show001.run.stdout 2>show001.run.stderr
=====> show001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  show001.hs --interactive -v0   <show001.genscript 1>show001.interp.stdout 2>show001.interp.stderr
=====> show001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o show001 show001.hs -threaded -debug   >show001.comp.stderr 2>&1
cd ./lib/should_run && ./show001    </dev/null >show001.run.stdout 2>show001.run.stderr
=====> show001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o show001 show001.hs -O -threaded   >show001.comp.stderr 2>&1
cd ./lib/should_run && ./show001  +RTS -N2 -RTS  </dev/null >show001.run.stdout 2>show001.run.stderr
=====> text001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o text001 text001.hs    >text001.comp.stderr 2>&1
cd ./lib/should_run && ./text001    </dev/null >text001.run.stdout 2>text001.run.stderr
=====> text001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o text001 text001.hs -O   >text001.comp.stderr 2>&1
cd ./lib/should_run && ./text001    </dev/null >text001.run.stdout 2>text001.run.stderr
=====> text001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o text001 text001.hs -O -fasm   >text001.comp.stderr 2>&1
cd ./lib/should_run && ./text001    </dev/null >text001.run.stdout 2>text001.run.stderr
=====> text001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o text001 text001.hs -O -prof -auto-all   >text001.comp.stderr 2>&1
cd ./lib/should_run && ./text001  +RTS -p -RTS  </dev/null >text001.run.stdout 2>text001.run.stderr
=====> text001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o text001 text001.hs -O -prof -auto-all -fasm   >text001.comp.stderr 2>&1
cd ./lib/should_run && ./text001  +RTS -hc -RTS  </dev/null >text001.run.stdout 2>text001.run.stderr
=====> text001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  text001.hs --interactive -v0   <text001.genscript 1>text001.interp.stdout 2>text001.interp.stderr
=====> text001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o text001 text001.hs -threaded -debug   >text001.comp.stderr 2>&1
cd ./lib/should_run && ./text001    </dev/null >text001.run.stdout 2>text001.run.stderr
=====> text001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o text001 text001.hs -O -threaded   >text001.comp.stderr 2>&1
cd ./lib/should_run && ./text001  +RTS -N2 -RTS  </dev/null >text001.run.stdout 2>text001.run.stderr
=====> tup001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tup001 tup001.hs    >tup001.comp.stderr 2>&1
cd ./lib/should_run && ./tup001    </dev/null >tup001.run.stdout 2>tup001.run.stderr
=====> tup001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tup001 tup001.hs -O   >tup001.comp.stderr 2>&1
cd ./lib/should_run && ./tup001    </dev/null >tup001.run.stdout 2>tup001.run.stderr
=====> tup001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tup001 tup001.hs -O -fasm   >tup001.comp.stderr 2>&1
cd ./lib/should_run && ./tup001    </dev/null >tup001.run.stdout 2>tup001.run.stderr
=====> tup001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tup001 tup001.hs -O -prof -auto-all   >tup001.comp.stderr 2>&1
cd ./lib/should_run && ./tup001  +RTS -p -RTS  </dev/null >tup001.run.stdout 2>tup001.run.stderr
=====> tup001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tup001 tup001.hs -O -prof -auto-all -fasm   >tup001.comp.stderr 2>&1
cd ./lib/should_run && ./tup001  +RTS -hc -RTS  </dev/null >tup001.run.stdout 2>tup001.run.stderr
=====> tup001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tup001.hs --interactive -v0   <tup001.genscript 1>tup001.interp.stdout 2>tup001.interp.stderr
=====> tup001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tup001 tup001.hs -threaded -debug   >tup001.comp.stderr 2>&1
cd ./lib/should_run && ./tup001    </dev/null >tup001.run.stdout 2>tup001.run.stderr
=====> tup001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tup001 tup001.hs -O -threaded   >tup001.comp.stderr 2>&1
cd ./lib/should_run && ./tup001  +RTS -N2 -RTS  </dev/null >tup001.run.stdout 2>tup001.run.stderr
=====> addr001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o addr001 addr001.hs    >addr001.comp.stderr 2>&1
cd ./lib/should_run && ./addr001    </dev/null >addr001.run.stdout 2>addr001.run.stderr
=====> addr001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o addr001 addr001.hs -O   >addr001.comp.stderr 2>&1
cd ./lib/should_run && ./addr001    </dev/null >addr001.run.stdout 2>addr001.run.stderr
=====> addr001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o addr001 addr001.hs -O -fasm   >addr001.comp.stderr 2>&1
cd ./lib/should_run && ./addr001    </dev/null >addr001.run.stdout 2>addr001.run.stderr
=====> addr001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o addr001 addr001.hs -O -prof -auto-all   >addr001.comp.stderr 2>&1
cd ./lib/should_run && ./addr001  +RTS -p -RTS  </dev/null >addr001.run.stdout 2>addr001.run.stderr
=====> addr001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o addr001 addr001.hs -O -prof -auto-all -fasm   >addr001.comp.stderr 2>&1
cd ./lib/should_run && ./addr001  +RTS -hc -RTS  </dev/null >addr001.run.stdout 2>addr001.run.stderr
=====> addr001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  addr001.hs --interactive -v0   <addr001.genscript 1>addr001.interp.stdout 2>addr001.interp.stderr
=====> addr001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o addr001 addr001.hs -threaded -debug   >addr001.comp.stderr 2>&1
cd ./lib/should_run && ./addr001    </dev/null >addr001.run.stdout 2>addr001.run.stderr
=====> addr001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o addr001 addr001.hs -O -threaded   >addr001.comp.stderr 2>&1
cd ./lib/should_run && ./addr001  +RTS -N2 -RTS  </dev/null >addr001.run.stdout 2>addr001.run.stderr
=====> dynamic001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic001 dynamic001.hs    >dynamic001.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic001    </dev/null >dynamic001.run.stdout 2>dynamic001.run.stderr
=====> dynamic001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic001 dynamic001.hs -O   >dynamic001.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic001    </dev/null >dynamic001.run.stdout 2>dynamic001.run.stderr
=====> dynamic001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic001 dynamic001.hs -O -fasm   >dynamic001.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic001    </dev/null >dynamic001.run.stdout 2>dynamic001.run.stderr
=====> dynamic001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic001 dynamic001.hs -O -prof -auto-all   >dynamic001.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic001  +RTS -p -RTS  </dev/null >dynamic001.run.stdout 2>dynamic001.run.stderr
=====> dynamic001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic001 dynamic001.hs -O -prof -auto-all -fasm   >dynamic001.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic001  +RTS -hc -RTS  </dev/null >dynamic001.run.stdout 2>dynamic001.run.stderr
=====> dynamic001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dynamic001.hs --interactive -v0   <dynamic001.genscript 1>dynamic001.interp.stdout 2>dynamic001.interp.stderr
=====> dynamic001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic001 dynamic001.hs -threaded -debug   >dynamic001.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic001    </dev/null >dynamic001.run.stdout 2>dynamic001.run.stderr
=====> dynamic001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic001 dynamic001.hs -O -threaded   >dynamic001.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic001  +RTS -N2 -RTS  </dev/null >dynamic001.run.stdout 2>dynamic001.run.stderr
=====> dynamic002(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic002 dynamic002.hs    >dynamic002.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic002    </dev/null >dynamic002.run.stdout 2>dynamic002.run.stderr
=====> dynamic002(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic002 dynamic002.hs -O   >dynamic002.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic002    </dev/null >dynamic002.run.stdout 2>dynamic002.run.stderr
=====> dynamic002(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic002 dynamic002.hs -O -fasm   >dynamic002.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic002    </dev/null >dynamic002.run.stdout 2>dynamic002.run.stderr
=====> dynamic002(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic002 dynamic002.hs -O -prof -auto-all   >dynamic002.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic002  +RTS -p -RTS  </dev/null >dynamic002.run.stdout 2>dynamic002.run.stderr
=====> dynamic002(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic002 dynamic002.hs -O -prof -auto-all -fasm   >dynamic002.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic002  +RTS -hc -RTS  </dev/null >dynamic002.run.stdout 2>dynamic002.run.stderr
=====> dynamic002(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  dynamic002.hs --interactive -v0   <dynamic002.genscript 1>dynamic002.interp.stdout 2>dynamic002.interp.stderr
=====> dynamic002(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic002 dynamic002.hs -threaded -debug   >dynamic002.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic002    </dev/null >dynamic002.run.stdout 2>dynamic002.run.stderr
=====> dynamic002(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o dynamic002 dynamic002.hs -O -threaded   >dynamic002.comp.stderr 2>&1
cd ./lib/should_run && ./dynamic002  +RTS -N2 -RTS  </dev/null >dynamic002.run.stdout 2>dynamic002.run.stderr
=====> enum01(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum01 enum01.hs  -cpp  >enum01.comp.stderr 2>&1
cd ./lib/should_run && ./enum01    </dev/null >enum01.run.stdout 2>enum01.run.stderr
=====> enum01(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum01 enum01.hs -O -cpp  >enum01.comp.stderr 2>&1
cd ./lib/should_run && ./enum01    </dev/null >enum01.run.stdout 2>enum01.run.stderr
=====> enum01(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum01 enum01.hs -O -fasm -cpp  >enum01.comp.stderr 2>&1
cd ./lib/should_run && ./enum01    </dev/null >enum01.run.stdout 2>enum01.run.stderr
=====> enum01(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum01 enum01.hs -O -prof -auto-all -cpp  >enum01.comp.stderr 2>&1
cd ./lib/should_run && ./enum01  +RTS -p -RTS  </dev/null >enum01.run.stdout 2>enum01.run.stderr
=====> enum01(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum01 enum01.hs -O -prof -auto-all -fasm -cpp  >enum01.comp.stderr 2>&1
cd ./lib/should_run && ./enum01  +RTS -hc -RTS  </dev/null >enum01.run.stdout 2>enum01.run.stderr
=====> enum01(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  enum01.hs --interactive -v0 -cpp  <enum01.genscript 1>enum01.interp.stdout 2>enum01.interp.stderr
=====> enum01(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum01 enum01.hs -threaded -debug -cpp  >enum01.comp.stderr 2>&1
cd ./lib/should_run && ./enum01    </dev/null >enum01.run.stdout 2>enum01.run.stderr
=====> enum01(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum01 enum01.hs -O -threaded -cpp  >enum01.comp.stderr 2>&1
cd ./lib/should_run && ./enum01  +RTS -N2 -RTS  </dev/null >enum01.run.stdout 2>enum01.run.stderr
=====> enum02(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum02 enum02.hs  -cpp  >enum02.comp.stderr 2>&1
cd ./lib/should_run && ./enum02    </dev/null >enum02.run.stdout 2>enum02.run.stderr
=====> enum02(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum02 enum02.hs -O -cpp  >enum02.comp.stderr 2>&1
cd ./lib/should_run && ./enum02    </dev/null >enum02.run.stdout 2>enum02.run.stderr
=====> enum02(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum02 enum02.hs -O -fasm -cpp  >enum02.comp.stderr 2>&1
cd ./lib/should_run && ./enum02    </dev/null >enum02.run.stdout 2>enum02.run.stderr
=====> enum02(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum02 enum02.hs -O -prof -auto-all -cpp  >enum02.comp.stderr 2>&1
cd ./lib/should_run && ./enum02  +RTS -p -RTS  </dev/null >enum02.run.stdout 2>enum02.run.stderr
=====> enum02(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum02 enum02.hs -O -prof -auto-all -fasm -cpp  >enum02.comp.stderr 2>&1
cd ./lib/should_run && ./enum02  +RTS -hc -RTS  </dev/null >enum02.run.stdout 2>enum02.run.stderr
=====> enum02(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  enum02.hs --interactive -v0 -cpp  <enum02.genscript 1>enum02.interp.stdout 2>enum02.interp.stderr
=====> enum02(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum02 enum02.hs -threaded -debug -cpp  >enum02.comp.stderr 2>&1
cd ./lib/should_run && ./enum02    </dev/null >enum02.run.stdout 2>enum02.run.stderr
=====> enum02(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum02 enum02.hs -O -threaded -cpp  >enum02.comp.stderr 2>&1
cd ./lib/should_run && ./enum02  +RTS -N2 -RTS  </dev/null >enum02.run.stdout 2>enum02.run.stderr
=====> enum03(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum03 enum03.hs  -cpp  >enum03.comp.stderr 2>&1
cd ./lib/should_run && ./enum03    </dev/null >enum03.run.stdout 2>enum03.run.stderr
=====> enum03(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum03 enum03.hs -O -cpp  >enum03.comp.stderr 2>&1
cd ./lib/should_run && ./enum03    </dev/null >enum03.run.stdout 2>enum03.run.stderr
=====> enum03(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum03 enum03.hs -O -fasm -cpp  >enum03.comp.stderr 2>&1
cd ./lib/should_run && ./enum03    </dev/null >enum03.run.stdout 2>enum03.run.stderr
=====> enum03(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum03 enum03.hs -O -prof -auto-all -cpp  >enum03.comp.stderr 2>&1
cd ./lib/should_run && ./enum03  +RTS -p -RTS  </dev/null >enum03.run.stdout 2>enum03.run.stderr
=====> enum03(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum03 enum03.hs -O -prof -auto-all -fasm -cpp  >enum03.comp.stderr 2>&1
cd ./lib/should_run && ./enum03  +RTS -hc -RTS  </dev/null >enum03.run.stdout 2>enum03.run.stderr
=====> enum03(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  enum03.hs --interactive -v0 -cpp  <enum03.genscript 1>enum03.interp.stdout 2>enum03.interp.stderr
=====> enum03(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum03 enum03.hs -threaded -debug -cpp  >enum03.comp.stderr 2>&1
cd ./lib/should_run && ./enum03    </dev/null >enum03.run.stdout 2>enum03.run.stderr
=====> enum03(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum03 enum03.hs -O -threaded -cpp  >enum03.comp.stderr 2>&1
cd ./lib/should_run && ./enum03  +RTS -N2 -RTS  </dev/null >enum03.run.stdout 2>enum03.run.stderr
=====> enum04(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum04 enum04.hs    >enum04.comp.stderr 2>&1
cd ./lib/should_run && ./enum04    </dev/null >enum04.run.stdout 2>enum04.run.stderr
Actual stdout output differs from expected:
*** ./lib/should_run/enum04.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/should_run/enum04.run.stdout	Mon Sep  4 02:09:46 2006
***************
*** 1,4 ****
! ok1
! ok2
! ok3
! ok4
--- 1 ----
! ok1

=====> enum04(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum04 enum04.hs -O   >enum04.comp.stderr 2>&1
cd ./lib/should_run && ./enum04    </dev/null >enum04.run.stdout 2>enum04.run.stderr
Actual stdout output differs from expected:
*** ./lib/should_run/enum04.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/should_run/enum04.run.stdout	Mon Sep  4 02:09:48 2006
***************
*** 1,4 ****
! ok1
! ok2
! ok3
! ok4
--- 1 ----
! ok1

=====> enum04(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum04 enum04.hs -O -fasm   >enum04.comp.stderr 2>&1
cd ./lib/should_run && ./enum04    </dev/null >enum04.run.stdout 2>enum04.run.stderr
Actual stdout output differs from expected:
*** ./lib/should_run/enum04.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/should_run/enum04.run.stdout	Mon Sep  4 02:09:49 2006
***************
*** 1,4 ****
! ok1
! ok2
! ok3
! ok4
--- 1 ----
! ok1

=====> enum04(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum04 enum04.hs -O -prof -auto-all   >enum04.comp.stderr 2>&1
cd ./lib/should_run && ./enum04  +RTS -p -RTS  </dev/null >enum04.run.stdout 2>enum04.run.stderr
Actual stdout output differs from expected:
*** ./lib/should_run/enum04.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/should_run/enum04.run.stdout	Mon Sep  4 02:09:52 2006
***************
*** 1,4 ****
! ok1
! ok2
! ok3
! ok4
--- 1 ----
! ok1

=====> enum04(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum04 enum04.hs -O -prof -auto-all -fasm   >enum04.comp.stderr 2>&1
cd ./lib/should_run && ./enum04  +RTS -hc -RTS  </dev/null >enum04.run.stdout 2>enum04.run.stderr
Actual stdout output differs from expected:
*** ./lib/should_run/enum04.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/should_run/enum04.run.stdout	Mon Sep  4 02:09:54 2006
***************
*** 1,4 ****
! ok1
! ok2
! ok3
! ok4
--- 1 ----
! ok1

=====> enum04(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  enum04.hs --interactive -v0   <enum04.genscript 1>enum04.interp.stdout 2>enum04.interp.stderr
Actual stdout output differs from expected:
*** ./lib/should_run/enum04.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/should_run/enum04.run.stdout	Mon Sep  4 02:09:54 2006
***************
*** 1,4 ****
! ok1
! ok2
! ok3
! ok4
--- 1 ----
! ok1

=====> enum04(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum04 enum04.hs -threaded -debug   >enum04.comp.stderr 2>&1
cd ./lib/should_run && ./enum04    </dev/null >enum04.run.stdout 2>enum04.run.stderr
Actual stdout output differs from expected:
*** ./lib/should_run/enum04.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/should_run/enum04.run.stdout	Mon Sep  4 02:09:56 2006
***************
*** 1,4 ****
! ok1
! ok2
! ok3
! ok4
--- 1 ----
! ok1

=====> enum04(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o enum04 enum04.hs -O -threaded   >enum04.comp.stderr 2>&1
cd ./lib/should_run && ./enum04  +RTS -N2 -RTS  </dev/null >enum04.run.stdout 2>enum04.run.stderr
Actual stdout output differs from expected:
*** ./lib/should_run/enum04.stdout	Sun Sep  3 18:30:31 2006
--- ./lib/should_run/enum04.run.stdout	Mon Sep  4 02:09:58 2006
***************
*** 1,4 ****
! ok1
! ok2
! ok3
! ok4
--- 1 ----
! ok1

=====> exceptions001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions001 exceptions001.hs    >exceptions001.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions001    </dev/null >exceptions001.run.stdout 2>exceptions001.run.stderr
=====> exceptions001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions001 exceptions001.hs -O   >exceptions001.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions001    </dev/null >exceptions001.run.stdout 2>exceptions001.run.stderr
=====> exceptions001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions001 exceptions001.hs -O -fasm   >exceptions001.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions001    </dev/null >exceptions001.run.stdout 2>exceptions001.run.stderr
=====> exceptions001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions001 exceptions001.hs -O -prof -auto-all   >exceptions001.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions001  +RTS -p -RTS  </dev/null >exceptions001.run.stdout 2>exceptions001.run.stderr
=====> exceptions001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions001 exceptions001.hs -O -prof -auto-all -fasm   >exceptions001.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions001  +RTS -hc -RTS  </dev/null >exceptions001.run.stdout 2>exceptions001.run.stderr
=====> exceptions001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  exceptions001.hs --interactive -v0   <exceptions001.genscript 1>exceptions001.interp.stdout 2>exceptions001.interp.stderr
=====> exceptions001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions001 exceptions001.hs -threaded -debug   >exceptions001.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions001    </dev/null >exceptions001.run.stdout 2>exceptions001.run.stderr
=====> exceptions001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions001 exceptions001.hs -O -threaded   >exceptions001.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions001  +RTS -N2 -RTS  </dev/null >exceptions001.run.stdout 2>exceptions001.run.stderr
=====> exceptions002(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions002 exceptions002.hs    >exceptions002.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions002    </dev/null >exceptions002.run.stdout 2>exceptions002.run.stderr
=====> exceptions002(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions002 exceptions002.hs -O   >exceptions002.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions002    </dev/null >exceptions002.run.stdout 2>exceptions002.run.stderr
=====> exceptions002(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions002 exceptions002.hs -O -fasm   >exceptions002.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions002    </dev/null >exceptions002.run.stdout 2>exceptions002.run.stderr
=====> exceptions002(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions002 exceptions002.hs -O -prof -auto-all   >exceptions002.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions002  +RTS -p -RTS  </dev/null >exceptions002.run.stdout 2>exceptions002.run.stderr
=====> exceptions002(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions002 exceptions002.hs -O -prof -auto-all -fasm   >exceptions002.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions002  +RTS -hc -RTS  </dev/null >exceptions002.run.stdout 2>exceptions002.run.stderr
=====> exceptions002(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  exceptions002.hs --interactive -v0   <exceptions002.genscript 1>exceptions002.interp.stdout 2>exceptions002.interp.stderr
=====> exceptions002(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions002 exceptions002.hs -threaded -debug   >exceptions002.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions002    </dev/null >exceptions002.run.stdout 2>exceptions002.run.stderr
=====> exceptions002(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exceptions002 exceptions002.hs -O -threaded   >exceptions002.comp.stderr 2>&1
cd ./lib/should_run && ./exceptions002  +RTS -N2 -RTS  </dev/null >exceptions002.run.stdout 2>exceptions002.run.stderr
=====> list001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list001 list001.hs    >list001.comp.stderr 2>&1
cd ./lib/should_run && ./list001    </dev/null >list001.run.stdout 2>list001.run.stderr
=====> list001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list001 list001.hs -O   >list001.comp.stderr 2>&1
cd ./lib/should_run && ./list001    </dev/null >list001.run.stdout 2>list001.run.stderr
=====> list001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list001 list001.hs -O -fasm   >list001.comp.stderr 2>&1
cd ./lib/should_run && ./list001    </dev/null >list001.run.stdout 2>list001.run.stderr
=====> list001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list001 list001.hs -O -prof -auto-all   >list001.comp.stderr 2>&1
cd ./lib/should_run && ./list001  +RTS -p -RTS  </dev/null >list001.run.stdout 2>list001.run.stderr
=====> list001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list001 list001.hs -O -prof -auto-all -fasm   >list001.comp.stderr 2>&1
cd ./lib/should_run && ./list001  +RTS -hc -RTS  </dev/null >list001.run.stdout 2>list001.run.stderr
=====> list001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  list001.hs --interactive -v0   <list001.genscript 1>list001.interp.stdout 2>list001.interp.stderr
=====> list001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list001 list001.hs -threaded -debug   >list001.comp.stderr 2>&1
cd ./lib/should_run && ./list001    </dev/null >list001.run.stdout 2>list001.run.stderr
=====> list001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list001 list001.hs -O -threaded   >list001.comp.stderr 2>&1
cd ./lib/should_run && ./list001  +RTS -N2 -RTS  </dev/null >list001.run.stdout 2>list001.run.stderr
=====> list002(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list002 list002.hs    >list002.comp.stderr 2>&1
cd ./lib/should_run && ./list002    </dev/null >list002.run.stdout 2>list002.run.stderr
=====> list002(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list002 list002.hs -O   >list002.comp.stderr 2>&1
cd ./lib/should_run && ./list002    </dev/null >list002.run.stdout 2>list002.run.stderr
=====> list002(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list002 list002.hs -O -fasm   >list002.comp.stderr 2>&1
cd ./lib/should_run && ./list002    </dev/null >list002.run.stdout 2>list002.run.stderr
=====> list002(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list002 list002.hs -O -prof -auto-all   >list002.comp.stderr 2>&1
cd ./lib/should_run && ./list002  +RTS -p -RTS  </dev/null >list002.run.stdout 2>list002.run.stderr
=====> list002(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list002 list002.hs -O -prof -auto-all -fasm   >list002.comp.stderr 2>&1
cd ./lib/should_run && ./list002  +RTS -hc -RTS  </dev/null >list002.run.stdout 2>list002.run.stderr
=====> list002(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  list002.hs --interactive -v0   <list002.genscript 1>list002.interp.stdout 2>list002.interp.stderr
=====> list002(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list002 list002.hs -threaded -debug   >list002.comp.stderr 2>&1
cd ./lib/should_run && ./list002    </dev/null >list002.run.stdout 2>list002.run.stderr
=====> list002(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list002 list002.hs -O -threaded   >list002.comp.stderr 2>&1
cd ./lib/should_run && ./list002  +RTS -N2 -RTS  </dev/null >list002.run.stdout 2>list002.run.stderr
=====> list003(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list003 list003.hs    >list003.comp.stderr 2>&1
cd ./lib/should_run && ./list003    </dev/null >list003.run.stdout 2>list003.run.stderr
=====> list003(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list003 list003.hs -O   >list003.comp.stderr 2>&1
cd ./lib/should_run && ./list003    </dev/null >list003.run.stdout 2>list003.run.stderr
=====> list003(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list003 list003.hs -O -fasm   >list003.comp.stderr 2>&1
cd ./lib/should_run && ./list003    </dev/null >list003.run.stdout 2>list003.run.stderr
=====> list003(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list003 list003.hs -O -prof -auto-all   >list003.comp.stderr 2>&1
cd ./lib/should_run && ./list003  +RTS -p -RTS  </dev/null >list003.run.stdout 2>list003.run.stderr
=====> list003(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list003 list003.hs -O -prof -auto-all -fasm   >list003.comp.stderr 2>&1
cd ./lib/should_run && ./list003  +RTS -hc -RTS  </dev/null >list003.run.stdout 2>list003.run.stderr
=====> list003(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  list003.hs --interactive -v0   <list003.genscript 1>list003.interp.stdout 2>list003.interp.stderr
=====> list003(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list003 list003.hs -threaded -debug   >list003.comp.stderr 2>&1
cd ./lib/should_run && ./list003    </dev/null >list003.run.stdout 2>list003.run.stderr
=====> list003(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o list003 list003.hs -O -threaded   >list003.comp.stderr 2>&1
cd ./lib/should_run && ./list003  +RTS -N2 -RTS  </dev/null >list003.run.stdout 2>list003.run.stderr
=====> memo001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo001 memo001    >memo001.comp.stderr 2>&1
cd ./lib/should_run && ./memo001 +RTS -A10k -RTS   </dev/null >memo001.run.stdout 2>memo001.run.stderr
=====> memo001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo001 memo001 -O   >memo001.comp.stderr 2>&1
cd ./lib/should_run && ./memo001 +RTS -A10k -RTS   </dev/null >memo001.run.stdout 2>memo001.run.stderr
=====> memo001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo001 memo001 -O -fasm   >memo001.comp.stderr 2>&1
cd ./lib/should_run && ./memo001 +RTS -A10k -RTS   </dev/null >memo001.run.stdout 2>memo001.run.stderr
=====> memo001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo001 memo001 -O -prof -auto-all   >memo001.comp.stderr 2>&1
cd ./lib/should_run && ./memo001 +RTS -A10k -RTS +RTS -p -RTS  </dev/null >memo001.run.stdout 2>memo001.run.stderr
=====> memo001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo001 memo001 -O -prof -auto-all -fasm   >memo001.comp.stderr 2>&1
cd ./lib/should_run && ./memo001 +RTS -A10k -RTS +RTS -hc -RTS  </dev/null >memo001.run.stdout 2>memo001.run.stderr
=====> memo001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  memo001 --interactive -v0   <memo001.genscript 1>memo001.interp.stdout 2>memo001.interp.stderr
=====> memo001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo001 memo001 -threaded -debug   >memo001.comp.stderr 2>&1
cd ./lib/should_run && ./memo001 +RTS -A10k -RTS   </dev/null >memo001.run.stdout 2>memo001.run.stderr
=====> memo001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo001 memo001 -O -threaded   >memo001.comp.stderr 2>&1
cd ./lib/should_run && ./memo001 +RTS -A10k -RTS +RTS -N2 -RTS  </dev/null >memo001.run.stdout 2>memo001.run.stderr
=====> memo002(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo002 memo002    >memo002.comp.stderr 2>&1
cd ./lib/should_run && ./memo002 20   </dev/null >memo002.run.stdout 2>memo002.run.stderr
=====> memo002(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo002 memo002 -O   >memo002.comp.stderr 2>&1
cd ./lib/should_run && ./memo002 20   </dev/null >memo002.run.stdout 2>memo002.run.stderr
=====> memo002(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo002 memo002 -O -fasm   >memo002.comp.stderr 2>&1
cd ./lib/should_run && ./memo002 20   </dev/null >memo002.run.stdout 2>memo002.run.stderr
=====> memo002(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo002 memo002 -O -prof -auto-all   >memo002.comp.stderr 2>&1
cd ./lib/should_run && ./memo002 20 +RTS -p -RTS  </dev/null >memo002.run.stdout 2>memo002.run.stderr
=====> memo002(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo002 memo002 -O -prof -auto-all -fasm   >memo002.comp.stderr 2>&1
cd ./lib/should_run && ./memo002 20 +RTS -hc -RTS  </dev/null >memo002.run.stdout 2>memo002.run.stderr
=====> memo002(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  memo002 --interactive -v0   <memo002.genscript 1>memo002.interp.stdout 2>memo002.interp.stderr
=====> memo002(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo002 memo002 -threaded -debug   >memo002.comp.stderr 2>&1
cd ./lib/should_run && ./memo002 20   </dev/null >memo002.run.stdout 2>memo002.run.stderr
=====> memo002(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o memo002 memo002 -O -threaded   >memo002.comp.stderr 2>&1
cd ./lib/should_run && ./memo002 20 +RTS -N2 -RTS  </dev/null >memo002.run.stdout 2>memo002.run.stderr
=====> packedstring001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o packedstring001 packedstring001.hs    >packedstring001.comp.stderr 2>&1
cd ./lib/should_run && ./packedstring001    </dev/null >packedstring001.run.stdout 2>packedstring001.run.stderr
=====> packedstring001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o packedstring001 packedstring001.hs -O   >packedstring001.comp.stderr 2>&1
cd ./lib/should_run && ./packedstring001    </dev/null >packedstring001.run.stdout 2>packedstring001.run.stderr
=====> packedstring001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o packedstring001 packedstring001.hs -O -fasm   >packedstring001.comp.stderr 2>&1
cd ./lib/should_run && ./packedstring001    </dev/null >packedstring001.run.stdout 2>packedstring001.run.stderr
=====> packedstring001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o packedstring001 packedstring001.hs -O -prof -auto-all   >packedstring001.comp.stderr 2>&1
cd ./lib/should_run && ./packedstring001  +RTS -p -RTS  </dev/null >packedstring001.run.stdout 2>packedstring001.run.stderr
=====> packedstring001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o packedstring001 packedstring001.hs -O -prof -auto-all -fasm   >packedstring001.comp.stderr 2>&1
cd ./lib/should_run && ./packedstring001  +RTS -hc -RTS  </dev/null >packedstring001.run.stdout 2>packedstring001.run.stderr
=====> packedstring001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  packedstring001.hs --interactive -v0   <packedstring001.genscript 1>packedstring001.interp.stdout 2>packedstring001.interp.stderr
=====> packedstring001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o packedstring001 packedstring001.hs -threaded -debug   >packedstring001.comp.stderr 2>&1
cd ./lib/should_run && ./packedstring001    </dev/null >packedstring001.run.stdout 2>packedstring001.run.stderr
=====> packedstring001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o packedstring001 packedstring001.hs -O -threaded   >packedstring001.comp.stderr 2>&1
cd ./lib/should_run && ./packedstring001  +RTS -N2 -RTS  </dev/null >packedstring001.run.stdout 2>packedstring001.run.stderr
=====> stableptr001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr001 stableptr001.hs    >stableptr001.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr001 +RTS -K8m -RTS   </dev/null >stableptr001.run.stdout 2>stableptr001.run.stderr
=====> stableptr001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr001 stableptr001.hs -O   >stableptr001.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr001 +RTS -K8m -RTS   </dev/null >stableptr001.run.stdout 2>stableptr001.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for stableptr001(opt)
=====> stableptr001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr001 stableptr001.hs -O -fasm   >stableptr001.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr001 +RTS -K8m -RTS   </dev/null >stableptr001.run.stdout 2>stableptr001.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for stableptr001(optasm)
=====> stableptr001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr001 stableptr001.hs -O -prof -auto-all   >stableptr001.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr001 +RTS -K8m -RTS +RTS -p -RTS  </dev/null >stableptr001.run.stdout 2>stableptr001.run.stderr
=====> stableptr001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr001 stableptr001.hs -O -prof -auto-all -fasm   >stableptr001.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr001 +RTS -K8m -RTS +RTS -hc -RTS  </dev/null >stableptr001.run.stdout 2>stableptr001.run.stderr
=====> stableptr001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  stableptr001.hs --interactive -v0   <stableptr001.genscript 1>stableptr001.interp.stdout 2>stableptr001.interp.stderr
=====> stableptr001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr001 stableptr001.hs -threaded -debug   >stableptr001.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr001 +RTS -K8m -RTS   </dev/null >stableptr001.run.stdout 2>stableptr001.run.stderr
=====> stableptr001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr001 stableptr001.hs -O -threaded   >stableptr001.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr001 +RTS -K8m -RTS +RTS -N2 -RTS  </dev/null >stableptr001.run.stdout 2>stableptr001.run.stderr
Wrong exit code (expected 0 , actual 1 )
*** unexpected failure for stableptr001(threaded2)
=====> stableptr003(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr003 stableptr003.hs    >stableptr003.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr003    </dev/null >stableptr003.run.stdout 2>stableptr003.run.stderr
=====> stableptr003(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr003 stableptr003.hs -O   >stableptr003.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr003    </dev/null >stableptr003.run.stdout 2>stableptr003.run.stderr
=====> stableptr003(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr003 stableptr003.hs -O -fasm   >stableptr003.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr003    </dev/null >stableptr003.run.stdout 2>stableptr003.run.stderr
=====> stableptr003(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr003 stableptr003.hs -O -prof -auto-all   >stableptr003.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr003  +RTS -p -RTS  </dev/null >stableptr003.run.stdout 2>stableptr003.run.stderr
=====> stableptr003(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr003 stableptr003.hs -O -prof -auto-all -fasm   >stableptr003.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr003  +RTS -hc -RTS  </dev/null >stableptr003.run.stdout 2>stableptr003.run.stderr
=====> stableptr003(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  stableptr003.hs --interactive -v0   <stableptr003.genscript 1>stableptr003.interp.stdout 2>stableptr003.interp.stderr
=====> stableptr003(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr003 stableptr003.hs -threaded -debug   >stableptr003.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr003    </dev/null >stableptr003.run.stdout 2>stableptr003.run.stderr
=====> stableptr003(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr003 stableptr003.hs -O -threaded   >stableptr003.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr003  +RTS -N2 -RTS  </dev/null >stableptr003.run.stdout 2>stableptr003.run.stderr
=====> stableptr004(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr004 stableptr004.hs    >stableptr004.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr004 +RTS -K4m -RTS   </dev/null >stableptr004.run.stdout 2>stableptr004.run.stderr
=====> stableptr004(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr004 stableptr004.hs -O   >stableptr004.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr004 +RTS -K4m -RTS   </dev/null >stableptr004.run.stdout 2>stableptr004.run.stderr
=====> stableptr004(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr004 stableptr004.hs -O -fasm   >stableptr004.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr004 +RTS -K4m -RTS   </dev/null >stableptr004.run.stdout 2>stableptr004.run.stderr
=====> stableptr004(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr004 stableptr004.hs -O -prof -auto-all   >stableptr004.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr004 +RTS -K4m -RTS +RTS -p -RTS  </dev/null >stableptr004.run.stdout 2>stableptr004.run.stderr
=====> stableptr004(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr004 stableptr004.hs -O -prof -auto-all -fasm   >stableptr004.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr004 +RTS -K4m -RTS +RTS -hc -RTS  </dev/null >stableptr004.run.stdout 2>stableptr004.run.stderr
=====> stableptr004(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  stableptr004.hs --interactive -v0   <stableptr004.genscript 1>stableptr004.interp.stdout 2>stableptr004.interp.stderr
=====> stableptr004(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr004 stableptr004.hs -threaded -debug   >stableptr004.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr004 +RTS -K4m -RTS   </dev/null >stableptr004.run.stdout 2>stableptr004.run.stderr
=====> stableptr004(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr004 stableptr004.hs -O -threaded   >stableptr004.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr004 +RTS -K4m -RTS +RTS -N2 -RTS  </dev/null >stableptr004.run.stdout 2>stableptr004.run.stderr
=====> stableptr005(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr005 stableptr005.hs    >stableptr005.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr005    </dev/null >stableptr005.run.stdout 2>stableptr005.run.stderr
=====> stableptr005(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr005 stableptr005.hs -O   >stableptr005.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr005    </dev/null >stableptr005.run.stdout 2>stableptr005.run.stderr
=====> stableptr005(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr005 stableptr005.hs -O -fasm   >stableptr005.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr005    </dev/null >stableptr005.run.stdout 2>stableptr005.run.stderr
=====> stableptr005(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr005 stableptr005.hs -O -prof -auto-all   >stableptr005.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr005  +RTS -p -RTS  </dev/null >stableptr005.run.stdout 2>stableptr005.run.stderr
=====> stableptr005(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr005 stableptr005.hs -O -prof -auto-all -fasm   >stableptr005.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr005  +RTS -hc -RTS  </dev/null >stableptr005.run.stdout 2>stableptr005.run.stderr
=====> stableptr005(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  stableptr005.hs --interactive -v0   <stableptr005.genscript 1>stableptr005.interp.stdout 2>stableptr005.interp.stderr
=====> stableptr005(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr005 stableptr005.hs -threaded -debug   >stableptr005.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr005    </dev/null >stableptr005.run.stdout 2>stableptr005.run.stderr
=====> stableptr005(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o stableptr005 stableptr005.hs -O -threaded   >stableptr005.comp.stderr 2>&1
cd ./lib/should_run && ./stableptr005  +RTS -N2 -RTS  </dev/null >stableptr005.run.stdout 2>stableptr005.run.stderr
=====> weak001(normal)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o weak001 weak001.hs  -fglasgow-exts  >weak001.comp.stderr 2>&1
cd ./lib/should_run && ./weak001    </dev/null >weak001.run.stdout 2>weak001.run.stderr
=====> weak001(opt)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o weak001 weak001.hs -O -fglasgow-exts  >weak001.comp.stderr 2>&1
cd ./lib/should_run && ./weak001    </dev/null >weak001.run.stdout 2>weak001.run.stderr
=====> weak001(optasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o weak001 weak001.hs -O -fasm -fglasgow-exts  >weak001.comp.stderr 2>&1
cd ./lib/should_run && ./weak001    </dev/null >weak001.run.stdout 2>weak001.run.stderr
=====> weak001(prof)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o weak001 weak001.hs -O -prof -auto-all -fglasgow-exts  >weak001.comp.stderr 2>&1
cd ./lib/should_run && ./weak001  +RTS -p -RTS  </dev/null >weak001.run.stdout 2>weak001.run.stderr
=====> weak001(profasm)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o weak001 weak001.hs -O -prof -auto-all -fasm -fglasgow-exts  >weak001.comp.stderr 2>&1
cd ./lib/should_run && ./weak001  +RTS -hc -RTS  </dev/null >weak001.run.stdout 2>weak001.run.stderr
=====> weak001(ghci)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  weak001.hs --interactive -v0 -fglasgow-exts  <weak001.genscript 1>weak001.interp.stdout 2>weak001.interp.stderr
=====> weak001(threaded1)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o weak001 weak001.hs -threaded -debug -fglasgow-exts  >weak001.comp.stderr 2>&1
cd ./lib/should_run && ./weak001    </dev/null >weak001.run.stdout 2>weak001.run.stderr
=====> weak001(threaded2)
cd ./lib/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o weak001 weak001.hs -O -threaded -fglasgow-exts  >weak001.comp.stderr 2>&1
cd ./lib/should_run && ./weak001  +RTS -N2 -RTS  </dev/null >weak001.run.stdout 2>weak001.run.stderr
====> Running ./lib/System/all.T
=====> exitWith001(normal)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exitWith001 exitWith001.hs    >exitWith001.comp.stderr 2>&1
cd ./lib/System && ./exitWith001    </dev/null >exitWith001.run.stdout 2>exitWith001.run.stderr
=====> exitWith001(opt)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exitWith001 exitWith001.hs -O   >exitWith001.comp.stderr 2>&1
cd ./lib/System && ./exitWith001    </dev/null >exitWith001.run.stdout 2>exitWith001.run.stderr
=====> exitWith001(optasm)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exitWith001 exitWith001.hs -O -fasm   >exitWith001.comp.stderr 2>&1
cd ./lib/System && ./exitWith001    </dev/null >exitWith001.run.stdout 2>exitWith001.run.stderr
=====> exitWith001(prof)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exitWith001 exitWith001.hs -O -prof -auto-all   >exitWith001.comp.stderr 2>&1
cd ./lib/System && ./exitWith001  +RTS -p -RTS  </dev/null >exitWith001.run.stdout 2>exitWith001.run.stderr
=====> exitWith001(profasm)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exitWith001 exitWith001.hs -O -prof -auto-all -fasm   >exitWith001.comp.stderr 2>&1
cd ./lib/System && ./exitWith001  +RTS -hc -RTS  </dev/null >exitWith001.run.stdout 2>exitWith001.run.stderr
=====> exitWith001(ghci)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  exitWith001.hs --interactive -v0   <exitWith001.genscript 1>exitWith001.interp.stdout 2>exitWith001.interp.stderr
=====> exitWith001(threaded1)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exitWith001 exitWith001.hs -threaded -debug   >exitWith001.comp.stderr 2>&1
cd ./lib/System && ./exitWith001    </dev/null >exitWith001.run.stdout 2>exitWith001.run.stderr
=====> exitWith001(threaded2)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o exitWith001 exitWith001.hs -O -threaded   >exitWith001.comp.stderr 2>&1
cd ./lib/System && ./exitWith001  +RTS -N2 -RTS  </dev/null >exitWith001.run.stdout 2>exitWith001.run.stderr
=====> getArgs001(normal)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getArgs001 getArgs001.hs    >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001    </dev/null >getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getArgs001(opt)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getArgs001 getArgs001.hs -O   >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001    </dev/null >getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getArgs001(optasm)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getArgs001 getArgs001.hs -O -fasm   >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001    </dev/null >getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getArgs001(prof)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getArgs001 getArgs001.hs -O -prof -auto-all   >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001  +RTS -p -RTS  </dev/null >getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getArgs001(profasm)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getArgs001 getArgs001.hs -O -prof -auto-all -fasm   >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001  +RTS -hc -RTS  </dev/null >getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getArgs001(ghci)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  getArgs001.hs --interactive -v0   <getArgs001.genscript 1>getArgs001.interp.stdout 2>getArgs001.interp.stderr
=====> getArgs001(threaded1)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getArgs001 getArgs001.hs -threaded -debug   >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001    </dev/null >getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getArgs001(threaded2)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getArgs001 getArgs001.hs -O -threaded   >getArgs001.comp.stderr 2>&1
cd ./lib/System && ./getArgs001  +RTS -N2 -RTS  </dev/null >getArgs001.run.stdout 2>getArgs001.run.stderr
=====> getEnv001(normal)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getEnv001 getEnv001.hs    >getEnv001.comp.stderr 2>&1
cd ./lib/System && ./getEnv001    </dev/null >getEnv001.run.stdout 2>getEnv001.run.stderr
=====> getEnv001(opt)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getEnv001 getEnv001.hs -O   >getEnv001.comp.stderr 2>&1
cd ./lib/System && ./getEnv001    </dev/null >getEnv001.run.stdout 2>getEnv001.run.stderr
=====> getEnv001(optasm)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getEnv001 getEnv001.hs -O -fasm   >getEnv001.comp.stderr 2>&1
cd ./lib/System && ./getEnv001    </dev/null >getEnv001.run.stdout 2>getEnv001.run.stderr
=====> getEnv001(prof)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getEnv001 getEnv001.hs -O -prof -auto-all   >getEnv001.comp.stderr 2>&1
cd ./lib/System && ./getEnv001  +RTS -p -RTS  </dev/null >getEnv001.run.stdout 2>getEnv001.run.stderr
=====> getEnv001(profasm)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getEnv001 getEnv001.hs -O -prof -auto-all -fasm   >getEnv001.comp.stderr 2>&1
cd ./lib/System && ./getEnv001  +RTS -hc -RTS  </dev/null >getEnv001.run.stdout 2>getEnv001.run.stderr
=====> getEnv001(ghci)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  getEnv001.hs --interactive -v0   <getEnv001.genscript 1>getEnv001.interp.stdout 2>getEnv001.interp.stderr
=====> getEnv001(threaded1)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getEnv001 getEnv001.hs -threaded -debug   >getEnv001.comp.stderr 2>&1
cd ./lib/System && ./getEnv001    </dev/null >getEnv001.run.stdout 2>getEnv001.run.stderr
=====> getEnv001(threaded2)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o getEnv001 getEnv001.hs -O -threaded   >getEnv001.comp.stderr 2>&1
cd ./lib/System && ./getEnv001  +RTS -N2 -RTS  </dev/null >getEnv001.run.stdout 2>getEnv001.run.stderr
=====> system001(normal)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o system001 system001.hs    >system001.comp.stderr 2>&1
cd ./lib/System && ./system001    </dev/null >system001.run.stdout 2>system001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> system001(opt)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o system001 system001.hs -O   >system001.comp.stderr 2>&1
cd ./lib/System && ./system001    </dev/null >system001.run.stdout 2>system001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> system001(optasm)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o system001 system001.hs -O -fasm   >system001.comp.stderr 2>&1
cd ./lib/System && ./system001    </dev/null >system001.run.stdout 2>system001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> system001(prof)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o system001 system001.hs -O -prof -auto-all   >system001.comp.stderr 2>&1
cd ./lib/System && ./system001  +RTS -p -RTS  </dev/null >system001.run.stdout 2>system001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> system001(profasm)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o system001 system001.hs -O -prof -auto-all -fasm   >system001.comp.stderr 2>&1
cd ./lib/System && ./system001  +RTS -hc -RTS  </dev/null >system001.run.stdout 2>system001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> system001(ghci)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  system001.hs --interactive -v0   <system001.genscript 1>system001.interp.stdout 2>system001.interp.stderr
Wrong exit code (expected 0 , actual 1 )
=====> system001(threaded1)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o system001 system001.hs -threaded -debug   >system001.comp.stderr 2>&1
cd ./lib/System && ./system001    </dev/null >system001.run.stdout 2>system001.run.stderr
Wrong exit code (expected 0 , actual 1 )
=====> system001(threaded2)
cd ./lib/System && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o system001 system001.hs -O -threaded   >system001.comp.stderr 2>&1
cd ./lib/System && ./system001  +RTS -N2 -RTS  </dev/null >system001.run.stdout 2>system001.run.stderr
Wrong exit code (expected 0 , actual 1 )
====> Running ./lib/Time/all.T
=====> time002(normal)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time002 time002.hs    >time002.comp.stderr 2>&1
cd ./lib/Time && ./time002    </dev/null >time002.run.stdout 2>time002.run.stderr
=====> time002(opt)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time002 time002.hs -O   >time002.comp.stderr 2>&1
cd ./lib/Time && ./time002    </dev/null >time002.run.stdout 2>time002.run.stderr
=====> time002(optasm)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time002 time002.hs -O -fasm   >time002.comp.stderr 2>&1
cd ./lib/Time && ./time002    </dev/null >time002.run.stdout 2>time002.run.stderr
=====> time002(prof)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time002 time002.hs -O -prof -auto-all   >time002.comp.stderr 2>&1
cd ./lib/Time && ./time002  +RTS -p -RTS  </dev/null >time002.run.stdout 2>time002.run.stderr
=====> time002(profasm)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time002 time002.hs -O -prof -auto-all -fasm   >time002.comp.stderr 2>&1
cd ./lib/Time && ./time002  +RTS -hc -RTS  </dev/null >time002.run.stdout 2>time002.run.stderr
=====> time002(ghci)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  time002.hs --interactive -v0   <time002.genscript 1>time002.interp.stdout 2>time002.interp.stderr
=====> time002(threaded1)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time002 time002.hs -threaded -debug   >time002.comp.stderr 2>&1
cd ./lib/Time && ./time002    </dev/null >time002.run.stdout 2>time002.run.stderr
=====> time002(threaded2)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time002 time002.hs -O -threaded   >time002.comp.stderr 2>&1
cd ./lib/Time && ./time002  +RTS -N2 -RTS  </dev/null >time002.run.stdout 2>time002.run.stderr
=====> time003(normal)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time003 time003.hs    >time003.comp.stderr 2>&1
cd ./lib/Time && ./time003    </dev/null >time003.run.stdout 2>time003.run.stderr
=====> time003(opt)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time003 time003.hs -O   >time003.comp.stderr 2>&1
cd ./lib/Time && ./time003    </dev/null >time003.run.stdout 2>time003.run.stderr
=====> time003(optasm)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time003 time003.hs -O -fasm   >time003.comp.stderr 2>&1
cd ./lib/Time && ./time003    </dev/null >time003.run.stdout 2>time003.run.stderr
=====> time003(prof)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time003 time003.hs -O -prof -auto-all   >time003.comp.stderr 2>&1
cd ./lib/Time && ./time003  +RTS -p -RTS  </dev/null >time003.run.stdout 2>time003.run.stderr
=====> time003(profasm)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time003 time003.hs -O -prof -auto-all -fasm   >time003.comp.stderr 2>&1
cd ./lib/Time && ./time003  +RTS -hc -RTS  </dev/null >time003.run.stdout 2>time003.run.stderr
=====> time003(ghci)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  time003.hs --interactive -v0   <time003.genscript 1>time003.interp.stdout 2>time003.interp.stderr
=====> time003(threaded1)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time003 time003.hs -threaded -debug   >time003.comp.stderr 2>&1
cd ./lib/Time && ./time003    </dev/null >time003.run.stdout 2>time003.run.stderr
=====> time003(threaded2)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time003 time003.hs -O -threaded   >time003.comp.stderr 2>&1
cd ./lib/Time && ./time003  +RTS -N2 -RTS  </dev/null >time003.run.stdout 2>time003.run.stderr
=====> time004(normal)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time004 time004.hs    >time004.comp.stderr 2>&1
cd ./lib/Time && ./time004    </dev/null >time004.run.stdout 2>time004.run.stderr
=====> time004(opt)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time004 time004.hs -O   >time004.comp.stderr 2>&1
cd ./lib/Time && ./time004    </dev/null >time004.run.stdout 2>time004.run.stderr
=====> time004(optasm)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time004 time004.hs -O -fasm   >time004.comp.stderr 2>&1
cd ./lib/Time && ./time004    </dev/null >time004.run.stdout 2>time004.run.stderr
=====> time004(prof)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time004 time004.hs -O -prof -auto-all   >time004.comp.stderr 2>&1
cd ./lib/Time && ./time004  +RTS -p -RTS  </dev/null >time004.run.stdout 2>time004.run.stderr
=====> time004(profasm)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time004 time004.hs -O -prof -auto-all -fasm   >time004.comp.stderr 2>&1
cd ./lib/Time && ./time004  +RTS -hc -RTS  </dev/null >time004.run.stdout 2>time004.run.stderr
=====> time004(ghci)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  time004.hs --interactive -v0   <time004.genscript 1>time004.interp.stdout 2>time004.interp.stderr
=====> time004(threaded1)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time004 time004.hs -threaded -debug   >time004.comp.stderr 2>&1
cd ./lib/Time && ./time004    </dev/null >time004.run.stdout 2>time004.run.stderr
=====> time004(threaded2)
cd ./lib/Time && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o time004 time004.hs -O -threaded   >time004.comp.stderr 2>&1
cd ./lib/Time && ./time004  +RTS -N2 -RTS  </dev/null >time004.run.stdout 2>time004.run.stderr
====> Running ./lib/win32/all.T
====> Running ./mdo/should_compile/all.T
=====> mdo001(normal)
cd ./mdo/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o mdo001 mdo001.hs    >mdo001.comp.stderr 2>&1
cd ./mdo/should_compile && ./mdo001    </dev/null >mdo001.run.stdout 2>mdo001.run.stderr
=====> mdo002(normal)
cd ./mdo/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o mdo002 mdo002.hs    >mdo002.comp.stderr 2>&1
cd ./mdo/should_compile && ./mdo002    </dev/null >mdo002.run.stdout 2>mdo002.run.stderr
=====> mdo003(normal)
cd ./mdo/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o mdo003 mdo003.hs    >mdo003.comp.stderr 2>&1
cd ./mdo/should_compile && ./mdo003    </dev/null >mdo003.run.stdout 2>mdo003.run.stderr
=====> mdo004(normal)
cd ./mdo/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o mdo004 mdo004.hs    >mdo004.comp.stderr 2>&1
cd ./mdo/should_compile && ./mdo004    </dev/null >mdo004.run.stdout 2>mdo004.run.stderr
=====> mdo005(normal)
cd ./mdo/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o mdo005 mdo005.hs    >mdo005.comp.stderr 2>&1
cd ./mdo/should_compile && ./mdo005    </dev/null >mdo005.run.stdout 2>mdo005.run.stderr
=====> mdo006(normal)
cd ./mdo/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mdo006.hs    >mdo006.comp.stderr 2>&1
====> Running ./mdo/should_fail/all.T
=====> mdofail001(normal)
cd ./mdo/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mdofail001.hs    >mdofail001.comp.stderr 2>&1
=====> mdofail002(normal)
cd ./mdo/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mdofail002.hs    >mdofail002.comp.stderr 2>&1
=====> mdofail003(normal)
cd ./mdo/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mdofail003.hs    >mdofail003.comp.stderr 2>&1
=====> mdofail004(normal)
cd ./mdo/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mdofail004.hs    >mdofail004.comp.stderr 2>&1
=====> mdofail005(normal)
cd ./mdo/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mdofail005.hs    >mdofail005.comp.stderr 2>&1
====> Running ./mdo/should_run/all.T
=====> mdo001(normal)
cd ./mdo/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o mdo001 mdo001.hs    >mdo001.comp.stderr 2>&1
cd ./mdo/should_run && ./mdo001    </dev/null >mdo001.run.stdout 2>mdo001.run.stderr
=====> mdo002(normal)
cd ./mdo/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o mdo002 mdo002.hs    >mdo002.comp.stderr 2>&1
cd ./mdo/should_run && ./mdo002    </dev/null >mdo002.run.stdout 2>mdo002.run.stderr
====> Running ./module/all.T
=====> mod1(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod1.hs    >mod1.comp.stderr 2>&1
=====> mod2(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod2.hs    >mod2.comp.stderr 2>&1
=====> mod3(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod3.hs    >mod3.comp.stderr 2>&1
=====> mod4(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod4.hs    >mod4.comp.stderr 2>&1
=====> mod5(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod5.hs    >mod5.comp.stderr 2>&1
=====> mod6(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod6.hs    >mod6.comp.stderr 2>&1
=====> mod7(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod7.hs    >mod7.comp.stderr 2>&1
=====> mod8(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod8.hs    >mod8.comp.stderr 2>&1
=====> mod9(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod9.hs    >mod9.comp.stderr 2>&1
=====> mod10(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod10.hs    >mod10.comp.stderr 2>&1
=====> mod11(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod11.hs    >mod11.comp.stderr 2>&1
=====> mod12(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod12.hs    >mod12.comp.stderr 2>&1
=====> mod13(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod13.hs    >mod13.comp.stderr 2>&1
=====> mod14(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod14.hs    >mod14.comp.stderr 2>&1
=====> mod15(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod15.hs    >mod15.comp.stderr 2>&1
=====> mod16(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod16.hs    >mod16.comp.stderr 2>&1
=====> mod17(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod17.hs    >mod17.comp.stderr 2>&1
=====> mod18(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod18.hs    >mod18.comp.stderr 2>&1
=====> mod19(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod19.hs    >mod19.comp.stderr 2>&1
=====> mod20(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod20.hs    >mod20.comp.stderr 2>&1
=====> mod21(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod21.hs    >mod21.comp.stderr 2>&1
=====> mod22(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod22.hs    >mod22.comp.stderr 2>&1
=====> mod23(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod23.hs    >mod23.comp.stderr 2>&1
=====> mod24(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod24.hs    >mod24.comp.stderr 2>&1
=====> mod25(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod25.hs    >mod25.comp.stderr 2>&1
=====> mod26(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod26.hs    >mod26.comp.stderr 2>&1
=====> mod27(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod27.hs    >mod27.comp.stderr 2>&1
=====> mod29(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod29.hs    >mod29.comp.stderr 2>&1
=====> mod30(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod30.hs    >mod30.comp.stderr 2>&1
=====> mod31(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod31.hs    >mod31.comp.stderr 2>&1
=====> mod32(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod32.hs    >mod32.comp.stderr 2>&1
=====> mod33(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod33.hs    >mod33.comp.stderr 2>&1
=====> mod34(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod34.hs    >mod34.comp.stderr 2>&1
=====> mod35(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod35.hs    >mod35.comp.stderr 2>&1
=====> mod36(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod36.hs    >mod36.comp.stderr 2>&1
=====> mod37(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod37.hs    >mod37.comp.stderr 2>&1
=====> mod38(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod38.hs    >mod38.comp.stderr 2>&1
=====> mod39(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod39.hs    >mod39.comp.stderr 2>&1
=====> mod40(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod40.hs    >mod40.comp.stderr 2>&1
=====> mod41(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod41.hs    >mod41.comp.stderr 2>&1
=====> mod42(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod42.hs    >mod42.comp.stderr 2>&1
=====> mod43(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod43.hs    >mod43.comp.stderr 2>&1
=====> mod44(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod44.hs    >mod44.comp.stderr 2>&1
=====> mod45(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod45.hs    >mod45.comp.stderr 2>&1
=====> mod46(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod46.hs    >mod46.comp.stderr 2>&1
=====> mod47(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod47.hs    >mod47.comp.stderr 2>&1
=====> mod48(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod48.hs    >mod48.comp.stderr 2>&1
=====> mod49(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod49.hs    >mod49.comp.stderr 2>&1
=====> mod50(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod50.hs    >mod50.comp.stderr 2>&1
=====> mod51(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod51.hs    >mod51.comp.stderr 2>&1
=====> mod52(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod52.hs    >mod52.comp.stderr 2>&1
=====> mod53(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod53.hs    >mod53.comp.stderr 2>&1
=====> mod54(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod54.hs    >mod54.comp.stderr 2>&1
=====> mod55(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod55.hs    >mod55.comp.stderr 2>&1
=====> mod56(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod56.hs    >mod56.comp.stderr 2>&1
=====> mod58(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod58.hs    >mod58.comp.stderr 2>&1
=====> mod59(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod59.hs    >mod59.comp.stderr 2>&1
=====> mod60(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod60.hs    >mod60.comp.stderr 2>&1
=====> mod61(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod61.hs    >mod61.comp.stderr 2>&1
=====> mod62(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod62.hs    >mod62.comp.stderr 2>&1
=====> mod63(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod63.hs    >mod63.comp.stderr 2>&1
=====> mod64(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod64.hs    >mod64.comp.stderr 2>&1
=====> mod65(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod65.hs    >mod65.comp.stderr 2>&1
=====> mod66(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod66.hs    >mod66.comp.stderr 2>&1
=====> mod67(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod67.hs    >mod67.comp.stderr 2>&1
=====> mod68(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod68.hs    >mod68.comp.stderr 2>&1
=====> mod69(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod69.hs    >mod69.comp.stderr 2>&1
=====> mod70(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod70.hs    >mod70.comp.stderr 2>&1
=====> mod71(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod71.hs    >mod71.comp.stderr 2>&1
=====> mod72(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod72.hs    >mod72.comp.stderr 2>&1
=====> mod73(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod73.hs    >mod73.comp.stderr 2>&1
=====> mod74(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod74.hs    >mod74.comp.stderr 2>&1
=====> mod75(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod75.hs    >mod75.comp.stderr 2>&1
=====> mod76(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod76.hs    >mod76.comp.stderr 2>&1
=====> mod77(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod77.hs    >mod77.comp.stderr 2>&1
=====> mod79(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod79.hs    >mod79.comp.stderr 2>&1
=====> mod80(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod80.hs    >mod80.comp.stderr 2>&1
=====> mod81(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod81.hs    >mod81.comp.stderr 2>&1
=====> mod82(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod82.hs    >mod82.comp.stderr 2>&1
=====> mod83(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod83.hs    >mod83.comp.stderr 2>&1
=====> mod84(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod84.hs    >mod84.comp.stderr 2>&1
=====> mod85(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod85.hs    >mod85.comp.stderr 2>&1
=====> mod86(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod86.hs    >mod86.comp.stderr 2>&1
=====> mod87(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod87.hs    >mod87.comp.stderr 2>&1
=====> mod88(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod88.hs    >mod88.comp.stderr 2>&1
=====> mod89(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod89.hs    >mod89.comp.stderr 2>&1
=====> mod90(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod90.hs    >mod90.comp.stderr 2>&1
=====> mod91(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod91.hs    >mod91.comp.stderr 2>&1
=====> mod92(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod92.hs    >mod92.comp.stderr 2>&1
=====> mod93(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod93.hs    >mod93.comp.stderr 2>&1
=====> mod94(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod94.hs    >mod94.comp.stderr 2>&1
=====> mod95(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod95.hs    >mod95.comp.stderr 2>&1
=====> mod96(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod96.hs    >mod96.comp.stderr 2>&1
=====> mod97(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod97.hs    >mod97.comp.stderr 2>&1
=====> mod98(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod98.hs    >mod98.comp.stderr 2>&1
=====> mod99(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod99.hs    >mod99.comp.stderr 2>&1
=====> mod100(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod100.hs    >mod100.comp.stderr 2>&1
=====> mod101(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod101 mod101  -v0  >mod101.comp.stderr 2>&1
=====> mod102(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod102 mod102  -v0  >mod102.comp.stderr 2>&1
=====> mod103(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod103.hs    >mod103.comp.stderr 2>&1
=====> mod104(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod104.hs    >mod104.comp.stderr 2>&1
=====> mod105(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod105.hs    >mod105.comp.stderr 2>&1
=====> mod106(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod106.hs    >mod106.comp.stderr 2>&1
=====> mod107(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod107.hs    >mod107.comp.stderr 2>&1
=====> mod108(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod108.hs    >mod108.comp.stderr 2>&1
=====> mod109(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod109.hs    >mod109.comp.stderr 2>&1
=====> mod110(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod110.hs    >mod110.comp.stderr 2>&1
=====> mod111(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod111.hs    >mod111.comp.stderr 2>&1
=====> mod112(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod112.hs    >mod112.comp.stderr 2>&1
=====> mod113(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod113.hs    >mod113.comp.stderr 2>&1
=====> mod114(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod114 mod114  -v0  >mod114.comp.stderr 2>&1
=====> mod115(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod115 mod115  -v0  >mod115.comp.stderr 2>&1
=====> mod116(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod116.hs    >mod116.comp.stderr 2>&1
=====> mod117(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod117 mod117  -v0  >mod117.comp.stderr 2>&1
=====> mod118(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod118 mod118  -v0  >mod118.comp.stderr 2>&1
=====> mod119(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod119 mod119  -v0  >mod119.comp.stderr 2>&1
=====> mod120(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod120 mod120  -v0  >mod120.comp.stderr 2>&1
=====> mod121(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod121 mod121  -v0  >mod121.comp.stderr 2>&1
=====> mod122(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod122 mod122  -v0  >mod122.comp.stderr 2>&1
=====> mod123(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod123 mod123  -v0  >mod123.comp.stderr 2>&1
=====> mod124(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod124 mod124  -v0  >mod124.comp.stderr 2>&1
=====> mod125(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod125 mod125  -v0  >mod125.comp.stderr 2>&1
=====> mod126(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod126 mod126  -v0  >mod126.comp.stderr 2>&1
=====> mod127(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod127 mod127  -v0  >mod127.comp.stderr 2>&1
=====> mod128(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod128 mod128  -v0  >mod128.comp.stderr 2>&1
=====> mod129(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod129.hs    >mod129.comp.stderr 2>&1
=====> mod130(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod130.hs    >mod130.comp.stderr 2>&1
=====> mod131(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod131 mod131  -v0  >mod131.comp.stderr 2>&1
=====> mod132(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod132 mod132  -v0  >mod132.comp.stderr 2>&1
=====> mod133(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod133.hs    >mod133.comp.stderr 2>&1
Compile failed (status 256) errors were:


mod133.hs:8:0:

    Failed to load interface for `Control.Monad.Error':

      Use -v to see a list of the files searched for.


*** unexpected failure for mod133(normal)
=====> mod134(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod134.hs    >mod134.comp.stderr 2>&1
=====> mod135(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod135.hs    >mod135.comp.stderr 2>&1
=====> mod136(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod136 mod136  -v0  >mod136.comp.stderr 2>&1
=====> mod137(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod137 mod137  -v0  >mod137.comp.stderr 2>&1
=====> mod138(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod138 mod138  -v0  >mod138.comp.stderr 2>&1
=====> mod139(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod139 mod139  -v0  >mod139.comp.stderr 2>&1
=====> mod140(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod140 mod140  -v0  >mod140.comp.stderr 2>&1
=====> mod141(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod141 mod141  -v0  >mod141.comp.stderr 2>&1
=====> mod142(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod142 mod142  -v0  >mod142.comp.stderr 2>&1
=====> mod143(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod143 mod143  -v0  >mod143.comp.stderr 2>&1
=====> mod144(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod144.hs    >mod144.comp.stderr 2>&1
=====> mod145(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod145 mod145  -v0  >mod145.comp.stderr 2>&1
=====> mod146(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod146.hs    >mod146.comp.stderr 2>&1
=====> mod147(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod147 mod147  -v0  >mod147.comp.stderr 2>&1
=====> mod148(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod148.hs    >mod148.comp.stderr 2>&1
=====> mod149(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod149.hs    >mod149.comp.stderr 2>&1
=====> mod150(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod150.hs    >mod150.comp.stderr 2>&1
=====> mod151(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod151.hs    >mod151.comp.stderr 2>&1
=====> mod152(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod152.hs    >mod152.comp.stderr 2>&1
=====> mod153(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod153.hs    >mod153.comp.stderr 2>&1
=====> mod154(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod154.hs    >mod154.comp.stderr 2>&1
=====> mod155(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod155.hs    >mod155.comp.stderr 2>&1
=====> mod156(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod156.hs    >mod156.comp.stderr 2>&1
=====> mod157(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod157 mod157  -v0  >mod157.comp.stderr 2>&1
=====> mod158(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod158.hs    >mod158.comp.stderr 2>&1
=====> mod159(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod159 mod159  -v0  >mod159.comp.stderr 2>&1
=====> mod160(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod160.hs    >mod160.comp.stderr 2>&1
=====> mod161(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod161.hs    >mod161.comp.stderr 2>&1
=====> mod162(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod162 mod162  -v0  >mod162.comp.stderr 2>&1
=====> mod163(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod163 mod163  -v0  >mod163.comp.stderr 2>&1
=====> mod164(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod164 mod164  -v0  >mod164.comp.stderr 2>&1
=====> mod165(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod165.hs    >mod165.comp.stderr 2>&1
=====> mod166(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod166.hs    >mod166.comp.stderr 2>&1
=====> mod167(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod167.hs    >mod167.comp.stderr 2>&1
=====> mod168(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod168.hs    >mod168.comp.stderr 2>&1
=====> mod169(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c mod169.hs    >mod169.comp.stderr 2>&1
=====> mod170(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod170 mod170  -v0  >mod170.comp.stderr 2>&1
=====> mod171(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod171 mod171  -v0 -Wall  >mod171.comp.stderr 2>&1
=====> mod172(normal)
cd ./module && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o mod172 mod172  -v0  >mod172.comp.stderr 2>&1
====> Running ./numeric/should_run/all.T
=====> arith001(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith001 arith001.hs    >arith001.comp.stderr 2>&1
cd ./numeric/should_run && ./arith001    </dev/null >arith001.run.stdout 2>arith001.run.stderr
=====> arith001(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith001 arith001.hs -O   >arith001.comp.stderr 2>&1
cd ./numeric/should_run && ./arith001    </dev/null >arith001.run.stdout 2>arith001.run.stderr
=====> arith001(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith001 arith001.hs -O -fasm   >arith001.comp.stderr 2>&1
cd ./numeric/should_run && ./arith001    </dev/null >arith001.run.stdout 2>arith001.run.stderr
=====> arith001(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith001 arith001.hs -O -prof -auto-all   >arith001.comp.stderr 2>&1
cd ./numeric/should_run && ./arith001  +RTS -p -RTS  </dev/null >arith001.run.stdout 2>arith001.run.stderr
=====> arith001(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith001 arith001.hs -O -prof -auto-all -fasm   >arith001.comp.stderr 2>&1
cd ./numeric/should_run && ./arith001  +RTS -hc -RTS  </dev/null >arith001.run.stdout 2>arith001.run.stderr
=====> arith001(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith001.hs --interactive -v0   <arith001.genscript 1>arith001.interp.stdout 2>arith001.interp.stderr
=====> arith001(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith001 arith001.hs -threaded -debug   >arith001.comp.stderr 2>&1
cd ./numeric/should_run && ./arith001    </dev/null >arith001.run.stdout 2>arith001.run.stderr
=====> arith001(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith001 arith001.hs -O -threaded   >arith001.comp.stderr 2>&1
cd ./numeric/should_run && ./arith001  +RTS -N2 -RTS  </dev/null >arith001.run.stdout 2>arith001.run.stderr
=====> arith002(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs    >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002    </dev/null >arith002.run.stdout 2>arith002.run.stderr
=====> arith002(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002    </dev/null >arith002.run.stdout 2>arith002.run.stderr
=====> arith002(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O -fasm   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002    </dev/null >arith002.run.stdout 2>arith002.run.stderr
=====> arith002(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O -prof -auto-all   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002  +RTS -p -RTS  </dev/null >arith002.run.stdout 2>arith002.run.stderr
=====> arith002(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O -prof -auto-all -fasm   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002  +RTS -hc -RTS  </dev/null >arith002.run.stdout 2>arith002.run.stderr
=====> arith002(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith002.hs --interactive -v0   <arith002.genscript 1>arith002.interp.stdout 2>arith002.interp.stderr
=====> arith002(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -threaded -debug   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002    </dev/null >arith002.run.stdout 2>arith002.run.stderr
=====> arith002(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith002 arith002.hs -O -threaded   >arith002.comp.stderr 2>&1
cd ./numeric/should_run && ./arith002  +RTS -N2 -RTS  </dev/null >arith002.run.stdout 2>arith002.run.stderr
=====> arith003(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs    >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003    </dev/null >arith003.run.stdout 2>arith003.run.stderr
=====> arith003(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -O   >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003    </dev/null >arith003.run.stdout 2>arith003.run.stderr
=====> arith003(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -O -fasm   >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003    </dev/null >arith003.run.stdout 2>arith003.run.stderr
=====> arith003(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -O -prof -auto-all   >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003  +RTS -p -RTS  </dev/null >arith003.run.stdout 2>arith003.run.stderr
=====> arith003(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -O -prof -auto-all -fasm   >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003  +RTS -hc -RTS  </dev/null >arith003.run.stdout 2>arith003.run.stderr
=====> arith003(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith003.hs --interactive -v0   <arith003.genscript 1>arith003.interp.stdout 2>arith003.interp.stderr
=====> arith003(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -threaded -debug   >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003    </dev/null >arith003.run.stdout 2>arith003.run.stderr
=====> arith003(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith003 arith003.hs -O -threaded   >arith003.comp.stderr 2>&1
cd ./numeric/should_run && ./arith003  +RTS -N2 -RTS  </dev/null >arith003.run.stdout 2>arith003.run.stderr
=====> arith004(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith004 arith004.hs    >arith004.comp.stderr 2>&1
cd ./numeric/should_run && ./arith004    </dev/null >arith004.run.stdout 2>arith004.run.stderr
=====> arith004(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith004 arith004.hs -O   >arith004.comp.stderr 2>&1
cd ./numeric/should_run && ./arith004    </dev/null >arith004.run.stdout 2>arith004.run.stderr
=====> arith004(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith004 arith004.hs -O -fasm   >arith004.comp.stderr 2>&1
cd ./numeric/should_run && ./arith004    </dev/null >arith004.run.stdout 2>arith004.run.stderr
=====> arith004(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith004 arith004.hs -O -prof -auto-all   >arith004.comp.stderr 2>&1
cd ./numeric/should_run && ./arith004  +RTS -p -RTS  </dev/null >arith004.run.stdout 2>arith004.run.stderr
=====> arith004(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith004 arith004.hs -O -prof -auto-all -fasm   >arith004.comp.stderr 2>&1
cd ./numeric/should_run && ./arith004  +RTS -hc -RTS  </dev/null >arith004.run.stdout 2>arith004.run.stderr
=====> arith004(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith004.hs --interactive -v0   <arith004.genscript 1>arith004.interp.stdout 2>arith004.interp.stderr
=====> arith004(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith004 arith004.hs -threaded -debug   >arith004.comp.stderr 2>&1
cd ./numeric/should_run && ./arith004    </dev/null >arith004.run.stdout 2>arith004.run.stderr
=====> arith004(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith004 arith004.hs -O -threaded   >arith004.comp.stderr 2>&1
cd ./numeric/should_run && ./arith004  +RTS -N2 -RTS  </dev/null >arith004.run.stdout 2>arith004.run.stderr
=====> arith005(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith005 arith005.hs    >arith005.comp.stderr 2>&1
cd ./numeric/should_run && ./arith005    </dev/null >arith005.run.stdout 2>arith005.run.stderr
=====> arith005(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith005 arith005.hs -O   >arith005.comp.stderr 2>&1
cd ./numeric/should_run && ./arith005    </dev/null >arith005.run.stdout 2>arith005.run.stderr
=====> arith005(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith005 arith005.hs -O -fasm   >arith005.comp.stderr 2>&1
cd ./numeric/should_run && ./arith005    </dev/null >arith005.run.stdout 2>arith005.run.stderr
=====> arith005(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith005 arith005.hs -O -prof -auto-all   >arith005.comp.stderr 2>&1
cd ./numeric/should_run && ./arith005  +RTS -p -RTS  </dev/null >arith005.run.stdout 2>arith005.run.stderr
=====> arith005(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith005 arith005.hs -O -prof -auto-all -fasm   >arith005.comp.stderr 2>&1
cd ./numeric/should_run && ./arith005  +RTS -hc -RTS  </dev/null >arith005.run.stdout 2>arith005.run.stderr
=====> arith005(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith005.hs --interactive -v0   <arith005.genscript 1>arith005.interp.stdout 2>arith005.interp.stderr
=====> arith005(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith005 arith005.hs -threaded -debug   >arith005.comp.stderr 2>&1
cd ./numeric/should_run && ./arith005    </dev/null >arith005.run.stdout 2>arith005.run.stderr
=====> arith005(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith005 arith005.hs -O -threaded   >arith005.comp.stderr 2>&1
cd ./numeric/should_run && ./arith005  +RTS -N2 -RTS  </dev/null >arith005.run.stdout 2>arith005.run.stderr
=====> arith006(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith006 arith006.hs    >arith006.comp.stderr 2>&1
cd ./numeric/should_run && ./arith006    </dev/null >arith006.run.stdout 2>arith006.run.stderr
=====> arith006(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith006 arith006.hs -O   >arith006.comp.stderr 2>&1
cd ./numeric/should_run && ./arith006    </dev/null >arith006.run.stdout 2>arith006.run.stderr
=====> arith006(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith006 arith006.hs -O -fasm   >arith006.comp.stderr 2>&1
cd ./numeric/should_run && ./arith006    </dev/null >arith006.run.stdout 2>arith006.run.stderr
=====> arith006(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith006 arith006.hs -O -prof -auto-all   >arith006.comp.stderr 2>&1
cd ./numeric/should_run && ./arith006  +RTS -p -RTS  </dev/null >arith006.run.stdout 2>arith006.run.stderr
=====> arith006(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith006 arith006.hs -O -prof -auto-all -fasm   >arith006.comp.stderr 2>&1
cd ./numeric/should_run && ./arith006  +RTS -hc -RTS  </dev/null >arith006.run.stdout 2>arith006.run.stderr
=====> arith006(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith006.hs --interactive -v0   <arith006.genscript 1>arith006.interp.stdout 2>arith006.interp.stderr
=====> arith006(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith006 arith006.hs -threaded -debug   >arith006.comp.stderr 2>&1
cd ./numeric/should_run && ./arith006    </dev/null >arith006.run.stdout 2>arith006.run.stderr
=====> arith006(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith006 arith006.hs -O -threaded   >arith006.comp.stderr 2>&1
cd ./numeric/should_run && ./arith006  +RTS -N2 -RTS  </dev/null >arith006.run.stdout 2>arith006.run.stderr
=====> arith007(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith007 arith007.hs    >arith007.comp.stderr 2>&1
cd ./numeric/should_run && ./arith007    </dev/null >arith007.run.stdout 2>arith007.run.stderr
=====> arith007(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith007 arith007.hs -O   >arith007.comp.stderr 2>&1
cd ./numeric/should_run && ./arith007    </dev/null >arith007.run.stdout 2>arith007.run.stderr
=====> arith007(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith007 arith007.hs -O -fasm   >arith007.comp.stderr 2>&1
cd ./numeric/should_run && ./arith007    </dev/null >arith007.run.stdout 2>arith007.run.stderr
=====> arith007(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith007 arith007.hs -O -prof -auto-all   >arith007.comp.stderr 2>&1
cd ./numeric/should_run && ./arith007  +RTS -p -RTS  </dev/null >arith007.run.stdout 2>arith007.run.stderr
=====> arith007(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith007 arith007.hs -O -prof -auto-all -fasm   >arith007.comp.stderr 2>&1
cd ./numeric/should_run && ./arith007  +RTS -hc -RTS  </dev/null >arith007.run.stdout 2>arith007.run.stderr
=====> arith007(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith007.hs --interactive -v0   <arith007.genscript 1>arith007.interp.stdout 2>arith007.interp.stderr
=====> arith007(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith007 arith007.hs -threaded -debug   >arith007.comp.stderr 2>&1
cd ./numeric/should_run && ./arith007    </dev/null >arith007.run.stdout 2>arith007.run.stderr
=====> arith007(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith007 arith007.hs -O -threaded   >arith007.comp.stderr 2>&1
cd ./numeric/should_run && ./arith007  +RTS -N2 -RTS  </dev/null >arith007.run.stdout 2>arith007.run.stderr
=====> arith008(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith008 arith008.hs    >arith008.comp.stderr 2>&1
cd ./numeric/should_run && ./arith008    </dev/null >arith008.run.stdout 2>arith008.run.stderr
=====> arith008(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith008 arith008.hs -O   >arith008.comp.stderr 2>&1
cd ./numeric/should_run && ./arith008    </dev/null >arith008.run.stdout 2>arith008.run.stderr
=====> arith008(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith008 arith008.hs -O -fasm   >arith008.comp.stderr 2>&1
cd ./numeric/should_run && ./arith008    </dev/null >arith008.run.stdout 2>arith008.run.stderr
Actual stdout output differs from expected:
*** ./numeric/should_run/arith008.stdout	Sun Sep  3 18:30:33 2006
--- ./numeric/should_run/arith008.run.stdout	Mon Sep  4 02:16:44 2006
***************
*** 1,1000 ****
! [0.41359794,
! 0.6399324,
! 0.92941284,
! 0.8322308,
! 0.6558542,
! 0.27844667,
! 0.48358274,
! 0.21114683,
! 0.7582127,
! 0.12166107,
! 0.981663,
! 0.79931486,
! 0.8722358,
! 0.45195377,
! 3.4911394e-2,
! 0.7246227,
! 0.24528801,
! 0.6998143,
! 0.9876834,
! 0.42533565,
! 0.59525573,
! 0.38930762,
! 0.119990826,
! 0.9083969,
! 0.26239872,
! 2.744031e-2,
! 0.7286656,
! 0.92476606,
! 0.8718927,
! 0.1687454,
! 0.13774204,
! 0.28789735,
! 0.9548291,
! 0.41255307,
! 0.8564267,
! 8.4107876e-2,
! 0.48756683,
! 0.11202359,
! 0.51587105,
! 0.5511048,
! 0.93413484,
! 0.6428783,
! 0.87145376,
! 0.67891765,
! 0.23348927,
! 0.3780495,
! 0.87735546,
! 0.85223985,
! 0.19405353,
! 0.3535874,
! 0.72997916,
! 0.23668802,
! 0.61755717,
! 0.9253086,
! 0.7007494,
! 0.98090434,
! 0.23180747,
! 0.8951179,
! 0.18330741,
! 0.30362415,
! 0.57720375,
! 0.8465313,
! 0.31598616,
! 0.20875359,
! 0.18506193,
! 0.56406593,
! 0.87965286,
! 2.7450562e-2,
! 0.14676762,
! 0.74345183,
! 0.92644644,
! 1.5535355e-3,
! 0.8126061,
! 0.6636951,
! 0.15379143,
! 0.16009843,
! 0.29956555,
! 0.71643496,
! 0.65267706,
! 1.2942791e-2,
! 0.15469885,
! 0.70281076,
! 0.49925303,
! 0.9001132,
! 0.55416614,
! 0.2577113,
! 0.28545964,
! 0.26130748,
! 0.91633797,
! 0.2018559,
! 0.88357884,
! 0.6068319,
! 0.41902173,
! 0.80342615,
! 0.5469477,
! 0.5351703,
! 0.36879182,
! 0.85823405,
! 0.18722737,
! 0.20447707,
! 0.5052972,
! 0.41609886,
! 0.13425875,
! 0.8554218,
! 0.37205708,
! 9.450865e-2,
! 0.97575045,
! 0.8755969,
! 0.7150241,
! 0.6752708,
! 0.6860019,
! 0.21408677,
! 0.30702153,
! 0.3567884,
! 0.6356261,
! 0.84917825,
! 0.13312805,
! 0.1351955,
! 0.2726475,
! 0.77746105,
! 0.39467335,
! 0.42776418,
! 0.15337801,
! 0.1592257,
! 0.28089368,
! 0.6215863,
! 0.15158892,
! 0.62589145,
! 0.9849372,
! 0.47261155,
! 0.13879633,
! 0.53436935,
! 0.8684354,
! 0.49009013,
! 0.8487663,
! 0.415954,
! 0.49733603,
! 0.81666195,
! 0.50797117,
! 0.19971132,
! 0.5820248,
! 0.9983189,
! 0.27208292,
! 0.67335844,
! 0.27931952,
! 0.42391694,
! 0.9081789,
! 7.466531e-2,
! 5.3013563e-2,
! 0.2840109,
! 0.4830655,
! 0.1756686,
! 0.62167895,
! 0.89717495,
! 0.19109178,
! 0.78958845,
! 1.543045e-2,
! 5.0975323e-2,
! 0.21466875,
! 0.4129461,
! 0.289948,
! 0.7271167,
! 0.99582183,
! 6.0527444e-2,
! 0.75902903,
! 0.6639817,
! 0.8994356,
! 2.9090405e-2,
! 0.3309772,
! 0.8311074,
! 0.27760005,
! 1.6489744e-2,
! 4.7184825e-2,
! 6.268692e-2,
! 0.37376666,
! 0.9638035,
! 0.80776775,
! 0.690861,
! 0.6061044,
! 0.6701783,
! 0.8412647,
! 0.5805452,
! 0.41863844,
! 0.5514518,
! 0.5801554,
! 9.124398e-2,
! 0.737221,
! 0.24314034,
! 0.74114823,
! 0.32066846,
! 1.3154507e-2,
! 0.50678635,
! 0.5137007,
! 0.551865,
! 0.69038117,
! 0.61931777,
! 0.70399594,
! 0.9727828,
! 0.20246375,
! 0.85520244,
! 5.0735712e-2,
! 0.9930371,
! 0.30815053,
! 0.22076559,
! 0.32370973,
! 0.17521977,
! 0.43994308,
! 0.9906125,
! 0.5326147,
! 0.66132426,
! 7.4525714e-2,
! 1.51029825e-2,
! 3.151095e-2,
! 0.8795854,
! 0.1700325,
! 0.2575338,
! 0.75477123,
! 0.8775394,
! 0.53388363,
! 0.7104862,
! 0.13311696,
! 0.73177624,
! 0.19375706,
! 0.88381815,
! 0.75322676,
! 0.6076188,
! 0.48591495,
! 0.53411245,
! 0.7115935,
! 0.48955488,
! 0.59558845,
! 0.9807129,
! 0.8284396,
! 0.95038444,
! 0.59036994,
! 0.52881944,
! 0.9948325,
! 0.49523282,
! 0.7008028,
! 0.78729224,
! 0.9902679,
! 0.5339551,
! 4.0822983e-2,
! 0.37561977,
! 0.5063989,
! 0.28711128,
! 0.32709387,
! 0.8450576,
! 0.64256006,
! 0.906507,
! 4.6909094e-2,
! 0.637144,
! 0.16923797,
! 0.7377299,
! 0.30585575,
! 0.3570485,
! 0.98593795,
! 0.5611129,
! 7.524538e-2,
! 0.8517368,
! 0.74607563,
! 0.4913547,
! 0.83715105,
! 0.59740007,
! 0.9108657,
! 0.14394355,
! 8.5148096e-2,
! 0.582165,
! 2.120018e-3,
! 0.705053,
! 0.97463274,
! 0.58965266,
! 0.6484089,
! 0.79429245,
! 0.7779026,
! 0.3388164,
! 0.35976696,
! 9.1204405e-2,
! 0.6134187,
! 0.8495743,
! 0.9256909,
! 0.8651266,
! 0.19850588,
! 0.7568064,
! 0.44688892,
! 0.89375556,
! 0.28960586,
! 0.5118885,
! 0.39481246,
! 0.23119497,
! 0.99098516,
! 0.6882521,
! 2.3570538e-2,
! 0.46816385,
! 0.43301296,
! 5.7090998e-2,
! 0.7131885,
! 0.49999893,
! 0.8016077,
! 0.6981158,
! 0.7528713,
! 0.50114954,
! 0.86821973,
! 0.88443303,
! 0.4772892,
! 0.80758643,
! 0.38138628,
! 8.940506e-2,
! 0.6924608,
! 0.52786016,
! 0.802331,
! 0.98923236,
! 0.17653704,
! 0.68997073,
! 0.1820991,
! 0.64604473,
! 0.38469362,
! 0.8968754,
! 0.15813422,
! 0.868925,
! 4.019952e-2,
! 0.25560212,
! 0.3128089,
! 0.41993904,
! 0.948833,
! 0.826739,
! 0.10151219,
! 0.787004,
! 0.9594268,
! 0.14901423,
! 0.1414566,
! 0.24321175,
! 9.9901915e-2,
! 0.8921989,
! 0.32741654,
! 0.6458428,
! 0.16487455,
! 0.12096548,
! 0.48751688,
! 5.245471e-2,
! 0.71360433,
! 0.94619334,
! 0.2514913,
! 0.31235778,
! 0.3618456,
! 0.57202005,
! 8.347988e-3,
! 0.1945982,
! 0.6956324,
! 0.9895966,
! 0.87327766,
! 0.26017582,
! 0.47406793,
! 0.9971419,
! 0.5826107,
! 0.17589438,
! 0.89086056,
! 0.18030643,
! 0.4091003,
! 0.39576983,
! 0.38442576,
! 0.13684058,
! 8.986688e-2,
! 0.17313194,
! 0.7679503,
! 0.36211073,
! 0.82255757,
! 0.9100534,
! 0.6802888,
! 0.11309266,
! 0.47404623,
! 0.8113966,
! 0.42064667,
! 0.42901254,
! 0.14277196,
! 0.1055603,
! 0.57029915,
! 0.5498085,
! 0.71666944,
! 0.13909936,
! 6.697273e-2,
! 0.30388212,
! 0.84999645,
! 0.61905026,
! 0.80875367,
! 0.7628211,
! 0.7617794,
! 0.24128532,
! 0.8171586,
! 0.7165446,
! 0.29046047,
! 5.484104e-3,
! 0.29707146,
! 0.45159855,
! 0.8470775,
! 0.9105661,
! 0.6157371,
! 0.24743724,
! 0.26728547,
! 0.3399787,
! 0.30999124,
! 0.27707434,
! 0.26195288,
! 0.57788026,
! 0.98340875,
! 0.7114443,
! 0.10142648,
! 0.8840177,
! 0.3299948,
! 0.27686334,
! 0.66194046,
! 0.5837232,
! 0.34851027,
! 0.61612344,
! 0.60064816,
! 2.1667004e-2,
! 0.51634264,
! 0.5840348,
! 0.54137635,
! 0.93811476,
! 0.88630515,
! 0.35464,
! 0.659227,
! 0.74290437,
! 0.6366904,
! 0.12916958,
! 0.19237244,
! 4.462242e-3,
! 8.1073284e-2,
! 0.847996,
! 0.8305576,
! 9.401786e-2,
! 0.17688239,
! 0.36067092,
! 0.56400156,
! 0.4449073,
! 0.80550474,
! 0.94339013,
! 0.2624426,
! 0.43337846,
! 0.79860497,
! 0.9083978,
! 7.7695847e-3,
! 0.28432655,
! 0.8844242,
! 0.43196678,
! 0.5022042,
! 0.71939504,
! 0.87787163,
! 2.2063255e-2,
! 0.5932679,
! 0.88764143,
! 0.6470535,
! 2.7034998e-2,
! 0.72032475,
! 0.19539523,
! 0.77757996,
! 0.37001276,
! 0.84153897,
! 0.6239723,
! 0.3756181,
! 6.846321e-2,
! 0.8378935,
! 0.59974074,
! 0.68847823,
! 0.7352172,
! 1.07290745e-2,
! 0.5101199,
! 0.85353947,
! 0.14964247,
! 0.5860499,
! 0.17709386,
! 0.89342284,
! 0.17894697,
! 0.5400078,
! 0.4210199,
! 0.23370409,
! 0.5818304,
! 0.68282104,
! 5.1081896e-2,
! 0.9042077,
! 0.3783505,
! 0.44932246,
! 0.6200993,
! 0.18954074,
! 0.4474795,
! 0.31125343,
! 0.8426063,
! 6.332576e-2,
! 0.8104075,
! 0.8648635,
! 0.44148827,
! 0.84095,
! 0.79439354,
! 0.5551748,
! 0.687835,
! 0.118896365,
! 0.4412912,
! 0.57976437,
! 0.6679896,
! 0.30952072,
! 0.35373104,
! 0.18037248,
! 9.540319e-3,
! 0.48488736,
! 0.1673789,
! 0.73954326,
! 0.56652427,
! 0.49777925,
! 0.5246444,
! 0.6702163,
! 0.87621975,
! 0.359416,
! 0.832193,
! 0.18441534,
! 0.20517778,
! 0.32071996,
! 0.65496826,
! 3.7642956e-2,
! 0.5331861,
! 0.29038882,
! 0.35165787,
! 0.655563,
! 0.7891048,
! 0.14961207,
! 1.6696453e-3,
! 0.47526348,
! 0.82897127,
! 4.0933132e-2,
! 0.24862742,
! 0.44936025,
! 0.2355707,
! 0.13713741,
! 0.7814115,
! 0.80927956,
! 0.583858,
! 0.7193563,
! 0.19353557,
! 0.36663485,
! 0.107114315,
! 0.72664094,
! 0.121150136,
! 0.6676494,
! 0.3600223,
! 0.90352046,
! 0.9873058,
! 0.8213589,
! 0.4037695,
! 0.42661357,
! 0.8075288,
! 0.49739814,
! 0.708357,
! 0.89534307,
! 2.7906299e-2,
! 0.5197699,
! 0.5873811,
! 0.37502038,
! 0.25809133,
! 0.41655612,
! 0.35278225,
! 0.16273963,
! 0.66940236,
! 0.97849786,
! 0.28304625,
! 0.6673634,
! 0.19332111,
! 0.7478994,
! 0.59783196,
! 7.6501966e-2,
! 0.32878637,
! 0.5024115,
! 0.7220932,
! 0.8336895,
! 0.56268775,
! 0.89503884,
! 0.9931685,
! 0.3670969,
! 0.6999072,
! 0.77585983,
! 0.31907177,
! 0.76584256,
! 4.325044e-2,
! 0.29987824,
! 0.89478886,
! 0.21245062,
! 0.2749796,
! 0.27403784,
! 0.12384033,
! 8.77223e-2,
! 0.6968431,
! 0.41428828,
! 0.86889815,
! 0.93862987,
! 0.28137636,
! 0.4471743,
! 0.2681458,
! 0.16012955,
! 0.62948954,
! 0.7444658,
! 0.57012916,
! 0.10132849,
! 0.8278511,
! 0.19847322,
! 0.50814533,
! 0.62132853,
! 0.18225956,
! 0.16162908,
! 0.43761563,
! 0.10031223,
! 0.75076735,
! 0.75551176,
! 0.5453377,
! 0.5066473,
! 0.42767167,
! 0.5992305,
! 0.9446988,
! 0.41565955,
! 0.9331987,
! 0.9897334,
! 0.89694524,
! 0.6788764,
! 0.85561335,
! 0.6666684,
! 0.80166984,
! 0.40720224,
! 0.86944854,
! 0.92634535,
! 0.27878547,
! 0.8053527,
! 0.6522385,
! 0.5152416,
! 0.17939234,
! 0.24954629,
! 0.6818764,
! 0.7267182,
! 0.36313987,
! 9.25622e-2,
! 0.84685767,
! 0.4344505,
! 0.692098,
! 0.34008884,
! 5.9524536e-2,
! 3.827691e-2,
! 0.9333053,
! 0.2090958,
! 0.5924697,
! 0.61903036,
! 0.30183077,
! 0.4231342,
! 0.49257803,
! 0.83910036,
! 0.43436274,
! 0.9565089,
! 0.2666788,
! 4.047084e-2,
! 0.41260076,
! 0.84976804,
! 0.9851905,
! 0.62259483,
! 0.8959986,
! 0.31737566,
! 0.3398435,
! 0.27567053,
! 0.9734041,
! 0.77031887,
! 0.8473544,
! 0.3174919,
! 0.58769834,
! 0.34807217,
! 0.5406821,
! 0.8544055,
! 0.62600684,
! 0.33839083,
! 0.9849396,
! 1.2942314e-2,
! 0.1475277,
! 0.4787073,
! 0.54596233,
! 0.1752423,
! 0.77059823,
! 9.041047e-2,
! 0.2985853,
! 0.23247159,
! 0.23486897,
! 0.23700523,
! 0.47728157,
! 0.49480152,
! 0.72553325,
! 0.19682777,
! 0.88427216,
! 6.551409e-2,
! 0.6175699,
! 0.8277023,
! 0.2039113,
! 0.9962605,
! 0.9707756,
! 9.154308e-2,
! 0.123990774,
! 0.41500008,
! 0.45899975,
! 0.7904736,
! 0.64120626,
! 0.29223895,
! 0.48712683,
! 0.16071367,
! 0.7799654,
! 0.7871841,
! 0.34515953,
! 0.24462819,
! 0.7682588,
! 0.45865273,
! 0.97019315,
! 0.52276766,
! 1.2032986e-3,
! 0.2552061,
! 0.35652947,
! 1.6108036e-2,
! 0.22363806,
! 6.0125113e-2,
! 0.6667728,
! 0.13875532,
! 0.48999977,
! 0.21847558,
! 0.12436485,
! 0.6117995,
! 0.96883655,
! 0.7170677,
! 0.7637136,
! 0.50507927,
! 0.88803625,
! 0.6205857,
! 0.22137904,
! 0.97533226,
! 0.9804591,
! 0.97967625,
! 7.506108e-2,
! 0.27170992,
! 0.8107689,
! 0.76826,
! 0.8306192,
! 0.77724457,
! 0.80831075,
! 0.76732874,
! 8.157933e-2,
! 0.3223102,
! 0.8257649,
! 0.973259,
! 7.5988054e-2,
! 0.5415702,
! 0.25776172,
! 0.76154125,
! 0.91835296,
! 0.837816,
! 0.68698716,
! 0.99165297,
! 0.36068523,
! 0.53661215,
! 0.94795275,
! 0.24835014,
! 0.53556097,
! 0.7917472,
! 0.17282593,
! 0.44980502,
! 0.8159183,
! 0.2109356,
! 8.1673145e-2,
! 0.9069164,
! 0.8804593,
! 0.38818514,
! 0.42148066,
! 0.84182596,
! 0.85033655,
! 0.11290777,
! 0.9591603,
! 0.9008815,
! 0.12636256,
! 0.62351793,
! 0.5625932,
! 0.40783405,
! 0.9398462,
! 0.9048507,
! 0.70350707,
! 0.5732843,
! 0.9578413,
! 0.471671,
! 0.80402017,
! 0.23877287,
! 2.8808951e-2,
! 0.79105496,
! 0.39669204,
! 0.5252528,
! 5.068612e-2,
! 0.17306566,
! 0.33026814,
! 0.8069451,
! 0.774801,
! 0.29274237,
! 0.9410742,
! 0.24736834,
! 0.45892864,
! 0.32286835,
! 9.423089e-2,
! 0.23926187,
! 0.938661,
! 0.11605501,
! 0.7519337,
! 0.44994712,
! 0.8859633,
! 0.79223514,
! 0.7983874,
! 7.165241e-2,
! 0.9462296,
! 0.8046231,
! 0.9736757,
! 0.9235935,
! 0.85922825,
! 0.14425218,
! 0.96055603,
! 0.4746909,
! 0.3689847,
! 0.3266207,
! 0.6575446,
! 0.90298265,
! 0.612165,
! 0.94542164,
! 4.7265768e-2,
! 0.9178722,
! 0.7290449,
! 0.7926531,
! 0.8426634,
! 0.79898036,
! 1.8381119e-2,
! 5.914831e-2,
! 0.5302744,
! 0.3689797,
! 0.4085008,
! 8.593702e-2,
! 0.8765965,
! 2.9750824e-2,
! 0.23264515,
! 0.15577197,
! 0.21319818,
! 0.21833336,
! 0.3431382,
! 0.6172347,
! 0.5659256,
! 0.9447398,
! 0.7262399,
! 0.7598543,
! 0.56384385,
! 0.845103,
! 0.4162705,
! 0.13864326,
! 0.7863791,
! 0.13542509,
! 0.6184137,
! 0.2607739,
! 0.15591526,
! 0.77601504,
! 0.76669025,
! 0.56118643,
! 1.807928e-2,
! 0.31010872,
! 0.8704659,
! 0.98514426,
! 0.40933478,
! 0.1785686,
! 0.48007095,
! 8.039451e-2,
! 3.796923e-2,
! 0.8610754,
! 0.9595243,
! 0.9287634,
! 7.802105e-2,
! 0.8274702,
! 0.6773733,
! 0.97041106,
! 0.2371938,
! 0.7191273,
! 0.36731863,
! 0.6625139,
! 0.3092258,
! 0.47899795,
! 2.6395798e-2,
! 4.1056633e-2,
! 0.7962029,
! 0.5768552,
! 0.5356126,
! 1.3688564e-2,
! 0.41969243,
! 0.8178707,
! 0.5881722,
! 0.4442004,
! 0.42637897,
! 0.76563597,
! 8.336306e-3,
! 3.3709526e-2,
! 0.53669834,
! 0.53756106,
! 0.31038988,
! 0.41079557,
! 0.39238024,
! 0.24557912,
! 9.8520994e-2,
! 0.6807518,
! 0.12773252,
! 0.67073166,
! 0.34699106,
! 0.9979162,
! 0.42680383,
! 0.9087982,
! 0.6900128,
! 0.94652975,
! 0.17221642,
! 0.33502197,
! 0.30609477,
! 0.70375323,
! 0.41938114,
! 0.8668362,
! 0.77143216,
! 8.8229895e-2,
! 0.18202114,
! 0.21520734,
! 0.10074675,
! 0.38907886,
! 5.9812307e-2,
! 0.62150526,
! 0.99084735,
! 0.31110406,
! 0.7914846,
! 0.8661854,
! 0.518523,
! 0.6151075,
! 0.9395801,
! 0.4002422,
! 0.35337317,
! 0.40262416,
! 0.7039368,
! 0.935411,
! 1.2230396e-2,
! 0.6683055,
! 0.11150932,
! 5.5537343e-2,
! 8.355498e-2,
! 0.6007279,
! 0.4403205,
! 0.5811975,
! 0.86318696,
! 5.6501627e-2,
! 0.23753202,
! 0.9949539,
! 0.64893156,
! 0.90060663,
! 0.14257383,
! 0.8300431,
! 0.37252688,
! 0.18130136,
! 0.20323014,
! 0.4809363,
! 0.8961161,
! 0.23287201,
! 0.43141174,
! 0.3489914,
! 0.51495457,
! 0.8010473,
! 0.23635447,
! 0.54324985,
! 0.69954085,
! 0.48034823,
! 0.68947554,
! 0.77823305,
! 0.7533914,
! 0.24090028,
! 0.8162971,
! 0.46965337,
! 0.59434736,
! 0.1630373,
! 0.6848186,
! 1.57516e-2,
! 0.8775939,
! 0.99723464,
! 0.4292655,
! 0.47325504,
! 0.8548535,
! 0.4219792,
! 0.7294735,
! 0.77217937,
! 0.8508531,
! 0.117975116,
! 0.36563516,
! 0.37111998,
! 0.3301561,
! 6.940341e-2,
! 0.5864358,
! 0.113250256,
! 0.67253065,
! 0.8080728,
! 0.44792616,
! 0.34973896,
! 0.25323582]
--- 1,1000 ----
! [0.41359794,

! 0.6399324,

! 0.92941296,

! 0.8322308,

! 0.6558541,

! 0.27844667,

! 0.48358285,

! 0.21114683,

! 0.7582127,

! 0.12166107,

! 0.981663,

! 0.79931486,

! 0.8722359,

! 0.4519538,

! 3.4911394e-2,

! 0.7246226,

! 0.24528801,

! 0.69981444,

! 0.98768336,

! 0.42533565,

! 0.59525573,

! 0.38930774,

! 0.119990826,

! 0.9083969,

! 0.26239872,

! 2.744031e-2,

! 0.7286656,

! 0.9247662,

! 0.8718927,

! 0.16874552,

! 0.13774204,

! 0.28789747,

! 0.9548291,

! 0.41255307,

! 0.8564267,

! 8.410776e-2,

! 0.48756683,

! 0.11202359,

! 0.5158709,

! 0.5511048,

! 0.9341347,

! 0.6428784,

! 0.87145376,

! 0.6789179,

! 0.2334894,

! 0.3780495,

! 0.8773554,

! 0.85223985,

! 0.19405353,

! 0.3535875,

! 0.72997916,

! 0.23668802,

! 0.61755717,

! 0.9253086,

! 0.70074934,

! 0.9809042,

! 0.23180747,

! 0.8951179,

! 0.18330741,

! 0.30362403,

! 0.577204,

! 0.8465312,

! 0.31598604,

! 0.20875359,

! 0.18506193,

! 0.56406593,

! 0.87965286,

! 2.7450562e-2,

! 0.14676762,

! 0.7434518,

! 0.92644644,

! 1.5535355e-3,

! 0.8126061,

! 0.6636951,

! 0.15379143,

! 0.16009843,

! 0.29956543,

! 0.71643496,

! 0.6526772,

! 1.2942791e-2,

! 0.15469861,

! 0.7028109,

! 0.49925315,

! 0.90011334,

! 0.55416614,

! 0.2577113,

! 0.28545964,

! 0.26130736,

! 0.91633797,

! 0.2018559,

! 0.8835788,

! 0.6068319,

! 0.41902173,

! 0.8034262,

! 0.5469477,

! 0.5351703,

! 0.3687917,

! 0.85823405,

! 0.18722737,

! 0.20447707,

! 0.5052972,

! 0.41609886,

! 0.13425875,

! 0.8554218,

! 0.3720572,

! 9.450841e-2,

! 0.97575045,

! 0.87559694,

! 0.7150241,

! 0.6752708,

! 0.6860019,

! 0.21408677,

! 0.30702153,

! 0.35678828,

! 0.63562596,

! 0.84917825,

! 0.13312805,

! 0.1351955,

! 0.2726475,

! 0.77746105,

! 0.39467335,

! 0.42776418,

! 0.15337825,

! 0.1592257,

! 0.28089368,

! 0.6215863,

! 0.15158916,

! 0.62589145,

! 0.9849371,

! 0.47261143,

! 0.13879633,

! 0.53436935,

! 0.8684354,

! 0.49009025,

! 0.84876645,

! 0.415954,

! 0.49733603,

! 0.81666195,

! 0.5079713,

! 0.19971132,

! 0.5820248,

! 0.9983189,

! 0.27208292,

! 0.67335844,

! 0.27931952,

! 0.42391706,

! 0.9081789,

! 7.466531e-2,

! 5.3013682e-2,

! 0.2840109,

! 0.4830655,

! 0.1756686,

! 0.62167895,

! 0.89717495,

! 0.19109178,

! 0.7895884,

! 1.543045e-2,

! 5.0975323e-2,

! 0.21466875,

! 0.4129461,

! 0.289948,

! 0.7271168,

! 0.99582183,

! 6.0527444e-2,

! 0.75902903,

! 0.6639817,

! 0.8994356,

! 2.9090405e-2,

! 0.3309772,

! 0.8311074,

! 0.27760005,

! 1.6489744e-2,

! 4.7184825e-2,

! 6.268716e-2,

! 0.37376666,

! 0.9638035,

! 0.8077676,

! 0.690861,

! 0.6061044,

! 0.6701783,

! 0.8412647,

! 0.5805453,

! 0.41863844,

! 0.5514518,

! 0.5801554,

! 9.124398e-2,

! 0.7372209,

! 0.24314034,

! 0.7411481,

! 0.32066858,

! 1.3154507e-2,

! 0.50678635,

! 0.5137007,

! 0.55186486,

! 0.69038117,

! 0.6193179,

! 0.7039958,

! 0.9727828,

! 0.20246375,

! 0.85520244,

! 5.073595e-2,

! 0.9930372,

! 0.30815053,

! 0.22076559,

! 0.32370985,

! 0.17521977,

! 0.43994308,

! 0.9906124,

! 0.5326146,

! 0.66132426,

! 7.4525714e-2,

! 1.5102863e-2,

! 3.151095e-2,

! 0.8795854,

! 0.17003274,

! 0.2575338,

! 0.75477123,

! 0.8775394,

! 0.5338837,

! 0.7104862,

! 0.13311696,

! 0.7317761,

! 0.19375694,

! 0.8838182,

! 0.75322676,

! 0.6076188,

! 0.48591483,

! 0.53411245,

! 0.7115935,

! 0.48955488,

! 0.59558845,

! 0.9807129,

! 0.8284396,

! 0.95038444,

! 0.59036994,

! 0.52881944,

! 0.9948325,

! 0.49523282,

! 0.7008028,

! 0.7872921,

! 0.9902679,

! 0.5339551,

! 4.0822983e-2,

! 0.3756199,

! 0.5063989,

! 0.28711128,

! 0.32709387,

! 0.84505755,

! 0.6425601,

! 0.906507,

! 4.6909094e-2,

! 0.637144,

! 0.16923797,

! 0.7377299,

! 0.30585575,

! 0.3570485,

! 0.98593795,

! 0.5611131,

! 7.524538e-2,

! 0.8517368,

! 0.74607563,

! 0.4913547,

! 0.8371511,

! 0.59740007,

! 0.9108657,

! 0.14394355,

! 8.5148096e-2,

! 0.582165,

! 2.120018e-3,

! 0.705053,

! 0.97463274,

! 0.58965266,

! 0.6484089,

! 0.79429233,

! 0.7779026,

! 0.33881664,

! 0.35976696,

! 9.1204405e-2,

! 0.6134188,

! 0.8495744,

! 0.9256909,

! 0.8651266,

! 0.19850588,

! 0.7568066,

! 0.44688904,

! 0.89375556,

! 0.28960586,

! 0.5118885,

! 0.39481246,

! 0.23119497,

! 0.99098516,

! 0.6882521,

! 2.3570538e-2,

! 0.46816385,

! 0.43301284,

! 5.7091117e-2,

! 0.7131885,

! 0.49999905,

! 0.8016076,

! 0.6981158,

! 0.7528713,

! 0.50114954,

! 0.8682197,

! 0.88443315,

! 0.4772892,

! 0.80758655,

! 0.3813864,

! 8.940506e-2,

! 0.6924608,

! 0.52786016,

! 0.80233085,

! 0.98923236,

! 0.17653704,

! 0.68997073,

! 0.1820991,

! 0.64604485,

! 0.38469362,

! 0.8968755,

! 0.15813422,

! 0.868925,

! 4.0199757e-2,

! 0.25560212,

! 0.3128089,

! 0.41993904,

! 0.948833,

! 0.826739,

! 0.10151219,

! 0.787004,

! 0.9594268,

! 0.14901423,

! 0.1414566,

! 0.24321198,

! 9.9901915e-2,

! 0.892199,

! 0.32741666,

! 0.6458428,

! 0.16487455,

! 0.1209656,

! 0.487517,

! 5.245471e-2,

! 0.71360433,

! 0.94619334,

! 0.2514913,

! 0.31235778,

! 0.3618456,

! 0.5720203,

! 8.348107e-3,

! 0.1945982,

! 0.69563234,

! 0.9895966,

! 0.87327754,

! 0.26017582,

! 0.47406793,

! 0.9971419,

! 0.5826107,

! 0.17589438,

! 0.89086056,

! 0.18030643,

! 0.4091003,

! 0.39576995,

! 0.38442576,

! 0.13684058,

! 8.986688e-2,

! 0.17313194,

! 0.7679503,

! 0.36211073,

! 0.82255757,

! 0.9100535,

! 0.6802888,

! 0.11309266,

! 0.474046,

! 0.8113965,

! 0.4206468,

! 0.42901254,

! 0.14277196,

! 0.1055603,

! 0.57029915,

! 0.5498085,

! 0.71666944,

! 0.13909924,

! 6.697285e-2,

! 0.30388212,

! 0.84999645,

! 0.61905026,

! 0.80875367,

! 0.7628211,

! 0.7617794,

! 0.24128532,

! 0.8171586,

! 0.71654475,

! 0.29046047,

! 5.484104e-3,

! 0.29707158,

! 0.45159855,

! 0.8470774,

! 0.9105661,

! 0.6157371,

! 0.24743712,

! 0.26728547,

! 0.3399787,

! 0.30999124,

! 0.27707434,

! 0.26195288,

! 0.5778803,

! 0.98340875,

! 0.7114443,

! 0.1014266,

! 0.8840176,

! 0.3299948,

! 0.27686334,

! 0.6619406,

! 0.5837232,

! 0.34851027,

! 0.61612344,

! 0.60064816,

! 2.1667004e-2,

! 0.51634264,

! 0.5840348,

! 0.54137623,

! 0.93811476,

! 0.88630515,

! 0.35464,

! 0.659227,

! 0.74290437,

! 0.6366904,

! 0.12916958,

! 0.19237244,

! 4.4620037e-3,

! 8.1073046e-2,

! 0.847996,

! 0.8305576,

! 9.401786e-2,

! 0.17688239,

! 0.36067092,

! 0.56400156,

! 0.44490743,

! 0.80550474,

! 0.94339013,

! 0.26244247,

! 0.43337858,

! 0.79860497,

! 0.9083978,

! 7.7695847e-3,

! 0.28432655,

! 0.8844241,

! 0.43196678,

! 0.5022042,

! 0.71939504,

! 0.87787163,

! 2.2063494e-2,

! 0.59326804,

! 0.88764143,

! 0.6470535,

! 2.7035236e-2,

! 0.72032475,

! 0.19539523,

! 0.77758,

! 0.37001276,

! 0.84153897,

! 0.6239723,

! 0.3756181,

! 6.846321e-2,

! 0.8378935,

! 0.59974074,

! 0.68847823,

! 0.7352172,

! 1.07290745e-2,

! 0.5101199,

! 0.85353947,

! 0.14964247,

! 0.5860499,

! 0.17709386,

! 0.89342284,

! 0.17894697,

! 0.5400078,

! 0.4210199,

! 0.23370385,

! 0.5818304,

! 0.68282104,

! 5.1082134e-2,

! 0.9042077,

! 0.3783505,

! 0.44932246,

! 0.6200992,

! 0.18954062,

! 0.4474795,

! 0.31125343,

! 0.8426063,

! 6.332576e-2,

! 0.8104075,

! 0.8648634,

! 0.44148827,

! 0.84095,

! 0.7943935,

! 0.5551748,

! 0.68783486,

! 0.118896246,

! 0.4412912,

! 0.57976437,

! 0.6679896,

! 0.30952084,

! 0.35373104,

! 0.18037248,

! 9.540319e-3,

! 0.48488736,

! 0.1673789,

! 0.73954326,

! 0.56652427,

! 0.49777925,

! 0.5246444,

! 0.6702163,

! 0.87621975,

! 0.359416,

! 0.832193,

! 0.18441534,

! 0.20517778,

! 0.32071996,

! 0.6549684,

! 3.7642956e-2,

! 0.5331861,

! 0.29038882,

! 0.35165763,

! 0.655563,

! 0.7891048,

! 0.14961207,

! 1.6696453e-3,

! 0.47526348,

! 0.82897127,

! 4.0933132e-2,

! 0.24862742,

! 0.44936025,

! 0.2355707,

! 0.13713741,

! 0.7814115,

! 0.80927956,

! 0.583858,

! 0.7193563,

! 0.19353557,

! 0.36663485,

! 0.107114315,

! 0.7266408,

! 0.121150136,

! 0.6676493,

! 0.3600223,

! 0.90352046,

! 0.9873058,

! 0.8213589,

! 0.4037695,

! 0.42661345,

! 0.8075288,

! 0.49739802,

! 0.708357,

! 0.895343,

! 2.790618e-2,

! 0.5197699,

! 0.5873811,

! 0.37502038,

! 0.25809145,

! 0.41655612,

! 0.3527825,

! 0.16273963,

! 0.6694023,

! 0.9784978,

! 0.28304625,

! 0.6673634,

! 0.19332099,

! 0.7478994,

! 0.59783196,

! 7.6501966e-2,

! 0.32878637,

! 0.5024115,

! 0.7220932,

! 0.8336895,

! 0.5626878,

! 0.89503884,

! 0.9931685,

! 0.3670969,

! 0.6999072,

! 0.7758597,

! 0.31907177,

! 0.7658425,

! 4.325044e-2,

! 0.29987824,

! 0.89478874,

! 0.2124505,

! 0.2749796,

! 0.27403784,

! 0.12384033,

! 8.77223e-2,

! 0.6968431,

! 0.41428828,

! 0.86889815,

! 0.93862987,

! 0.28137624,

! 0.44717443,

! 0.2681458,

! 0.16012943,

! 0.62948954,

! 0.7444658,

! 0.57012904,

! 0.10132849,

! 0.82785106,

! 0.19847322,

! 0.50814533,

! 0.6213286,

! 0.18225956,

! 0.16162908,

! 0.4376155,

! 0.10031247,

! 0.75076735,

! 0.75551164,

! 0.5453377,

! 0.5066473,

! 0.42767167,

! 0.5992305,

! 0.9446988,

! 0.41565955,

! 0.9331987,

! 0.98973334,

! 0.89694524,

! 0.6788764,

! 0.8556133,

! 0.6666683,

! 0.80166984,

! 0.407202,

! 0.86944854,

! 0.92634547,

! 0.27878535,

! 0.8053527,

! 0.6522385,

! 0.51524174,

! 0.17939234,

! 0.24954653,

! 0.6818763,

! 0.7267182,

! 0.36313987,

! 9.25622e-2,

! 0.84685767,

! 0.4344505,

! 0.692098,

! 0.34008884,

! 5.9524298e-2,

! 3.827691e-2,

! 0.9333053,

! 0.2090958,

! 0.5924697,

! 0.61903036,

! 0.3018309,

! 0.4231342,

! 0.49257803,

! 0.8391005,

! 0.43436274,

! 0.95650876,

! 0.26667905,

! 4.047084e-2,

! 0.41260076,

! 0.8497681,

! 0.9851905,

! 0.6225947,

! 0.8959986,

! 0.31737578,

! 0.3398434,

! 0.27567053,

! 0.9734041,

! 0.7703189,

! 0.8473544,

! 0.3174919,

! 0.58769834,

! 0.34807217,

! 0.5406822,

! 0.8544055,

! 0.62600684,

! 0.33839083,

! 0.9849396,

! 1.2942314e-2,

! 0.1475277,

! 0.4787073,

! 0.54596233,

! 0.1752423,

! 0.77059823,

! 9.041035e-2,

! 0.2985853,

! 0.23247159,

! 0.23486897,

! 0.23700523,

! 0.4772818,

! 0.49480176,

! 0.72553337,

! 0.19682789,

! 0.88427216,

! 6.551385e-2,

! 0.61756986,

! 0.8277023,

! 0.2039113,

! 0.9962605,

! 0.97077566,

! 9.154308e-2,

! 0.123990774,

! 0.4150002,

! 0.45899975,

! 0.7904736,

! 0.64120626,

! 0.29223883,

! 0.48712683,

! 0.16071391,

! 0.7799655,

! 0.7871841,

! 0.34515953,

! 0.24462819,

! 0.7682588,

! 0.45865273,

! 0.9701932,

! 0.52276766,

! 1.2032986e-3,

! 0.2552061,

! 0.35652947,

! 1.6108036e-2,

! 0.22363806,

! 6.0125113e-2,

! 0.66677284,

! 0.1387552,

! 0.48999977,

! 0.21847558,

! 0.12436509,

! 0.6117996,

! 0.96883655,

! 0.7170677,

! 0.7637136,

! 0.50507915,

! 0.88803613,

! 0.6205857,

! 0.22137904,

! 0.97533226,

! 0.98045915,

! 0.97967637,

! 7.50612e-2,

! 0.27170992,

! 0.8107689,

! 0.76826,

! 0.8306192,

! 0.77724457,

! 0.80831075,

! 0.76732886,

! 8.157933e-2,

! 0.3223101,

! 0.82576495,

! 0.9732591,

! 7.5988054e-2,

! 0.5415702,

! 0.25776172,

! 0.76154125,

! 0.91835296,

! 0.837816,

! 0.68698716,

! 0.99165297,

! 0.36068523,

! 0.53661215,

! 0.94795275,

! 0.24835014,

! 0.53556097,

! 0.7917472,

! 0.17282593,

! 0.44980502,

! 0.8159182,

! 0.2109356,

! 8.1673145e-2,

! 0.9069163,

! 0.88045937,

! 0.38818514,

! 0.42148066,

! 0.8418259,

! 0.8503367,

! 0.11290777,

! 0.9591603,

! 0.9008815,

! 0.12636256,

! 0.62351793,

! 0.5625932,

! 0.40783405,

! 0.9398463,

! 0.9048507,

! 0.70350707,

! 0.5732843,

! 0.9578413,

! 0.471671,

! 0.80402005,

! 0.23877287,

! 2.8808951e-2,

! 0.7910551,

! 0.39669216,

! 0.52525306,

! 5.068612e-2,

! 0.17306542,

! 0.33026814,

! 0.8069451,

! 0.77480114,

! 0.29274237,

! 0.9410742,

! 0.24736834,

! 0.45892864,

! 0.32286823,

! 9.423089e-2,

! 0.23926175,

! 0.938661,

! 0.11605513,

! 0.7519337,

! 0.44994712,

! 0.8859633,

! 0.79223514,

! 0.7983874,

! 7.165241e-2,

! 0.9462296,

! 0.8046231,

! 0.9736757,

! 0.92359364,

! 0.8592283,

! 0.14425218,

! 0.96055603,

! 0.4746908,

! 0.3689847,

! 0.3266207,

! 0.6575446,

! 0.90298265,

! 0.6121651,

! 0.94542164,

! 4.726565e-2,

! 0.9178722,

! 0.7290447,

! 0.7926531,

! 0.8426634,

! 0.79898036,

! 1.8381119e-2,

! 5.9148073e-2,

! 0.5302744,

! 0.3689797,

! 0.40850067,

! 8.5936785e-2,

! 0.8765965,

! 2.9750824e-2,

! 0.23264527,

! 0.15577197,

! 0.21319818,

! 0.21833336,

! 0.3431382,

! 0.6172347,

! 0.5659256,

! 0.9447398,

! 0.7262399,

! 0.75985444,

! 0.56384385,

! 0.84510297,

! 0.4162705,

! 0.13864326,

! 0.7863791,

! 0.13542509,

! 0.6184137,

! 0.2607739,

! 0.15591538,

! 0.77601504,

! 0.7666904,

! 0.56118643,

! 1.807928e-2,

! 0.31010872,

! 0.8704658,

! 0.98514426,

! 0.40933478,

! 0.1785686,

! 0.48007095,

! 8.039451e-2,

! 3.796923e-2,

! 0.8610753,

! 0.9595243,

! 0.9287634,

! 7.802105e-2,

! 0.8274702,

! 0.6773733,

! 0.9704112,

! 0.23719381,

! 0.7191273,

! 0.3673184,

! 0.6625139,

! 0.3092258,

! 0.47899806,

! 2.6395679e-2,

! 4.1056752e-2,

! 0.796203,

! 0.5768552,

! 0.5356126,

! 1.3688564e-2,

! 0.41969243,

! 0.8178707,

! 0.5881721,

! 0.44420052,

! 0.42637897,

! 0.76563597,

! 8.336425e-3,

! 3.3709764e-2,

! 0.53669834,

! 0.53756106,

! 0.31038988,

! 0.41079557,

! 0.39238024,

! 0.24557912,

! 9.8520994e-2,

! 0.6807518,

! 0.12773252,

! 0.67073166,

! 0.34699106,

! 0.9979161,

! 0.42680395,

! 0.9087981,

! 0.6900128,

! 0.94652975,

! 0.17221642,

! 0.33502197,

! 0.30609477,

! 0.70375323,

! 0.41938114,

! 0.8668362,

! 0.77143216,

! 8.8229895e-2,

! 0.18202114,

! 0.21520734,

! 0.10074675,

! 0.38907886,

! 5.9812307e-2,

! 0.62150526,

! 0.99084735,

! 0.31110406,

! 0.7914845,

! 0.8661853,

! 0.518523,

! 0.6151075,

! 0.93958014,

! 0.4002421,

! 0.35337317,

! 0.40262416,

! 0.7039367,

! 0.935411,

! 1.2230396e-2,

! 0.6683055,

! 0.11150932,

! 5.5537343e-2,

! 8.355498e-2,

! 0.6007279,

! 0.4403205,

! 0.5811975,

! 0.86318696,

! 5.6501508e-2,

! 0.23753202,

! 0.99495375,

! 0.64893156,

! 0.90060663,

! 0.14257383,

! 0.83004296,

! 0.37252688,

! 0.18130136,

! 0.20323026,

! 0.4809364,

! 0.896116,

! 0.23287213,

! 0.43141174,

! 0.3489914,

! 0.51495445,

! 0.8010473,

! 0.23635447,

! 0.54324996,

! 0.69954085,

! 0.48034835,

! 0.6894754,

! 0.77823305,

! 0.7533914,

! 0.24090028,

! 0.8162971,

! 0.46965337,

! 0.59434736,

! 0.1630373,

! 0.6848186,

! 1.57516e-2,

! 0.8775939,

! 0.99723464,

! 0.4292655,

! 0.47325492,

! 0.8548534,

! 0.4219792,

! 0.72947353,

! 0.77217925,

! 0.85085315,

! 0.117975116,

! 0.36563504,

! 0.37111998,

! 0.3301561,

! 6.940341e-2,

! 0.5864358,

! 0.113250494,

! 0.6725307,

! 0.8080727,

! 0.44792616,

! 0.34973896,

! 0.25323582]

=====> arith008(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith008 arith008.hs -O -prof -auto-all   >arith008.comp.stderr 2>&1
cd ./numeric/should_run && ./arith008  +RTS -p -RTS  </dev/null >arith008.run.stdout 2>arith008.run.stderr
=====> arith008(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith008 arith008.hs -O -prof -auto-all -fasm   >arith008.comp.stderr 2>&1
cd ./numeric/should_run && ./arith008  +RTS -hc -RTS  </dev/null >arith008.run.stdout 2>arith008.run.stderr
Actual stdout output differs from expected:
*** ./numeric/should_run/arith008.stdout	Sun Sep  3 18:30:33 2006
--- ./numeric/should_run/arith008.run.stdout	Mon Sep  4 02:16:49 2006
***************
*** 1,1000 ****
! [0.41359794,
! 0.6399324,
! 0.92941284,
! 0.8322308,
! 0.6558542,
! 0.27844667,
! 0.48358274,
! 0.21114683,
! 0.7582127,
! 0.12166107,
! 0.981663,
! 0.79931486,
! 0.8722358,
! 0.45195377,
! 3.4911394e-2,
! 0.7246227,
! 0.24528801,
! 0.6998143,
! 0.9876834,
! 0.42533565,
! 0.59525573,
! 0.38930762,
! 0.119990826,
! 0.9083969,
! 0.26239872,
! 2.744031e-2,
! 0.7286656,
! 0.92476606,
! 0.8718927,
! 0.1687454,
! 0.13774204,
! 0.28789735,
! 0.9548291,
! 0.41255307,
! 0.8564267,
! 8.4107876e-2,
! 0.48756683,
! 0.11202359,
! 0.51587105,
! 0.5511048,
! 0.93413484,
! 0.6428783,
! 0.87145376,
! 0.67891765,
! 0.23348927,
! 0.3780495,
! 0.87735546,
! 0.85223985,
! 0.19405353,
! 0.3535874,
! 0.72997916,
! 0.23668802,
! 0.61755717,
! 0.9253086,
! 0.7007494,
! 0.98090434,
! 0.23180747,
! 0.8951179,
! 0.18330741,
! 0.30362415,
! 0.57720375,
! 0.8465313,
! 0.31598616,
! 0.20875359,
! 0.18506193,
! 0.56406593,
! 0.87965286,
! 2.7450562e-2,
! 0.14676762,
! 0.74345183,
! 0.92644644,
! 1.5535355e-3,
! 0.8126061,
! 0.6636951,
! 0.15379143,
! 0.16009843,
! 0.29956555,
! 0.71643496,
! 0.65267706,
! 1.2942791e-2,
! 0.15469885,
! 0.70281076,
! 0.49925303,
! 0.9001132,
! 0.55416614,
! 0.2577113,
! 0.28545964,
! 0.26130748,
! 0.91633797,
! 0.2018559,
! 0.88357884,
! 0.6068319,
! 0.41902173,
! 0.80342615,
! 0.5469477,
! 0.5351703,
! 0.36879182,
! 0.85823405,
! 0.18722737,
! 0.20447707,
! 0.5052972,
! 0.41609886,
! 0.13425875,
! 0.8554218,
! 0.37205708,
! 9.450865e-2,
! 0.97575045,
! 0.8755969,
! 0.7150241,
! 0.6752708,
! 0.6860019,
! 0.21408677,
! 0.30702153,
! 0.3567884,
! 0.6356261,
! 0.84917825,
! 0.13312805,
! 0.1351955,
! 0.2726475,
! 0.77746105,
! 0.39467335,
! 0.42776418,
! 0.15337801,
! 0.1592257,
! 0.28089368,
! 0.6215863,
! 0.15158892,
! 0.62589145,
! 0.9849372,
! 0.47261155,
! 0.13879633,
! 0.53436935,
! 0.8684354,
! 0.49009013,
! 0.8487663,
! 0.415954,
! 0.49733603,
! 0.81666195,
! 0.50797117,
! 0.19971132,
! 0.5820248,
! 0.9983189,
! 0.27208292,
! 0.67335844,
! 0.27931952,
! 0.42391694,
! 0.9081789,
! 7.466531e-2,
! 5.3013563e-2,
! 0.2840109,
! 0.4830655,
! 0.1756686,
! 0.62167895,
! 0.89717495,
! 0.19109178,
! 0.78958845,
! 1.543045e-2,
! 5.0975323e-2,
! 0.21466875,
! 0.4129461,
! 0.289948,
! 0.7271167,
! 0.99582183,
! 6.0527444e-2,
! 0.75902903,
! 0.6639817,
! 0.8994356,
! 2.9090405e-2,
! 0.3309772,
! 0.8311074,
! 0.27760005,
! 1.6489744e-2,
! 4.7184825e-2,
! 6.268692e-2,
! 0.37376666,
! 0.9638035,
! 0.80776775,
! 0.690861,
! 0.6061044,
! 0.6701783,
! 0.8412647,
! 0.5805452,
! 0.41863844,
! 0.5514518,
! 0.5801554,
! 9.124398e-2,
! 0.737221,
! 0.24314034,
! 0.74114823,
! 0.32066846,
! 1.3154507e-2,
! 0.50678635,
! 0.5137007,
! 0.551865,
! 0.69038117,
! 0.61931777,
! 0.70399594,
! 0.9727828,
! 0.20246375,
! 0.85520244,
! 5.0735712e-2,
! 0.9930371,
! 0.30815053,
! 0.22076559,
! 0.32370973,
! 0.17521977,
! 0.43994308,
! 0.9906125,
! 0.5326147,
! 0.66132426,
! 7.4525714e-2,
! 1.51029825e-2,
! 3.151095e-2,
! 0.8795854,
! 0.1700325,
! 0.2575338,
! 0.75477123,
! 0.8775394,
! 0.53388363,
! 0.7104862,
! 0.13311696,
! 0.73177624,
! 0.19375706,
! 0.88381815,
! 0.75322676,
! 0.6076188,
! 0.48591495,
! 0.53411245,
! 0.7115935,
! 0.48955488,
! 0.59558845,
! 0.9807129,
! 0.8284396,
! 0.95038444,
! 0.59036994,
! 0.52881944,
! 0.9948325,
! 0.49523282,
! 0.7008028,
! 0.78729224,
! 0.9902679,
! 0.5339551,
! 4.0822983e-2,
! 0.37561977,
! 0.5063989,
! 0.28711128,
! 0.32709387,
! 0.8450576,
! 0.64256006,
! 0.906507,
! 4.6909094e-2,
! 0.637144,
! 0.16923797,
! 0.7377299,
! 0.30585575,
! 0.3570485,
! 0.98593795,
! 0.5611129,
! 7.524538e-2,
! 0.8517368,
! 0.74607563,
! 0.4913547,
! 0.83715105,
! 0.59740007,
! 0.9108657,
! 0.14394355,
! 8.5148096e-2,
! 0.582165,
! 2.120018e-3,
! 0.705053,
! 0.97463274,
! 0.58965266,
! 0.6484089,
! 0.79429245,
! 0.7779026,
! 0.3388164,
! 0.35976696,
! 9.1204405e-2,
! 0.6134187,
! 0.8495743,
! 0.9256909,
! 0.8651266,
! 0.19850588,
! 0.7568064,
! 0.44688892,
! 0.89375556,
! 0.28960586,
! 0.5118885,
! 0.39481246,
! 0.23119497,
! 0.99098516,
! 0.6882521,
! 2.3570538e-2,
! 0.46816385,
! 0.43301296,
! 5.7090998e-2,
! 0.7131885,
! 0.49999893,
! 0.8016077,
! 0.6981158,
! 0.7528713,
! 0.50114954,
! 0.86821973,
! 0.88443303,
! 0.4772892,
! 0.80758643,
! 0.38138628,
! 8.940506e-2,
! 0.6924608,
! 0.52786016,
! 0.802331,
! 0.98923236,
! 0.17653704,
! 0.68997073,
! 0.1820991,
! 0.64604473,
! 0.38469362,
! 0.8968754,
! 0.15813422,
! 0.868925,
! 4.019952e-2,
! 0.25560212,
! 0.3128089,
! 0.41993904,
! 0.948833,
! 0.826739,
! 0.10151219,
! 0.787004,
! 0.9594268,
! 0.14901423,
! 0.1414566,
! 0.24321175,
! 9.9901915e-2,
! 0.8921989,
! 0.32741654,
! 0.6458428,
! 0.16487455,
! 0.12096548,
! 0.48751688,
! 5.245471e-2,
! 0.71360433,
! 0.94619334,
! 0.2514913,
! 0.31235778,
! 0.3618456,
! 0.57202005,
! 8.347988e-3,
! 0.1945982,
! 0.6956324,
! 0.9895966,
! 0.87327766,
! 0.26017582,
! 0.47406793,
! 0.9971419,
! 0.5826107,
! 0.17589438,
! 0.89086056,
! 0.18030643,
! 0.4091003,
! 0.39576983,
! 0.38442576,
! 0.13684058,
! 8.986688e-2,
! 0.17313194,
! 0.7679503,
! 0.36211073,
! 0.82255757,
! 0.9100534,
! 0.6802888,
! 0.11309266,
! 0.47404623,
! 0.8113966,
! 0.42064667,
! 0.42901254,
! 0.14277196,
! 0.1055603,
! 0.57029915,
! 0.5498085,
! 0.71666944,
! 0.13909936,
! 6.697273e-2,
! 0.30388212,
! 0.84999645,
! 0.61905026,
! 0.80875367,
! 0.7628211,
! 0.7617794,
! 0.24128532,
! 0.8171586,
! 0.7165446,
! 0.29046047,
! 5.484104e-3,
! 0.29707146,
! 0.45159855,
! 0.8470775,
! 0.9105661,
! 0.6157371,
! 0.24743724,
! 0.26728547,
! 0.3399787,
! 0.30999124,
! 0.27707434,
! 0.26195288,
! 0.57788026,
! 0.98340875,
! 0.7114443,
! 0.10142648,
! 0.8840177,
! 0.3299948,
! 0.27686334,
! 0.66194046,
! 0.5837232,
! 0.34851027,
! 0.61612344,
! 0.60064816,
! 2.1667004e-2,
! 0.51634264,
! 0.5840348,
! 0.54137635,
! 0.93811476,
! 0.88630515,
! 0.35464,
! 0.659227,
! 0.74290437,
! 0.6366904,
! 0.12916958,
! 0.19237244,
! 4.462242e-3,
! 8.1073284e-2,
! 0.847996,
! 0.8305576,
! 9.401786e-2,
! 0.17688239,
! 0.36067092,
! 0.56400156,
! 0.4449073,
! 0.80550474,
! 0.94339013,
! 0.2624426,
! 0.43337846,
! 0.79860497,
! 0.9083978,
! 7.7695847e-3,
! 0.28432655,
! 0.8844242,
! 0.43196678,
! 0.5022042,
! 0.71939504,
! 0.87787163,
! 2.2063255e-2,
! 0.5932679,
! 0.88764143,
! 0.6470535,
! 2.7034998e-2,
! 0.72032475,
! 0.19539523,
! 0.77757996,
! 0.37001276,
! 0.84153897,
! 0.6239723,
! 0.3756181,
! 6.846321e-2,
! 0.8378935,
! 0.59974074,
! 0.68847823,
! 0.7352172,
! 1.07290745e-2,
! 0.5101199,
! 0.85353947,
! 0.14964247,
! 0.5860499,
! 0.17709386,
! 0.89342284,
! 0.17894697,
! 0.5400078,
! 0.4210199,
! 0.23370409,
! 0.5818304,
! 0.68282104,
! 5.1081896e-2,
! 0.9042077,
! 0.3783505,
! 0.44932246,
! 0.6200993,
! 0.18954074,
! 0.4474795,
! 0.31125343,
! 0.8426063,
! 6.332576e-2,
! 0.8104075,
! 0.8648635,
! 0.44148827,
! 0.84095,
! 0.79439354,
! 0.5551748,
! 0.687835,
! 0.118896365,
! 0.4412912,
! 0.57976437,
! 0.6679896,
! 0.30952072,
! 0.35373104,
! 0.18037248,
! 9.540319e-3,
! 0.48488736,
! 0.1673789,
! 0.73954326,
! 0.56652427,
! 0.49777925,
! 0.5246444,
! 0.6702163,
! 0.87621975,
! 0.359416,
! 0.832193,
! 0.18441534,
! 0.20517778,
! 0.32071996,
! 0.65496826,
! 3.7642956e-2,
! 0.5331861,
! 0.29038882,
! 0.35165787,
! 0.655563,
! 0.7891048,
! 0.14961207,
! 1.6696453e-3,
! 0.47526348,
! 0.82897127,
! 4.0933132e-2,
! 0.24862742,
! 0.44936025,
! 0.2355707,
! 0.13713741,
! 0.7814115,
! 0.80927956,
! 0.583858,
! 0.7193563,
! 0.19353557,
! 0.36663485,
! 0.107114315,
! 0.72664094,
! 0.121150136,
! 0.6676494,
! 0.3600223,
! 0.90352046,
! 0.9873058,
! 0.8213589,
! 0.4037695,
! 0.42661357,
! 0.8075288,
! 0.49739814,
! 0.708357,
! 0.89534307,
! 2.7906299e-2,
! 0.5197699,
! 0.5873811,
! 0.37502038,
! 0.25809133,
! 0.41655612,
! 0.35278225,
! 0.16273963,
! 0.66940236,
! 0.97849786,
! 0.28304625,
! 0.6673634,
! 0.19332111,
! 0.7478994,
! 0.59783196,
! 7.6501966e-2,
! 0.32878637,
! 0.5024115,
! 0.7220932,
! 0.8336895,
! 0.56268775,
! 0.89503884,
! 0.9931685,
! 0.3670969,
! 0.6999072,
! 0.77585983,
! 0.31907177,
! 0.76584256,
! 4.325044e-2,
! 0.29987824,
! 0.89478886,
! 0.21245062,
! 0.2749796,
! 0.27403784,
! 0.12384033,
! 8.77223e-2,
! 0.6968431,
! 0.41428828,
! 0.86889815,
! 0.93862987,
! 0.28137636,
! 0.4471743,
! 0.2681458,
! 0.16012955,
! 0.62948954,
! 0.7444658,
! 0.57012916,
! 0.10132849,
! 0.8278511,
! 0.19847322,
! 0.50814533,
! 0.62132853,
! 0.18225956,
! 0.16162908,
! 0.43761563,
! 0.10031223,
! 0.75076735,
! 0.75551176,
! 0.5453377,
! 0.5066473,
! 0.42767167,
! 0.5992305,
! 0.9446988,
! 0.41565955,
! 0.9331987,
! 0.9897334,
! 0.89694524,
! 0.6788764,
! 0.85561335,
! 0.6666684,
! 0.80166984,
! 0.40720224,
! 0.86944854,
! 0.92634535,
! 0.27878547,
! 0.8053527,
! 0.6522385,
! 0.5152416,
! 0.17939234,
! 0.24954629,
! 0.6818764,
! 0.7267182,
! 0.36313987,
! 9.25622e-2,
! 0.84685767,
! 0.4344505,
! 0.692098,
! 0.34008884,
! 5.9524536e-2,
! 3.827691e-2,
! 0.9333053,
! 0.2090958,
! 0.5924697,
! 0.61903036,
! 0.30183077,
! 0.4231342,
! 0.49257803,
! 0.83910036,
! 0.43436274,
! 0.9565089,
! 0.2666788,
! 4.047084e-2,
! 0.41260076,
! 0.84976804,
! 0.9851905,
! 0.62259483,
! 0.8959986,
! 0.31737566,
! 0.3398435,
! 0.27567053,
! 0.9734041,
! 0.77031887,
! 0.8473544,
! 0.3174919,
! 0.58769834,
! 0.34807217,
! 0.5406821,
! 0.8544055,
! 0.62600684,
! 0.33839083,
! 0.9849396,
! 1.2942314e-2,
! 0.1475277,
! 0.4787073,
! 0.54596233,
! 0.1752423,
! 0.77059823,
! 9.041047e-2,
! 0.2985853,
! 0.23247159,
! 0.23486897,
! 0.23700523,
! 0.47728157,
! 0.49480152,
! 0.72553325,
! 0.19682777,
! 0.88427216,
! 6.551409e-2,
! 0.6175699,
! 0.8277023,
! 0.2039113,
! 0.9962605,
! 0.9707756,
! 9.154308e-2,
! 0.123990774,
! 0.41500008,
! 0.45899975,
! 0.7904736,
! 0.64120626,
! 0.29223895,
! 0.48712683,
! 0.16071367,
! 0.7799654,
! 0.7871841,
! 0.34515953,
! 0.24462819,
! 0.7682588,
! 0.45865273,
! 0.97019315,
! 0.52276766,
! 1.2032986e-3,
! 0.2552061,
! 0.35652947,
! 1.6108036e-2,
! 0.22363806,
! 6.0125113e-2,
! 0.6667728,
! 0.13875532,
! 0.48999977,
! 0.21847558,
! 0.12436485,
! 0.6117995,
! 0.96883655,
! 0.7170677,
! 0.7637136,
! 0.50507927,
! 0.88803625,
! 0.6205857,
! 0.22137904,
! 0.97533226,
! 0.9804591,
! 0.97967625,
! 7.506108e-2,
! 0.27170992,
! 0.8107689,
! 0.76826,
! 0.8306192,
! 0.77724457,
! 0.80831075,
! 0.76732874,
! 8.157933e-2,
! 0.3223102,
! 0.8257649,
! 0.973259,
! 7.5988054e-2,
! 0.5415702,
! 0.25776172,
! 0.76154125,
! 0.91835296,
! 0.837816,
! 0.68698716,
! 0.99165297,
! 0.36068523,
! 0.53661215,
! 0.94795275,
! 0.24835014,
! 0.53556097,
! 0.7917472,
! 0.17282593,
! 0.44980502,
! 0.8159183,
! 0.2109356,
! 8.1673145e-2,
! 0.9069164,
! 0.8804593,
! 0.38818514,
! 0.42148066,
! 0.84182596,
! 0.85033655,
! 0.11290777,
! 0.9591603,
! 0.9008815,
! 0.12636256,
! 0.62351793,
! 0.5625932,
! 0.40783405,
! 0.9398462,
! 0.9048507,
! 0.70350707,
! 0.5732843,
! 0.9578413,
! 0.471671,
! 0.80402017,
! 0.23877287,
! 2.8808951e-2,
! 0.79105496,
! 0.39669204,
! 0.5252528,
! 5.068612e-2,
! 0.17306566,
! 0.33026814,
! 0.8069451,
! 0.774801,
! 0.29274237,
! 0.9410742,
! 0.24736834,
! 0.45892864,
! 0.32286835,
! 9.423089e-2,
! 0.23926187,
! 0.938661,
! 0.11605501,
! 0.7519337,
! 0.44994712,
! 0.8859633,
! 0.79223514,
! 0.7983874,
! 7.165241e-2,
! 0.9462296,
! 0.8046231,
! 0.9736757,
! 0.9235935,
! 0.85922825,
! 0.14425218,
! 0.96055603,
! 0.4746909,
! 0.3689847,
! 0.3266207,
! 0.6575446,
! 0.90298265,
! 0.612165,
! 0.94542164,
! 4.7265768e-2,
! 0.9178722,
! 0.7290449,
! 0.7926531,
! 0.8426634,
! 0.79898036,
! 1.8381119e-2,
! 5.914831e-2,
! 0.5302744,
! 0.3689797,
! 0.4085008,
! 8.593702e-2,
! 0.8765965,
! 2.9750824e-2,
! 0.23264515,
! 0.15577197,
! 0.21319818,
! 0.21833336,
! 0.3431382,
! 0.6172347,
! 0.5659256,
! 0.9447398,
! 0.7262399,
! 0.7598543,
! 0.56384385,
! 0.845103,
! 0.4162705,
! 0.13864326,
! 0.7863791,
! 0.13542509,
! 0.6184137,
! 0.2607739,
! 0.15591526,
! 0.77601504,
! 0.76669025,
! 0.56118643,
! 1.807928e-2,
! 0.31010872,
! 0.8704659,
! 0.98514426,
! 0.40933478,
! 0.1785686,
! 0.48007095,
! 8.039451e-2,
! 3.796923e-2,
! 0.8610754,
! 0.9595243,
! 0.9287634,
! 7.802105e-2,
! 0.8274702,
! 0.6773733,
! 0.97041106,
! 0.2371938,
! 0.7191273,
! 0.36731863,
! 0.6625139,
! 0.3092258,
! 0.47899795,
! 2.6395798e-2,
! 4.1056633e-2,
! 0.7962029,
! 0.5768552,
! 0.5356126,
! 1.3688564e-2,
! 0.41969243,
! 0.8178707,
! 0.5881722,
! 0.4442004,
! 0.42637897,
! 0.76563597,
! 8.336306e-3,
! 3.3709526e-2,
! 0.53669834,
! 0.53756106,
! 0.31038988,
! 0.41079557,
! 0.39238024,
! 0.24557912,
! 9.8520994e-2,
! 0.6807518,
! 0.12773252,
! 0.67073166,
! 0.34699106,
! 0.9979162,
! 0.42680383,
! 0.9087982,
! 0.6900128,
! 0.94652975,
! 0.17221642,
! 0.33502197,
! 0.30609477,
! 0.70375323,
! 0.41938114,
! 0.8668362,
! 0.77143216,
! 8.8229895e-2,
! 0.18202114,
! 0.21520734,
! 0.10074675,
! 0.38907886,
! 5.9812307e-2,
! 0.62150526,
! 0.99084735,
! 0.31110406,
! 0.7914846,
! 0.8661854,
! 0.518523,
! 0.6151075,
! 0.9395801,
! 0.4002422,
! 0.35337317,
! 0.40262416,
! 0.7039368,
! 0.935411,
! 1.2230396e-2,
! 0.6683055,
! 0.11150932,
! 5.5537343e-2,
! 8.355498e-2,
! 0.6007279,
! 0.4403205,
! 0.5811975,
! 0.86318696,
! 5.6501627e-2,
! 0.23753202,
! 0.9949539,
! 0.64893156,
! 0.90060663,
! 0.14257383,
! 0.8300431,
! 0.37252688,
! 0.18130136,
! 0.20323014,
! 0.4809363,
! 0.8961161,
! 0.23287201,
! 0.43141174,
! 0.3489914,
! 0.51495457,
! 0.8010473,
! 0.23635447,
! 0.54324985,
! 0.69954085,
! 0.48034823,
! 0.68947554,
! 0.77823305,
! 0.7533914,
! 0.24090028,
! 0.8162971,
! 0.46965337,
! 0.59434736,
! 0.1630373,
! 0.6848186,
! 1.57516e-2,
! 0.8775939,
! 0.99723464,
! 0.4292655,
! 0.47325504,
! 0.8548535,
! 0.4219792,
! 0.7294735,
! 0.77217937,
! 0.8508531,
! 0.117975116,
! 0.36563516,
! 0.37111998,
! 0.3301561,
! 6.940341e-2,
! 0.5864358,
! 0.113250256,
! 0.67253065,
! 0.8080728,
! 0.44792616,
! 0.34973896,
! 0.25323582]
--- 1,1000 ----
! [0.41359794,

! 0.6399324,

! 0.92941296,

! 0.8322308,

! 0.6558541,

! 0.27844667,

! 0.48358285,

! 0.21114683,

! 0.7582127,

! 0.12166107,

! 0.981663,

! 0.79931486,

! 0.8722359,

! 0.4519538,

! 3.4911394e-2,

! 0.7246226,

! 0.24528801,

! 0.69981444,

! 0.98768336,

! 0.42533565,

! 0.59525573,

! 0.38930774,

! 0.119990826,

! 0.9083969,

! 0.26239872,

! 2.744031e-2,

! 0.7286656,

! 0.9247662,

! 0.8718927,

! 0.16874552,

! 0.13774204,

! 0.28789747,

! 0.9548291,

! 0.41255307,

! 0.8564267,

! 8.410776e-2,

! 0.48756683,

! 0.11202359,

! 0.5158709,

! 0.5511048,

! 0.9341347,

! 0.6428784,

! 0.87145376,

! 0.6789179,

! 0.2334894,

! 0.3780495,

! 0.8773554,

! 0.85223985,

! 0.19405353,

! 0.3535875,

! 0.72997916,

! 0.23668802,

! 0.61755717,

! 0.9253086,

! 0.70074934,

! 0.9809042,

! 0.23180747,

! 0.8951179,

! 0.18330741,

! 0.30362403,

! 0.577204,

! 0.8465312,

! 0.31598604,

! 0.20875359,

! 0.18506193,

! 0.56406593,

! 0.87965286,

! 2.7450562e-2,

! 0.14676762,

! 0.7434518,

! 0.92644644,

! 1.5535355e-3,

! 0.8126061,

! 0.6636951,

! 0.15379143,

! 0.16009843,

! 0.29956543,

! 0.71643496,

! 0.6526772,

! 1.2942791e-2,

! 0.15469861,

! 0.7028109,

! 0.49925315,

! 0.90011334,

! 0.55416614,

! 0.2577113,

! 0.28545964,

! 0.26130736,

! 0.91633797,

! 0.2018559,

! 0.8835788,

! 0.6068319,

! 0.41902173,

! 0.8034262,

! 0.5469477,

! 0.5351703,

! 0.3687917,

! 0.85823405,

! 0.18722737,

! 0.20447707,

! 0.5052972,

! 0.41609886,

! 0.13425875,

! 0.8554218,

! 0.3720572,

! 9.450841e-2,

! 0.97575045,

! 0.87559694,

! 0.7150241,

! 0.6752708,

! 0.6860019,

! 0.21408677,

! 0.30702153,

! 0.35678828,

! 0.63562596,

! 0.84917825,

! 0.13312805,

! 0.1351955,

! 0.2726475,

! 0.77746105,

! 0.39467335,

! 0.42776418,

! 0.15337825,

! 0.1592257,

! 0.28089368,

! 0.6215863,

! 0.15158916,

! 0.62589145,

! 0.9849371,

! 0.47261143,

! 0.13879633,

! 0.53436935,

! 0.8684354,

! 0.49009025,

! 0.84876645,

! 0.415954,

! 0.49733603,

! 0.81666195,

! 0.5079713,

! 0.19971132,

! 0.5820248,

! 0.9983189,

! 0.27208292,

! 0.67335844,

! 0.27931952,

! 0.42391706,

! 0.9081789,

! 7.466531e-2,

! 5.3013682e-2,

! 0.2840109,

! 0.4830655,

! 0.1756686,

! 0.62167895,

! 0.89717495,

! 0.19109178,

! 0.7895884,

! 1.543045e-2,

! 5.0975323e-2,

! 0.21466875,

! 0.4129461,

! 0.289948,

! 0.7271168,

! 0.99582183,

! 6.0527444e-2,

! 0.75902903,

! 0.6639817,

! 0.8994356,

! 2.9090405e-2,

! 0.3309772,

! 0.8311074,

! 0.27760005,

! 1.6489744e-2,

! 4.7184825e-2,

! 6.268716e-2,

! 0.37376666,

! 0.9638035,

! 0.8077676,

! 0.690861,

! 0.6061044,

! 0.6701783,

! 0.8412647,

! 0.5805453,

! 0.41863844,

! 0.5514518,

! 0.5801554,

! 9.124398e-2,

! 0.7372209,

! 0.24314034,

! 0.7411481,

! 0.32066858,

! 1.3154507e-2,

! 0.50678635,

! 0.5137007,

! 0.55186486,

! 0.69038117,

! 0.6193179,

! 0.7039958,

! 0.9727828,

! 0.20246375,

! 0.85520244,

! 5.073595e-2,

! 0.9930372,

! 0.30815053,

! 0.22076559,

! 0.32370985,

! 0.17521977,

! 0.43994308,

! 0.9906124,

! 0.5326146,

! 0.66132426,

! 7.4525714e-2,

! 1.5102863e-2,

! 3.151095e-2,

! 0.8795854,

! 0.17003274,

! 0.2575338,

! 0.75477123,

! 0.8775394,

! 0.5338837,

! 0.7104862,

! 0.13311696,

! 0.7317761,

! 0.19375694,

! 0.8838182,

! 0.75322676,

! 0.6076188,

! 0.48591483,

! 0.53411245,

! 0.7115935,

! 0.48955488,

! 0.59558845,

! 0.9807129,

! 0.8284396,

! 0.95038444,

! 0.59036994,

! 0.52881944,

! 0.9948325,

! 0.49523282,

! 0.7008028,

! 0.7872921,

! 0.9902679,

! 0.5339551,

! 4.0822983e-2,

! 0.3756199,

! 0.5063989,

! 0.28711128,

! 0.32709387,

! 0.84505755,

! 0.6425601,

! 0.906507,

! 4.6909094e-2,

! 0.637144,

! 0.16923797,

! 0.7377299,

! 0.30585575,

! 0.3570485,

! 0.98593795,

! 0.5611131,

! 7.524538e-2,

! 0.8517368,

! 0.74607563,

! 0.4913547,

! 0.8371511,

! 0.59740007,

! 0.9108657,

! 0.14394355,

! 8.5148096e-2,

! 0.582165,

! 2.120018e-3,

! 0.705053,

! 0.97463274,

! 0.58965266,

! 0.6484089,

! 0.79429233,

! 0.7779026,

! 0.33881664,

! 0.35976696,

! 9.1204405e-2,

! 0.6134188,

! 0.8495744,

! 0.9256909,

! 0.8651266,

! 0.19850588,

! 0.7568066,

! 0.44688904,

! 0.89375556,

! 0.28960586,

! 0.5118885,

! 0.39481246,

! 0.23119497,

! 0.99098516,

! 0.6882521,

! 2.3570538e-2,

! 0.46816385,

! 0.43301284,

! 5.7091117e-2,

! 0.7131885,

! 0.49999905,

! 0.8016076,

! 0.6981158,

! 0.7528713,

! 0.50114954,

! 0.8682197,

! 0.88443315,

! 0.4772892,

! 0.80758655,

! 0.3813864,

! 8.940506e-2,

! 0.6924608,

! 0.52786016,

! 0.80233085,

! 0.98923236,

! 0.17653704,

! 0.68997073,

! 0.1820991,

! 0.64604485,

! 0.38469362,

! 0.8968755,

! 0.15813422,

! 0.868925,

! 4.0199757e-2,

! 0.25560212,

! 0.3128089,

! 0.41993904,

! 0.948833,

! 0.826739,

! 0.10151219,

! 0.787004,

! 0.9594268,

! 0.14901423,

! 0.1414566,

! 0.24321198,

! 9.9901915e-2,

! 0.892199,

! 0.32741666,

! 0.6458428,

! 0.16487455,

! 0.1209656,

! 0.487517,

! 5.245471e-2,

! 0.71360433,

! 0.94619334,

! 0.2514913,

! 0.31235778,

! 0.3618456,

! 0.5720203,

! 8.348107e-3,

! 0.1945982,

! 0.69563234,

! 0.9895966,

! 0.87327754,

! 0.26017582,

! 0.47406793,

! 0.9971419,

! 0.5826107,

! 0.17589438,

! 0.89086056,

! 0.18030643,

! 0.4091003,

! 0.39576995,

! 0.38442576,

! 0.13684058,

! 8.986688e-2,

! 0.17313194,

! 0.7679503,

! 0.36211073,

! 0.82255757,

! 0.9100535,

! 0.6802888,

! 0.11309266,

! 0.474046,

! 0.8113965,

! 0.4206468,

! 0.42901254,

! 0.14277196,

! 0.1055603,

! 0.57029915,

! 0.5498085,

! 0.71666944,

! 0.13909924,

! 6.697285e-2,

! 0.30388212,

! 0.84999645,

! 0.61905026,

! 0.80875367,

! 0.7628211,

! 0.7617794,

! 0.24128532,

! 0.8171586,

! 0.71654475,

! 0.29046047,

! 5.484104e-3,

! 0.29707158,

! 0.45159855,

! 0.8470774,

! 0.9105661,

! 0.6157371,

! 0.24743712,

! 0.26728547,

! 0.3399787,

! 0.30999124,

! 0.27707434,

! 0.26195288,

! 0.5778803,

! 0.98340875,

! 0.7114443,

! 0.1014266,

! 0.8840176,

! 0.3299948,

! 0.27686334,

! 0.6619406,

! 0.5837232,

! 0.34851027,

! 0.61612344,

! 0.60064816,

! 2.1667004e-2,

! 0.51634264,

! 0.5840348,

! 0.54137623,

! 0.93811476,

! 0.88630515,

! 0.35464,

! 0.659227,

! 0.74290437,

! 0.6366904,

! 0.12916958,

! 0.19237244,

! 4.4620037e-3,

! 8.1073046e-2,

! 0.847996,

! 0.8305576,

! 9.401786e-2,

! 0.17688239,

! 0.36067092,

! 0.56400156,

! 0.44490743,

! 0.80550474,

! 0.94339013,

! 0.26244247,

! 0.43337858,

! 0.79860497,

! 0.9083978,

! 7.7695847e-3,

! 0.28432655,

! 0.8844241,

! 0.43196678,

! 0.5022042,

! 0.71939504,

! 0.87787163,

! 2.2063494e-2,

! 0.59326804,

! 0.88764143,

! 0.6470535,

! 2.7035236e-2,

! 0.72032475,

! 0.19539523,

! 0.77758,

! 0.37001276,

! 0.84153897,

! 0.6239723,

! 0.3756181,

! 6.846321e-2,

! 0.8378935,

! 0.59974074,

! 0.68847823,

! 0.7352172,

! 1.07290745e-2,

! 0.5101199,

! 0.85353947,

! 0.14964247,

! 0.5860499,

! 0.17709386,

! 0.89342284,

! 0.17894697,

! 0.5400078,

! 0.4210199,

! 0.23370385,

! 0.5818304,

! 0.68282104,

! 5.1082134e-2,

! 0.9042077,

! 0.3783505,

! 0.44932246,

! 0.6200992,

! 0.18954062,

! 0.4474795,

! 0.31125343,

! 0.8426063,

! 6.332576e-2,

! 0.8104075,

! 0.8648634,

! 0.44148827,

! 0.84095,

! 0.7943935,

! 0.5551748,

! 0.68783486,

! 0.118896246,

! 0.4412912,

! 0.57976437,

! 0.6679896,

! 0.30952084,

! 0.35373104,

! 0.18037248,

! 9.540319e-3,

! 0.48488736,

! 0.1673789,

! 0.73954326,

! 0.56652427,

! 0.49777925,

! 0.5246444,

! 0.6702163,

! 0.87621975,

! 0.359416,

! 0.832193,

! 0.18441534,

! 0.20517778,

! 0.32071996,

! 0.6549684,

! 3.7642956e-2,

! 0.5331861,

! 0.29038882,

! 0.35165763,

! 0.655563,

! 0.7891048,

! 0.14961207,

! 1.6696453e-3,

! 0.47526348,

! 0.82897127,

! 4.0933132e-2,

! 0.24862742,

! 0.44936025,

! 0.2355707,

! 0.13713741,

! 0.7814115,

! 0.80927956,

! 0.583858,

! 0.7193563,

! 0.19353557,

! 0.36663485,

! 0.107114315,

! 0.7266408,

! 0.121150136,

! 0.6676493,

! 0.3600223,

! 0.90352046,

! 0.9873058,

! 0.8213589,

! 0.4037695,

! 0.42661345,

! 0.8075288,

! 0.49739802,

! 0.708357,

! 0.895343,

! 2.790618e-2,

! 0.5197699,

! 0.5873811,

! 0.37502038,

! 0.25809145,

! 0.41655612,

! 0.3527825,

! 0.16273963,

! 0.6694023,

! 0.9784978,

! 0.28304625,

! 0.6673634,

! 0.19332099,

! 0.7478994,

! 0.59783196,

! 7.6501966e-2,

! 0.32878637,

! 0.5024115,

! 0.7220932,

! 0.8336895,

! 0.5626878,

! 0.89503884,

! 0.9931685,

! 0.3670969,

! 0.6999072,

! 0.7758597,

! 0.31907177,

! 0.7658425,

! 4.325044e-2,

! 0.29987824,

! 0.89478874,

! 0.2124505,

! 0.2749796,

! 0.27403784,

! 0.12384033,

! 8.77223e-2,

! 0.6968431,

! 0.41428828,

! 0.86889815,

! 0.93862987,

! 0.28137624,

! 0.44717443,

! 0.2681458,

! 0.16012943,

! 0.62948954,

! 0.7444658,

! 0.57012904,

! 0.10132849,

! 0.82785106,

! 0.19847322,

! 0.50814533,

! 0.6213286,

! 0.18225956,

! 0.16162908,

! 0.4376155,

! 0.10031247,

! 0.75076735,

! 0.75551164,

! 0.5453377,

! 0.5066473,

! 0.42767167,

! 0.5992305,

! 0.9446988,

! 0.41565955,

! 0.9331987,

! 0.98973334,

! 0.89694524,

! 0.6788764,

! 0.8556133,

! 0.6666683,

! 0.80166984,

! 0.407202,

! 0.86944854,

! 0.92634547,

! 0.27878535,

! 0.8053527,

! 0.6522385,

! 0.51524174,

! 0.17939234,

! 0.24954653,

! 0.6818763,

! 0.7267182,

! 0.36313987,

! 9.25622e-2,

! 0.84685767,

! 0.4344505,

! 0.692098,

! 0.34008884,

! 5.9524298e-2,

! 3.827691e-2,

! 0.9333053,

! 0.2090958,

! 0.5924697,

! 0.61903036,

! 0.3018309,

! 0.4231342,

! 0.49257803,

! 0.8391005,

! 0.43436274,

! 0.95650876,

! 0.26667905,

! 4.047084e-2,

! 0.41260076,

! 0.8497681,

! 0.9851905,

! 0.6225947,

! 0.8959986,

! 0.31737578,

! 0.3398434,

! 0.27567053,

! 0.9734041,

! 0.7703189,

! 0.8473544,

! 0.3174919,

! 0.58769834,

! 0.34807217,

! 0.5406822,

! 0.8544055,

! 0.62600684,

! 0.33839083,

! 0.9849396,

! 1.2942314e-2,

! 0.1475277,

! 0.4787073,

! 0.54596233,

! 0.1752423,

! 0.77059823,

! 9.041035e-2,

! 0.2985853,

! 0.23247159,

! 0.23486897,

! 0.23700523,

! 0.4772818,

! 0.49480176,

! 0.72553337,

! 0.19682789,

! 0.88427216,

! 6.551385e-2,

! 0.61756986,

! 0.8277023,

! 0.2039113,

! 0.9962605,

! 0.97077566,

! 9.154308e-2,

! 0.123990774,

! 0.4150002,

! 0.45899975,

! 0.7904736,

! 0.64120626,

! 0.29223883,

! 0.48712683,

! 0.16071391,

! 0.7799655,

! 0.7871841,

! 0.34515953,

! 0.24462819,

! 0.7682588,

! 0.45865273,

! 0.9701932,

! 0.52276766,

! 1.2032986e-3,

! 0.2552061,

! 0.35652947,

! 1.6108036e-2,

! 0.22363806,

! 6.0125113e-2,

! 0.66677284,

! 0.1387552,

! 0.48999977,

! 0.21847558,

! 0.12436509,

! 0.6117996,

! 0.96883655,

! 0.7170677,

! 0.7637136,

! 0.50507915,

! 0.88803613,

! 0.6205857,

! 0.22137904,

! 0.97533226,

! 0.98045915,

! 0.97967637,

! 7.50612e-2,

! 0.27170992,

! 0.8107689,

! 0.76826,

! 0.8306192,

! 0.77724457,

! 0.80831075,

! 0.76732886,

! 8.157933e-2,

! 0.3223101,

! 0.82576495,

! 0.9732591,

! 7.5988054e-2,

! 0.5415702,

! 0.25776172,

! 0.76154125,

! 0.91835296,

! 0.837816,

! 0.68698716,

! 0.99165297,

! 0.36068523,

! 0.53661215,

! 0.94795275,

! 0.24835014,

! 0.53556097,

! 0.7917472,

! 0.17282593,

! 0.44980502,

! 0.8159182,

! 0.2109356,

! 8.1673145e-2,

! 0.9069163,

! 0.88045937,

! 0.38818514,

! 0.42148066,

! 0.8418259,

! 0.8503367,

! 0.11290777,

! 0.9591603,

! 0.9008815,

! 0.12636256,

! 0.62351793,

! 0.5625932,

! 0.40783405,

! 0.9398463,

! 0.9048507,

! 0.70350707,

! 0.5732843,

! 0.9578413,

! 0.471671,

! 0.80402005,

! 0.23877287,

! 2.8808951e-2,

! 0.7910551,

! 0.39669216,

! 0.52525306,

! 5.068612e-2,

! 0.17306542,

! 0.33026814,

! 0.8069451,

! 0.77480114,

! 0.29274237,

! 0.9410742,

! 0.24736834,

! 0.45892864,

! 0.32286823,

! 9.423089e-2,

! 0.23926175,

! 0.938661,

! 0.11605513,

! 0.7519337,

! 0.44994712,

! 0.8859633,

! 0.79223514,

! 0.7983874,

! 7.165241e-2,

! 0.9462296,

! 0.8046231,

! 0.9736757,

! 0.92359364,

! 0.8592283,

! 0.14425218,

! 0.96055603,

! 0.4746908,

! 0.3689847,

! 0.3266207,

! 0.6575446,

! 0.90298265,

! 0.6121651,

! 0.94542164,

! 4.726565e-2,

! 0.9178722,

! 0.7290447,

! 0.7926531,

! 0.8426634,

! 0.79898036,

! 1.8381119e-2,

! 5.9148073e-2,

! 0.5302744,

! 0.3689797,

! 0.40850067,

! 8.5936785e-2,

! 0.8765965,

! 2.9750824e-2,

! 0.23264527,

! 0.15577197,

! 0.21319818,

! 0.21833336,

! 0.3431382,

! 0.6172347,

! 0.5659256,

! 0.9447398,

! 0.7262399,

! 0.75985444,

! 0.56384385,

! 0.84510297,

! 0.4162705,

! 0.13864326,

! 0.7863791,

! 0.13542509,

! 0.6184137,

! 0.2607739,

! 0.15591538,

! 0.77601504,

! 0.7666904,

! 0.56118643,

! 1.807928e-2,

! 0.31010872,

! 0.8704658,

! 0.98514426,

! 0.40933478,

! 0.1785686,

! 0.48007095,

! 8.039451e-2,

! 3.796923e-2,

! 0.8610753,

! 0.9595243,

! 0.9287634,

! 7.802105e-2,

! 0.8274702,

! 0.6773733,

! 0.9704112,

! 0.23719381,

! 0.7191273,

! 0.3673184,

! 0.6625139,

! 0.3092258,

! 0.47899806,

! 2.6395679e-2,

! 4.1056752e-2,

! 0.796203,

! 0.5768552,

! 0.5356126,

! 1.3688564e-2,

! 0.41969243,

! 0.8178707,

! 0.5881721,

! 0.44420052,

! 0.42637897,

! 0.76563597,

! 8.336425e-3,

! 3.3709764e-2,

! 0.53669834,

! 0.53756106,

! 0.31038988,

! 0.41079557,

! 0.39238024,

! 0.24557912,

! 9.8520994e-2,

! 0.6807518,

! 0.12773252,

! 0.67073166,

! 0.34699106,

! 0.9979161,

! 0.42680395,

! 0.9087981,

! 0.6900128,

! 0.94652975,

! 0.17221642,

! 0.33502197,

! 0.30609477,

! 0.70375323,

! 0.41938114,

! 0.8668362,

! 0.77143216,

! 8.8229895e-2,

! 0.18202114,

! 0.21520734,

! 0.10074675,

! 0.38907886,

! 5.9812307e-2,

! 0.62150526,

! 0.99084735,

! 0.31110406,

! 0.7914845,

! 0.8661853,

! 0.518523,

! 0.6151075,

! 0.93958014,

! 0.4002421,

! 0.35337317,

! 0.40262416,

! 0.7039367,

! 0.935411,

! 1.2230396e-2,

! 0.6683055,

! 0.11150932,

! 5.5537343e-2,

! 8.355498e-2,

! 0.6007279,

! 0.4403205,

! 0.5811975,

! 0.86318696,

! 5.6501508e-2,

! 0.23753202,

! 0.99495375,

! 0.64893156,

! 0.90060663,

! 0.14257383,

! 0.83004296,

! 0.37252688,

! 0.18130136,

! 0.20323026,

! 0.4809364,

! 0.896116,

! 0.23287213,

! 0.43141174,

! 0.3489914,

! 0.51495445,

! 0.8010473,

! 0.23635447,

! 0.54324996,

! 0.69954085,

! 0.48034835,

! 0.6894754,

! 0.77823305,

! 0.7533914,

! 0.24090028,

! 0.8162971,

! 0.46965337,

! 0.59434736,

! 0.1630373,

! 0.6848186,

! 1.57516e-2,

! 0.8775939,

! 0.99723464,

! 0.4292655,

! 0.47325492,

! 0.8548534,

! 0.4219792,

! 0.72947353,

! 0.77217925,

! 0.85085315,

! 0.117975116,

! 0.36563504,

! 0.37111998,

! 0.3301561,

! 6.940341e-2,

! 0.5864358,

! 0.113250494,

! 0.6725307,

! 0.8080727,

! 0.44792616,

! 0.34973896,

! 0.25323582]

=====> arith008(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith008.hs --interactive -v0   <arith008.genscript 1>arith008.interp.stdout 2>arith008.interp.stderr
=====> arith008(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith008 arith008.hs -threaded -debug   >arith008.comp.stderr 2>&1
cd ./numeric/should_run && ./arith008    </dev/null >arith008.run.stdout 2>arith008.run.stderr
=====> arith008(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith008 arith008.hs -O -threaded   >arith008.comp.stderr 2>&1
cd ./numeric/should_run && ./arith008  +RTS -N2 -RTS  </dev/null >arith008.run.stdout 2>arith008.run.stderr
=====> arith009(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith009 arith009.hs    >arith009.comp.stderr 2>&1
cd ./numeric/should_run && ./arith009    </dev/null >arith009.run.stdout 2>arith009.run.stderr
=====> arith009(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith009 arith009.hs -O   >arith009.comp.stderr 2>&1
cd ./numeric/should_run && ./arith009    </dev/null >arith009.run.stdout 2>arith009.run.stderr
=====> arith009(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith009 arith009.hs -O -fasm   >arith009.comp.stderr 2>&1
cd ./numeric/should_run && ./arith009    </dev/null >arith009.run.stdout 2>arith009.run.stderr
=====> arith009(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith009 arith009.hs -O -prof -auto-all   >arith009.comp.stderr 2>&1
cd ./numeric/should_run && ./arith009  +RTS -p -RTS  </dev/null >arith009.run.stdout 2>arith009.run.stderr
=====> arith009(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith009 arith009.hs -O -prof -auto-all -fasm   >arith009.comp.stderr 2>&1
cd ./numeric/should_run && ./arith009  +RTS -hc -RTS  </dev/null >arith009.run.stdout 2>arith009.run.stderr
=====> arith009(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith009.hs --interactive -v0   <arith009.genscript 1>arith009.interp.stdout 2>arith009.interp.stderr
=====> arith009(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith009 arith009.hs -threaded -debug   >arith009.comp.stderr 2>&1
cd ./numeric/should_run && ./arith009    </dev/null >arith009.run.stdout 2>arith009.run.stderr
=====> arith009(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith009 arith009.hs -O -threaded   >arith009.comp.stderr 2>&1
cd ./numeric/should_run && ./arith009  +RTS -N2 -RTS  </dev/null >arith009.run.stdout 2>arith009.run.stderr
=====> arith010(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith010 arith010.hs    >arith010.comp.stderr 2>&1
cd ./numeric/should_run && ./arith010    </dev/null >arith010.run.stdout 2>arith010.run.stderr
=====> arith010(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith010 arith010.hs -O   >arith010.comp.stderr 2>&1
cd ./numeric/should_run && ./arith010    </dev/null >arith010.run.stdout 2>arith010.run.stderr
=====> arith010(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith010 arith010.hs -O -fasm   >arith010.comp.stderr 2>&1
cd ./numeric/should_run && ./arith010    </dev/null >arith010.run.stdout 2>arith010.run.stderr
=====> arith010(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith010 arith010.hs -O -prof -auto-all   >arith010.comp.stderr 2>&1
cd ./numeric/should_run && ./arith010  +RTS -p -RTS  </dev/null >arith010.run.stdout 2>arith010.run.stderr
=====> arith010(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith010 arith010.hs -O -prof -auto-all -fasm   >arith010.comp.stderr 2>&1
cd ./numeric/should_run && ./arith010  +RTS -hc -RTS  </dev/null >arith010.run.stdout 2>arith010.run.stderr
=====> arith010(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith010.hs --interactive -v0   <arith010.genscript 1>arith010.interp.stdout 2>arith010.interp.stderr
=====> arith010(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith010 arith010.hs -threaded -debug   >arith010.comp.stderr 2>&1
cd ./numeric/should_run && ./arith010    </dev/null >arith010.run.stdout 2>arith010.run.stderr
=====> arith010(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith010 arith010.hs -O -threaded   >arith010.comp.stderr 2>&1
cd ./numeric/should_run && ./arith010  +RTS -N2 -RTS  </dev/null >arith010.run.stdout 2>arith010.run.stderr
=====> arith011(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith011 arith011.hs    >arith011.comp.stderr 2>&1
cd ./numeric/should_run && ./arith011    </dev/null >arith011.run.stdout 2>arith011.run.stderr
=====> arith011(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith011 arith011.hs -O   >arith011.comp.stderr 2>&1
cd ./numeric/should_run && ./arith011    </dev/null >arith011.run.stdout 2>arith011.run.stderr
=====> arith011(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith011 arith011.hs -O -fasm   >arith011.comp.stderr 2>&1
cd ./numeric/should_run && ./arith011    </dev/null >arith011.run.stdout 2>arith011.run.stderr
=====> arith011(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith011 arith011.hs -O -prof -auto-all   >arith011.comp.stderr 2>&1
cd ./numeric/should_run && ./arith011  +RTS -p -RTS  </dev/null >arith011.run.stdout 2>arith011.run.stderr
=====> arith011(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith011 arith011.hs -O -prof -auto-all -fasm   >arith011.comp.stderr 2>&1
cd ./numeric/should_run && ./arith011  +RTS -hc -RTS  </dev/null >arith011.run.stdout 2>arith011.run.stderr
=====> arith011(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith011.hs --interactive -v0   <arith011.genscript 1>arith011.interp.stdout 2>arith011.interp.stderr
=====> arith011(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith011 arith011.hs -threaded -debug   >arith011.comp.stderr 2>&1
cd ./numeric/should_run && ./arith011    </dev/null >arith011.run.stdout 2>arith011.run.stderr
=====> arith011(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith011 arith011.hs -O -threaded   >arith011.comp.stderr 2>&1
cd ./numeric/should_run && ./arith011  +RTS -N2 -RTS  </dev/null >arith011.run.stdout 2>arith011.run.stderr
=====> arith012(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith012 arith012.hs    >arith012.comp.stderr 2>&1
cd ./numeric/should_run && ./arith012    </dev/null >arith012.run.stdout 2>arith012.run.stderr
=====> arith012(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith012 arith012.hs -O   >arith012.comp.stderr 2>&1
cd ./numeric/should_run && ./arith012    </dev/null >arith012.run.stdout 2>arith012.run.stderr
=====> arith012(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith012 arith012.hs -O -fasm   >arith012.comp.stderr 2>&1
cd ./numeric/should_run && ./arith012    </dev/null >arith012.run.stdout 2>arith012.run.stderr
Actual stdout output differs from expected:
*** ./numeric/should_run/arith012.stdout	Sun Sep  3 18:30:33 2006
--- ./numeric/should_run/arith012.run.stdout	Mon Sep  4 02:20:08 2006
***************
*** 1,32 ****
! --------------------------------
! --Testing doubleToFloat
! --------------------------------
! [-1.2,0.0,0.1,0.5,1.0,1234.45454,16053.0,1.64022e12,6.894e-4,6.345434556345822,5.342413403405404e9]
! [-1.2,0.0,0.1,0.5,1.0,1234.4546,16053.0,1.64022e12,6.894e-4,6.3454347,5.3424133e9]
! --------------------------------
! --Testing doubleToFloat
! --------------------------------
! [-1.2,0.0,0.1,0.5,1.0,1234.45454,16053.0,1.64022e12,6.894e-4,6.345434556345822,5.342413403405404e9]
! [-1.2,0.0,0.1,0.5,1.0,1234.4546,16053.0,1.64022e12,6.894e-4,6.3454347,5.3424133e9]
! [-1.2000000476837158,0.0,0.10000000149011612,0.5,1.0,1234.45458984375,16053.0,1.64021993472e12,6.894000107422471e-4,6.345434665679932,5.342413312e9]
! --------------------------------
! --Testing showHex
! --------------------------------
! [0,1,255,65513,6029,1024,256,201357245]
! [0,1,ff,ffe9,178d,400,100,c0077bd]
! [0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]
! [0,1,ff,ffe9,178d,400,100,8532ae70855c9,91b45d760b76c28]
! --------------------------------
! --Testing showOct
! --------------------------------
! [0,1,255,65513,6029,1024,256,201357245]
! [0,1,377,177751,13615,2000,400,1400073675]
! [0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]
! [0,1,377,177751,13615,2000,400,102462534702052711,44332135354055666050]
! --------------------------------
! --Testing showBin
! --------------------------------
! [0,1,255,65513,6029,1024,256,201357245]
! [0,1,11111111,1111111111101001,1011110001101,10000000000,100000000,1100000000000111011110111101]
! [0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]
! [0,1,11111111,1111111111101001,1011110001101,10000000000,100000000,1000010100110010101011100111000010000101010111001001,100100011011010001011101011101100000101101110110110000101000]
--- 1,32 ----
! --------------------------------

! --Testing doubleToFloat

! --------------------------------

! [-1.2,0.0,0.1,0.5,1.0,1234.45454,16053.0,1.64022e12,6.894e-4,6.345434556345822,5.342413403405404e9]

! [-1.2,0.0,0.1,0.5,1.0,1234.4546,16053.0,1.64022e12,6.894e-4,6.3454347,5.3424133e9]

! --------------------------------

! --Testing doubleToFloat

! --------------------------------

! [-1.2,0.0,0.1,0.5,1.0,1234.45454,16053.0,1.64022e12,6.894e-4,6.345434556345822,5.342413403405404e9]

! [-1.2,0.0,0.1,0.5,1.0,1234.4546,16053.0,1.64022e12,6.894e-4,6.3454347,5.3424133e9]

! [-1.2,0.0,0.1,0.5,1.0,1234.45454,16053.0,1.64022e12,6.894e-4,6.345434556345822,5.342413403405404e9]

! --------------------------------

! --Testing showHex

! --------------------------------

! [0,1,255,65513,6029,1024,256,201357245]

! [0,1,ff,ffe9,178d,400,100,c0077bd]

! [0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]

! [0,1,ff,ffe9,178d,400,100,8532ae70855c9,91b45d760b76c28]

! --------------------------------

! --Testing showOct

! --------------------------------

! [0,1,255,65513,6029,1024,256,201357245]

! [0,1,377,177751,13615,2000,400,1400073675]

! [0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]

! [0,1,377,177751,13615,2000,400,102462534702052711,44332135354055666050]

! --------------------------------

! --Testing showBin

! --------------------------------

! [0,1,255,65513,6029,1024,256,201357245]

! [0,1,11111111,1111111111101001,1011110001101,10000000000,100000000,1100000000000111011110111101]

! [0,1,255,65513,6029,1024,256,2343243543500233,656194962055457832]

! [0,1,11111111,1111111111101001,1011110001101,10000000000,100000000,1000010100110010101011100111000010000101010111001001,100100011011010001011101011101100000101101110110110000101000]

=====> arith012(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith012 arith012.hs -O -prof -auto-all   >arith012.comp.stderr 2>&1
cd ./numeric/should_run && ./arith012  +RTS -p -RTS  </dev/null >arith012.run.stdout 2>arith012.run.stderr
=====> arith012(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith012 arith012.hs -O -prof -auto-all -fasm   >arith012.comp.stderr 2>&1
cd ./numeric/should_run && ./arith012  +RTS -hc -RTS  </dev/null >arith012.run.stdout 2>arith012.run.stderr
=====> arith012(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith012.hs --interactive -v0   <arith012.genscript 1>arith012.interp.stdout 2>arith012.interp.stderr
=====> arith012(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith012 arith012.hs -threaded -debug   >arith012.comp.stderr 2>&1
cd ./numeric/should_run && ./arith012    </dev/null >arith012.run.stdout 2>arith012.run.stderr
=====> arith012(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith012 arith012.hs -O -threaded   >arith012.comp.stderr 2>&1
cd ./numeric/should_run && ./arith012  +RTS -N2 -RTS  </dev/null >arith012.run.stdout 2>arith012.run.stderr
=====> arith013(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith013 arith013.hs    >arith013.comp.stderr 2>&1
cd ./numeric/should_run && ./arith013    </dev/null >arith013.run.stdout 2>arith013.run.stderr
=====> arith013(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith013 arith013.hs -O   >arith013.comp.stderr 2>&1
cd ./numeric/should_run && ./arith013    </dev/null >arith013.run.stdout 2>arith013.run.stderr
=====> arith013(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith013 arith013.hs -O -fasm   >arith013.comp.stderr 2>&1
cd ./numeric/should_run && ./arith013    </dev/null >arith013.run.stdout 2>arith013.run.stderr
=====> arith013(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith013 arith013.hs -O -prof -auto-all   >arith013.comp.stderr 2>&1
cd ./numeric/should_run && ./arith013  +RTS -p -RTS  </dev/null >arith013.run.stdout 2>arith013.run.stderr
=====> arith013(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith013 arith013.hs -O -prof -auto-all -fasm   >arith013.comp.stderr 2>&1
cd ./numeric/should_run && ./arith013  +RTS -hc -RTS  </dev/null >arith013.run.stdout 2>arith013.run.stderr
=====> arith013(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith013.hs --interactive -v0   <arith013.genscript 1>arith013.interp.stdout 2>arith013.interp.stderr
=====> arith013(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith013 arith013.hs -threaded -debug   >arith013.comp.stderr 2>&1
cd ./numeric/should_run && ./arith013    </dev/null >arith013.run.stdout 2>arith013.run.stderr
=====> arith013(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith013 arith013.hs -O -threaded   >arith013.comp.stderr 2>&1
cd ./numeric/should_run && ./arith013  +RTS -N2 -RTS  </dev/null >arith013.run.stdout 2>arith013.run.stderr
=====> arith014(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith014 arith014.hs    >arith014.comp.stderr 2>&1
cd ./numeric/should_run && ./arith014    </dev/null >arith014.run.stdout 2>arith014.run.stderr
=====> arith014(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith014 arith014.hs -O   >arith014.comp.stderr 2>&1
cd ./numeric/should_run && ./arith014    </dev/null >arith014.run.stdout 2>arith014.run.stderr
=====> arith014(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith014 arith014.hs -O -fasm   >arith014.comp.stderr 2>&1
cd ./numeric/should_run && ./arith014    </dev/null >arith014.run.stdout 2>arith014.run.stderr
=====> arith014(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith014 arith014.hs -O -prof -auto-all   >arith014.comp.stderr 2>&1
cd ./numeric/should_run && ./arith014  +RTS -p -RTS  </dev/null >arith014.run.stdout 2>arith014.run.stderr
=====> arith014(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith014 arith014.hs -O -prof -auto-all -fasm   >arith014.comp.stderr 2>&1
cd ./numeric/should_run && ./arith014  +RTS -hc -RTS  </dev/null >arith014.run.stdout 2>arith014.run.stderr
=====> arith014(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith014.hs --interactive -v0   <arith014.genscript 1>arith014.interp.stdout 2>arith014.interp.stderr
=====> arith014(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith014 arith014.hs -threaded -debug   >arith014.comp.stderr 2>&1
cd ./numeric/should_run && ./arith014    </dev/null >arith014.run.stdout 2>arith014.run.stderr
=====> arith014(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith014 arith014.hs -O -threaded   >arith014.comp.stderr 2>&1
cd ./numeric/should_run && ./arith014  +RTS -N2 -RTS  </dev/null >arith014.run.stdout 2>arith014.run.stderr
=====> arith015(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith015 arith015.hs    >arith015.comp.stderr 2>&1
cd ./numeric/should_run && ./arith015    </dev/null >arith015.run.stdout 2>arith015.run.stderr
=====> arith015(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith015 arith015.hs -O   >arith015.comp.stderr 2>&1
cd ./numeric/should_run && ./arith015    </dev/null >arith015.run.stdout 2>arith015.run.stderr
=====> arith015(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith015 arith015.hs -O -fasm   >arith015.comp.stderr 2>&1
cd ./numeric/should_run && ./arith015    </dev/null >arith015.run.stdout 2>arith015.run.stderr
=====> arith015(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith015 arith015.hs -O -prof -auto-all   >arith015.comp.stderr 2>&1
cd ./numeric/should_run && ./arith015  +RTS -p -RTS  </dev/null >arith015.run.stdout 2>arith015.run.stderr
=====> arith015(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith015 arith015.hs -O -prof -auto-all -fasm   >arith015.comp.stderr 2>&1
cd ./numeric/should_run && ./arith015  +RTS -hc -RTS  </dev/null >arith015.run.stdout 2>arith015.run.stderr
=====> arith015(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith015.hs --interactive -v0   <arith015.genscript 1>arith015.interp.stdout 2>arith015.interp.stderr
=====> arith015(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith015 arith015.hs -threaded -debug   >arith015.comp.stderr 2>&1
cd ./numeric/should_run && ./arith015    </dev/null >arith015.run.stdout 2>arith015.run.stderr
=====> arith015(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith015 arith015.hs -O -threaded   >arith015.comp.stderr 2>&1
cd ./numeric/should_run && ./arith015  +RTS -N2 -RTS  </dev/null >arith015.run.stdout 2>arith015.run.stderr
=====> num009(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num009 num009.hs    >num009.comp.stderr 2>&1
cd ./numeric/should_run && ./num009    </dev/null >num009.run.stdout 2>num009.run.stderr
=====> num009(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num009 num009.hs -O   >num009.comp.stderr 2>&1
cd ./numeric/should_run && ./num009    </dev/null >num009.run.stdout 2>num009.run.stderr
=====> num009(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num009 num009.hs -O -fasm   >num009.comp.stderr 2>&1
cd ./numeric/should_run && ./num009    </dev/null >num009.run.stdout 2>num009.run.stderr
=====> num009(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num009 num009.hs -O -prof -auto-all   >num009.comp.stderr 2>&1
cd ./numeric/should_run && ./num009  +RTS -p -RTS  </dev/null >num009.run.stdout 2>num009.run.stderr
=====> num009(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num009 num009.hs -O -prof -auto-all -fasm   >num009.comp.stderr 2>&1
cd ./numeric/should_run && ./num009  +RTS -hc -RTS  </dev/null >num009.run.stdout 2>num009.run.stderr
=====> num009(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num009.hs --interactive -v0   <num009.genscript 1>num009.interp.stdout 2>num009.interp.stderr
=====> num009(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num009 num009.hs -threaded -debug   >num009.comp.stderr 2>&1
cd ./numeric/should_run && ./num009    </dev/null >num009.run.stdout 2>num009.run.stderr
=====> num009(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num009 num009.hs -O -threaded   >num009.comp.stderr 2>&1
cd ./numeric/should_run && ./num009  +RTS -N2 -RTS  </dev/null >num009.run.stdout 2>num009.run.stderr
=====> num010(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num010 num010.hs    >num010.comp.stderr 2>&1
cd ./numeric/should_run && ./num010    </dev/null >num010.run.stdout 2>num010.run.stderr
=====> num010(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num010 num010.hs -O   >num010.comp.stderr 2>&1
cd ./numeric/should_run && ./num010    </dev/null >num010.run.stdout 2>num010.run.stderr
=====> num010(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num010 num010.hs -O -fasm   >num010.comp.stderr 2>&1
cd ./numeric/should_run && ./num010    </dev/null >num010.run.stdout 2>num010.run.stderr
=====> num010(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num010 num010.hs -O -prof -auto-all   >num010.comp.stderr 2>&1
cd ./numeric/should_run && ./num010  +RTS -p -RTS  </dev/null >num010.run.stdout 2>num010.run.stderr
=====> num010(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num010 num010.hs -O -prof -auto-all -fasm   >num010.comp.stderr 2>&1
cd ./numeric/should_run && ./num010  +RTS -hc -RTS  </dev/null >num010.run.stdout 2>num010.run.stderr
=====> num010(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num010.hs --interactive -v0   <num010.genscript 1>num010.interp.stdout 2>num010.interp.stderr
=====> num010(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num010 num010.hs -threaded -debug   >num010.comp.stderr 2>&1
cd ./numeric/should_run && ./num010    </dev/null >num010.run.stdout 2>num010.run.stderr
=====> num010(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num010 num010.hs -O -threaded   >num010.comp.stderr 2>&1
cd ./numeric/should_run && ./num010  +RTS -N2 -RTS  </dev/null >num010.run.stdout 2>num010.run.stderr
=====> num011(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num011 num011.hs    >num011.comp.stderr 2>&1
cd ./numeric/should_run && ./num011    </dev/null >num011.run.stdout 2>num011.run.stderr
=====> num011(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num011 num011.hs -O   >num011.comp.stderr 2>&1
cd ./numeric/should_run && ./num011    </dev/null >num011.run.stdout 2>num011.run.stderr
=====> num011(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num011 num011.hs -O -fasm   >num011.comp.stderr 2>&1
cd ./numeric/should_run && ./num011    </dev/null >num011.run.stdout 2>num011.run.stderr
=====> num011(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num011 num011.hs -O -prof -auto-all   >num011.comp.stderr 2>&1
cd ./numeric/should_run && ./num011  +RTS -p -RTS  </dev/null >num011.run.stdout 2>num011.run.stderr
=====> num011(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num011 num011.hs -O -prof -auto-all -fasm   >num011.comp.stderr 2>&1
cd ./numeric/should_run && ./num011  +RTS -hc -RTS  </dev/null >num011.run.stdout 2>num011.run.stderr
=====> num011(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  num011.hs --interactive -v0   <num011.genscript 1>num011.interp.stdout 2>num011.interp.stderr
=====> num011(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num011 num011.hs -threaded -debug   >num011.comp.stderr 2>&1
cd ./numeric/should_run && ./num011    </dev/null >num011.run.stdout 2>num011.run.stderr
=====> num011(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o num011 num011.hs -O -threaded   >num011.comp.stderr 2>&1
cd ./numeric/should_run && ./num011  +RTS -N2 -RTS  </dev/null >num011.run.stdout 2>num011.run.stderr
=====> arith016(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith016 arith016.hs  -fglasgow-exts  >arith016.comp.stderr 2>&1
cd ./numeric/should_run && ./arith016    </dev/null >arith016.run.stdout 2>arith016.run.stderr
=====> arith016(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith016 arith016.hs -O -fglasgow-exts  >arith016.comp.stderr 2>&1
cd ./numeric/should_run && ./arith016    </dev/null >arith016.run.stdout 2>arith016.run.stderr
=====> arith016(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith016 arith016.hs -O -fasm -fglasgow-exts  >arith016.comp.stderr 2>&1
cd ./numeric/should_run && ./arith016    </dev/null >arith016.run.stdout 2>arith016.run.stderr
=====> arith016(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith016 arith016.hs -O -prof -auto-all -fglasgow-exts  >arith016.comp.stderr 2>&1
cd ./numeric/should_run && ./arith016  +RTS -p -RTS  </dev/null >arith016.run.stdout 2>arith016.run.stderr
=====> arith016(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith016 arith016.hs -O -prof -auto-all -fasm -fglasgow-exts  >arith016.comp.stderr 2>&1
cd ./numeric/should_run && ./arith016  +RTS -hc -RTS  </dev/null >arith016.run.stdout 2>arith016.run.stderr
=====> arith016(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith016.hs --interactive -v0 -fglasgow-exts  <arith016.genscript 1>arith016.interp.stdout 2>arith016.interp.stderr
=====> arith016(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith016 arith016.hs -threaded -debug -fglasgow-exts  >arith016.comp.stderr 2>&1
cd ./numeric/should_run && ./arith016    </dev/null >arith016.run.stdout 2>arith016.run.stderr
=====> arith016(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith016 arith016.hs -O -threaded -fglasgow-exts  >arith016.comp.stderr 2>&1
cd ./numeric/should_run && ./arith016  +RTS -N2 -RTS  </dev/null >arith016.run.stdout 2>arith016.run.stderr
=====> arith017(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith017 arith017.hs    >arith017.comp.stderr 2>&1
cd ./numeric/should_run && ./arith017    </dev/null >arith017.run.stdout 2>arith017.run.stderr
=====> arith017(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith017 arith017.hs -O   >arith017.comp.stderr 2>&1
cd ./numeric/should_run && ./arith017    </dev/null >arith017.run.stdout 2>arith017.run.stderr
=====> arith017(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith017 arith017.hs -O -fasm   >arith017.comp.stderr 2>&1
cd ./numeric/should_run && ./arith017    </dev/null >arith017.run.stdout 2>arith017.run.stderr
=====> arith017(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith017 arith017.hs -O -prof -auto-all   >arith017.comp.stderr 2>&1
cd ./numeric/should_run && ./arith017  +RTS -p -RTS  </dev/null >arith017.run.stdout 2>arith017.run.stderr
=====> arith017(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith017 arith017.hs -O -prof -auto-all -fasm   >arith017.comp.stderr 2>&1
cd ./numeric/should_run && ./arith017  +RTS -hc -RTS  </dev/null >arith017.run.stdout 2>arith017.run.stderr
=====> arith017(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith017.hs --interactive -v0   <arith017.genscript 1>arith017.interp.stdout 2>arith017.interp.stderr
=====> arith017(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith017 arith017.hs -threaded -debug   >arith017.comp.stderr 2>&1
cd ./numeric/should_run && ./arith017    </dev/null >arith017.run.stdout 2>arith017.run.stderr
=====> arith017(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith017 arith017.hs -O -threaded   >arith017.comp.stderr 2>&1
cd ./numeric/should_run && ./arith017  +RTS -N2 -RTS  </dev/null >arith017.run.stdout 2>arith017.run.stderr
=====> arith018(normal)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith018 arith018.hs    >arith018.comp.stderr 2>&1
cd ./numeric/should_run && ./arith018    </dev/null >arith018.run.stdout 2>arith018.run.stderr
=====> arith018(opt)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith018 arith018.hs -O   >arith018.comp.stderr 2>&1
cd ./numeric/should_run && ./arith018    </dev/null >arith018.run.stdout 2>arith018.run.stderr
=====> arith018(optasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith018 arith018.hs -O -fasm   >arith018.comp.stderr 2>&1
cd ./numeric/should_run && ./arith018    </dev/null >arith018.run.stdout 2>arith018.run.stderr
=====> arith018(prof)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith018 arith018.hs -O -prof -auto-all   >arith018.comp.stderr 2>&1
cd ./numeric/should_run && ./arith018  +RTS -p -RTS  </dev/null >arith018.run.stdout 2>arith018.run.stderr
=====> arith018(profasm)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith018 arith018.hs -O -prof -auto-all -fasm   >arith018.comp.stderr 2>&1
cd ./numeric/should_run && ./arith018  +RTS -hc -RTS  </dev/null >arith018.run.stdout 2>arith018.run.stderr
=====> arith018(ghci)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  arith018.hs --interactive -v0   <arith018.genscript 1>arith018.interp.stdout 2>arith018.interp.stderr
=====> arith018(threaded1)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith018 arith018.hs -threaded -debug   >arith018.comp.stderr 2>&1
cd ./numeric/should_run && ./arith018    </dev/null >arith018.run.stdout 2>arith018.run.stderr
=====> arith018(threaded2)
cd ./numeric/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o arith018 arith018.hs -O -threaded   >arith018.comp.stderr 2>&1
cd ./numeric/should_run && ./arith018  +RTS -N2 -RTS  </dev/null >arith018.run.stdout 2>arith018.run.stderr
====> Running ./par/all.T
=====> par001(threaded1)
cd ./par && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o par001 par001.hs -threaded -debug   >par001.comp.stderr 2>&1
cd ./par && ./par001    </dev/null >par001.run.stdout 2>par001.run.stderr
=====> par001(threaded2)
cd ./par && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o par001 par001.hs -O -threaded   >par001.comp.stderr 2>&1
cd ./par && ./par001  +RTS -N2 -RTS  </dev/null >par001.run.stdout 2>par001.run.stderr
====> Running ./parser/prog001/test.T
=====> parser.prog001(normal)
cd ./parser/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o parser.prog001 Read007  -v0  >parser.prog001.comp.stderr 2>&1
=====> parser.prog001(opt)
cd ./parser/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o parser.prog001 Read007 -O -v0  >parser.prog001.comp.stderr 2>&1
=====> parser.prog001(optasm)
cd ./parser/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o parser.prog001 Read007 -O -fasm -v0  >parser.prog001.comp.stderr 2>&1
=====> parser.prog001(prof)
cd ./parser/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o parser.prog001 Read007 -O -prof -auto-all -v0  >parser.prog001.comp.stderr 2>&1
=====> parser.prog001(profasm)
cd ./parser/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o parser.prog001 Read007 -O -prof -auto-all -fasm -v0  >parser.prog001.comp.stderr 2>&1
====> Running ./parser/should_compile/all.T
=====> read001(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read001.hs    >read001.comp.stderr 2>&1
=====> read001(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read001.hs -O   >read001.comp.stderr 2>&1
=====> read001(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read001.hs -O -fasm   >read001.comp.stderr 2>&1
=====> read001(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read001.hs -O -prof -auto-all   >read001.comp.stderr 2>&1
=====> read001(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read001.hs -O -prof -auto-all -fasm   >read001.comp.stderr 2>&1
=====> read002(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read002.hs    >read002.comp.stderr 2>&1
=====> read002(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read002.hs -O   >read002.comp.stderr 2>&1
=====> read002(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read002.hs -O -fasm   >read002.comp.stderr 2>&1
=====> read002(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read002.hs -O -prof -auto-all   >read002.comp.stderr 2>&1
=====> read002(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read002.hs -O -prof -auto-all -fasm   >read002.comp.stderr 2>&1
=====> read003(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read003.hs    >read003.comp.stderr 2>&1
=====> read003(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read003.hs -O   >read003.comp.stderr 2>&1
=====> read003(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read003.hs -O -fasm   >read003.comp.stderr 2>&1
=====> read003(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read003.hs -O -prof -auto-all   >read003.comp.stderr 2>&1
=====> read003(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read003.hs -O -prof -auto-all -fasm   >read003.comp.stderr 2>&1
=====> read004(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read004.hs    >read004.comp.stderr 2>&1
=====> read004(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read004.hs -O   >read004.comp.stderr 2>&1
=====> read004(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read004.hs -O -fasm   >read004.comp.stderr 2>&1
=====> read004(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read004.hs -O -prof -auto-all   >read004.comp.stderr 2>&1
=====> read004(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read004.hs -O -prof -auto-all -fasm   >read004.comp.stderr 2>&1
=====> read005(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read005.hs    >read005.comp.stderr 2>&1
=====> read005(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read005.hs -O   >read005.comp.stderr 2>&1
=====> read005(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read005.hs -O -fasm   >read005.comp.stderr 2>&1
=====> read005(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read005.hs -O -prof -auto-all   >read005.comp.stderr 2>&1
=====> read005(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read005.hs -O -prof -auto-all -fasm   >read005.comp.stderr 2>&1
=====> read008(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read008.hs    >read008.comp.stderr 2>&1
=====> read008(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read008.hs -O   >read008.comp.stderr 2>&1
=====> read008(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read008.hs -O -fasm   >read008.comp.stderr 2>&1
=====> read008(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read008.hs -O -prof -auto-all   >read008.comp.stderr 2>&1
=====> read008(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read008.hs -O -prof -auto-all -fasm   >read008.comp.stderr 2>&1
=====> read009(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read009.hs    >read009.comp.stderr 2>&1
=====> read009(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read009.hs -O   >read009.comp.stderr 2>&1
=====> read009(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read009.hs -O -fasm   >read009.comp.stderr 2>&1
=====> read009(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read009.hs -O -prof -auto-all   >read009.comp.stderr 2>&1
=====> read009(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read009.hs -O -prof -auto-all -fasm   >read009.comp.stderr 2>&1
=====> read010(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read010.hs    >read010.comp.stderr 2>&1
=====> read010(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read010.hs -O   >read010.comp.stderr 2>&1
=====> read010(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read010.hs -O -fasm   >read010.comp.stderr 2>&1
=====> read010(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read010.hs -O -prof -auto-all   >read010.comp.stderr 2>&1
=====> read010(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read010.hs -O -prof -auto-all -fasm   >read010.comp.stderr 2>&1
=====> read011(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read011.hs    >read011.comp.stderr 2>&1
=====> read011(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read011.hs -O   >read011.comp.stderr 2>&1
=====> read011(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read011.hs -O -fasm   >read011.comp.stderr 2>&1
=====> read011(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read011.hs -O -prof -auto-all   >read011.comp.stderr 2>&1
=====> read011(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read011.hs -O -prof -auto-all -fasm   >read011.comp.stderr 2>&1
=====> read014(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read014.hs  -Wall -fno-warn-orphans  >read014.comp.stderr 2>&1
=====> read014(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read014.hs -O -Wall -fno-warn-orphans  >read014.comp.stderr 2>&1
=====> read014(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read014.hs -O -fasm -Wall -fno-warn-orphans  >read014.comp.stderr 2>&1
=====> read014(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read014.hs -O -prof -auto-all -Wall -fno-warn-orphans  >read014.comp.stderr 2>&1
=====> read014(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read014.hs -O -prof -auto-all -fasm -Wall -fno-warn-orphans  >read014.comp.stderr 2>&1
=====> read015(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read015.hs    >read015.comp.stderr 2>&1
=====> read015(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read015.hs -O   >read015.comp.stderr 2>&1
=====> read015(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read015.hs -O -fasm   >read015.comp.stderr 2>&1
=====> read015(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read015.hs -O -prof -auto-all   >read015.comp.stderr 2>&1
=====> read015(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read015.hs -O -prof -auto-all -fasm   >read015.comp.stderr 2>&1
=====> read016(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read016.hs    >read016.comp.stderr 2>&1
=====> read016(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read016.hs -O   >read016.comp.stderr 2>&1
=====> read016(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read016.hs -O -fasm   >read016.comp.stderr 2>&1
=====> read016(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read016.hs -O -prof -auto-all   >read016.comp.stderr 2>&1
=====> read016(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read016.hs -O -prof -auto-all -fasm   >read016.comp.stderr 2>&1
=====> read017(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read017.hs    >read017.comp.stderr 2>&1
=====> read017(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read017.hs -O   >read017.comp.stderr 2>&1
=====> read017(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read017.hs -O -fasm   >read017.comp.stderr 2>&1
=====> read017(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read017.hs -O -prof -auto-all   >read017.comp.stderr 2>&1
=====> read017(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read017.hs -O -prof -auto-all -fasm   >read017.comp.stderr 2>&1
=====> read018(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read018.hs    >read018.comp.stderr 2>&1
=====> read018(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read018.hs -O   >read018.comp.stderr 2>&1
=====> read018(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read018.hs -O -fasm   >read018.comp.stderr 2>&1
=====> read018(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read018.hs -O -prof -auto-all   >read018.comp.stderr 2>&1
=====> read018(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read018.hs -O -prof -auto-all -fasm   >read018.comp.stderr 2>&1
=====> read019(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read019.hs    >read019.comp.stderr 2>&1
=====> read019(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read019.hs -O   >read019.comp.stderr 2>&1
=====> read019(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read019.hs -O -fasm   >read019.comp.stderr 2>&1
=====> read019(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read019.hs -O -prof -auto-all   >read019.comp.stderr 2>&1
=====> read019(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read019.hs -O -prof -auto-all -fasm   >read019.comp.stderr 2>&1
=====> read021(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read021.hs    >read021.comp.stderr 2>&1
=====> read021(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read021.hs -O   >read021.comp.stderr 2>&1
=====> read021(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read021.hs -O -fasm   >read021.comp.stderr 2>&1
=====> read021(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read021.hs -O -prof -auto-all   >read021.comp.stderr 2>&1
=====> read021(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read021.hs -O -prof -auto-all -fasm   >read021.comp.stderr 2>&1
=====> read022(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read022.hs  -fglasgow-exts  >read022.comp.stderr 2>&1
=====> read022(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read022.hs -O -fglasgow-exts  >read022.comp.stderr 2>&1
=====> read022(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read022.hs -O -fasm -fglasgow-exts  >read022.comp.stderr 2>&1
=====> read022(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read022.hs -O -prof -auto-all -fglasgow-exts  >read022.comp.stderr 2>&1
=====> read022(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read022.hs -O -prof -auto-all -fasm -fglasgow-exts  >read022.comp.stderr 2>&1
=====> read023(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read023.hs    >read023.comp.stderr 2>&1
=====> read023(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read023.hs -O   >read023.comp.stderr 2>&1
=====> read023(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read023.hs -O -fasm   >read023.comp.stderr 2>&1
=====> read023(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read023.hs -O -prof -auto-all   >read023.comp.stderr 2>&1
=====> read023(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read023.hs -O -prof -auto-all -fasm   >read023.comp.stderr 2>&1
=====> read024(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read024.hs  -fglasgow-exts  >read024.comp.stderr 2>&1
=====> read024(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read024.hs -O -fglasgow-exts  >read024.comp.stderr 2>&1
=====> read024(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read024.hs -O -fasm -fglasgow-exts  >read024.comp.stderr 2>&1
=====> read024(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read024.hs -O -prof -auto-all -fglasgow-exts  >read024.comp.stderr 2>&1
=====> read024(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read024.hs -O -prof -auto-all -fasm -fglasgow-exts  >read024.comp.stderr 2>&1
=====> read025(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read025.hs    >read025.comp.stderr 2>&1
=====> read025(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read025.hs -O   >read025.comp.stderr 2>&1
=====> read025(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read025.hs -O -fasm   >read025.comp.stderr 2>&1
=====> read025(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read025.hs -O -prof -auto-all   >read025.comp.stderr 2>&1
=====> read025(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read025.hs -O -prof -auto-all -fasm   >read025.comp.stderr 2>&1
=====> read026(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read026.hs    >read026.comp.stderr 2>&1
=====> read026(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read026.hs -O   >read026.comp.stderr 2>&1
=====> read026(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read026.hs -O -fasm   >read026.comp.stderr 2>&1
=====> read026(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read026.hs -O -prof -auto-all   >read026.comp.stderr 2>&1
=====> read026(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read026.hs -O -prof -auto-all -fasm   >read026.comp.stderr 2>&1
=====> read027(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read027.hs    >read027.comp.stderr 2>&1
=====> read027(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read027.hs -O   >read027.comp.stderr 2>&1
=====> read027(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read027.hs -O -fasm   >read027.comp.stderr 2>&1
=====> read027(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read027.hs -O -prof -auto-all   >read027.comp.stderr 2>&1
=====> read027(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read027.hs -O -prof -auto-all -fasm   >read027.comp.stderr 2>&1
=====> read028(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read028.hs    >read028.comp.stderr 2>&1
=====> read028(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read028.hs -O   >read028.comp.stderr 2>&1
=====> read028(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read028.hs -O -fasm   >read028.comp.stderr 2>&1
=====> read028(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read028.hs -O -prof -auto-all   >read028.comp.stderr 2>&1
=====> read028(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read028.hs -O -prof -auto-all -fasm   >read028.comp.stderr 2>&1
=====> read029(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read029.hs    >read029.comp.stderr 2>&1
=====> read029(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read029.hs -O   >read029.comp.stderr 2>&1
=====> read029(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read029.hs -O -fasm   >read029.comp.stderr 2>&1
=====> read029(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read029.hs -O -prof -auto-all   >read029.comp.stderr 2>&1
=====> read029(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read029.hs -O -prof -auto-all -fasm   >read029.comp.stderr 2>&1
=====> read030(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read030.hs    >read030.comp.stderr 2>&1
=====> read030(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read030.hs -O   >read030.comp.stderr 2>&1
=====> read030(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read030.hs -O -fasm   >read030.comp.stderr 2>&1
=====> read030(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read030.hs -O -prof -auto-all   >read030.comp.stderr 2>&1
=====> read030(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read030.hs -O -prof -auto-all -fasm   >read030.comp.stderr 2>&1
=====> read031(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read031.hs    >read031.comp.stderr 2>&1
=====> read031(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read031.hs -O   >read031.comp.stderr 2>&1
=====> read031(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read031.hs -O -fasm   >read031.comp.stderr 2>&1
=====> read031(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read031.hs -O -prof -auto-all   >read031.comp.stderr 2>&1
=====> read031(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read031.hs -O -prof -auto-all -fasm   >read031.comp.stderr 2>&1
=====> read032(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read032.hs    >read032.comp.stderr 2>&1
=====> read032(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read032.hs -O   >read032.comp.stderr 2>&1
=====> read032(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read032.hs -O -fasm   >read032.comp.stderr 2>&1
=====> read032(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read032.hs -O -prof -auto-all   >read032.comp.stderr 2>&1
=====> read032(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read032.hs -O -prof -auto-all -fasm   >read032.comp.stderr 2>&1
=====> read033(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read033.hs    >read033.comp.stderr 2>&1
=====> read033(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read033.hs -O   >read033.comp.stderr 2>&1
=====> read033(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read033.hs -O -fasm   >read033.comp.stderr 2>&1
=====> read033(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read033.hs -O -prof -auto-all   >read033.comp.stderr 2>&1
=====> read033(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read033.hs -O -prof -auto-all -fasm   >read033.comp.stderr 2>&1
=====> read034(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read034.hs    >read034.comp.stderr 2>&1
=====> read034(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read034.hs -O   >read034.comp.stderr 2>&1
=====> read034(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read034.hs -O -fasm   >read034.comp.stderr 2>&1
=====> read034(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read034.hs -O -prof -auto-all   >read034.comp.stderr 2>&1
=====> read034(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read034.hs -O -prof -auto-all -fasm   >read034.comp.stderr 2>&1
=====> read036(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read036.hs    >read036.comp.stderr 2>&1
=====> read036(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read036.hs -O   >read036.comp.stderr 2>&1
=====> read036(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read036.hs -O -fasm   >read036.comp.stderr 2>&1
=====> read036(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read036.hs -O -prof -auto-all   >read036.comp.stderr 2>&1
=====> read036(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read036.hs -O -prof -auto-all -fasm   >read036.comp.stderr 2>&1
=====> read037(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read037.hs    >read037.comp.stderr 2>&1
=====> read037(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read037.hs -O   >read037.comp.stderr 2>&1
=====> read037(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read037.hs -O -fasm   >read037.comp.stderr 2>&1
=====> read037(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read037.hs -O -prof -auto-all   >read037.comp.stderr 2>&1
=====> read037(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read037.hs -O -prof -auto-all -fasm   >read037.comp.stderr 2>&1
=====> read038(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read038.hs    >read038.comp.stderr 2>&1
=====> read038(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read038.hs -O   >read038.comp.stderr 2>&1
=====> read038(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read038.hs -O -fasm   >read038.comp.stderr 2>&1
=====> read038(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read038.hs -O -prof -auto-all   >read038.comp.stderr 2>&1
=====> read038(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read038.hs -O -prof -auto-all -fasm   >read038.comp.stderr 2>&1
=====> read039(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read039.hs  -fno-code  >read039.comp.stderr 2>&1
=====> read039(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read039.hs -O -fno-code  >read039.comp.stderr 2>&1
=====> read039(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read039.hs -O -fasm -fno-code  >read039.comp.stderr 2>&1
=====> read039(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read039.hs -O -prof -auto-all -fno-code  >read039.comp.stderr 2>&1
=====> read039(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read039.hs -O -prof -auto-all -fasm -fno-code  >read039.comp.stderr 2>&1
=====> read040(normal)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read040.hs    >read040.comp.stderr 2>&1
=====> read040(opt)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read040.hs -O   >read040.comp.stderr 2>&1
=====> read040(optasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read040.hs -O -fasm   >read040.comp.stderr 2>&1
=====> read040(prof)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read040.hs -O -prof -auto-all   >read040.comp.stderr 2>&1
=====> read040(profasm)
cd ./parser/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read040.hs -O -prof -auto-all -fasm   >read040.comp.stderr 2>&1
====> Running ./parser/should_fail/all.T
=====> read001(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read001.hs    >read001.comp.stderr 2>&1
=====> read002(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read002.hs    >read002.comp.stderr 2>&1
=====> read003(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read003.hs    >read003.comp.stderr 2>&1
=====> read004(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read004.hs    >read004.comp.stderr 2>&1
=====> read005(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read005.hs    >read005.comp.stderr 2>&1
=====> read006(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read006.hs    >read006.comp.stderr 2>&1
=====> read007(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read007.hs    >read007.comp.stderr 2>&1
=====> read008(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read008.hs    >read008.comp.stderr 2>&1
=====> read009(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read009.hs    >read009.comp.stderr 2>&1
=====> read011(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read011.hs    >read011.comp.stderr 2>&1
=====> read012(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read012.hs    >read012.comp.stderr 2>&1
=====> read013(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read013.hs  -fglasgow-exts  >read013.comp.stderr 2>&1
=====> read014(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read014.hs    >read014.comp.stderr 2>&1
=====> read015(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read015.hs    >read015.comp.stderr 2>&1
=====> read016(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read016.hs    >read016.comp.stderr 2>&1
=====> read017(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read017.hs    >read017.comp.stderr 2>&1
=====> read018(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read018.hs    >read018.comp.stderr 2>&1
=====> read019(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read019.hs    >read019.comp.stderr 2>&1
=====> read020(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read020.hs    >read020.comp.stderr 2>&1
=====> read021(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read021.hs    >read021.comp.stderr 2>&1
=====> read022(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read022.hs    >read022.comp.stderr 2>&1
=====> read023(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read023.hs    >read023.comp.stderr 2>&1
=====> read024(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read024.hs    >read024.comp.stderr 2>&1
=====> read025(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read025.hs    >read025.comp.stderr 2>&1
=====> read026(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read026.hs    >read026.comp.stderr 2>&1
=====> read027(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read027.hs    >read027.comp.stderr 2>&1
=====> read028(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read028.hs    >read028.comp.stderr 2>&1
=====> read029(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read029.hs    >read029.comp.stderr 2>&1
=====> read030(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read030.hs    >read030.comp.stderr 2>&1
=====> read031(normal)
cd ./parser/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c read031.hs    >read031.comp.stderr 2>&1
====> Running ./parser/unicode/all.T
=====> utf8_002(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_002.hs    >utf8_002.comp.stderr 2>&1
 utf8_002.hs:2:0: lexical error at end of input  
 utf8_002.hs:2:0: lexical error (UTF-8 decoding error) 
Actual stderr output differs from expected:
*** ./parser/unicode/utf8_002.stderr	Sun Sep  3 18:30:41 2006
--- ./parser/unicode/utf8_002.comp.stderr	Mon Sep  4 02:23:14 2006
***************
*** 1,2 ****
! 
! utf8_002.hs:2:0: lexical error (UTF-8 decoding error)
--- 1,2 ----
! 

! utf8_002.hs:2:0: lexical error at end of input

*** unexpected failure for utf8_002(normal)
=====> utf8_003(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_003.hs    >utf8_003.comp.stderr 2>&1
 utf8_003.hs:2:0: lexical error at end of input  
 utf8_003.hs:2:0: lexical error (UTF-8 decoding error) 
Actual stderr output differs from expected:
*** ./parser/unicode/utf8_003.stderr	Sun Sep  3 18:30:41 2006
--- ./parser/unicode/utf8_003.comp.stderr	Mon Sep  4 02:23:14 2006
***************
*** 1,2 ****
! 
! utf8_003.hs:2:0: lexical error (UTF-8 decoding error)
--- 1,2 ----
! 

! utf8_003.hs:2:0: lexical error at end of input

*** unexpected failure for utf8_003(normal)
=====> utf8_004(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_004.hs    >utf8_004.comp.stderr 2>&1
 utf8_004.hs:2:0: lexical error at end of input  
 utf8_004.hs:2:0: lexical error (UTF-8 decoding error) 
Actual stderr output differs from expected:
*** ./parser/unicode/utf8_004.stderr	Sun Sep  3 18:30:41 2006
--- ./parser/unicode/utf8_004.comp.stderr	Mon Sep  4 02:23:14 2006
***************
*** 1,2 ****
! 
! utf8_004.hs:2:0: lexical error (UTF-8 decoding error)
--- 1,2 ----
! 

! utf8_004.hs:2:0: lexical error at end of input

*** unexpected failure for utf8_004(normal)
=====> utf8_005(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_005.hs    >utf8_005.comp.stderr 2>&1
 utf8_005.hs:2:0: lexical error at end of input  
 utf8_005.hs:2:0: lexical error (UTF-8 decoding error) 
Actual stderr output differs from expected:
*** ./parser/unicode/utf8_005.stderr	Sun Sep  3 18:30:41 2006
--- ./parser/unicode/utf8_005.comp.stderr	Mon Sep  4 02:23:15 2006
***************
*** 1,2 ****
! 
! utf8_005.hs:2:0: lexical error (UTF-8 decoding error)
--- 1,2 ----
! 

! utf8_005.hs:2:0: lexical error at end of input

*** unexpected failure for utf8_005(normal)
=====> utf8_010(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_010.hs    >utf8_010.comp.stderr 2>&1
=====> utf8_011(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_011.hs    >utf8_011.comp.stderr 2>&1
=====> utf8_020(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_020.hs    >utf8_020.comp.stderr 2>&1
=====> utf8_021(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_021.hs    >utf8_021.comp.stderr 2>&1
=====> utf8_022(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c utf8_022.hs    >utf8_022.comp.stderr 2>&1
=====> unicode001(normal)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs    >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001    </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(opt)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O   >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001    </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(optasm)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O -fasm   >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001    </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(prof)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O -prof -auto-all   >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001  +RTS -p -RTS  </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(profasm)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O -prof -auto-all -fasm   >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001  +RTS -hc -RTS  </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(ghci)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  unicode001.hs --interactive -v0   <unicode001.genscript 1>unicode001.interp.stdout 2>unicode001.interp.stderr
=====> unicode001(threaded1)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -threaded -debug   >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001    </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
=====> unicode001(threaded2)
cd ./parser/unicode && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o unicode001 unicode001.hs -O -threaded   >unicode001.comp.stderr 2>&1
cd ./parser/unicode && ./unicode001  +RTS -N2 -RTS  </dev/null >unicode001.run.stdout 2>unicode001.run.stderr
====> Running ./programs/10queens/test.T
=====> 10queens(normal)
cd ./programs/10queens && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o 10queens Main    >10queens.comp.stderr 2>&1
cd ./programs/10queens && ./10queens    </dev/null >10queens.run.stdout 2>10queens.run.stderr
=====> 10queens(opt)
cd ./programs/10queens && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o 10queens Main -O   >10queens.comp.stderr 2>&1
cd ./programs/10queens && ./10queens    </dev/null >10queens.run.stdout 2>10queens.run.stderr
=====> 10queens(optasm)
cd ./programs/10queens && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o 10queens Main -O -fasm   >10queens.comp.stderr 2>&1
cd ./programs/10queens && ./10queens    </dev/null >10queens.run.stdout 2>10queens.run.stderr
=====> 10queens(prof)
cd ./programs/10queens && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o 10queens Main -O -prof -auto-all   >10queens.comp.stderr 2>&1
cd ./programs/10queens && ./10queens  +RTS -p -RTS  </dev/null >10queens.run.stdout 2>10queens.run.stderr
=====> 10queens(profasm)
cd ./programs/10queens && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o 10queens Main -O -prof -auto-all -fasm   >10queens.comp.stderr 2>&1
cd ./programs/10queens && ./10queens  +RTS -hc -RTS  </dev/null >10queens.run.stdout 2>10queens.run.stderr
=====> 10queens(ghci)
cd ./programs/10queens && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <10queens.genscript 1>10queens.interp.stdout 2>10queens.interp.stderr
=====> 10queens(threaded1)
cd ./programs/10queens && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o 10queens Main -threaded -debug   >10queens.comp.stderr 2>&1
cd ./programs/10queens && ./10queens    </dev/null >10queens.run.stdout 2>10queens.run.stderr
=====> 10queens(threaded2)
cd ./programs/10queens && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o 10queens Main -O -threaded   >10queens.comp.stderr 2>&1
cd ./programs/10queens && ./10queens  +RTS -N2 -RTS  </dev/null >10queens.run.stdout 2>10queens.run.stderr
====> Running ./programs/andre_monad/test.T
=====> andre_monad(normal)
cd ./programs/andre_monad && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andre_monad Main    >andre_monad.comp.stderr 2>&1
cd ./programs/andre_monad && ./andre_monad    </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr
=====> andre_monad(opt)
cd ./programs/andre_monad && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andre_monad Main -O   >andre_monad.comp.stderr 2>&1
cd ./programs/andre_monad && ./andre_monad    </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr
=====> andre_monad(optasm)
cd ./programs/andre_monad && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andre_monad Main -O -fasm   >andre_monad.comp.stderr 2>&1
cd ./programs/andre_monad && ./andre_monad    </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr
=====> andre_monad(prof)
cd ./programs/andre_monad && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andre_monad Main -O -prof -auto-all   >andre_monad.comp.stderr 2>&1
cd ./programs/andre_monad && ./andre_monad  +RTS -p -RTS  </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr
=====> andre_monad(profasm)
cd ./programs/andre_monad && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andre_monad Main -O -prof -auto-all -fasm   >andre_monad.comp.stderr 2>&1
cd ./programs/andre_monad && ./andre_monad  +RTS -hc -RTS  </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr
=====> andre_monad(ghci)
cd ./programs/andre_monad && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <andre_monad.genscript 1>andre_monad.interp.stdout 2>andre_monad.interp.stderr
=====> andre_monad(threaded1)
cd ./programs/andre_monad && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andre_monad Main -threaded -debug   >andre_monad.comp.stderr 2>&1
cd ./programs/andre_monad && ./andre_monad    </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr
=====> andre_monad(threaded2)
cd ./programs/andre_monad && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andre_monad Main -O -threaded   >andre_monad.comp.stderr 2>&1
cd ./programs/andre_monad && ./andre_monad  +RTS -N2 -RTS  </dev/null >andre_monad.run.stdout 2>andre_monad.run.stderr
====> Running ./programs/andy_cherry/test.T
=====> andy_cherry(normal)
cd ./programs/andy_cherry && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andy_cherry Main  -cpp  >andy_cherry.comp.stderr 2>&1
cd ./programs/andy_cherry && ./andy_cherry .   </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr
=====> andy_cherry(opt)
cd ./programs/andy_cherry && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andy_cherry Main -O -cpp  >andy_cherry.comp.stderr 2>&1
cd ./programs/andy_cherry && ./andy_cherry .   </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr
=====> andy_cherry(optasm)
cd ./programs/andy_cherry && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andy_cherry Main -O -fasm -cpp  >andy_cherry.comp.stderr 2>&1
cd ./programs/andy_cherry && ./andy_cherry .   </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr
=====> andy_cherry(prof)
cd ./programs/andy_cherry && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andy_cherry Main -O -prof -auto-all -cpp  >andy_cherry.comp.stderr 2>&1
cd ./programs/andy_cherry && ./andy_cherry . +RTS -p -RTS  </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr
=====> andy_cherry(profasm)
cd ./programs/andy_cherry && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andy_cherry Main -O -prof -auto-all -fasm -cpp  >andy_cherry.comp.stderr 2>&1
cd ./programs/andy_cherry && ./andy_cherry . +RTS -hc -RTS  </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr
=====> andy_cherry(ghci)
cd ./programs/andy_cherry && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0 -cpp  <andy_cherry.genscript 1>andy_cherry.interp.stdout 2>andy_cherry.interp.stderr
Wrong exit code (expected 0 , actual 3 )
*** unexpected failure for andy_cherry(ghci)
=====> andy_cherry(threaded1)
cd ./programs/andy_cherry && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andy_cherry Main -threaded -debug -cpp  >andy_cherry.comp.stderr 2>&1
cd ./programs/andy_cherry && ./andy_cherry .   </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr
=====> andy_cherry(threaded2)
cd ./programs/andy_cherry && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o andy_cherry Main -O -threaded -cpp  >andy_cherry.comp.stderr 2>&1
cd ./programs/andy_cherry && ./andy_cherry . +RTS -N2 -RTS  </dev/null >andy_cherry.run.stdout 2>andy_cherry.run.stderr
====> Running ./programs/barton-mangler-bug/test.T
=====> barton-mangler-bug(normal)
cd ./programs/barton-mangler-bug && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o barton-mangler-bug Main    >barton-mangler-bug.comp.stderr 2>&1
cd ./programs/barton-mangler-bug && ./barton-mangler-bug    </dev/null >barton-mangler-bug.run.stdout 2>barton-mangler-bug.run.stderr
=====> barton-mangler-bug(opt)
cd ./programs/barton-mangler-bug && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o barton-mangler-bug Main -O   >barton-mangler-bug.comp.stderr 2>&1
cd ./programs/barton-mangler-bug && ./barton-mangler-bug    </dev/null >barton-mangler-bug.run.stdout 2>barton-mangler-bug.run.stderr
=====> barton-mangler-bug(optasm)
cd ./programs/barton-mangler-bug && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o barton-mangler-bug Main -O -fasm   >barton-mangler-bug.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 6] Compiling Plot             ( Plot.lhs, Plot.o )

[2 of 6] Compiling TypesettingTricks ( TypesettingTricks.hs, TypesettingTricks.o )

[3 of 6] Compiling Physical         ( Physical.hs, Physical.o )

[4 of 6] Compiling Basic            ( Basic.hs, Basic.o )



Basic.hs:207:6:

    Warning: Fields of `Foo' not initialised: x, y

	     In the expression: Foo {}

	     In the definition of `foo': foo = Foo {}

[5 of 6] Compiling PlotExample      ( PlotExample.lhs, PlotExample.o )

[6 of 6] Compiling Main             ( Main.hs, Main.o )



Main.hs:17:9:

    Warning: Fields of `Overshoot' not initialised: start_delay

	     In the `over' field of a record

	     In the first argument of `toSig', namely

		 `Pulse_dc

		      {start_delay = (Sec 1.0),

		       rise_time = (Sec 0.2),

		       pulse_width = (Sec 3.0),

		       fall_time = (Sec 0.3),

		       dc_offset = (V (- 1.0)),

		       period = (Sec 10.0),

		       amplitude = (V 5.0),

		       over = Overshoot

				  {ringing = (V 0.2),

				   pulse_width = (Sec 3.0),

				   oscillation = (Hz 2.0),

				   damp_fac = 1.0},

		       under = Overshoot

				   {ringing = (V (- 0.25)),

				    pulse_width = (Sec 3.0),

				    oscillation = (Hz 2.1),

				    damp_fac = 1.1}}'

	     In the expression:

		 toSig (Pulse_dc

			    {start_delay = (Sec 1.0),

			     rise_time = (Sec 0.2),

			     pulse_width = (Sec 3.0),

			     fall_time = (Sec 0.3),

			     dc_offset = (V (- 1.0)),

			     period = (Sec 10.0),

			     amplitude = (V 5.0),

			     over = Overshoot

					{ringing = (V 0.2),

					 pulse_width = (Sec 3.0),

					 oscillation = (Hz 2.0),

					 damp_fac = 1.0},

			     under = Overshoot

					 {ringing = (V (- 0.25)),

					  pulse_width = (Sec 3.0),

					  oscillation = (Hz 2.1),

					  damp_fac = 1.1}})



Main.hs:21:10:

    Warning: Fields of `Overshoot' not initialised: start_delay

	     In the `under' field of a record

	     In the first argument of `toSig', namely

		 `Pulse_dc

		      {start_delay = (Sec 1.0),

		       rise_time = (Sec 0.2),

		       pulse_width = (Sec 3.0),

		       fall_time = (Sec 0.3),

		       dc_offset = (V (- 1.0)),

		       period = (Sec 10.0),

		       amplitude = (V 5.0),

		       over = Overshoot

				  {ringing = (V 0.2),

				   pulse_width = (Sec 3.0),

				   oscillation = (Hz 2.0),

				   damp_fac = 1.0},

		       under = Overshoot

				   {ringing = (V (- 0.25)),

				    pulse_width = (Sec 3.0),

				    oscillation = (Hz 2.1),

				    damp_fac = 1.1}}'

	     In the expression:

		 toSig (Pulse_dc

			    {start_delay = (Sec 1.0),

			     rise_time = (Sec 0.2),

			     pulse_width = (Sec 3.0),

			     fall_time = (Sec 0.3),

			     dc_offset = (V (- 1.0)),

			     period = (Sec 10.0),

			     amplitude = (V 5.0),

			     over = Overshoot

					{ringing = (V 0.2),

					 pulse_width = (Sec 3.0),

					 oscillation = (Hz 2.0),

					 damp_fac = 1.0},

			     under = Overshoot

					 {ringing = (V (- 0.25)),

					  pulse_width = (Sec 3.0),

					  oscillation = (Hz 2.1),

					  damp_fac = 1.1}})

Linking barton-mangler-bug.exe ...

Basic.o(.text+0x54c7):fake: undefined reference to `imp(...)(long long, float *)'

collect2: ld returned 1 exit status


=====> barton-mangler-bug(prof)
cd ./programs/barton-mangler-bug && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o barton-mangler-bug Main -O -prof -auto-all   >barton-mangler-bug.comp.stderr 2>&1
cd ./programs/barton-mangler-bug && ./barton-mangler-bug  +RTS -p -RTS  </dev/null >barton-mangler-bug.run.stdout 2>barton-mangler-bug.run.stderr
=====> barton-mangler-bug(profasm)
cd ./programs/barton-mangler-bug && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o barton-mangler-bug Main -O -prof -auto-all -fasm   >barton-mangler-bug.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 6] Compiling Plot             ( Plot.lhs, Plot.o )

[2 of 6] Compiling TypesettingTricks ( TypesettingTricks.hs, TypesettingTricks.o )

[3 of 6] Compiling Physical         ( Physical.hs, Physical.o )

[4 of 6] Compiling Basic            ( Basic.hs, Basic.o )



Basic.hs:207:6:

    Warning: Fields of `Foo' not initialised: x, y

	     In the expression: Foo {}

	     In the definition of `foo': foo = Foo {}

[5 of 6] Compiling PlotExample      ( PlotExample.lhs, PlotExample.o )

[6 of 6] Compiling Main             ( Main.hs, Main.o )



Main.hs:17:9:

    Warning: Fields of `Overshoot' not initialised: start_delay

	     In the `over' field of a record

	     In the first argument of `toSig', namely

		 `Pulse_dc

		      {start_delay = (Sec 1.0),

		       rise_time = (Sec 0.2),

		       pulse_width = (Sec 3.0),

		       fall_time = (Sec 0.3),

		       dc_offset = (V (- 1.0)),

		       period = (Sec 10.0),

		       amplitude = (V 5.0),

		       over = Overshoot

				  {ringing = (V 0.2),

				   pulse_width = (Sec 3.0),

				   oscillation = (Hz 2.0),

				   damp_fac = 1.0},

		       under = Overshoot

				   {ringing = (V (- 0.25)),

				    pulse_width = (Sec 3.0),

				    oscillation = (Hz 2.1),

				    damp_fac = 1.1}}'

	     In the expression:

		 toSig (Pulse_dc

			    {start_delay = (Sec 1.0),

			     rise_time = (Sec 0.2),

			     pulse_width = (Sec 3.0),

			     fall_time = (Sec 0.3),

			     dc_offset = (V (- 1.0)),

			     period = (Sec 10.0),

			     amplitude = (V 5.0),

			     over = Overshoot

					{ringing = (V 0.2),

					 pulse_width = (Sec 3.0),

					 oscillation = (Hz 2.0),

					 damp_fac = 1.0},

			     under = Overshoot

					 {ringing = (V (- 0.25)),

					  pulse_width = (Sec 3.0),

					  oscillation = (Hz 2.1),

					  damp_fac = 1.1}})



Main.hs:21:10:

    Warning: Fields of `Overshoot' not initialised: start_delay

	     In the `under' field of a record

	     In the first argument of `toSig', namely

		 `Pulse_dc

		      {start_delay = (Sec 1.0),

		       rise_time = (Sec 0.2),

		       pulse_width = (Sec 3.0),

		       fall_time = (Sec 0.3),

		       dc_offset = (V (- 1.0)),

		       period = (Sec 10.0),

		       amplitude = (V 5.0),

		       over = Overshoot

				  {ringing = (V 0.2),

				   pulse_width = (Sec 3.0),

				   oscillation = (Hz 2.0),

				   damp_fac = 1.0},

		       under = Overshoot

				   {ringing = (V (- 0.25)),

				    pulse_width = (Sec 3.0),

				    oscillation = (Hz 2.1),

				    damp_fac = 1.1}}'

	     In the expression:

		 toSig (Pulse_dc

			    {start_delay = (Sec 1.0),

			     rise_time = (Sec 0.2),

			     pulse_width = (Sec 3.0),

			     fall_time = (Sec 0.3),

			     dc_offset = (V (- 1.0)),

			     period = (Sec 10.0),

			     amplitude = (V 5.0),

			     over = Overshoot

					{ringing = (V 0.2),

					 pulse_width = (Sec 3.0),

					 oscillation = (Hz 2.0),

					 damp_fac = 1.0},

			     under = Overshoot

					 {ringing = (V (- 0.25)),

					  pulse_width = (Sec 3.0),

					  oscillation = (Hz 2.1),

					  damp_fac = 1.1}})

Linking barton-mangler-bug.exe ...

Basic.o(.text+0xcdde):fake: undefined reference to `imp(...)(long long, float *)'

collect2: ld returned 1 exit status


*** unexpected failure for barton-mangler-bug(profasm)
=====> barton-mangler-bug(ghci)
cd ./programs/barton-mangler-bug && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <barton-mangler-bug.genscript 1>barton-mangler-bug.interp.stdout 2>barton-mangler-bug.interp.stderr
=====> barton-mangler-bug(threaded1)
cd ./programs/barton-mangler-bug && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o barton-mangler-bug Main -threaded -debug   >barton-mangler-bug.comp.stderr 2>&1
cd ./programs/barton-mangler-bug && ./barton-mangler-bug    </dev/null >barton-mangler-bug.run.stdout 2>barton-mangler-bug.run.stderr
=====> barton-mangler-bug(threaded2)
cd ./programs/barton-mangler-bug && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o barton-mangler-bug Main -O -threaded   >barton-mangler-bug.comp.stderr 2>&1
cd ./programs/barton-mangler-bug && ./barton-mangler-bug  +RTS -N2 -RTS  </dev/null >barton-mangler-bug.run.stdout 2>barton-mangler-bug.run.stderr
====> Running ./programs/cholewo-eval/test.T
=====> cholewo-eval(normal)
cd ./programs/cholewo-eval && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cholewo-eval Main    >cholewo-eval.comp.stderr 2>&1
cd ./programs/cholewo-eval && ./cholewo-eval    </dev/null >cholewo-eval.run.stdout 2>cholewo-eval.run.stderr
=====> cholewo-eval(opt)
cd ./programs/cholewo-eval && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cholewo-eval Main -O   >cholewo-eval.comp.stderr 2>&1
cd ./programs/cholewo-eval && ./cholewo-eval    </dev/null >cholewo-eval.run.stdout 2>cholewo-eval.run.stderr
=====> cholewo-eval(optasm)
cd ./programs/cholewo-eval && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cholewo-eval Main -O -fasm   >cholewo-eval.comp.stderr 2>&1
cd ./programs/cholewo-eval && ./cholewo-eval    </dev/null >cholewo-eval.run.stdout 2>cholewo-eval.run.stderr
Actual stdout output differs from expected:
*** ./programs/cholewo-eval/cholewo-eval.stdout	Sun Sep  3 18:30:34 2006
--- ./programs/cholewo-eval/cholewo-eval.run.stdout	Mon Sep  4 02:27:34 2006
***************
*** 1 ****
! [-0.5105811455265337,-0.7565080326002654]
--- 1 ----
! [-0.5105811455265337,-0.7565080326002656]

=====> cholewo-eval(prof)
cd ./programs/cholewo-eval && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cholewo-eval Main -O -prof -auto-all   >cholewo-eval.comp.stderr 2>&1
cd ./programs/cholewo-eval && ./cholewo-eval  +RTS -p -RTS  </dev/null >cholewo-eval.run.stdout 2>cholewo-eval.run.stderr
=====> cholewo-eval(profasm)
cd ./programs/cholewo-eval && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cholewo-eval Main -O -prof -auto-all -fasm   >cholewo-eval.comp.stderr 2>&1
cd ./programs/cholewo-eval && ./cholewo-eval  +RTS -hc -RTS  </dev/null >cholewo-eval.run.stdout 2>cholewo-eval.run.stderr
Actual stdout output differs from expected:
*** ./programs/cholewo-eval/cholewo-eval.stdout	Sun Sep  3 18:30:34 2006
--- ./programs/cholewo-eval/cholewo-eval.run.stdout	Mon Sep  4 02:27:53 2006
***************
*** 1 ****
! [-0.5105811455265337,-0.7565080326002654]
--- 1 ----
! [-0.5105811455265337,-0.7565080326002656]

=====> cholewo-eval(ghci)
cd ./programs/cholewo-eval && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <cholewo-eval.genscript 1>cholewo-eval.interp.stdout 2>cholewo-eval.interp.stderr
=====> cholewo-eval(threaded1)
cd ./programs/cholewo-eval && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cholewo-eval Main -threaded -debug   >cholewo-eval.comp.stderr 2>&1
cd ./programs/cholewo-eval && ./cholewo-eval    </dev/null >cholewo-eval.run.stdout 2>cholewo-eval.run.stderr
=====> cholewo-eval(threaded2)
cd ./programs/cholewo-eval && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cholewo-eval Main -O -threaded   >cholewo-eval.comp.stderr 2>&1
cd ./programs/cholewo-eval && ./cholewo-eval  +RTS -N2 -RTS  </dev/null >cholewo-eval.run.stdout 2>cholewo-eval.run.stderr
====> Running ./programs/cvh_unboxing/test.T
=====> cvh_unboxing(normal)
cd ./programs/cvh_unboxing && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cvh_unboxing Main  -fglasgow-exts  >cvh_unboxing.comp.stderr 2>&1
cd ./programs/cvh_unboxing && ./cvh_unboxing    </dev/null >cvh_unboxing.run.stdout 2>cvh_unboxing.run.stderr
=====> cvh_unboxing(opt)
cd ./programs/cvh_unboxing && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cvh_unboxing Main -O -fglasgow-exts  >cvh_unboxing.comp.stderr 2>&1
cd ./programs/cvh_unboxing && ./cvh_unboxing    </dev/null >cvh_unboxing.run.stdout 2>cvh_unboxing.run.stderr
=====> cvh_unboxing(optasm)
cd ./programs/cvh_unboxing && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cvh_unboxing Main -O -fasm -fglasgow-exts  >cvh_unboxing.comp.stderr 2>&1
cd ./programs/cvh_unboxing && ./cvh_unboxing    </dev/null >cvh_unboxing.run.stdout 2>cvh_unboxing.run.stderr
=====> cvh_unboxing(prof)
cd ./programs/cvh_unboxing && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cvh_unboxing Main -O -prof -auto-all -fglasgow-exts  >cvh_unboxing.comp.stderr 2>&1
cd ./programs/cvh_unboxing && ./cvh_unboxing  +RTS -p -RTS  </dev/null >cvh_unboxing.run.stdout 2>cvh_unboxing.run.stderr
=====> cvh_unboxing(profasm)
cd ./programs/cvh_unboxing && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cvh_unboxing Main -O -prof -auto-all -fasm -fglasgow-exts  >cvh_unboxing.comp.stderr 2>&1
cd ./programs/cvh_unboxing && ./cvh_unboxing  +RTS -hc -RTS  </dev/null >cvh_unboxing.run.stdout 2>cvh_unboxing.run.stderr
=====> cvh_unboxing(ghci)
cd ./programs/cvh_unboxing && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0 -fglasgow-exts  <cvh_unboxing.genscript 1>cvh_unboxing.interp.stdout 2>cvh_unboxing.interp.stderr
=====> cvh_unboxing(threaded1)
cd ./programs/cvh_unboxing && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cvh_unboxing Main -threaded -debug -fglasgow-exts  >cvh_unboxing.comp.stderr 2>&1
cd ./programs/cvh_unboxing && ./cvh_unboxing    </dev/null >cvh_unboxing.run.stdout 2>cvh_unboxing.run.stderr
=====> cvh_unboxing(threaded2)
cd ./programs/cvh_unboxing && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o cvh_unboxing Main -O -threaded -fglasgow-exts  >cvh_unboxing.comp.stderr 2>&1
cd ./programs/cvh_unboxing && ./cvh_unboxing  +RTS -N2 -RTS  </dev/null >cvh_unboxing.run.stdout 2>cvh_unboxing.run.stderr
====> Running ./programs/fast2haskell/test.T
=====> fast2haskell(normal)
cd ./programs/fast2haskell && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fast2haskell Main  -fglasgow-exts  >fast2haskell.comp.stderr 2>&1
cd ./programs/fast2haskell && ./fast2haskell    </dev/null >fast2haskell.run.stdout 2>fast2haskell.run.stderr
=====> fast2haskell(opt)
cd ./programs/fast2haskell && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fast2haskell Main -O -fglasgow-exts  >fast2haskell.comp.stderr 2>&1
cd ./programs/fast2haskell && ./fast2haskell    </dev/null >fast2haskell.run.stdout 2>fast2haskell.run.stderr
=====> fast2haskell(optasm)
cd ./programs/fast2haskell && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fast2haskell Main -O -fasm -fglasgow-exts  >fast2haskell.comp.stderr 2>&1
cd ./programs/fast2haskell && ./fast2haskell    </dev/null >fast2haskell.run.stdout 2>fast2haskell.run.stderr
=====> fast2haskell(prof)
cd ./programs/fast2haskell && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fast2haskell Main -O -prof -auto-all -fglasgow-exts  >fast2haskell.comp.stderr 2>&1
cd ./programs/fast2haskell && ./fast2haskell  +RTS -p -RTS  </dev/null >fast2haskell.run.stdout 2>fast2haskell.run.stderr
=====> fast2haskell(profasm)
cd ./programs/fast2haskell && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fast2haskell Main -O -prof -auto-all -fasm -fglasgow-exts  >fast2haskell.comp.stderr 2>&1
cd ./programs/fast2haskell && ./fast2haskell  +RTS -hc -RTS  </dev/null >fast2haskell.run.stdout 2>fast2haskell.run.stderr
=====> fast2haskell(ghci)
cd ./programs/fast2haskell && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0 -fglasgow-exts  <fast2haskell.genscript 1>fast2haskell.interp.stdout 2>fast2haskell.interp.stderr
=====> fast2haskell(threaded1)
cd ./programs/fast2haskell && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fast2haskell Main -threaded -debug -fglasgow-exts  >fast2haskell.comp.stderr 2>&1
cd ./programs/fast2haskell && ./fast2haskell    </dev/null >fast2haskell.run.stdout 2>fast2haskell.run.stderr
=====> fast2haskell(threaded2)
cd ./programs/fast2haskell && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fast2haskell Main -O -threaded -fglasgow-exts  >fast2haskell.comp.stderr 2>&1
cd ./programs/fast2haskell && ./fast2haskell  +RTS -N2 -RTS  </dev/null >fast2haskell.run.stdout 2>fast2haskell.run.stderr
====> Running ./programs/fun_insts/test.T
=====> fun_insts(normal)
cd ./programs/fun_insts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fun_insts Main    >fun_insts.comp.stderr 2>&1
cd ./programs/fun_insts && ./fun_insts    </dev/null >fun_insts.run.stdout 2>fun_insts.run.stderr
=====> fun_insts(opt)
cd ./programs/fun_insts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fun_insts Main -O   >fun_insts.comp.stderr 2>&1
cd ./programs/fun_insts && ./fun_insts    </dev/null >fun_insts.run.stdout 2>fun_insts.run.stderr
=====> fun_insts(optasm)
cd ./programs/fun_insts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fun_insts Main -O -fasm   >fun_insts.comp.stderr 2>&1
cd ./programs/fun_insts && ./fun_insts    </dev/null >fun_insts.run.stdout 2>fun_insts.run.stderr
=====> fun_insts(prof)
cd ./programs/fun_insts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fun_insts Main -O -prof -auto-all   >fun_insts.comp.stderr 2>&1
cd ./programs/fun_insts && ./fun_insts  +RTS -p -RTS  </dev/null >fun_insts.run.stdout 2>fun_insts.run.stderr
=====> fun_insts(profasm)
cd ./programs/fun_insts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fun_insts Main -O -prof -auto-all -fasm   >fun_insts.comp.stderr 2>&1
cd ./programs/fun_insts && ./fun_insts  +RTS -hc -RTS  </dev/null >fun_insts.run.stdout 2>fun_insts.run.stderr
=====> fun_insts(ghci)
cd ./programs/fun_insts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <fun_insts.genscript 1>fun_insts.interp.stdout 2>fun_insts.interp.stderr
=====> fun_insts(threaded1)
cd ./programs/fun_insts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fun_insts Main -threaded -debug   >fun_insts.comp.stderr 2>&1
cd ./programs/fun_insts && ./fun_insts    </dev/null >fun_insts.run.stdout 2>fun_insts.run.stderr
=====> fun_insts(threaded2)
cd ./programs/fun_insts && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o fun_insts Main -O -threaded   >fun_insts.comp.stderr 2>&1
cd ./programs/fun_insts && ./fun_insts  +RTS -N2 -RTS  </dev/null >fun_insts.run.stdout 2>fun_insts.run.stderr
====> Running ./programs/galois_raytrace/test.T
=====> galois_raytrace(normal)
cd ./programs/galois_raytrace && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o galois_raytrace Main  -package parsec  >galois_raytrace.comp.stderr 2>&1
cd ./programs/galois_raytrace && ./galois_raytrace    </dev/null >galois_raytrace.run.stdout 2>galois_raytrace.run.stderr
=====> galois_raytrace(opt)
cd ./programs/galois_raytrace && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o galois_raytrace Main -O -package parsec  >galois_raytrace.comp.stderr 2>&1
cd ./programs/galois_raytrace && ./galois_raytrace    </dev/null >galois_raytrace.run.stdout 2>galois_raytrace.run.stderr
=====> galois_raytrace(prof)
cd ./programs/galois_raytrace && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o galois_raytrace Main -O -prof -auto-all -package parsec  >galois_raytrace.comp.stderr 2>&1
cd ./programs/galois_raytrace && ./galois_raytrace  +RTS -p -RTS  </dev/null >galois_raytrace.run.stdout 2>galois_raytrace.run.stderr
=====> galois_raytrace(ghci)
cd ./programs/galois_raytrace && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0 -package parsec  <galois_raytrace.genscript 1>galois_raytrace.interp.stdout 2>galois_raytrace.interp.stderr
=====> galois_raytrace(threaded1)
cd ./programs/galois_raytrace && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o galois_raytrace Main -threaded -debug -package parsec  >galois_raytrace.comp.stderr 2>&1
cd ./programs/galois_raytrace && ./galois_raytrace    </dev/null >galois_raytrace.run.stdout 2>galois_raytrace.run.stderr
=====> galois_raytrace(threaded2)
cd ./programs/galois_raytrace && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o galois_raytrace Main -O -threaded -package parsec  >galois_raytrace.comp.stderr 2>&1
cd ./programs/galois_raytrace && ./galois_raytrace  +RTS -N2 -RTS  </dev/null >galois_raytrace.run.stdout 2>galois_raytrace.run.stderr
====> Running ./programs/jl_defaults/test.T
=====> jl_defaults(normal)
cd ./programs/jl_defaults && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jl_defaults Main    >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults    <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(opt)
cd ./programs/jl_defaults && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jl_defaults Main -O   >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults    <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(optasm)
cd ./programs/jl_defaults && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jl_defaults Main -O -fasm   >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults    <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(prof)
cd ./programs/jl_defaults && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jl_defaults Main -O -prof -auto-all   >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults  +RTS -p -RTS  <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(profasm)
cd ./programs/jl_defaults && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jl_defaults Main -O -prof -auto-all -fasm   >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults  +RTS -hc -RTS  <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(ghci)
cd ./programs/jl_defaults && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <jl_defaults.genscript 1>jl_defaults.interp.stdout 2>jl_defaults.interp.stderr
=====> jl_defaults(threaded1)
cd ./programs/jl_defaults && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jl_defaults Main -threaded -debug   >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults    <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
=====> jl_defaults(threaded2)
cd ./programs/jl_defaults && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jl_defaults Main -O -threaded   >jl_defaults.comp.stderr 2>&1
cd ./programs/jl_defaults && ./jl_defaults  +RTS -N2 -RTS  <jl_defaults.stdin >jl_defaults.run.stdout 2>jl_defaults.run.stderr
====> Running ./programs/joao-circular/test.T
=====> joao-circular(normal)
cd ./programs/joao-circular && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o joao-circular Main  -O  >joao-circular.comp.stderr 2>&1
cd ./programs/joao-circular && ./joao-circular inp 40   </dev/null >joao-circular.run.stdout 2>joao-circular.run.stderr
=====> joao-circular(opt)
cd ./programs/joao-circular && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o joao-circular Main -O -O  >joao-circular.comp.stderr 2>&1
cd ./programs/joao-circular && ./joao-circular inp 40   </dev/null >joao-circular.run.stdout 2>joao-circular.run.stderr
=====> joao-circular(optasm)
cd ./programs/joao-circular && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o joao-circular Main -O -fasm -O  >joao-circular.comp.stderr 2>&1
cd ./programs/joao-circular && ./joao-circular inp 40   </dev/null >joao-circular.run.stdout 2>joao-circular.run.stderr
=====> joao-circular(prof)
cd ./programs/joao-circular && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o joao-circular Main -O -prof -auto-all -O  >joao-circular.comp.stderr 2>&1
cd ./programs/joao-circular && ./joao-circular inp 40 +RTS -p -RTS  </dev/null >joao-circular.run.stdout 2>joao-circular.run.stderr
=====> joao-circular(profasm)
cd ./programs/joao-circular && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o joao-circular Main -O -prof -auto-all -fasm -O  >joao-circular.comp.stderr 2>&1
cd ./programs/joao-circular && ./joao-circular inp 40 +RTS -hc -RTS  </dev/null >joao-circular.run.stdout 2>joao-circular.run.stderr
=====> joao-circular(ghci)
cd ./programs/joao-circular && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0 -O  <joao-circular.genscript 1>joao-circular.interp.stdout 2>joao-circular.interp.stderr
=====> joao-circular(threaded1)
cd ./programs/joao-circular && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o joao-circular Main -threaded -debug -O  >joao-circular.comp.stderr 2>&1
cd ./programs/joao-circular && ./joao-circular inp 40   </dev/null >joao-circular.run.stdout 2>joao-circular.run.stderr
=====> joao-circular(threaded2)
cd ./programs/joao-circular && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o joao-circular Main -O -threaded -O  >joao-circular.comp.stderr 2>&1
cd ./programs/joao-circular && ./joao-circular inp 40 +RTS -N2 -RTS  </dev/null >joao-circular.run.stdout 2>joao-circular.run.stderr
====> Running ./programs/jq_readsPrec/test.T
=====> jq_readsPrec(normal)
cd ./programs/jq_readsPrec && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jq_readsPrec Main    >jq_readsPrec.comp.stderr 2>&1
cd ./programs/jq_readsPrec && ./jq_readsPrec    <jq_readsPrec.stdin >jq_readsPrec.run.stdout 2>jq_readsPrec.run.stderr
=====> jq_readsPrec(opt)
cd ./programs/jq_readsPrec && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jq_readsPrec Main -O   >jq_readsPrec.comp.stderr 2>&1
cd ./programs/jq_readsPrec && ./jq_readsPrec    <jq_readsPrec.stdin >jq_readsPrec.run.stdout 2>jq_readsPrec.run.stderr
=====> jq_readsPrec(optasm)
cd ./programs/jq_readsPrec && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jq_readsPrec Main -O -fasm   >jq_readsPrec.comp.stderr 2>&1
cd ./programs/jq_readsPrec && ./jq_readsPrec    <jq_readsPrec.stdin >jq_readsPrec.run.stdout 2>jq_readsPrec.run.stderr
=====> jq_readsPrec(prof)
cd ./programs/jq_readsPrec && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jq_readsPrec Main -O -prof -auto-all   >jq_readsPrec.comp.stderr 2>&1
cd ./programs/jq_readsPrec && ./jq_readsPrec  +RTS -p -RTS  <jq_readsPrec.stdin >jq_readsPrec.run.stdout 2>jq_readsPrec.run.stderr
=====> jq_readsPrec(profasm)
cd ./programs/jq_readsPrec && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jq_readsPrec Main -O -prof -auto-all -fasm   >jq_readsPrec.comp.stderr 2>&1
cd ./programs/jq_readsPrec && ./jq_readsPrec  +RTS -hc -RTS  <jq_readsPrec.stdin >jq_readsPrec.run.stdout 2>jq_readsPrec.run.stderr
=====> jq_readsPrec(ghci)
cd ./programs/jq_readsPrec && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <jq_readsPrec.genscript 1>jq_readsPrec.interp.stdout 2>jq_readsPrec.interp.stderr
=====> jq_readsPrec(threaded1)
cd ./programs/jq_readsPrec && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jq_readsPrec Main -threaded -debug   >jq_readsPrec.comp.stderr 2>&1
cd ./programs/jq_readsPrec && ./jq_readsPrec    <jq_readsPrec.stdin >jq_readsPrec.run.stdout 2>jq_readsPrec.run.stderr
=====> jq_readsPrec(threaded2)
cd ./programs/jq_readsPrec && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jq_readsPrec Main -O -threaded   >jq_readsPrec.comp.stderr 2>&1
cd ./programs/jq_readsPrec && ./jq_readsPrec  +RTS -N2 -RTS  <jq_readsPrec.stdin >jq_readsPrec.run.stdout 2>jq_readsPrec.run.stderr
====> Running ./programs/jtod_circint/test.T
=====> jtod_circint(normal)
cd ./programs/jtod_circint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jtod_circint Main    >jtod_circint.comp.stderr 2>&1
cd ./programs/jtod_circint && ./jtod_circint    </dev/null >jtod_circint.run.stdout 2>jtod_circint.run.stderr
=====> jtod_circint(opt)
cd ./programs/jtod_circint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jtod_circint Main -O   >jtod_circint.comp.stderr 2>&1
cd ./programs/jtod_circint && ./jtod_circint    </dev/null >jtod_circint.run.stdout 2>jtod_circint.run.stderr
=====> jtod_circint(optasm)
cd ./programs/jtod_circint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jtod_circint Main -O -fasm   >jtod_circint.comp.stderr 2>&1
cd ./programs/jtod_circint && ./jtod_circint    </dev/null >jtod_circint.run.stdout 2>jtod_circint.run.stderr
=====> jtod_circint(prof)
cd ./programs/jtod_circint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jtod_circint Main -O -prof -auto-all   >jtod_circint.comp.stderr 2>&1
cd ./programs/jtod_circint && ./jtod_circint  +RTS -p -RTS  </dev/null >jtod_circint.run.stdout 2>jtod_circint.run.stderr
=====> jtod_circint(profasm)
cd ./programs/jtod_circint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jtod_circint Main -O -prof -auto-all -fasm   >jtod_circint.comp.stderr 2>&1
cd ./programs/jtod_circint && ./jtod_circint  +RTS -hc -RTS  </dev/null >jtod_circint.run.stdout 2>jtod_circint.run.stderr
=====> jtod_circint(ghci)
cd ./programs/jtod_circint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <jtod_circint.genscript 1>jtod_circint.interp.stdout 2>jtod_circint.interp.stderr
=====> jtod_circint(threaded1)
cd ./programs/jtod_circint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jtod_circint Main -threaded -debug   >jtod_circint.comp.stderr 2>&1
cd ./programs/jtod_circint && ./jtod_circint    </dev/null >jtod_circint.run.stdout 2>jtod_circint.run.stderr
=====> jtod_circint(threaded2)
cd ./programs/jtod_circint && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jtod_circint Main -O -threaded   >jtod_circint.comp.stderr 2>&1
cd ./programs/jtod_circint && ./jtod_circint  +RTS -N2 -RTS  </dev/null >jtod_circint.run.stdout 2>jtod_circint.run.stderr
====> Running ./programs/jules_xref/test.T
=====> jules_xref(normal)
cd ./programs/jules_xref && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref Main    >jules_xref.comp.stderr 2>&1
cd ./programs/jules_xref && ./jules_xref    <jules_xref.stdin >jules_xref.run.stdout 2>jules_xref.run.stderr
=====> jules_xref(opt)
cd ./programs/jules_xref && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref Main -O   >jules_xref.comp.stderr 2>&1
cd ./programs/jules_xref && ./jules_xref    <jules_xref.stdin >jules_xref.run.stdout 2>jules_xref.run.stderr
=====> jules_xref(optasm)
cd ./programs/jules_xref && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref Main -O -fasm   >jules_xref.comp.stderr 2>&1
cd ./programs/jules_xref && ./jules_xref    <jules_xref.stdin >jules_xref.run.stdout 2>jules_xref.run.stderr
=====> jules_xref(prof)
cd ./programs/jules_xref && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref Main -O -prof -auto-all   >jules_xref.comp.stderr 2>&1
cd ./programs/jules_xref && ./jules_xref  +RTS -p -RTS  <jules_xref.stdin >jules_xref.run.stdout 2>jules_xref.run.stderr
=====> jules_xref(profasm)
cd ./programs/jules_xref && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref Main -O -prof -auto-all -fasm   >jules_xref.comp.stderr 2>&1
cd ./programs/jules_xref && ./jules_xref  +RTS -hc -RTS  <jules_xref.stdin >jules_xref.run.stdout 2>jules_xref.run.stderr
=====> jules_xref(ghci)
cd ./programs/jules_xref && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <jules_xref.genscript 1>jules_xref.interp.stdout 2>jules_xref.interp.stderr
=====> jules_xref(threaded1)
cd ./programs/jules_xref && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref Main -threaded -debug   >jules_xref.comp.stderr 2>&1
cd ./programs/jules_xref && ./jules_xref    <jules_xref.stdin >jules_xref.run.stdout 2>jules_xref.run.stderr
=====> jules_xref(threaded2)
cd ./programs/jules_xref && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref Main -O -threaded   >jules_xref.comp.stderr 2>&1
cd ./programs/jules_xref && ./jules_xref  +RTS -N2 -RTS  <jules_xref.stdin >jules_xref.run.stdout 2>jules_xref.run.stderr
====> Running ./programs/jules_xref2/test.T
=====> jules_xref2(normal)
cd ./programs/jules_xref2 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref2 Main    >jules_xref2.comp.stderr 2>&1
cd ./programs/jules_xref2 && ./jules_xref2    <jules_xref2.stdin >jules_xref2.run.stdout 2>jules_xref2.run.stderr
=====> jules_xref2(opt)
cd ./programs/jules_xref2 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref2 Main -O   >jules_xref2.comp.stderr 2>&1
cd ./programs/jules_xref2 && ./jules_xref2    <jules_xref2.stdin >jules_xref2.run.stdout 2>jules_xref2.run.stderr
=====> jules_xref2(optasm)
cd ./programs/jules_xref2 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref2 Main -O -fasm   >jules_xref2.comp.stderr 2>&1
cd ./programs/jules_xref2 && ./jules_xref2    <jules_xref2.stdin >jules_xref2.run.stdout 2>jules_xref2.run.stderr
=====> jules_xref2(prof)
cd ./programs/jules_xref2 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref2 Main -O -prof -auto-all   >jules_xref2.comp.stderr 2>&1
cd ./programs/jules_xref2 && ./jules_xref2  +RTS -p -RTS  <jules_xref2.stdin >jules_xref2.run.stdout 2>jules_xref2.run.stderr
=====> jules_xref2(profasm)
cd ./programs/jules_xref2 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref2 Main -O -prof -auto-all -fasm   >jules_xref2.comp.stderr 2>&1
cd ./programs/jules_xref2 && ./jules_xref2  +RTS -hc -RTS  <jules_xref2.stdin >jules_xref2.run.stdout 2>jules_xref2.run.stderr
=====> jules_xref2(ghci)
cd ./programs/jules_xref2 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <jules_xref2.genscript 1>jules_xref2.interp.stdout 2>jules_xref2.interp.stderr
=====> jules_xref2(threaded1)
cd ./programs/jules_xref2 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref2 Main -threaded -debug   >jules_xref2.comp.stderr 2>&1
cd ./programs/jules_xref2 && ./jules_xref2    <jules_xref2.stdin >jules_xref2.run.stdout 2>jules_xref2.run.stderr
=====> jules_xref2(threaded2)
cd ./programs/jules_xref2 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o jules_xref2 Main -O -threaded   >jules_xref2.comp.stderr 2>&1
cd ./programs/jules_xref2 && ./jules_xref2  +RTS -N2 -RTS  <jules_xref2.stdin >jules_xref2.run.stdout 2>jules_xref2.run.stderr
====> Running ./programs/launchbury/test.T
=====> launchbury(normal)
cd ./programs/launchbury && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o launchbury Main    >launchbury.comp.stderr 2>&1
cd ./programs/launchbury && ./launchbury    <launchbury.stdin >launchbury.run.stdout 2>launchbury.run.stderr
=====> launchbury(opt)
cd ./programs/launchbury && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o launchbury Main -O   >launchbury.comp.stderr 2>&1
cd ./programs/launchbury && ./launchbury    <launchbury.stdin >launchbury.run.stdout 2>launchbury.run.stderr
=====> launchbury(optasm)
cd ./programs/launchbury && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o launchbury Main -O -fasm   >launchbury.comp.stderr 2>&1
cd ./programs/launchbury && ./launchbury    <launchbury.stdin >launchbury.run.stdout 2>launchbury.run.stderr
=====> launchbury(prof)
cd ./programs/launchbury && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o launchbury Main -O -prof -auto-all   >launchbury.comp.stderr 2>&1
cd ./programs/launchbury && ./launchbury  +RTS -p -RTS  <launchbury.stdin >launchbury.run.stdout 2>launchbury.run.stderr
=====> launchbury(profasm)
cd ./programs/launchbury && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o launchbury Main -O -prof -auto-all -fasm   >launchbury.comp.stderr 2>&1
cd ./programs/launchbury && ./launchbury  +RTS -hc -RTS  <launchbury.stdin >launchbury.run.stdout 2>launchbury.run.stderr
=====> launchbury(ghci)
cd ./programs/launchbury && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <launchbury.genscript 1>launchbury.interp.stdout 2>launchbury.interp.stderr
=====> launchbury(threaded1)
cd ./programs/launchbury && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o launchbury Main -threaded -debug   >launchbury.comp.stderr 2>&1
cd ./programs/launchbury && ./launchbury    <launchbury.stdin >launchbury.run.stdout 2>launchbury.run.stderr
=====> launchbury(threaded2)
cd ./programs/launchbury && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o launchbury Main -O -threaded   >launchbury.comp.stderr 2>&1
cd ./programs/launchbury && ./launchbury  +RTS -N2 -RTS  <launchbury.stdin >launchbury.run.stdout 2>launchbury.run.stderr
====> Running ./programs/lennart_range/test.T
=====> lennart_range(normal)
cd ./programs/lennart_range && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lennart_range Main    >lennart_range.comp.stderr 2>&1
cd ./programs/lennart_range && ./lennart_range    </dev/null >lennart_range.run.stdout 2>lennart_range.run.stderr
=====> lennart_range(opt)
cd ./programs/lennart_range && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lennart_range Main -O   >lennart_range.comp.stderr 2>&1
cd ./programs/lennart_range && ./lennart_range    </dev/null >lennart_range.run.stdout 2>lennart_range.run.stderr
=====> lennart_range(optasm)
cd ./programs/lennart_range && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lennart_range Main -O -fasm   >lennart_range.comp.stderr 2>&1
cd ./programs/lennart_range && ./lennart_range    </dev/null >lennart_range.run.stdout 2>lennart_range.run.stderr
=====> lennart_range(prof)
cd ./programs/lennart_range && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lennart_range Main -O -prof -auto-all   >lennart_range.comp.stderr 2>&1
cd ./programs/lennart_range && ./lennart_range  +RTS -p -RTS  </dev/null >lennart_range.run.stdout 2>lennart_range.run.stderr
=====> lennart_range(profasm)
cd ./programs/lennart_range && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lennart_range Main -O -prof -auto-all -fasm   >lennart_range.comp.stderr 2>&1
cd ./programs/lennart_range && ./lennart_range  +RTS -hc -RTS  </dev/null >lennart_range.run.stdout 2>lennart_range.run.stderr
=====> lennart_range(ghci)
cd ./programs/lennart_range && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <lennart_range.genscript 1>lennart_range.interp.stdout 2>lennart_range.interp.stderr
=====> lennart_range(threaded1)
cd ./programs/lennart_range && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lennart_range Main -threaded -debug   >lennart_range.comp.stderr 2>&1
cd ./programs/lennart_range && ./lennart_range    </dev/null >lennart_range.run.stdout 2>lennart_range.run.stderr
=====> lennart_range(threaded2)
cd ./programs/lennart_range && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lennart_range Main -O -threaded   >lennart_range.comp.stderr 2>&1
cd ./programs/lennart_range && ./lennart_range  +RTS -N2 -RTS  </dev/null >lennart_range.run.stdout 2>lennart_range.run.stderr
====> Running ./programs/lex/test.T
=====> lex(normal)
cd ./programs/lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lex Main    >lex.comp.stderr 2>&1
cd ./programs/lex && ./lex    <lex.stdin >lex.run.stdout 2>lex.run.stderr
=====> lex(opt)
cd ./programs/lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lex Main -O   >lex.comp.stderr 2>&1
cd ./programs/lex && ./lex    <lex.stdin >lex.run.stdout 2>lex.run.stderr
=====> lex(optasm)
cd ./programs/lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lex Main -O -fasm   >lex.comp.stderr 2>&1
cd ./programs/lex && ./lex    <lex.stdin >lex.run.stdout 2>lex.run.stderr
=====> lex(prof)
cd ./programs/lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lex Main -O -prof -auto-all   >lex.comp.stderr 2>&1
cd ./programs/lex && ./lex  +RTS -p -RTS  <lex.stdin >lex.run.stdout 2>lex.run.stderr
=====> lex(profasm)
cd ./programs/lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lex Main -O -prof -auto-all -fasm   >lex.comp.stderr 2>&1
cd ./programs/lex && ./lex  +RTS -hc -RTS  <lex.stdin >lex.run.stdout 2>lex.run.stderr
=====> lex(ghci)
cd ./programs/lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <lex.genscript 1>lex.interp.stdout 2>lex.interp.stderr
=====> lex(threaded1)
cd ./programs/lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lex Main -threaded -debug   >lex.comp.stderr 2>&1
cd ./programs/lex && ./lex    <lex.stdin >lex.run.stdout 2>lex.run.stderr
=====> lex(threaded2)
cd ./programs/lex && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o lex Main -O -threaded   >lex.comp.stderr 2>&1
cd ./programs/lex && ./lex  +RTS -N2 -RTS  <lex.stdin >lex.run.stdout 2>lex.run.stderr
====> Running ./programs/life_space_leak/test.T
=====> life_space_leak(normal)
cd ./programs/life_space_leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o life_space_leak Main    >life_space_leak.comp.stderr 2>&1
cd ./programs/life_space_leak && ./life_space_leak    </dev/null >life_space_leak.run.stdout 2>life_space_leak.run.stderr
=====> life_space_leak(opt)
cd ./programs/life_space_leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o life_space_leak Main -O   >life_space_leak.comp.stderr 2>&1
cd ./programs/life_space_leak && ./life_space_leak    </dev/null >life_space_leak.run.stdout 2>life_space_leak.run.stderr
=====> life_space_leak(optasm)
cd ./programs/life_space_leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o life_space_leak Main -O -fasm   >life_space_leak.comp.stderr 2>&1
cd ./programs/life_space_leak && ./life_space_leak    </dev/null >life_space_leak.run.stdout 2>life_space_leak.run.stderr
=====> life_space_leak(prof)
cd ./programs/life_space_leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o life_space_leak Main -O -prof -auto-all   >life_space_leak.comp.stderr 2>&1
cd ./programs/life_space_leak && ./life_space_leak  +RTS -p -RTS  </dev/null >life_space_leak.run.stdout 2>life_space_leak.run.stderr
=====> life_space_leak(profasm)
cd ./programs/life_space_leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o life_space_leak Main -O -prof -auto-all -fasm   >life_space_leak.comp.stderr 2>&1
cd ./programs/life_space_leak && ./life_space_leak  +RTS -hc -RTS  </dev/null >life_space_leak.run.stdout 2>life_space_leak.run.stderr
=====> life_space_leak(ghci)
cd ./programs/life_space_leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <life_space_leak.genscript 1>life_space_leak.interp.stdout 2>life_space_leak.interp.stderr
=====> life_space_leak(threaded1)
cd ./programs/life_space_leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o life_space_leak Main -threaded -debug   >life_space_leak.comp.stderr 2>&1
cd ./programs/life_space_leak && ./life_space_leak    </dev/null >life_space_leak.run.stdout 2>life_space_leak.run.stderr
=====> life_space_leak(threaded2)
cd ./programs/life_space_leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o life_space_leak Main -O -threaded   >life_space_leak.comp.stderr 2>&1
cd ./programs/life_space_leak && ./life_space_leak  +RTS -N2 -RTS  </dev/null >life_space_leak.run.stdout 2>life_space_leak.run.stderr
====> Running ./programs/maessen-hashtab/test.T
=====> maessen_hashtab(normal)
cd ./programs/maessen-hashtab && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o maessen_hashtab HashTest  -cpp  >maessen_hashtab.comp.stderr 2>&1
Compile failed (status 256) errors were:


HashTest.hs:9:7:

    Could not find module `Test.QuickCheck':

      Use -v to see a list of the files searched for.


*** unexpected failure for maessen_hashtab(normal)
=====> maessen_hashtab(opt)
cd ./programs/maessen-hashtab && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o maessen_hashtab HashTest -O -cpp  >maessen_hashtab.comp.stderr 2>&1
Compile failed (status 256) errors were:


HashTest.hs:9:7:

    Could not find module `Test.QuickCheck':

      Use -v to see a list of the files searched for.


*** unexpected failure for maessen_hashtab(opt)
=====> maessen_hashtab(optasm)
cd ./programs/maessen-hashtab && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o maessen_hashtab HashTest -O -fasm -cpp  >maessen_hashtab.comp.stderr 2>&1
Compile failed (status 256) errors were:


HashTest.hs:9:7:

    Could not find module `Test.QuickCheck':

      Use -v to see a list of the files searched for.


*** unexpected failure for maessen_hashtab(optasm)
=====> maessen_hashtab(prof)
cd ./programs/maessen-hashtab && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o maessen_hashtab HashTest -O -prof -auto-all -cpp  >maessen_hashtab.comp.stderr 2>&1
Compile failed (status 256) errors were:


HashTest.hs:9:7:

    Could not find module `Test.QuickCheck':

      Use -v to see a list of the files searched for.


*** unexpected failure for maessen_hashtab(prof)
=====> maessen_hashtab(profasm)
cd ./programs/maessen-hashtab && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o maessen_hashtab HashTest -O -prof -auto-all -fasm -cpp  >maessen_hashtab.comp.stderr 2>&1
Compile failed (status 256) errors were:


HashTest.hs:9:7:

    Could not find module `Test.QuickCheck':

      Use -v to see a list of the files searched for.


*** unexpected failure for maessen_hashtab(profasm)
=====> maessen_hashtab(ghci)
cd ./programs/maessen-hashtab && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  HashTest --interactive -v0 -cpp  <maessen_hashtab.genscript 1>maessen_hashtab.interp.stdout 2>maessen_hashtab.interp.stderr
Actual stdout output differs from expected:
*** ./programs/maessen-hashtab/maessen_hashtab.stdout	Sun Sep  3 18:30:34 2006
--- ./programs/maessen-hashtab/maessen_hashtab.run.stdout	Mon Sep  4 02:44:57 2006
***************
*** 1,15 ****
- emptyLookup:OK, passed 500 tests.
- emptyToList:OK, passed 500 tests.
- emptyFromList:OK, passed 500 tests.
- insert:OK, passed 500 tests.
- insertu:OK, passed 500 tests.
- delete:OK, passed 500 tests (60% trivial).
- deleteu:OK, passed 500 tests.
- update:OK, passed 500 tests.
- updatec:OK, passed 500 tests.
- updateLookup:OK, passed 500 tests (63% trivial).
- fromList:OK, passed 500 tests (2% trivial).
- fromListInsert:OK, passed 500 tests (2% trivial).
- toList:OK, passed 500 tests (1% trivial).
- simulation:OK, passed 500 tests (1% trivial).
- OK
--- 0 ----
*** unexpected failure for maessen_hashtab(ghci)
=====> maessen_hashtab(threaded1)
cd ./programs/maessen-hashtab && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o maessen_hashtab HashTest -threaded -debug -cpp  >maessen_hashtab.comp.stderr 2>&1
Compile failed (status 256) errors were:


HashTest.hs:9:7:

    Could not find module `Test.QuickCheck':

      Use -v to see a list of the files searched for.


*** unexpected failure for maessen_hashtab(threaded1)
=====> maessen_hashtab(threaded2)
cd ./programs/maessen-hashtab && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o maessen_hashtab HashTest -O -threaded -cpp  >maessen_hashtab.comp.stderr 2>&1
Compile failed (status 256) errors were:


HashTest.hs:9:7:

    Could not find module `Test.QuickCheck':

      Use -v to see a list of the files searched for.


*** unexpected failure for maessen_hashtab(threaded2)
====> Running ./programs/north_array/test.T
=====> north_array(normal)
cd ./programs/north_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o north_array Main    >north_array.comp.stderr 2>&1
cd ./programs/north_array && ./north_array    </dev/null >north_array.run.stdout 2>north_array.run.stderr
=====> north_array(opt)
cd ./programs/north_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o north_array Main -O   >north_array.comp.stderr 2>&1
cd ./programs/north_array && ./north_array    </dev/null >north_array.run.stdout 2>north_array.run.stderr
=====> north_array(optasm)
cd ./programs/north_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o north_array Main -O -fasm   >north_array.comp.stderr 2>&1
cd ./programs/north_array && ./north_array    </dev/null >north_array.run.stdout 2>north_array.run.stderr
=====> north_array(prof)
cd ./programs/north_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o north_array Main -O -prof -auto-all   >north_array.comp.stderr 2>&1
cd ./programs/north_array && ./north_array  +RTS -p -RTS  </dev/null >north_array.run.stdout 2>north_array.run.stderr
=====> north_array(profasm)
cd ./programs/north_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o north_array Main -O -prof -auto-all -fasm   >north_array.comp.stderr 2>&1
cd ./programs/north_array && ./north_array  +RTS -hc -RTS  </dev/null >north_array.run.stdout 2>north_array.run.stderr
=====> north_array(ghci)
cd ./programs/north_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <north_array.genscript 1>north_array.interp.stdout 2>north_array.interp.stderr
=====> north_array(threaded1)
cd ./programs/north_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o north_array Main -threaded -debug   >north_array.comp.stderr 2>&1
cd ./programs/north_array && ./north_array    </dev/null >north_array.run.stdout 2>north_array.run.stderr
=====> north_array(threaded2)
cd ./programs/north_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o north_array Main -O -threaded   >north_array.comp.stderr 2>&1
cd ./programs/north_array && ./north_array  +RTS -N2 -RTS  </dev/null >north_array.run.stdout 2>north_array.run.stderr
====> Running ./programs/okeefe_neural/test.T
=====> okeefe_neural(normal)
cd ./programs/okeefe_neural && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o okeefe_neural Main  -package lang +RTS -M64m -RTS  >okeefe_neural.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: lang


=====> okeefe_neural(opt)
cd ./programs/okeefe_neural && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o okeefe_neural Main -O -package lang +RTS -M64m -RTS  >okeefe_neural.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: lang


=====> okeefe_neural(optasm)
cd ./programs/okeefe_neural && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o okeefe_neural Main -O -fasm -package lang +RTS -M64m -RTS  >okeefe_neural.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: lang


=====> okeefe_neural(prof)
cd ./programs/okeefe_neural && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o okeefe_neural Main -O -prof -auto-all -package lang +RTS -M64m -RTS  >okeefe_neural.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: lang


=====> okeefe_neural(profasm)
cd ./programs/okeefe_neural && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o okeefe_neural Main -O -prof -auto-all -fasm -package lang +RTS -M64m -RTS  >okeefe_neural.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: lang


=====> okeefe_neural(ghci)
cd ./programs/okeefe_neural && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0 -package lang +RTS -M64m -RTS  <okeefe_neural.genscript 1>okeefe_neural.interp.stdout 2>okeefe_neural.interp.stderr
Wrong exit code (expected 0 , actual 1 )
=====> okeefe_neural(threaded1)
cd ./programs/okeefe_neural && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o okeefe_neural Main -threaded -debug -package lang +RTS -M64m -RTS  >okeefe_neural.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: lang


=====> okeefe_neural(threaded2)
cd ./programs/okeefe_neural && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o okeefe_neural Main -O -threaded -package lang +RTS -M64m -RTS  >okeefe_neural.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc.exe: unknown package: lang


====> Running ./programs/record_upd/test.T
=====> record_upd(normal)
cd ./programs/record_upd && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o record_upd Main    >record_upd.comp.stderr 2>&1
cd ./programs/record_upd && ./record_upd    </dev/null >record_upd.run.stdout 2>record_upd.run.stderr
=====> record_upd(opt)
cd ./programs/record_upd && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o record_upd Main -O   >record_upd.comp.stderr 2>&1
cd ./programs/record_upd && ./record_upd    </dev/null >record_upd.run.stdout 2>record_upd.run.stderr
=====> record_upd(optasm)
cd ./programs/record_upd && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o record_upd Main -O -fasm   >record_upd.comp.stderr 2>&1
cd ./programs/record_upd && ./record_upd    </dev/null >record_upd.run.stdout 2>record_upd.run.stderr
=====> record_upd(prof)
cd ./programs/record_upd && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o record_upd Main -O -prof -auto-all   >record_upd.comp.stderr 2>&1
cd ./programs/record_upd && ./record_upd  +RTS -p -RTS  </dev/null >record_upd.run.stdout 2>record_upd.run.stderr
=====> record_upd(profasm)
cd ./programs/record_upd && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o record_upd Main -O -prof -auto-all -fasm   >record_upd.comp.stderr 2>&1
cd ./programs/record_upd && ./record_upd  +RTS -hc -RTS  </dev/null >record_upd.run.stdout 2>record_upd.run.stderr
=====> record_upd(ghci)
cd ./programs/record_upd && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <record_upd.genscript 1>record_upd.interp.stdout 2>record_upd.interp.stderr
=====> record_upd(threaded1)
cd ./programs/record_upd && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o record_upd Main -threaded -debug   >record_upd.comp.stderr 2>&1
cd ./programs/record_upd && ./record_upd    </dev/null >record_upd.run.stdout 2>record_upd.run.stderr
=====> record_upd(threaded2)
cd ./programs/record_upd && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o record_upd Main -O -threaded   >record_upd.comp.stderr 2>&1
cd ./programs/record_upd && ./record_upd  +RTS -N2 -RTS  </dev/null >record_upd.run.stdout 2>record_upd.run.stderr
====> Running ./programs/rittri/test.T
=====> rittri(normal)
cd ./programs/rittri && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rittri Main    >rittri.comp.stderr 2>&1
cd ./programs/rittri && ./rittri    <rittri.stdin >rittri.run.stdout 2>rittri.run.stderr
=====> rittri(opt)
cd ./programs/rittri && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rittri Main -O   >rittri.comp.stderr 2>&1
cd ./programs/rittri && ./rittri    <rittri.stdin >rittri.run.stdout 2>rittri.run.stderr
=====> rittri(optasm)
cd ./programs/rittri && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rittri Main -O -fasm   >rittri.comp.stderr 2>&1
cd ./programs/rittri && ./rittri    <rittri.stdin >rittri.run.stdout 2>rittri.run.stderr
=====> rittri(prof)
cd ./programs/rittri && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rittri Main -O -prof -auto-all   >rittri.comp.stderr 2>&1
cd ./programs/rittri && ./rittri  +RTS -p -RTS  <rittri.stdin >rittri.run.stdout 2>rittri.run.stderr
=====> rittri(profasm)
cd ./programs/rittri && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rittri Main -O -prof -auto-all -fasm   >rittri.comp.stderr 2>&1
cd ./programs/rittri && ./rittri  +RTS -hc -RTS  <rittri.stdin >rittri.run.stdout 2>rittri.run.stderr
=====> rittri(ghci)
cd ./programs/rittri && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <rittri.genscript 1>rittri.interp.stdout 2>rittri.interp.stderr
=====> rittri(threaded1)
cd ./programs/rittri && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rittri Main -threaded -debug   >rittri.comp.stderr 2>&1
cd ./programs/rittri && ./rittri    <rittri.stdin >rittri.run.stdout 2>rittri.run.stderr
=====> rittri(threaded2)
cd ./programs/rittri && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rittri Main -O -threaded   >rittri.comp.stderr 2>&1
cd ./programs/rittri && ./rittri  +RTS -N2 -RTS  <rittri.stdin >rittri.run.stdout 2>rittri.run.stderr
====> Running ./programs/sanders_array/test.T
=====> sanders_array(normal)
cd ./programs/sanders_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o sanders_array Main    >sanders_array.comp.stderr 2>&1
cd ./programs/sanders_array && ./sanders_array    </dev/null >sanders_array.run.stdout 2>sanders_array.run.stderr
=====> sanders_array(opt)
cd ./programs/sanders_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o sanders_array Main -O   >sanders_array.comp.stderr 2>&1
cd ./programs/sanders_array && ./sanders_array    </dev/null >sanders_array.run.stdout 2>sanders_array.run.stderr
=====> sanders_array(optasm)
cd ./programs/sanders_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o sanders_array Main -O -fasm   >sanders_array.comp.stderr 2>&1
cd ./programs/sanders_array && ./sanders_array    </dev/null >sanders_array.run.stdout 2>sanders_array.run.stderr
=====> sanders_array(prof)
cd ./programs/sanders_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o sanders_array Main -O -prof -auto-all   >sanders_array.comp.stderr 2>&1
cd ./programs/sanders_array && ./sanders_array  +RTS -p -RTS  </dev/null >sanders_array.run.stdout 2>sanders_array.run.stderr
=====> sanders_array(profasm)
cd ./programs/sanders_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o sanders_array Main -O -prof -auto-all -fasm   >sanders_array.comp.stderr 2>&1
cd ./programs/sanders_array && ./sanders_array  +RTS -hc -RTS  </dev/null >sanders_array.run.stdout 2>sanders_array.run.stderr
=====> sanders_array(ghci)
cd ./programs/sanders_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <sanders_array.genscript 1>sanders_array.interp.stdout 2>sanders_array.interp.stderr
=====> sanders_array(threaded1)
cd ./programs/sanders_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o sanders_array Main -threaded -debug   >sanders_array.comp.stderr 2>&1
cd ./programs/sanders_array && ./sanders_array    </dev/null >sanders_array.run.stdout 2>sanders_array.run.stderr
=====> sanders_array(threaded2)
cd ./programs/sanders_array && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o sanders_array Main -O -threaded   >sanders_array.comp.stderr 2>&1
cd ./programs/sanders_array && ./sanders_array  +RTS -N2 -RTS  </dev/null >sanders_array.run.stdout 2>sanders_array.run.stderr
====> Running ./programs/seward-space-leak/test.T
=====> seward-space-leak(normal)
cd ./programs/seward-space-leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o seward-space-leak Main    >seward-space-leak.comp.stderr 2>&1
cd ./programs/seward-space-leak && ./seward-space-leak    </dev/null >seward-space-leak.run.stdout 2>seward-space-leak.run.stderr
=====> seward-space-leak(opt)
cd ./programs/seward-space-leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o seward-space-leak Main -O   >seward-space-leak.comp.stderr 2>&1
cd ./programs/seward-space-leak && ./seward-space-leak    </dev/null >seward-space-leak.run.stdout 2>seward-space-leak.run.stderr
=====> seward-space-leak(optasm)
cd ./programs/seward-space-leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o seward-space-leak Main -O -fasm   >seward-space-leak.comp.stderr 2>&1
cd ./programs/seward-space-leak && ./seward-space-leak    </dev/null >seward-space-leak.run.stdout 2>seward-space-leak.run.stderr
=====> seward-space-leak(prof)
cd ./programs/seward-space-leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o seward-space-leak Main -O -prof -auto-all   >seward-space-leak.comp.stderr 2>&1
cd ./programs/seward-space-leak && ./seward-space-leak  +RTS -p -RTS  </dev/null >seward-space-leak.run.stdout 2>seward-space-leak.run.stderr
=====> seward-space-leak(profasm)
cd ./programs/seward-space-leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o seward-space-leak Main -O -prof -auto-all -fasm   >seward-space-leak.comp.stderr 2>&1
cd ./programs/seward-space-leak && ./seward-space-leak  +RTS -hc -RTS  </dev/null >seward-space-leak.run.stdout 2>seward-space-leak.run.stderr
=====> seward-space-leak(ghci)
cd ./programs/seward-space-leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <seward-space-leak.genscript 1>seward-space-leak.interp.stdout 2>seward-space-leak.interp.stderr
=====> seward-space-leak(threaded1)
cd ./programs/seward-space-leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o seward-space-leak Main -threaded -debug   >seward-space-leak.comp.stderr 2>&1
cd ./programs/seward-space-leak && ./seward-space-leak    </dev/null >seward-space-leak.run.stdout 2>seward-space-leak.run.stderr
=====> seward-space-leak(threaded2)
cd ./programs/seward-space-leak && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o seward-space-leak Main -O -threaded   >seward-space-leak.comp.stderr 2>&1
cd ./programs/seward-space-leak && ./seward-space-leak  +RTS -N2 -RTS  </dev/null >seward-space-leak.run.stdout 2>seward-space-leak.run.stderr
====> Running ./programs/strict_anns/test.T
=====> strict_anns(normal)
cd ./programs/strict_anns && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strict_anns Main    >strict_anns.comp.stderr 2>&1
cd ./programs/strict_anns && ./strict_anns    </dev/null >strict_anns.run.stdout 2>strict_anns.run.stderr
=====> strict_anns(opt)
cd ./programs/strict_anns && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strict_anns Main -O   >strict_anns.comp.stderr 2>&1
cd ./programs/strict_anns && ./strict_anns    </dev/null >strict_anns.run.stdout 2>strict_anns.run.stderr
=====> strict_anns(optasm)
cd ./programs/strict_anns && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strict_anns Main -O -fasm   >strict_anns.comp.stderr 2>&1
cd ./programs/strict_anns && ./strict_anns    </dev/null >strict_anns.run.stdout 2>strict_anns.run.stderr
=====> strict_anns(prof)
cd ./programs/strict_anns && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strict_anns Main -O -prof -auto-all   >strict_anns.comp.stderr 2>&1
cd ./programs/strict_anns && ./strict_anns  +RTS -p -RTS  </dev/null >strict_anns.run.stdout 2>strict_anns.run.stderr
=====> strict_anns(profasm)
cd ./programs/strict_anns && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strict_anns Main -O -prof -auto-all -fasm   >strict_anns.comp.stderr 2>&1
cd ./programs/strict_anns && ./strict_anns  +RTS -hc -RTS  </dev/null >strict_anns.run.stdout 2>strict_anns.run.stderr
=====> strict_anns(ghci)
cd ./programs/strict_anns && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <strict_anns.genscript 1>strict_anns.interp.stdout 2>strict_anns.interp.stderr
=====> strict_anns(threaded1)
cd ./programs/strict_anns && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strict_anns Main -threaded -debug   >strict_anns.comp.stderr 2>&1
cd ./programs/strict_anns && ./strict_anns    </dev/null >strict_anns.run.stdout 2>strict_anns.run.stderr
=====> strict_anns(threaded2)
cd ./programs/strict_anns && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o strict_anns Main -O -threaded   >strict_anns.comp.stderr 2>&1
cd ./programs/strict_anns && ./strict_anns  +RTS -N2 -RTS  </dev/null >strict_anns.run.stdout 2>strict_anns.run.stderr
====> Running ./programs/thurston-modular-arith/test.T
=====> thurston-modular-arith(normal)
cd ./programs/thurston-modular-arith && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o thurston-modular-arith Main    >thurston-modular-arith.comp.stderr 2>&1
cd ./programs/thurston-modular-arith && ./thurston-modular-arith    </dev/null >thurston-modular-arith.run.stdout 2>thurston-modular-arith.run.stderr
=====> thurston-modular-arith(opt)
cd ./programs/thurston-modular-arith && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o thurston-modular-arith Main -O   >thurston-modular-arith.comp.stderr 2>&1
cd ./programs/thurston-modular-arith && ./thurston-modular-arith    </dev/null >thurston-modular-arith.run.stdout 2>thurston-modular-arith.run.stderr
=====> thurston-modular-arith(optasm)
cd ./programs/thurston-modular-arith && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o thurston-modular-arith Main -O -fasm   >thurston-modular-arith.comp.stderr 2>&1
cd ./programs/thurston-modular-arith && ./thurston-modular-arith    </dev/null >thurston-modular-arith.run.stdout 2>thurston-modular-arith.run.stderr
=====> thurston-modular-arith(prof)
cd ./programs/thurston-modular-arith && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o thurston-modular-arith Main -O -prof -auto-all   >thurston-modular-arith.comp.stderr 2>&1
cd ./programs/thurston-modular-arith && ./thurston-modular-arith  +RTS -p -RTS  </dev/null >thurston-modular-arith.run.stdout 2>thurston-modular-arith.run.stderr
=====> thurston-modular-arith(profasm)
cd ./programs/thurston-modular-arith && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o thurston-modular-arith Main -O -prof -auto-all -fasm   >thurston-modular-arith.comp.stderr 2>&1
cd ./programs/thurston-modular-arith && ./thurston-modular-arith  +RTS -hc -RTS  </dev/null >thurston-modular-arith.run.stdout 2>thurston-modular-arith.run.stderr
=====> thurston-modular-arith(ghci)
cd ./programs/thurston-modular-arith && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0   <thurston-modular-arith.genscript 1>thurston-modular-arith.interp.stdout 2>thurston-modular-arith.interp.stderr
=====> thurston-modular-arith(threaded1)
cd ./programs/thurston-modular-arith && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o thurston-modular-arith Main -threaded -debug   >thurston-modular-arith.comp.stderr 2>&1
cd ./programs/thurston-modular-arith && ./thurston-modular-arith    </dev/null >thurston-modular-arith.run.stdout 2>thurston-modular-arith.run.stderr
=====> thurston-modular-arith(threaded2)
cd ./programs/thurston-modular-arith && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o thurston-modular-arith Main -O -threaded   >thurston-modular-arith.comp.stderr 2>&1
cd ./programs/thurston-modular-arith && ./thurston-modular-arith  +RTS -N2 -RTS  </dev/null >thurston-modular-arith.run.stdout 2>thurston-modular-arith.run.stderr
====> Running ./rebindable/all.T
=====> rebindable1(normal)
cd ./rebindable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rebindable1.hs    >rebindable1.comp.stderr 2>&1
=====> rebindable2(normal)
cd ./rebindable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rebindable2 rebindable2.hs    >rebindable2.comp.stderr 2>&1
cd ./rebindable && ./rebindable2    </dev/null >rebindable2.run.stdout 2>rebindable2.run.stderr
=====> rebindable3(normal)
cd ./rebindable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rebindable3 rebindable3.hs    >rebindable3.comp.stderr 2>&1
cd ./rebindable && ./rebindable3    </dev/null >rebindable3.run.stdout 2>rebindable3.run.stderr
=====> rebindable4(normal)
cd ./rebindable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rebindable4 rebindable4.hs    >rebindable4.comp.stderr 2>&1
cd ./rebindable && ./rebindable4    </dev/null >rebindable4.run.stdout 2>rebindable4.run.stderr
=====> rebindable5(normal)
cd ./rebindable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rebindable5 rebindable5.hs    >rebindable5.comp.stderr 2>&1
cd ./rebindable && ./rebindable5    </dev/null >rebindable5.run.stdout 2>rebindable5.run.stderr
=====> rebindable6(normal)
cd ./rebindable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rebindable6 rebindable6.hs    >rebindable6.comp.stderr 2>&1
cd ./rebindable && ./rebindable6    </dev/null >rebindable6.run.stdout 2>rebindable6.run.stderr
=====> rebindable7(normal)
cd ./rebindable && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o rebindable7 rebindable7.hs    >rebindable7.comp.stderr 2>&1
cd ./rebindable && ./rebindable7    </dev/null >rebindable7.run.stdout 2>rebindable7.run.stderr
====> Running ./rename/prog001/test.T
=====> rename.prog001(normal)
cd ./rename/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog001 rn037  -v0  >rename.prog001.comp.stderr 2>&1
=====> rename.prog001(opt)
cd ./rename/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog001 rn037 -O -v0  >rename.prog001.comp.stderr 2>&1
=====> rename.prog001(optasm)
cd ./rename/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog001 rn037 -O -fasm -v0  >rename.prog001.comp.stderr 2>&1
=====> rename.prog001(prof)
cd ./rename/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog001 rn037 -O -prof -auto-all -v0  >rename.prog001.comp.stderr 2>&1
=====> rename.prog001(profasm)
cd ./rename/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog001 rn037 -O -prof -auto-all -fasm -v0  >rename.prog001.comp.stderr 2>&1
====> Running ./rename/prog002/test.T
=====> rename.prog002(normal)
cd ./rename/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog002 rnfail037  -v0  >rename.prog002.comp.stderr 2>&1
====> Running ./rename/prog003/test.T
=====> rename.prog003(normal)
cd ./rename/prog003 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog003 B  -v0  >rename.prog003.comp.stderr 2>&1
====> Running ./rename/prog004/test.T
=====> rename.prog004(normal)
cd ./rename/prog004 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog004 C  -v0  >rename.prog004.comp.stderr 2>&1
=====> rename.prog004(opt)
cd ./rename/prog004 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog004 C -O -v0  >rename.prog004.comp.stderr 2>&1
=====> rename.prog004(optasm)
cd ./rename/prog004 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog004 C -O -fasm -v0  >rename.prog004.comp.stderr 2>&1
=====> rename.prog004(prof)
cd ./rename/prog004 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog004 C -O -prof -auto-all -v0  >rename.prog004.comp.stderr 2>&1
=====> rename.prog004(profasm)
cd ./rename/prog004 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog004 C -O -prof -auto-all -fasm -v0  >rename.prog004.comp.stderr 2>&1
====> Running ./rename/prog005/test.T
=====> rename.prog005(normal)
cd ./rename/prog005 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog005 View  -v0  >rename.prog005.comp.stderr 2>&1
=====> rename.prog005(opt)
cd ./rename/prog005 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog005 View -O -v0  >rename.prog005.comp.stderr 2>&1
=====> rename.prog005(optasm)
cd ./rename/prog005 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog005 View -O -fasm -v0  >rename.prog005.comp.stderr 2>&1
=====> rename.prog005(prof)
cd ./rename/prog005 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog005 View -O -prof -auto-all -v0  >rename.prog005.comp.stderr 2>&1
=====> rename.prog005(profasm)
cd ./rename/prog005 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rename.prog005 View -O -prof -auto-all -fasm -v0  >rename.prog005.comp.stderr 2>&1
====> Running ./rename/prog006/all.T
=====> rn.prog006(normal)
cd ./rename/prog006 && $MAKE -s --no-print-directory rn.prog006    </dev/null >rn.prog006.run.stdout 2>rn.prog006.run.stderr
Wrong exit code (expected 0 , actual 2 )
*** unexpected failure for rn.prog006(normal)
====> Running ./rename/should_compile/all.T
=====> rn003(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn003.hs    >rn003.comp.stderr 2>&1
=====> rn003(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn003.hs -O   >rn003.comp.stderr 2>&1
=====> rn003(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn003.hs -O -fasm   >rn003.comp.stderr 2>&1
=====> rn003(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn003.hs -O -prof -auto-all   >rn003.comp.stderr 2>&1
=====> rn003(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn003.hs -O -prof -auto-all -fasm   >rn003.comp.stderr 2>&1
=====> rn005(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn005.hs    >rn005.comp.stderr 2>&1
=====> rn005(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn005.hs -O   >rn005.comp.stderr 2>&1
=====> rn005(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn005.hs -O -fasm   >rn005.comp.stderr 2>&1
=====> rn005(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn005.hs -O -prof -auto-all   >rn005.comp.stderr 2>&1
=====> rn005(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn005.hs -O -prof -auto-all -fasm   >rn005.comp.stderr 2>&1
=====> rn006(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn006.hs    >rn006.comp.stderr 2>&1
=====> rn006(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn006.hs -O   >rn006.comp.stderr 2>&1
=====> rn006(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn006.hs -O -fasm   >rn006.comp.stderr 2>&1
=====> rn006(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn006.hs -O -prof -auto-all   >rn006.comp.stderr 2>&1
=====> rn006(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn006.hs -O -prof -auto-all -fasm   >rn006.comp.stderr 2>&1
=====> rn009(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn009 rn009  -v0  >rn009.comp.stderr 2>&1
=====> rn009(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn009 rn009 -O -v0  >rn009.comp.stderr 2>&1
=====> rn009(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn009 rn009 -O -fasm -v0  >rn009.comp.stderr 2>&1
=====> rn009(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn009 rn009 -O -prof -auto-all -v0  >rn009.comp.stderr 2>&1
=====> rn009(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn009 rn009 -O -prof -auto-all -fasm -v0  >rn009.comp.stderr 2>&1
=====> rn011(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn011 rn011  -v0  >rn011.comp.stderr 2>&1
=====> rn011(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn011 rn011 -O -v0  >rn011.comp.stderr 2>&1
=====> rn011(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn011 rn011 -O -fasm -v0  >rn011.comp.stderr 2>&1
=====> rn011(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn011 rn011 -O -prof -auto-all -v0  >rn011.comp.stderr 2>&1
=====> rn011(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn011 rn011 -O -prof -auto-all -fasm -v0  >rn011.comp.stderr 2>&1
=====> rn012(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn012 rn012  -v0  >rn012.comp.stderr 2>&1
=====> rn012(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn012 rn012 -O -v0  >rn012.comp.stderr 2>&1
=====> rn012(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn012 rn012 -O -fasm -v0  >rn012.comp.stderr 2>&1
=====> rn012(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn012 rn012 -O -prof -auto-all -v0  >rn012.comp.stderr 2>&1
=====> rn012(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn012 rn012 -O -prof -auto-all -fasm -v0  >rn012.comp.stderr 2>&1
=====> rn013(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn013.hs    >rn013.comp.stderr 2>&1
=====> rn013(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn013.hs -O   >rn013.comp.stderr 2>&1
=====> rn013(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn013.hs -O -fasm   >rn013.comp.stderr 2>&1
=====> rn013(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn013.hs -O -prof -auto-all   >rn013.comp.stderr 2>&1
=====> rn013(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn013.hs -O -prof -auto-all -fasm   >rn013.comp.stderr 2>&1
=====> rn017(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn017 rn017  -v0  >rn017.comp.stderr 2>&1
=====> rn017(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn017 rn017 -O -v0  >rn017.comp.stderr 2>&1
=====> rn017(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn017 rn017 -O -fasm -v0  >rn017.comp.stderr 2>&1
=====> rn017(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn017 rn017 -O -prof -auto-all -v0  >rn017.comp.stderr 2>&1
=====> rn017(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn017 rn017 -O -prof -auto-all -fasm -v0  >rn017.comp.stderr 2>&1
=====> rn019(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn019.hs    >rn019.comp.stderr 2>&1
=====> rn019(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn019.hs -O   >rn019.comp.stderr 2>&1
=====> rn019(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn019.hs -O -fasm   >rn019.comp.stderr 2>&1
=====> rn019(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn019.hs -O -prof -auto-all   >rn019.comp.stderr 2>&1
=====> rn019(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn019.hs -O -prof -auto-all -fasm   >rn019.comp.stderr 2>&1
=====> rn020(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn020.hs    >rn020.comp.stderr 2>&1
=====> rn020(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn020.hs -O   >rn020.comp.stderr 2>&1
=====> rn020(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn020.hs -O -fasm   >rn020.comp.stderr 2>&1
=====> rn020(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn020.hs -O -prof -auto-all   >rn020.comp.stderr 2>&1
=====> rn020(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn020.hs -O -prof -auto-all -fasm   >rn020.comp.stderr 2>&1
=====> rn022(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn022.hs    >rn022.comp.stderr 2>&1
=====> rn022(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn022.hs -O   >rn022.comp.stderr 2>&1
=====> rn022(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn022.hs -O -fasm   >rn022.comp.stderr 2>&1
=====> rn022(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn022.hs -O -prof -auto-all   >rn022.comp.stderr 2>&1
=====> rn022(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn022.hs -O -prof -auto-all -fasm   >rn022.comp.stderr 2>&1
=====> rn023(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn023.hs    >rn023.comp.stderr 2>&1
=====> rn023(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn023.hs -O   >rn023.comp.stderr 2>&1
=====> rn023(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn023.hs -O -fasm   >rn023.comp.stderr 2>&1
=====> rn023(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn023.hs -O -prof -auto-all   >rn023.comp.stderr 2>&1
=====> rn023(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn023.hs -O -prof -auto-all -fasm   >rn023.comp.stderr 2>&1
=====> rn024(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn024.hs    >rn024.comp.stderr 2>&1
=====> rn024(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn024.hs -O   >rn024.comp.stderr 2>&1
=====> rn024(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn024.hs -O -fasm   >rn024.comp.stderr 2>&1
=====> rn024(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn024.hs -O -prof -auto-all   >rn024.comp.stderr 2>&1
=====> rn024(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn024.hs -O -prof -auto-all -fasm   >rn024.comp.stderr 2>&1
=====> rn025(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn025.hs    >rn025.comp.stderr 2>&1
=====> rn025(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn025.hs -O   >rn025.comp.stderr 2>&1
=====> rn025(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn025.hs -O -fasm   >rn025.comp.stderr 2>&1
=====> rn025(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn025.hs -O -prof -auto-all   >rn025.comp.stderr 2>&1
=====> rn025(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn025.hs -O -prof -auto-all -fasm   >rn025.comp.stderr 2>&1
=====> rn026(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn026.hs    >rn026.comp.stderr 2>&1
=====> rn026(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn026.hs -O   >rn026.comp.stderr 2>&1
=====> rn026(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn026.hs -O -fasm   >rn026.comp.stderr 2>&1
=====> rn026(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn026.hs -O -prof -auto-all   >rn026.comp.stderr 2>&1
=====> rn026(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn026.hs -O -prof -auto-all -fasm   >rn026.comp.stderr 2>&1
=====> rn027(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn027.hs    >rn027.comp.stderr 2>&1
=====> rn027(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn027.hs -O   >rn027.comp.stderr 2>&1
=====> rn027(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn027.hs -O -fasm   >rn027.comp.stderr 2>&1
=====> rn027(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn027.hs -O -prof -auto-all   >rn027.comp.stderr 2>&1
=====> rn027(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn027.hs -O -prof -auto-all -fasm   >rn027.comp.stderr 2>&1
=====> rn028(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn028.hs    >rn028.comp.stderr 2>&1
=====> rn028(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn028.hs -O   >rn028.comp.stderr 2>&1
=====> rn028(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn028.hs -O -fasm   >rn028.comp.stderr 2>&1
=====> rn028(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn028.hs -O -prof -auto-all   >rn028.comp.stderr 2>&1
=====> rn028(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn028.hs -O -prof -auto-all -fasm   >rn028.comp.stderr 2>&1
=====> rn029(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn029.hs    >rn029.comp.stderr 2>&1
=====> rn029(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn029.hs -O   >rn029.comp.stderr 2>&1
=====> rn029(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn029.hs -O -fasm   >rn029.comp.stderr 2>&1
=====> rn029(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn029.hs -O -prof -auto-all   >rn029.comp.stderr 2>&1
=====> rn029(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn029.hs -O -prof -auto-all -fasm   >rn029.comp.stderr 2>&1
=====> rn031(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn031.hs    >rn031.comp.stderr 2>&1
=====> rn031(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn031.hs -O   >rn031.comp.stderr 2>&1
=====> rn031(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn031.hs -O -fasm   >rn031.comp.stderr 2>&1
=====> rn031(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn031.hs -O -prof -auto-all   >rn031.comp.stderr 2>&1
=====> rn031(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn031.hs -O -prof -auto-all -fasm   >rn031.comp.stderr 2>&1
=====> rn032(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn032.hs    >rn032.comp.stderr 2>&1
=====> rn032(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn032.hs -O   >rn032.comp.stderr 2>&1
=====> rn032(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn032.hs -O -fasm   >rn032.comp.stderr 2>&1
=====> rn032(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn032.hs -O -prof -auto-all   >rn032.comp.stderr 2>&1
=====> rn032(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn032.hs -O -prof -auto-all -fasm   >rn032.comp.stderr 2>&1
=====> rn033(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn033.hs    >rn033.comp.stderr 2>&1
=====> rn033(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn033.hs -O   >rn033.comp.stderr 2>&1
=====> rn033(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn033.hs -O -fasm   >rn033.comp.stderr 2>&1
=====> rn033(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn033.hs -O -prof -auto-all   >rn033.comp.stderr 2>&1
=====> rn033(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn033.hs -O -prof -auto-all -fasm   >rn033.comp.stderr 2>&1
=====> rn034(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn034.hs    >rn034.comp.stderr 2>&1
=====> rn034(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn034.hs -O   >rn034.comp.stderr 2>&1
=====> rn034(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn034.hs -O -fasm   >rn034.comp.stderr 2>&1
=====> rn034(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn034.hs -O -prof -auto-all   >rn034.comp.stderr 2>&1
=====> rn034(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn034.hs -O -prof -auto-all -fasm   >rn034.comp.stderr 2>&1
=====> rn035(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn035.hs    >rn035.comp.stderr 2>&1
=====> rn035(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn035.hs -O   >rn035.comp.stderr 2>&1
=====> rn035(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn035.hs -O -fasm   >rn035.comp.stderr 2>&1
=====> rn035(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn035.hs -O -prof -auto-all   >rn035.comp.stderr 2>&1
=====> rn035(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn035.hs -O -prof -auto-all -fasm   >rn035.comp.stderr 2>&1
=====> rn036(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn036.hs    >rn036.comp.stderr 2>&1
=====> rn036(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn036.hs -O   >rn036.comp.stderr 2>&1
=====> rn036(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn036.hs -O -fasm   >rn036.comp.stderr 2>&1
=====> rn036(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn036.hs -O -prof -auto-all   >rn036.comp.stderr 2>&1
=====> rn036(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn036.hs -O -prof -auto-all -fasm   >rn036.comp.stderr 2>&1
=====> rn037(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn037.hs    >rn037.comp.stderr 2>&1
=====> rn037(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn037.hs -O   >rn037.comp.stderr 2>&1
=====> rn037(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn037.hs -O -fasm   >rn037.comp.stderr 2>&1
=====> rn037(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn037.hs -O -prof -auto-all   >rn037.comp.stderr 2>&1
=====> rn037(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn037.hs -O -prof -auto-all -fasm   >rn037.comp.stderr 2>&1
=====> rn039(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn039.hs    >rn039.comp.stderr 2>&1
=====> rn039(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn039.hs -O   >rn039.comp.stderr 2>&1
=====> rn039(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn039.hs -O -fasm   >rn039.comp.stderr 2>&1
=====> rn039(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn039.hs -O -prof -auto-all   >rn039.comp.stderr 2>&1
=====> rn039(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn039.hs -O -prof -auto-all -fasm   >rn039.comp.stderr 2>&1
=====> rn040(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn040.hs  -fwarn-unused-binds -fwarn-unused-matches  >rn040.comp.stderr 2>&1
=====> rn040(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn040.hs -O -fwarn-unused-binds -fwarn-unused-matches  >rn040.comp.stderr 2>&1
=====> rn040(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn040.hs -O -fasm -fwarn-unused-binds -fwarn-unused-matches  >rn040.comp.stderr 2>&1
=====> rn040(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn040.hs -O -prof -auto-all -fwarn-unused-binds -fwarn-unused-matches  >rn040.comp.stderr 2>&1
=====> rn040(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn040.hs -O -prof -auto-all -fasm -fwarn-unused-binds -fwarn-unused-matches  >rn040.comp.stderr 2>&1
=====> rn041(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn041.hs    >rn041.comp.stderr 2>&1
=====> rn041(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn041.hs -O   >rn041.comp.stderr 2>&1
=====> rn041(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn041.hs -O -fasm   >rn041.comp.stderr 2>&1
=====> rn041(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn041.hs -O -prof -auto-all   >rn041.comp.stderr 2>&1
=====> rn041(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn041.hs -O -prof -auto-all -fasm   >rn041.comp.stderr 2>&1
=====> rn042(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn042 rn042  -v0  >rn042.comp.stderr 2>&1
=====> rn042(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn042 rn042 -O -v0  >rn042.comp.stderr 2>&1
=====> rn042(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn042 rn042 -O -fasm -v0  >rn042.comp.stderr 2>&1
=====> rn042(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn042 rn042 -O -prof -auto-all -v0  >rn042.comp.stderr 2>&1
=====> rn042(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn042 rn042 -O -prof -auto-all -fasm -v0  >rn042.comp.stderr 2>&1
=====> rn043(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn043 rn043  -v0  >rn043.comp.stderr 2>&1
=====> rn043(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn043 rn043 -O -v0  >rn043.comp.stderr 2>&1
=====> rn043(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn043 rn043 -O -fasm -v0  >rn043.comp.stderr 2>&1
=====> rn043(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn043 rn043 -O -prof -auto-all -v0  >rn043.comp.stderr 2>&1
=====> rn043(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn043 rn043 -O -prof -auto-all -fasm -v0  >rn043.comp.stderr 2>&1
=====> rn044(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn044 rn044  -v0  >rn044.comp.stderr 2>&1
=====> rn044(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn044 rn044 -O -v0  >rn044.comp.stderr 2>&1
=====> rn044(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn044 rn044 -O -fasm -v0  >rn044.comp.stderr 2>&1
=====> rn044(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn044 rn044 -O -prof -auto-all -v0  >rn044.comp.stderr 2>&1
=====> rn044(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn044 rn044 -O -prof -auto-all -fasm -v0  >rn044.comp.stderr 2>&1
=====> rn045(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn045.hs    >rn045.comp.stderr 2>&1
=====> rn045(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn045.hs -O   >rn045.comp.stderr 2>&1
=====> rn045(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn045.hs -O -fasm   >rn045.comp.stderr 2>&1
=====> rn045(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn045.hs -O -prof -auto-all   >rn045.comp.stderr 2>&1
=====> rn045(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn045.hs -O -prof -auto-all -fasm   >rn045.comp.stderr 2>&1
=====> rn046(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn046.hs  -W  >rn046.comp.stderr 2>&1
=====> rn046(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn046.hs -O -W  >rn046.comp.stderr 2>&1
=====> rn046(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn046.hs -O -fasm -W  >rn046.comp.stderr 2>&1
=====> rn046(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn046.hs -O -prof -auto-all -W  >rn046.comp.stderr 2>&1
=====> rn046(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn046.hs -O -prof -auto-all -fasm -W  >rn046.comp.stderr 2>&1
=====> rn047(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn047.hs  -W  >rn047.comp.stderr 2>&1
=====> rn047(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn047.hs -O -W  >rn047.comp.stderr 2>&1
=====> rn047(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn047.hs -O -fasm -W  >rn047.comp.stderr 2>&1
=====> rn047(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn047.hs -O -prof -auto-all -W  >rn047.comp.stderr 2>&1
=====> rn047(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn047.hs -O -prof -auto-all -fasm -W  >rn047.comp.stderr 2>&1
=====> rn048(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn048.hs  -W  >rn048.comp.stderr 2>&1
=====> rn048(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn048.hs -O -W  >rn048.comp.stderr 2>&1
=====> rn048(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn048.hs -O -fasm -W  >rn048.comp.stderr 2>&1
=====> rn048(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn048.hs -O -prof -auto-all -W  >rn048.comp.stderr 2>&1
=====> rn048(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn048.hs -O -prof -auto-all -fasm -W  >rn048.comp.stderr 2>&1
=====> rn049(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn049.hs  -W  >rn049.comp.stderr 2>&1
=====> rn049(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn049.hs -O -W  >rn049.comp.stderr 2>&1
=====> rn049(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn049.hs -O -fasm -W  >rn049.comp.stderr 2>&1
=====> rn049(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn049.hs -O -prof -auto-all -W  >rn049.comp.stderr 2>&1
=====> rn049(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rn049.hs -O -prof -auto-all -fasm -W  >rn049.comp.stderr 2>&1
=====> rn050(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn050 rn050  -v0  >rn050.comp.stderr 2>&1
=====> rn050(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn050 rn050 -O -v0  >rn050.comp.stderr 2>&1
=====> rn050(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn050 rn050 -O -fasm -v0  >rn050.comp.stderr 2>&1
=====> rn050(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn050 rn050 -O -prof -auto-all -v0  >rn050.comp.stderr 2>&1
=====> rn050(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rn050 rn050 -O -prof -auto-all -fasm -v0  >rn050.comp.stderr 2>&1
=====> timing001(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing001.hs    >timing001.comp.stderr 2>&1
=====> timing001(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing001.hs -O   >timing001.comp.stderr 2>&1
=====> timing001(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing001.hs -O -fasm   >timing001.comp.stderr 2>&1
=====> timing001(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing001.hs -O -prof -auto-all   >timing001.comp.stderr 2>&1
=====> timing001(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing001.hs -O -prof -auto-all -fasm   >timing001.comp.stderr 2>&1
=====> timing002(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing002.hs    >timing002.comp.stderr 2>&1
=====> timing002(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing002.hs -O   >timing002.comp.stderr 2>&1
=====> timing002(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing002.hs -O -fasm   >timing002.comp.stderr 2>&1
=====> timing002(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing002.hs -O -prof -auto-all   >timing002.comp.stderr 2>&1
=====> timing002(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing002.hs -O -prof -auto-all -fasm   >timing002.comp.stderr 2>&1
=====> timing003(normal)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing003.hs    >timing003.comp.stderr 2>&1
=====> timing003(opt)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing003.hs -O   >timing003.comp.stderr 2>&1
=====> timing003(optasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing003.hs -O -fasm   >timing003.comp.stderr 2>&1
=====> timing003(prof)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing003.hs -O -prof -auto-all   >timing003.comp.stderr 2>&1
=====> timing003(profasm)
cd ./rename/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c timing003.hs -O -prof -auto-all -fasm   >timing003.comp.stderr 2>&1
====> Running ./rename/should_fail/all.T
=====> rnfail001(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail001.hs    >rnfail001.comp.stderr 2>&1
=====> rnfail002(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail002.hs    >rnfail002.comp.stderr 2>&1
=====> rnfail003(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail003.hs    >rnfail003.comp.stderr 2>&1
=====> rnfail004(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail004.hs    >rnfail004.comp.stderr 2>&1
=====> rnfail007(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail007.hs    >rnfail007.comp.stderr 2>&1
=====> rnfail008(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail008.hs    >rnfail008.comp.stderr 2>&1
=====> rnfail009(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail009.hs    >rnfail009.comp.stderr 2>&1
=====> rnfail010(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail010.hs    >rnfail010.comp.stderr 2>&1
=====> rnfail011(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail011.hs    >rnfail011.comp.stderr 2>&1
=====> rnfail012(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail012.hs    >rnfail012.comp.stderr 2>&1
=====> rnfail013(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail013.hs    >rnfail013.comp.stderr 2>&1
=====> rnfail015(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail015.hs    >rnfail015.comp.stderr 2>&1
=====> rnfail016(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail016.hs    >rnfail016.comp.stderr 2>&1
=====> rnfail017(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail017.hs    >rnfail017.comp.stderr 2>&1
=====> rnfail018(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail018.hs    >rnfail018.comp.stderr 2>&1
=====> rnfail019(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail019.hs    >rnfail019.comp.stderr 2>&1
=====> rnfail020(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail020.hs    >rnfail020.comp.stderr 2>&1
=====> rnfail021(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail021.hs    >rnfail021.comp.stderr 2>&1
=====> rnfail022(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail022.hs    >rnfail022.comp.stderr 2>&1
=====> rnfail023(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail023.hs    >rnfail023.comp.stderr 2>&1
=====> rnfail024(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail024.hs    >rnfail024.comp.stderr 2>&1
=====> rnfail025(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail025.hs    >rnfail025.comp.stderr 2>&1
=====> rnfail026(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail026.hs    >rnfail026.comp.stderr 2>&1
 rnfail026.hs:16:15: Kind mis-match Expected kind `* -> *', but `Set a' has kind `*' In the instance declaration for `Monad (forall a. (Eq a) => Set a)' rnfail026.hs:19:0: Illegal polymorphic or qualified type: forall a. [a] In the instance declaration for `Eq (forall a. [a])'  
 rnfail026.hs:16:15: Kind mis-match Expected kind `* -> *', but `forall a. (Eq a) => Set a' has kind `*' In the instance declaration for `Monad (forall a. (Eq a) => Set a)' rnfail026.hs:19:0: Illegal polymorphic or qualified type: forall a. [a] In the instance declaration for `Eq (forall a. [a])' 
Actual stderr output differs from expected:
*** ./rename/should_fail/rnfail026.stderr	Sun Sep  3 18:30:40 2006
--- ./rename/should_fail/rnfail026.comp.stderr	Mon Sep  4 02:51:01 2006
***************
*** 1,10 ****
! 
! rnfail026.hs:16:15:
!     Kind mis-match
!     Expected kind `* -> *',
!     but `forall a. (Eq a) => Set a' has kind `*'
!     In the instance declaration for `Monad (forall a. (Eq a) => Set a)'
! 
! rnfail026.hs:19:0:
!     Illegal polymorphic or qualified type: forall a. [a]
!     In the instance declaration for `Eq (forall a. [a])'
--- 1,9 ----
! 

! rnfail026.hs:16:15:

!     Kind mis-match

!     Expected kind `* -> *', but `Set a' has kind `*'

!     In the instance declaration for `Monad (forall a. (Eq a) => Set a)'

! 

! rnfail026.hs:19:0:

!     Illegal polymorphic or qualified type: forall a. [a]

!     In the instance declaration for `Eq (forall a. [a])'

*** unexpected failure for rnfail026(normal)
=====> rnfail027(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail027.hs    >rnfail027.comp.stderr 2>&1
=====> rnfail028(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail028.hs    >rnfail028.comp.stderr 2>&1
=====> rnfail029(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail029.hs    >rnfail029.comp.stderr 2>&1
=====> rnfail030(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail030.hs    >rnfail030.comp.stderr 2>&1
=====> rnfail031(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail031.hs    >rnfail031.comp.stderr 2>&1
=====> rnfail032(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail032.hs    >rnfail032.comp.stderr 2>&1
=====> rnfail033(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail033.hs    >rnfail033.comp.stderr 2>&1
=====> rnfail034(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail034.hs    >rnfail034.comp.stderr 2>&1
=====> rnfail035(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail035.hs    >rnfail035.comp.stderr 2>&1
=====> rnfail038(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail038.hs    >rnfail038.comp.stderr 2>&1
=====> rnfail039(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail039.hs    >rnfail039.comp.stderr 2>&1
=====> rnfail040(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o rnfail040 rnfail040  -v0  >rnfail040.comp.stderr 2>&1
=====> rnfail041(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail041.hs    >rnfail041.comp.stderr 2>&1
=====> rnfail042(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail042.hs    >rnfail042.comp.stderr 2>&1
=====> rnfail043(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail043.hs    >rnfail043.comp.stderr 2>&1
=====> rnfail044(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail044.hs    >rnfail044.comp.stderr 2>&1
=====> rnfail045(normal)
cd ./rename/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c rnfail045.hs    >rnfail045.comp.stderr 2>&1
====> Running ./simplCore/prog001/test.T
=====> simplCore.prog001(normal)
cd ./simplCore/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog001 simpl006  -v0  >simplCore.prog001.comp.stderr 2>&1
=====> simplCore.prog001(opt)
cd ./simplCore/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog001 simpl006 -O -v0  >simplCore.prog001.comp.stderr 2>&1
=====> simplCore.prog001(optasm)
cd ./simplCore/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog001 simpl006 -O -fasm -v0  >simplCore.prog001.comp.stderr 2>&1
=====> simplCore.prog001(prof)
cd ./simplCore/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog001 simpl006 -O -prof -auto-all -v0  >simplCore.prog001.comp.stderr 2>&1
=====> simplCore.prog001(profasm)
cd ./simplCore/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog001 simpl006 -O -prof -auto-all -fasm -v0  >simplCore.prog001.comp.stderr 2>&1
====> Running ./simplCore/prog002/test.T
=====> simplCore.prog002(normal)
cd ./simplCore/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog002 simpl009  -v0  >simplCore.prog002.comp.stderr 2>&1
=====> simplCore.prog002(opt)
cd ./simplCore/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog002 simpl009 -O -v0  >simplCore.prog002.comp.stderr 2>&1
=====> simplCore.prog002(optasm)
cd ./simplCore/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog002 simpl009 -O -fasm -v0  >simplCore.prog002.comp.stderr 2>&1
=====> simplCore.prog002(prof)
cd ./simplCore/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog002 simpl009 -O -prof -auto-all -v0  >simplCore.prog002.comp.stderr 2>&1
=====> simplCore.prog002(profasm)
cd ./simplCore/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o simplCore.prog002 simpl009 -O -prof -auto-all -fasm -v0  >simplCore.prog002.comp.stderr 2>&1
====> Running ./simplCore/should_compile/all.T
=====> simpl001(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl001.hs    >simpl001.comp.stderr 2>&1
=====> simpl001(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl001.hs -O   >simpl001.comp.stderr 2>&1
=====> simpl001(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl001.hs -O -fasm   >simpl001.comp.stderr 2>&1
=====> simpl001(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl001.hs -O -prof -auto-all   >simpl001.comp.stderr 2>&1
=====> simpl001(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl001.hs -O -prof -auto-all -fasm   >simpl001.comp.stderr 2>&1
=====> simpl002(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl002.hs    >simpl002.comp.stderr 2>&1
=====> simpl002(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl002.hs -O   >simpl002.comp.stderr 2>&1
=====> simpl002(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl002.hs -O -fasm   >simpl002.comp.stderr 2>&1
=====> simpl002(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl002.hs -O -prof -auto-all   >simpl002.comp.stderr 2>&1
=====> simpl002(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl002.hs -O -prof -auto-all -fasm   >simpl002.comp.stderr 2>&1
=====> simpl003(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl003.hs    >simpl003.comp.stderr 2>&1
=====> simpl003(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl003.hs -O   >simpl003.comp.stderr 2>&1
=====> simpl003(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl003.hs -O -fasm   >simpl003.comp.stderr 2>&1
=====> simpl003(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl003.hs -O -prof -auto-all   >simpl003.comp.stderr 2>&1
=====> simpl003(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl003.hs -O -prof -auto-all -fasm   >simpl003.comp.stderr 2>&1
=====> simpl004(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl004.hs    >simpl004.comp.stderr 2>&1
=====> simpl004(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl004.hs -O   >simpl004.comp.stderr 2>&1
=====> simpl004(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl004.hs -O -fasm   >simpl004.comp.stderr 2>&1
=====> simpl004(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl004.hs -O -prof -auto-all   >simpl004.comp.stderr 2>&1
=====> simpl004(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl004.hs -O -prof -auto-all -fasm   >simpl004.comp.stderr 2>&1
=====> simpl005(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl005.hs    >simpl005.comp.stderr 2>&1
=====> simpl005(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl005.hs -O   >simpl005.comp.stderr 2>&1
=====> simpl005(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl005.hs -O -fasm   >simpl005.comp.stderr 2>&1
=====> simpl005(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl005.hs -O -prof -auto-all   >simpl005.comp.stderr 2>&1
=====> simpl005(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl005.hs -O -prof -auto-all -fasm   >simpl005.comp.stderr 2>&1
=====> simpl007(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl007.hs    >simpl007.comp.stderr 2>&1
=====> simpl007(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl007.hs -O   >simpl007.comp.stderr 2>&1
=====> simpl007(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl007.hs -O -fasm   >simpl007.comp.stderr 2>&1
=====> simpl007(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl007.hs -O -prof -auto-all   >simpl007.comp.stderr 2>&1
=====> simpl007(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl007.hs -O -prof -auto-all -fasm   >simpl007.comp.stderr 2>&1
=====> simpl009(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl009.hs    >simpl009.comp.stderr 2>&1
=====> simpl009(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl009.hs -O   >simpl009.comp.stderr 2>&1
=====> simpl009(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl009.hs -O -fasm   >simpl009.comp.stderr 2>&1
=====> simpl009(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl009.hs -O -prof -auto-all   >simpl009.comp.stderr 2>&1
=====> simpl009(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl009.hs -O -prof -auto-all -fasm   >simpl009.comp.stderr 2>&1
=====> simpl010(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl010.hs    >simpl010.comp.stderr 2>&1
=====> simpl010(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl010.hs -O   >simpl010.comp.stderr 2>&1
=====> simpl010(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl010.hs -O -fasm   >simpl010.comp.stderr 2>&1
=====> simpl010(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl010.hs -O -prof -auto-all   >simpl010.comp.stderr 2>&1
=====> simpl010(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl010.hs -O -prof -auto-all -fasm   >simpl010.comp.stderr 2>&1
=====> simpl011(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl011.hs    >simpl011.comp.stderr 2>&1
=====> simpl011(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl011.hs -O   >simpl011.comp.stderr 2>&1
=====> simpl011(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl011.hs -O -fasm   >simpl011.comp.stderr 2>&1
=====> simpl011(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl011.hs -O -prof -auto-all   >simpl011.comp.stderr 2>&1
=====> simpl011(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl011.hs -O -prof -auto-all -fasm   >simpl011.comp.stderr 2>&1
=====> simpl012(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl012.hs    >simpl012.comp.stderr 2>&1
=====> simpl012(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl012.hs -O   >simpl012.comp.stderr 2>&1
=====> simpl012(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl012.hs -O -fasm   >simpl012.comp.stderr 2>&1
=====> simpl012(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl012.hs -O -prof -auto-all   >simpl012.comp.stderr 2>&1
=====> simpl012(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl012.hs -O -prof -auto-all -fasm   >simpl012.comp.stderr 2>&1
=====> simpl013(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl013.hs    >simpl013.comp.stderr 2>&1
=====> simpl013(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl013.hs -O   >simpl013.comp.stderr 2>&1
=====> simpl013(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl013.hs -O -fasm   >simpl013.comp.stderr 2>&1
=====> simpl013(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl013.hs -O -prof -auto-all   >simpl013.comp.stderr 2>&1
=====> simpl013(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl013.hs -O -prof -auto-all -fasm   >simpl013.comp.stderr 2>&1
=====> simpl014(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl014.hs    >simpl014.comp.stderr 2>&1
=====> simpl014(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl014.hs -O   >simpl014.comp.stderr 2>&1
=====> simpl014(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl014.hs -O -fasm   >simpl014.comp.stderr 2>&1
=====> simpl014(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl014.hs -O -prof -auto-all   >simpl014.comp.stderr 2>&1
=====> simpl014(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c simpl014.hs -O -prof -auto-all -fasm   >simpl014.comp.stderr 2>&1
=====> spec001(normal)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c spec001.hs    >spec001.comp.stderr 2>&1
=====> spec001(opt)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c spec001.hs -O   >spec001.comp.stderr 2>&1
=====> spec001(optasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c spec001.hs -O -fasm   >spec001.comp.stderr 2>&1
=====> spec001(prof)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c spec001.hs -O -prof -auto-all   >spec001.comp.stderr 2>&1
=====> spec001(profasm)
cd ./simplCore/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c spec001.hs -O -prof -auto-all -fasm   >spec001.comp.stderr 2>&1
====> Running ./simplCore/should_run/all.T
=====> simplrun001(opt)
cd ./simplCore/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o simplrun001 simplrun001.hs -O   >simplrun001.comp.stderr 2>&1
cd ./simplCore/should_run && ./simplrun001    </dev/null >simplrun001.run.stdout 2>simplrun001.run.stderr
=====> simplrun002(opt)
cd ./simplCore/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o simplrun002 simplrun002.hs -O   >simplrun002.comp.stderr 2>&1
cd ./simplCore/should_run && ./simplrun002    </dev/null >simplrun002.run.stdout 2>simplrun002.run.stderr
=====> simplrun003(opt)
cd ./simplCore/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o simplrun003 simplrun003.hs -O   >simplrun003.comp.stderr 2>&1
cd ./simplCore/should_run && ./simplrun003    </dev/null >simplrun003.run.stdout 2>simplrun003.run.stderr
=====> simplrun004(opt)
cd ./simplCore/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o simplrun004 simplrun004.hs -O   >simplrun004.comp.stderr 2>&1
cd ./simplCore/should_run && ./simplrun004    </dev/null >simplrun004.run.stdout 2>simplrun004.run.stderr
=====> simplrun005(opt)
cd ./simplCore/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o simplrun005 simplrun005.hs -O   >simplrun005.comp.stderr 2>&1
cd ./simplCore/should_run && ./simplrun005    </dev/null >simplrun005.run.stdout 2>simplrun005.run.stderr
====> Running ./stranal/should_compile/all.T
=====> default(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c default.hs -O   >default.comp.stderr 2>&1
=====> fact(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c fact.hs -O   >fact.comp.stderr 2>&1
=====> fun(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c fun.hs -O   >fun.comp.stderr 2>&1
=====> goo(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c goo.hs -O   >goo.comp.stderr 2>&1
=====> ins(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c ins.hs -O   >ins.comp.stderr 2>&1
=====> map(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c map.hs -O   >map.comp.stderr 2>&1
=====> sim(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c sim.hs -O   >sim.comp.stderr 2>&1
=====> str001(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c str001.hs -O   >str001.comp.stderr 2>&1
=====> str002(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c str002.hs -O   >str002.comp.stderr 2>&1
=====> syn(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c syn.hs -O   >syn.comp.stderr 2>&1
=====> test(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c test.hs -O   >test.comp.stderr 2>&1
=====> tst(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tst.hs -O   >tst.comp.stderr 2>&1
=====> unu(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c unu.hs -O   >unu.comp.stderr 2>&1
=====> newtype(opt)
cd ./stranal/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c newtype.hs -O -prof -auto-all  >newtype.comp.stderr 2>&1
====> Running ./stranal/should_run/all.T
=====> strun001(opt)
cd ./stranal/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o strun001 strun001.hs -O   >strun001.comp.stderr 2>&1
cd ./stranal/should_run && ./strun001    </dev/null >strun001.run.stdout 2>strun001.run.stderr
=====> strun002(opt)
cd ./stranal/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o strun002 strun002.hs -O   >strun002.comp.stderr 2>&1
cd ./stranal/should_run && ./strun002    </dev/null >strun002.run.stdout 2>strun002.run.stderr
=====> strun003(opt)
cd ./stranal/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o strun003 strun003.hs -O   >strun003.comp.stderr 2>&1
cd ./stranal/should_run && ./strun003    </dev/null >strun003.run.stdout 2>strun003.run.stderr
=====> strun004(opt)
cd ./stranal/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o strun004 strun004.hs -O   >strun004.comp.stderr 2>&1
cd ./stranal/should_run && ./strun004    </dev/null >strun004.run.stdout 2>strun004.run.stderr
====> Running ./th/all.T
=====> TH_mkName(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_mkName.hs   -fth -package template-haskell >TH_mkName.comp.stderr 2>&1
=====> TH_repE1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_repE1.hs   -fth -package template-haskell >TH_repE1.comp.stderr 2>&1
=====> TH_repE2(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o TH_repE2 TH_repE2.hs   -fth -package template-haskell >TH_repE2.comp.stderr 2>&1
cd ./th && ./TH_repE2    </dev/null >TH_repE2.run.stdout 2>TH_repE2.run.stderr
=====> TH_repE3(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_repE3.hs   -fth -package template-haskell >TH_repE3.comp.stderr 2>&1
=====> TH_repPrim(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_repPrim.hs   -fth -package template-haskell >TH_repPrim.comp.stderr 2>&1
AppE (ConE GHC.Base.I#) (LitE (IntPrimL 20)) GHC.Base.I# 20# AppE (ConE GHC.Float.F#) (LitE (FloatPrimL (123%10))) GHC.Float.F# 12.3# AppE (ConE GHC.Float.D#) (LitE (DoublePrimL (123%5))) GHC.Float.D# 24.6## Loading package base ... linking ... done. Loading package template-haskell ... linking ... done.  
AppE (ConE base:GHC.Base.I#) (LitE (IntPrimL 20)) base:GHC.Base.I# 20# AppE (ConE base:GHC.Float.F#) (LitE (FloatPrimL (123%10))) base:GHC.Float.F# 12.3# AppE (ConE base:GHC.Float.D#) (LitE (DoublePrimL (123%5))) base:GHC.Float.D# 24.6## Loading package base ... linking ... done. Loading package template-haskell ... linking ... done. 
Actual stderr output differs from expected:
*** ./th/TH_repPrim.stderr	Sun Sep  3 18:30:41 2006
--- ./th/TH_repPrim.comp.stderr	Mon Sep  4 02:52:34 2006
***************
*** 1,8 ****
! AppE (ConE base:GHC.Base.I#) (LitE (IntPrimL 20))
! base:GHC.Base.I# 20#
! AppE (ConE base:GHC.Float.F#) (LitE (FloatPrimL (123%10)))
! base:GHC.Float.F# 12.3#
! AppE (ConE base:GHC.Float.D#) (LitE (DoublePrimL (123%5)))
! base:GHC.Float.D# 24.6##
! Loading package base ... linking ... done.
! Loading package template-haskell ... linking ... done.
--- 1,8 ----
! AppE (ConE GHC.Base.I#) (LitE (IntPrimL 20))

! GHC.Base.I# 20#

! AppE (ConE GHC.Float.F#) (LitE (FloatPrimL (123%10)))

! GHC.Float.F# 12.3#

! AppE (ConE GHC.Float.D#) (LitE (DoublePrimL (123%5)))

! GHC.Float.D# 24.6##

! Loading package base ... linking ... done.

! Loading package template-haskell ... linking ... done.

*** unexpected failure for TH_repPrim(normal)
=====> TH_repPrimOutput(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o TH_repPrimOutput TH_repPrimOutput.hs   -fth -package template-haskell >TH_repPrimOutput.comp.stderr 2>&1
cd ./th && ./TH_repPrimOutput    </dev/null >TH_repPrimOutput.run.stdout 2>TH_repPrimOutput.run.stderr
=====> TH_repGuard(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_repGuard.hs   -fth -package template-haskell >TH_repGuard.comp.stderr 2>&1
foo :: GHC.Base.Int -> GHC.Base.Int foo x_0 | x_0 GHC.Base.== 5 = 6 foo x_1 = 7 bar :: Data.Maybe.Maybe GHC.Base.Int -> GHC.Base.Int bar x_0 | Data.Maybe.Just y_1 <- x_0 = y_1 bar _ = 9 Loading package base ... linking ... done. Loading package template-haskell ... linking ... done.  
foo :: base:GHC.Base.Int -> base:GHC.Base.Int foo x_0 | x_0 base:GHC.Base.== 5 = 6 foo x_1 = 7 bar :: base:Data.Maybe.Maybe base:GHC.Base.Int -> base:GHC.Base.Int bar x_0 | base:Data.Maybe.Just y_1 <- x_0 = y_1 bar _ = 9 Loading package base ... linking ... done. Loading package template-haskell ... linking ... done. 
Actual stderr output differs from expected:
*** ./th/TH_repGuard.stderr	Sun Sep  3 18:30:41 2006
--- ./th/TH_repGuard.comp.stderr	Mon Sep  4 02:52:37 2006
***************
*** 1,9 ****
! foo :: base:GHC.Base.Int -> base:GHC.Base.Int
! foo x_0 | x_0 base:GHC.Base.== 5 = 6
! foo x_1 = 7
! bar :: base:Data.Maybe.Maybe base:GHC.Base.Int -> base:GHC.Base.Int
! bar x_0 | base:Data.Maybe.Just y_1 <- x_0
!             = y_1
! bar _ = 9
! Loading package base ... linking ... done.
! Loading package template-haskell ... linking ... done.
--- 1,9 ----
! foo :: GHC.Base.Int -> GHC.Base.Int

! foo x_0 | x_0 GHC.Base.== 5 = 6

! foo x_1 = 7

! bar :: Data.Maybe.Maybe GHC.Base.Int -> GHC.Base.Int

! bar x_0 | Data.Maybe.Just y_1 <- x_0

!             = y_1

! bar _ = 9

! Loading package base ... linking ... done.

! Loading package template-haskell ... linking ... done.

*** unexpected failure for TH_repGuard(normal)
=====> TH_repGuardOutput(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o TH_repGuardOutput TH_repGuardOutput.hs   -fth -package template-haskell >TH_repGuardOutput.comp.stderr 2>&1
cd ./th && ./TH_repGuardOutput    </dev/null >TH_repGuardOutput.run.stdout 2>TH_repGuardOutput.run.stderr
=====> TH_repPatSig(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_repPatSig.hs   -fth -package template-haskell >TH_repPatSig.comp.stderr 2>&1
Compile failed (status 256) errors were:


TH_repPatSig.hs:10:2:

    Type signatures in patterns not (yet) handled by Template Haskell

      x :: Int


*** unexpected failure for TH_repPatSig(normal)
=====> TH_spliceE5(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o TH_spliceE5 TH_spliceE5  -v0 -fth -package template-haskell >TH_spliceE5.comp.stderr 2>&1
cd ./th && ./TH_spliceE5    </dev/null >TH_spliceE5.run.stdout 2>TH_spliceE5.run.stderr
=====> TH_spliceD1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o TH_spliceD1 TH_spliceD1  -v0 -fth -package template-haskell >TH_spliceD1.comp.stderr 2>&1
=====> TH_spliceE5_prof(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o TH_spliceE5_prof TH_spliceE5  -v0 -prof -auto-all -osuf p_o -fth -package template-haskell >TH_spliceE5_prof.comp.stderr 2>&1
cd ./th && ./TH_spliceE5_prof    </dev/null >TH_spliceE5_prof.run.stdout 2>TH_spliceE5_prof.run.stderr
=====> TH_reifyDecl1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_reifyDecl1.hs   -fth -package template-haskell >TH_reifyDecl1.comp.stderr 2>&1
 TH_reifyDecl1.hs:33:9: data TH_reifyDecl1.T = TH_reifyDecl1.A | TH_reifyDecl1.B TH_reifyDecl1.hs:33:9: data TH_reifyDecl1.R a_0 = TH_reifyDecl1.C a_0 | TH_reifyDecl1.D TH_reifyDecl1.hs:33:9: data TH_reifyDecl1.List a_0 = TH_reifyDecl1.Nil | TH_reifyDecl1.Cons a_0 (TH_reifyDecl1.List a_0) TH_reifyDecl1.hs:33:9: data TH_reifyDecl1.Tree a_0 = TH_reifyDecl1.Leaf | (TH_reifyDecl1.Tree a_0) TH_reifyDecl1.:+: (TH_reifyDecl1.Tree a_0) TH_reifyDecl1.hs:33:9: type TH_reifyDecl1.IntList = GHC.Base.[] GHC.Base.Int TH_reifyDecl1.hs:33:9: newtype TH_reifyDecl1.Length = TH_reifyDecl1.Length GHC.Base.Int TH_reifyDecl1.hs:33:9: Constructor from TH_reifyDecl1.Tree: TH_reifyDecl1.Leaf :: forall a_0 . TH_reifyDecl1.Tree a_0 TH_reifyDecl1.hs:33:9: Class op from TH_reifyDecl1.C: TH_reifyDecl1.m :: forall a_0 . TH_reifyDecl1.C a_0 => a_0 -> GHC.Base.Int infixl 3 TH_reifyDecl1.m Loading package base ... linking ... done. Loading package template-haskell ... linking ... done.  
 TH_reifyDecl1.hs:33:9: data main:TH_reifyDecl1.T = main:TH_reifyDecl1.A | main:TH_reifyDecl1.B TH_reifyDecl1.hs:33:9: data main:TH_reifyDecl1.R a_0 = main:TH_reifyDecl1.C a_0 | main:TH_reifyDecl1.D TH_reifyDecl1.hs:33:9: data main:TH_reifyDecl1.List a_0 = main:TH_reifyDecl1.Nil | main:TH_reifyDecl1.Cons a_0 (main:TH_reifyDecl1.List a_0) TH_reifyDecl1.hs:33:9: data main:TH_reifyDecl1.Tree a_0 = main:TH_reifyDecl1.Leaf | (main:TH_reifyDecl1.Tree a_0) main:TH_reifyDecl1.:+: (main:TH_reifyDecl1.Tree a_0) TH_reifyDecl1.hs:33:9: type main:TH_reifyDecl1.IntList = base:GHC.Base.[] base:GHC.Base.Int TH_reifyDecl1.hs:33:9: newtype main:TH_reifyDecl1.Length = main:TH_reifyDecl1.Length base:GHC.Base.Int TH_reifyDecl1.hs:33:9: Constructor from main:TH_reifyDecl1.Tree: main:TH_reifyDecl1.Leaf :: forall a_0 . main:TH_reifyDecl1.Tree a_0 TH_reifyDecl1.hs:33:9: Class op from main:TH_reifyDecl1.C: main:TH_reifyDecl1.m :: forall a_0 . main:TH_reifyDecl1.C a_0 => a_0 -> base:GHC.Base.Int infixl 3 main:TH_reifyDecl1.m Loading package base ... linking ... done. Loading package template-haskell ... linking ... done. 
Actual stderr output differs from expected:
*** ./th/TH_reifyDecl1.stderr	Sun Sep  3 18:30:41 2006
--- ./th/TH_reifyDecl1.comp.stderr	Mon Sep  4 02:52:43 2006
***************
*** 1,32 ****
! 
! TH_reifyDecl1.hs:33:9:
!     data main:TH_reifyDecl1.T = main:TH_reifyDecl1.A
!                           | main:TH_reifyDecl1.B
! 
! TH_reifyDecl1.hs:33:9:
!     data main:TH_reifyDecl1.R a_0 = main:TH_reifyDecl1.C a_0
!                               | main:TH_reifyDecl1.D
! 
! TH_reifyDecl1.hs:33:9:
!     data main:TH_reifyDecl1.List a_0 = main:TH_reifyDecl1.Nil
!                                  | main:TH_reifyDecl1.Cons a_0 (main:TH_reifyDecl1.List a_0)
! 
! TH_reifyDecl1.hs:33:9:
!     data main:TH_reifyDecl1.Tree a_0 = main:TH_reifyDecl1.Leaf
!                                  | (main:TH_reifyDecl1.Tree a_0) main:TH_reifyDecl1.:+: (main:TH_reifyDecl1.Tree a_0)
! 
! TH_reifyDecl1.hs:33:9:
!     type main:TH_reifyDecl1.IntList = base:GHC.Base.[] base:GHC.Base.Int
! 
! TH_reifyDecl1.hs:33:9:
!     newtype main:TH_reifyDecl1.Length = main:TH_reifyDecl1.Length base:GHC.Base.Int
! 
! TH_reifyDecl1.hs:33:9:
!     Constructor from main:TH_reifyDecl1.Tree: main:TH_reifyDecl1.Leaf :: forall a_0 . main:TH_reifyDecl1.Tree a_0
! 
! TH_reifyDecl1.hs:33:9:
!     Class op from main:TH_reifyDecl1.C: main:TH_reifyDecl1.m :: forall a_0 . main:TH_reifyDecl1.C a_0 => a_0 ->
!                                                                                                      base:GHC.Base.Int
!                                     infixl 3 main:TH_reifyDecl1.m
! Loading package base ... linking ... done.
! Loading package template-haskell ... linking ... done.
--- 1,30 ----
! 

! TH_reifyDecl1.hs:33:9:

!     data TH_reifyDecl1.T = TH_reifyDecl1.A | TH_reifyDecl1.B

! 

! TH_reifyDecl1.hs:33:9:

!     data TH_reifyDecl1.R a_0 = TH_reifyDecl1.C a_0 | TH_reifyDecl1.D

! 

! TH_reifyDecl1.hs:33:9:

!     data TH_reifyDecl1.List a_0 = TH_reifyDecl1.Nil

!                             | TH_reifyDecl1.Cons a_0 (TH_reifyDecl1.List a_0)

! 

! TH_reifyDecl1.hs:33:9:

!     data TH_reifyDecl1.Tree a_0 = TH_reifyDecl1.Leaf

!                             | (TH_reifyDecl1.Tree a_0) TH_reifyDecl1.:+: (TH_reifyDecl1.Tree a_0)

! 

! TH_reifyDecl1.hs:33:9:

!     type TH_reifyDecl1.IntList = GHC.Base.[] GHC.Base.Int

! 

! TH_reifyDecl1.hs:33:9:

!     newtype TH_reifyDecl1.Length = TH_reifyDecl1.Length GHC.Base.Int

! 

! TH_reifyDecl1.hs:33:9:

!     Constructor from TH_reifyDecl1.Tree: TH_reifyDecl1.Leaf :: forall a_0 . TH_reifyDecl1.Tree a_0

! 

! TH_reifyDecl1.hs:33:9:

!     Class op from TH_reifyDecl1.C: TH_reifyDecl1.m :: forall a_0 . TH_reifyDecl1.C a_0 => a_0 ->

!                                                                                       GHC.Base.Int

!                                infixl 3 TH_reifyDecl1.m

! Loading package base ... linking ... done.

! Loading package template-haskell ... linking ... done.

*** unexpected failure for TH_reifyDecl1(normal)
=====> TH_reifyType1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_reifyType1.hs   -fth -package template-haskell >TH_reifyType1.comp.stderr 2>&1
=====> TH_reifyType2(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_reifyType2.hs   -fth -package template-haskell >TH_reifyType2.comp.stderr 2>&1
=====> TH_spliceDecl1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_spliceDecl1.hs  -v0 -fth -package template-haskell >TH_spliceDecl1.comp.stderr 2>&1
=====> TH_spliceDecl2(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_spliceDecl2.hs  -v0 -fth -package template-haskell >TH_spliceDecl2.comp.stderr 2>&1
=====> TH_spliceDecl3(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o TH_spliceDecl3 TH_spliceDecl3  -v0 -fth -package template-haskell >TH_spliceDecl3.comp.stderr 2>&1
=====> TH_spliceDecl4(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o TH_spliceDecl4 TH_spliceDecl4  -v0 -fth -package template-haskell >TH_spliceDecl4.comp.stderr 2>&1
=====> TH_spliceE1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o TH_spliceE1 TH_spliceE1.hs   -fth -package template-haskell >TH_spliceE1.comp.stderr 2>&1
cd ./th && ./TH_spliceE1    </dev/null >TH_spliceE1.run.stdout 2>TH_spliceE1.run.stderr
=====> TH_spliceExpr1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_spliceExpr1.hs  -v0 -fth -package template-haskell >TH_spliceExpr1.comp.stderr 2>&1
=====> TH_spliceE3(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_spliceE3.hs   -fth -package template-haskell >TH_spliceE3.comp.stderr 2>&1
=====> TH_spliceE4(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o TH_spliceE4 TH_spliceE4.hs   -fth -package template-haskell >TH_spliceE4.comp.stderr 2>&1
cd ./th && ./TH_spliceE4    </dev/null >TH_spliceE4.run.stdout 2>TH_spliceE4.run.stderr
=====> TH_bracket1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_bracket1.hs   -fth -package template-haskell >TH_bracket1.comp.stderr 2>&1
=====> TH_bracket2(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_bracket2.hs   -fth -package template-haskell >TH_bracket2.comp.stderr 2>&1
=====> TH_bracket3(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_bracket3.hs   -fth -package template-haskell >TH_bracket3.comp.stderr 2>&1
=====> TH_class1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_class1.hs   -fth -package template-haskell >TH_class1.comp.stderr 2>&1
=====> TH_tuple1(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_tuple1.hs   -fth -package template-haskell >TH_tuple1.comp.stderr 2>&1
=====> TH_genEx(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o TH_genEx TH_genEx  -v0 -fth -package template-haskell >TH_genEx.comp.stderr 2>&1
=====> TH_where(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o TH_where TH_where.hs   -fth -package template-haskell >TH_where.comp.stderr 2>&1
cd ./th && ./TH_where    </dev/null >TH_where.run.stdout 2>TH_where.run.stderr
=====> TH_spliceInst(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_spliceInst.hs   -fth -package template-haskell >TH_spliceInst.comp.stderr 2>&1
=====> TH_fail(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_fail.hs   -fth -package template-haskell >TH_fail.comp.stderr 2>&1
=====> TH_dupdecl(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_dupdecl.hs   -fth -package template-haskell >TH_dupdecl.comp.stderr 2>&1
=====> TH_exn(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c TH_exn.hs   -fth -package template-haskell >TH_exn.comp.stderr 2>&1
=====> TH_recover(normal)
cd ./th && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o TH_recover TH_recover.hs   -fth -package template-haskell >TH_recover.comp.stderr 2>&1
cd ./th && ./TH_recover    </dev/null >TH_recover.run.stdout 2>TH_recover.run.stderr
====> Running ./typecheck/prog001/test.T
=====> typecheck.prog001(normal)
cd ./typecheck/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog001 C  -v0 -fglasgow-exts  >typecheck.prog001.comp.stderr 2>&1
=====> typecheck.prog001(opt)
cd ./typecheck/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog001 C -O -v0 -fglasgow-exts  >typecheck.prog001.comp.stderr 2>&1
=====> typecheck.prog001(optasm)
cd ./typecheck/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog001 C -O -fasm -v0 -fglasgow-exts  >typecheck.prog001.comp.stderr 2>&1
=====> typecheck.prog001(prof)
cd ./typecheck/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog001 C -O -prof -auto-all -v0 -fglasgow-exts  >typecheck.prog001.comp.stderr 2>&1
=====> typecheck.prog001(profasm)
cd ./typecheck/prog001 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog001 C -O -prof -auto-all -fasm -v0 -fglasgow-exts  >typecheck.prog001.comp.stderr 2>&1
====> Running ./typecheck/prog002/test.T
=====> typecheck.prog002(normal)
cd ./typecheck/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog002 B  -v0  >typecheck.prog002.comp.stderr 2>&1
=====> typecheck.prog002(opt)
cd ./typecheck/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog002 B -O -v0  >typecheck.prog002.comp.stderr 2>&1
=====> typecheck.prog002(optasm)
cd ./typecheck/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog002 B -O -fasm -v0  >typecheck.prog002.comp.stderr 2>&1
=====> typecheck.prog002(prof)
cd ./typecheck/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog002 B -O -prof -auto-all -v0  >typecheck.prog002.comp.stderr 2>&1
=====> typecheck.prog002(profasm)
cd ./typecheck/prog002 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.prog002 B -O -prof -auto-all -fasm -v0  >typecheck.prog002.comp.stderr 2>&1
====> Running ./typecheck/should_compile/all.T
=====> tc001(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc001.hs   -fno-warn-incomplete-patterns >tc001.comp.stderr 2>&1
=====> tc001(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc001.hs -O  -fno-warn-incomplete-patterns >tc001.comp.stderr 2>&1
=====> tc001(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc001.hs -O -fasm  -fno-warn-incomplete-patterns >tc001.comp.stderr 2>&1
=====> tc001(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc001.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc001.comp.stderr 2>&1
=====> tc001(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc001.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc001.comp.stderr 2>&1
=====> tc002(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc002.hs   -fno-warn-incomplete-patterns >tc002.comp.stderr 2>&1
=====> tc002(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc002.hs -O  -fno-warn-incomplete-patterns >tc002.comp.stderr 2>&1
=====> tc002(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc002.hs -O -fasm  -fno-warn-incomplete-patterns >tc002.comp.stderr 2>&1
=====> tc002(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc002.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc002.comp.stderr 2>&1
=====> tc002(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc002.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc002.comp.stderr 2>&1
=====> tc003(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc003.hs   -fno-warn-incomplete-patterns >tc003.comp.stderr 2>&1
=====> tc003(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc003.hs -O  -fno-warn-incomplete-patterns >tc003.comp.stderr 2>&1
=====> tc003(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc003.hs -O -fasm  -fno-warn-incomplete-patterns >tc003.comp.stderr 2>&1
=====> tc003(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc003.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc003.comp.stderr 2>&1
=====> tc003(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc003.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc003.comp.stderr 2>&1
=====> tc004(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc004.hs   -fno-warn-incomplete-patterns >tc004.comp.stderr 2>&1
=====> tc004(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc004.hs -O  -fno-warn-incomplete-patterns >tc004.comp.stderr 2>&1
=====> tc004(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc004.hs -O -fasm  -fno-warn-incomplete-patterns >tc004.comp.stderr 2>&1
=====> tc004(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc004.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc004.comp.stderr 2>&1
=====> tc004(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc004.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc004.comp.stderr 2>&1
=====> tc005(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc005.hs   -fno-warn-incomplete-patterns >tc005.comp.stderr 2>&1
=====> tc005(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc005.hs -O  -fno-warn-incomplete-patterns >tc005.comp.stderr 2>&1
=====> tc005(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc005.hs -O -fasm  -fno-warn-incomplete-patterns >tc005.comp.stderr 2>&1
=====> tc005(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc005.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc005.comp.stderr 2>&1
=====> tc005(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc005.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc005.comp.stderr 2>&1
=====> tc006(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc006.hs   -fno-warn-incomplete-patterns >tc006.comp.stderr 2>&1
=====> tc006(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc006.hs -O  -fno-warn-incomplete-patterns >tc006.comp.stderr 2>&1
=====> tc006(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc006.hs -O -fasm  -fno-warn-incomplete-patterns >tc006.comp.stderr 2>&1
=====> tc006(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc006.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc006.comp.stderr 2>&1
=====> tc006(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc006.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc006.comp.stderr 2>&1
=====> tc007(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc007.hs   -fno-warn-incomplete-patterns >tc007.comp.stderr 2>&1
=====> tc007(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc007.hs -O  -fno-warn-incomplete-patterns >tc007.comp.stderr 2>&1
=====> tc007(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc007.hs -O -fasm  -fno-warn-incomplete-patterns >tc007.comp.stderr 2>&1
=====> tc007(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc007.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc007.comp.stderr 2>&1
=====> tc007(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc007.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc007.comp.stderr 2>&1
=====> tc008(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc008.hs   -fno-warn-incomplete-patterns >tc008.comp.stderr 2>&1
=====> tc008(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc008.hs -O  -fno-warn-incomplete-patterns >tc008.comp.stderr 2>&1
=====> tc008(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc008.hs -O -fasm  -fno-warn-incomplete-patterns >tc008.comp.stderr 2>&1
=====> tc008(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc008.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc008.comp.stderr 2>&1
=====> tc008(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc008.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc008.comp.stderr 2>&1
=====> tc009(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc009.hs   -fno-warn-incomplete-patterns >tc009.comp.stderr 2>&1
=====> tc009(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc009.hs -O  -fno-warn-incomplete-patterns >tc009.comp.stderr 2>&1
=====> tc009(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc009.hs -O -fasm  -fno-warn-incomplete-patterns >tc009.comp.stderr 2>&1
=====> tc009(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc009.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc009.comp.stderr 2>&1
=====> tc009(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc009.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc009.comp.stderr 2>&1
=====> tc010(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc010.hs   -fno-warn-incomplete-patterns >tc010.comp.stderr 2>&1
=====> tc010(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc010.hs -O  -fno-warn-incomplete-patterns >tc010.comp.stderr 2>&1
=====> tc010(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc010.hs -O -fasm  -fno-warn-incomplete-patterns >tc010.comp.stderr 2>&1
=====> tc010(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc010.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc010.comp.stderr 2>&1
=====> tc010(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc010.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc010.comp.stderr 2>&1
=====> tc011(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc011.hs   -fno-warn-incomplete-patterns >tc011.comp.stderr 2>&1
=====> tc011(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc011.hs -O  -fno-warn-incomplete-patterns >tc011.comp.stderr 2>&1
=====> tc011(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc011.hs -O -fasm  -fno-warn-incomplete-patterns >tc011.comp.stderr 2>&1
=====> tc011(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc011.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc011.comp.stderr 2>&1
=====> tc011(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc011.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc011.comp.stderr 2>&1
=====> tc012(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc012.hs   -fno-warn-incomplete-patterns >tc012.comp.stderr 2>&1
=====> tc012(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc012.hs -O  -fno-warn-incomplete-patterns >tc012.comp.stderr 2>&1
=====> tc012(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc012.hs -O -fasm  -fno-warn-incomplete-patterns >tc012.comp.stderr 2>&1
=====> tc012(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc012.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc012.comp.stderr 2>&1
=====> tc012(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc012.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc012.comp.stderr 2>&1
=====> tc013(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc013.hs   -fno-warn-incomplete-patterns >tc013.comp.stderr 2>&1
=====> tc013(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc013.hs -O  -fno-warn-incomplete-patterns >tc013.comp.stderr 2>&1
=====> tc013(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc013.hs -O -fasm  -fno-warn-incomplete-patterns >tc013.comp.stderr 2>&1
=====> tc013(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc013.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc013.comp.stderr 2>&1
=====> tc013(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc013.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc013.comp.stderr 2>&1
=====> tc014(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc014.hs   -fno-warn-incomplete-patterns >tc014.comp.stderr 2>&1
=====> tc014(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc014.hs -O  -fno-warn-incomplete-patterns >tc014.comp.stderr 2>&1
=====> tc014(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc014.hs -O -fasm  -fno-warn-incomplete-patterns >tc014.comp.stderr 2>&1
=====> tc014(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc014.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc014.comp.stderr 2>&1
=====> tc014(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc014.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc014.comp.stderr 2>&1
=====> tc015(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc015.hs   -fno-warn-incomplete-patterns >tc015.comp.stderr 2>&1
=====> tc015(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc015.hs -O  -fno-warn-incomplete-patterns >tc015.comp.stderr 2>&1
=====> tc015(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc015.hs -O -fasm  -fno-warn-incomplete-patterns >tc015.comp.stderr 2>&1
=====> tc015(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc015.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc015.comp.stderr 2>&1
=====> tc015(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc015.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc015.comp.stderr 2>&1
=====> tc016(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc016.hs   -fno-warn-incomplete-patterns >tc016.comp.stderr 2>&1
=====> tc016(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc016.hs -O  -fno-warn-incomplete-patterns >tc016.comp.stderr 2>&1
=====> tc016(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc016.hs -O -fasm  -fno-warn-incomplete-patterns >tc016.comp.stderr 2>&1
=====> tc016(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc016.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc016.comp.stderr 2>&1
=====> tc016(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc016.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc016.comp.stderr 2>&1
=====> tc017(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc017.hs   -fno-warn-incomplete-patterns >tc017.comp.stderr 2>&1
=====> tc017(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc017.hs -O  -fno-warn-incomplete-patterns >tc017.comp.stderr 2>&1
=====> tc017(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc017.hs -O -fasm  -fno-warn-incomplete-patterns >tc017.comp.stderr 2>&1
=====> tc017(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc017.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc017.comp.stderr 2>&1
=====> tc017(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc017.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc017.comp.stderr 2>&1
=====> tc018(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc018.hs   -fno-warn-incomplete-patterns >tc018.comp.stderr 2>&1
=====> tc018(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc018.hs -O  -fno-warn-incomplete-patterns >tc018.comp.stderr 2>&1
=====> tc018(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc018.hs -O -fasm  -fno-warn-incomplete-patterns >tc018.comp.stderr 2>&1
=====> tc018(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc018.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc018.comp.stderr 2>&1
=====> tc018(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc018.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc018.comp.stderr 2>&1
=====> tc019(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc019.hs  -fglasgow-exts -fno-warn-incomplete-patterns >tc019.comp.stderr 2>&1
=====> tc019(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc019.hs -O -fglasgow-exts -fno-warn-incomplete-patterns >tc019.comp.stderr 2>&1
=====> tc019(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc019.hs -O -fasm -fglasgow-exts -fno-warn-incomplete-patterns >tc019.comp.stderr 2>&1
=====> tc019(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc019.hs -O -prof -auto-all -fglasgow-exts -fno-warn-incomplete-patterns >tc019.comp.stderr 2>&1
=====> tc019(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc019.hs -O -prof -auto-all -fasm -fglasgow-exts -fno-warn-incomplete-patterns >tc019.comp.stderr 2>&1
=====> tc020(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc020.hs   -fno-warn-incomplete-patterns >tc020.comp.stderr 2>&1
=====> tc020(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc020.hs -O  -fno-warn-incomplete-patterns >tc020.comp.stderr 2>&1
=====> tc020(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc020.hs -O -fasm  -fno-warn-incomplete-patterns >tc020.comp.stderr 2>&1
=====> tc020(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc020.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc020.comp.stderr 2>&1
=====> tc020(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc020.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc020.comp.stderr 2>&1
=====> tc021(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc021.hs   -fno-warn-incomplete-patterns >tc021.comp.stderr 2>&1
=====> tc021(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc021.hs -O  -fno-warn-incomplete-patterns >tc021.comp.stderr 2>&1
=====> tc021(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc021.hs -O -fasm  -fno-warn-incomplete-patterns >tc021.comp.stderr 2>&1
=====> tc021(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc021.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc021.comp.stderr 2>&1
=====> tc021(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc021.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc021.comp.stderr 2>&1
=====> tc022(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc022.hs   -fno-warn-incomplete-patterns >tc022.comp.stderr 2>&1
=====> tc022(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc022.hs -O  -fno-warn-incomplete-patterns >tc022.comp.stderr 2>&1
=====> tc022(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc022.hs -O -fasm  -fno-warn-incomplete-patterns >tc022.comp.stderr 2>&1
=====> tc022(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc022.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc022.comp.stderr 2>&1
=====> tc022(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc022.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc022.comp.stderr 2>&1
=====> tc023(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc023.hs   -fno-warn-incomplete-patterns >tc023.comp.stderr 2>&1
=====> tc023(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc023.hs -O  -fno-warn-incomplete-patterns >tc023.comp.stderr 2>&1
=====> tc023(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc023.hs -O -fasm  -fno-warn-incomplete-patterns >tc023.comp.stderr 2>&1
=====> tc023(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc023.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc023.comp.stderr 2>&1
=====> tc023(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc023.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc023.comp.stderr 2>&1
=====> tc024(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc024.hs   -fno-warn-incomplete-patterns >tc024.comp.stderr 2>&1
=====> tc024(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc024.hs -O  -fno-warn-incomplete-patterns >tc024.comp.stderr 2>&1
=====> tc024(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc024.hs -O -fasm  -fno-warn-incomplete-patterns >tc024.comp.stderr 2>&1
=====> tc024(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc024.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc024.comp.stderr 2>&1
=====> tc024(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc024.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc024.comp.stderr 2>&1
=====> tc025(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc025.hs   -fno-warn-incomplete-patterns >tc025.comp.stderr 2>&1
=====> tc025(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc025.hs -O  -fno-warn-incomplete-patterns >tc025.comp.stderr 2>&1
=====> tc025(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc025.hs -O -fasm  -fno-warn-incomplete-patterns >tc025.comp.stderr 2>&1
=====> tc025(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc025.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc025.comp.stderr 2>&1
=====> tc025(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc025.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc025.comp.stderr 2>&1
=====> tc026(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc026.hs   -fno-warn-incomplete-patterns >tc026.comp.stderr 2>&1
=====> tc026(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc026.hs -O  -fno-warn-incomplete-patterns >tc026.comp.stderr 2>&1
=====> tc026(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc026.hs -O -fasm  -fno-warn-incomplete-patterns >tc026.comp.stderr 2>&1
=====> tc026(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc026.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc026.comp.stderr 2>&1
=====> tc026(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc026.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc026.comp.stderr 2>&1
=====> tc027(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc027.hs   -fno-warn-incomplete-patterns >tc027.comp.stderr 2>&1
=====> tc027(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc027.hs -O  -fno-warn-incomplete-patterns >tc027.comp.stderr 2>&1
=====> tc027(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc027.hs -O -fasm  -fno-warn-incomplete-patterns >tc027.comp.stderr 2>&1
=====> tc027(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc027.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc027.comp.stderr 2>&1
=====> tc027(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc027.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc027.comp.stderr 2>&1
=====> tc028(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc028.hs   -fno-warn-incomplete-patterns >tc028.comp.stderr 2>&1
=====> tc028(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc028.hs -O  -fno-warn-incomplete-patterns >tc028.comp.stderr 2>&1
=====> tc028(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc028.hs -O -fasm  -fno-warn-incomplete-patterns >tc028.comp.stderr 2>&1
=====> tc028(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc028.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc028.comp.stderr 2>&1
=====> tc028(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc028.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc028.comp.stderr 2>&1
=====> tc029(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc029.hs   -fno-warn-incomplete-patterns >tc029.comp.stderr 2>&1
=====> tc029(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc029.hs -O  -fno-warn-incomplete-patterns >tc029.comp.stderr 2>&1
=====> tc029(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc029.hs -O -fasm  -fno-warn-incomplete-patterns >tc029.comp.stderr 2>&1
=====> tc029(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc029.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc029.comp.stderr 2>&1
=====> tc029(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc029.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc029.comp.stderr 2>&1
=====> tc030(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc030.hs   -fno-warn-incomplete-patterns >tc030.comp.stderr 2>&1
=====> tc030(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc030.hs -O  -fno-warn-incomplete-patterns >tc030.comp.stderr 2>&1
=====> tc030(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc030.hs -O -fasm  -fno-warn-incomplete-patterns >tc030.comp.stderr 2>&1
=====> tc030(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc030.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc030.comp.stderr 2>&1
=====> tc030(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc030.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc030.comp.stderr 2>&1
=====> tc031(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc031.hs   -fno-warn-incomplete-patterns >tc031.comp.stderr 2>&1
=====> tc031(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc031.hs -O  -fno-warn-incomplete-patterns >tc031.comp.stderr 2>&1
=====> tc031(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc031.hs -O -fasm  -fno-warn-incomplete-patterns >tc031.comp.stderr 2>&1
=====> tc031(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc031.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc031.comp.stderr 2>&1
=====> tc031(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc031.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc031.comp.stderr 2>&1
=====> tc032(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc032.hs   -fno-warn-incomplete-patterns >tc032.comp.stderr 2>&1
=====> tc032(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc032.hs -O  -fno-warn-incomplete-patterns >tc032.comp.stderr 2>&1
=====> tc032(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc032.hs -O -fasm  -fno-warn-incomplete-patterns >tc032.comp.stderr 2>&1
=====> tc032(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc032.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc032.comp.stderr 2>&1
=====> tc032(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc032.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc032.comp.stderr 2>&1
=====> tc033(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc033.hs   -fno-warn-incomplete-patterns >tc033.comp.stderr 2>&1
=====> tc033(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc033.hs -O  -fno-warn-incomplete-patterns >tc033.comp.stderr 2>&1
=====> tc033(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc033.hs -O -fasm  -fno-warn-incomplete-patterns >tc033.comp.stderr 2>&1
=====> tc033(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc033.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc033.comp.stderr 2>&1
=====> tc033(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc033.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc033.comp.stderr 2>&1
=====> tc034(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc034.hs   -fno-warn-incomplete-patterns >tc034.comp.stderr 2>&1
=====> tc034(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc034.hs -O  -fno-warn-incomplete-patterns >tc034.comp.stderr 2>&1
=====> tc034(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc034.hs -O -fasm  -fno-warn-incomplete-patterns >tc034.comp.stderr 2>&1
=====> tc034(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc034.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc034.comp.stderr 2>&1
=====> tc034(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc034.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc034.comp.stderr 2>&1
=====> tc035(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc035.hs   -fno-warn-incomplete-patterns >tc035.comp.stderr 2>&1
=====> tc035(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc035.hs -O  -fno-warn-incomplete-patterns >tc035.comp.stderr 2>&1
=====> tc035(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc035.hs -O -fasm  -fno-warn-incomplete-patterns >tc035.comp.stderr 2>&1
=====> tc035(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc035.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc035.comp.stderr 2>&1
=====> tc035(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc035.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc035.comp.stderr 2>&1
=====> tc036(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc036.hs   -fno-warn-incomplete-patterns >tc036.comp.stderr 2>&1
=====> tc036(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc036.hs -O  -fno-warn-incomplete-patterns >tc036.comp.stderr 2>&1
=====> tc036(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc036.hs -O -fasm  -fno-warn-incomplete-patterns >tc036.comp.stderr 2>&1
=====> tc036(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc036.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc036.comp.stderr 2>&1
=====> tc036(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc036.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc036.comp.stderr 2>&1
=====> tc037(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc037.hs   -fno-warn-incomplete-patterns >tc037.comp.stderr 2>&1
=====> tc037(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc037.hs -O  -fno-warn-incomplete-patterns >tc037.comp.stderr 2>&1
=====> tc037(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc037.hs -O -fasm  -fno-warn-incomplete-patterns >tc037.comp.stderr 2>&1
=====> tc037(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc037.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc037.comp.stderr 2>&1
=====> tc037(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc037.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc037.comp.stderr 2>&1
=====> tc038(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc038.hs   -fno-warn-incomplete-patterns >tc038.comp.stderr 2>&1
=====> tc038(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc038.hs -O  -fno-warn-incomplete-patterns >tc038.comp.stderr 2>&1
=====> tc038(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc038.hs -O -fasm  -fno-warn-incomplete-patterns >tc038.comp.stderr 2>&1
=====> tc038(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc038.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc038.comp.stderr 2>&1
=====> tc038(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc038.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc038.comp.stderr 2>&1
=====> tc039(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc039.hs   -fno-warn-incomplete-patterns >tc039.comp.stderr 2>&1
=====> tc039(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc039.hs -O  -fno-warn-incomplete-patterns >tc039.comp.stderr 2>&1
=====> tc039(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc039.hs -O -fasm  -fno-warn-incomplete-patterns >tc039.comp.stderr 2>&1
=====> tc039(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc039.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc039.comp.stderr 2>&1
=====> tc039(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc039.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc039.comp.stderr 2>&1
=====> tc040(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc040.hs   -fno-warn-incomplete-patterns >tc040.comp.stderr 2>&1
=====> tc040(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc040.hs -O  -fno-warn-incomplete-patterns >tc040.comp.stderr 2>&1
=====> tc040(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc040.hs -O -fasm  -fno-warn-incomplete-patterns >tc040.comp.stderr 2>&1
=====> tc040(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc040.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc040.comp.stderr 2>&1
=====> tc040(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc040.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc040.comp.stderr 2>&1
=====> tc041(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc041.hs   -fno-warn-incomplete-patterns >tc041.comp.stderr 2>&1
=====> tc041(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc041.hs -O  -fno-warn-incomplete-patterns >tc041.comp.stderr 2>&1
=====> tc041(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc041.hs -O -fasm  -fno-warn-incomplete-patterns >tc041.comp.stderr 2>&1
=====> tc041(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc041.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc041.comp.stderr 2>&1
=====> tc041(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc041.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc041.comp.stderr 2>&1
=====> tc042(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc042.hs   -fno-warn-incomplete-patterns >tc042.comp.stderr 2>&1
=====> tc042(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc042.hs -O  -fno-warn-incomplete-patterns >tc042.comp.stderr 2>&1
=====> tc042(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc042.hs -O -fasm  -fno-warn-incomplete-patterns >tc042.comp.stderr 2>&1
=====> tc042(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc042.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc042.comp.stderr 2>&1
=====> tc042(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc042.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc042.comp.stderr 2>&1
=====> tc043(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc043.hs   -fno-warn-incomplete-patterns >tc043.comp.stderr 2>&1
=====> tc043(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc043.hs -O  -fno-warn-incomplete-patterns >tc043.comp.stderr 2>&1
=====> tc043(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc043.hs -O -fasm  -fno-warn-incomplete-patterns >tc043.comp.stderr 2>&1
=====> tc043(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc043.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc043.comp.stderr 2>&1
=====> tc043(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc043.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc043.comp.stderr 2>&1
=====> tc044(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc044.hs   -fno-warn-incomplete-patterns >tc044.comp.stderr 2>&1
=====> tc044(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc044.hs -O  -fno-warn-incomplete-patterns >tc044.comp.stderr 2>&1
=====> tc044(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc044.hs -O -fasm  -fno-warn-incomplete-patterns >tc044.comp.stderr 2>&1
=====> tc044(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc044.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc044.comp.stderr 2>&1
=====> tc044(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc044.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc044.comp.stderr 2>&1
=====> tc045(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc045.hs   -fno-warn-incomplete-patterns >tc045.comp.stderr 2>&1
=====> tc045(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc045.hs -O  -fno-warn-incomplete-patterns >tc045.comp.stderr 2>&1
=====> tc045(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc045.hs -O -fasm  -fno-warn-incomplete-patterns >tc045.comp.stderr 2>&1
=====> tc045(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc045.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc045.comp.stderr 2>&1
=====> tc045(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc045.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc045.comp.stderr 2>&1
=====> tc046(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc046.hs   -fno-warn-incomplete-patterns >tc046.comp.stderr 2>&1
=====> tc046(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc046.hs -O  -fno-warn-incomplete-patterns >tc046.comp.stderr 2>&1
=====> tc046(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc046.hs -O -fasm  -fno-warn-incomplete-patterns >tc046.comp.stderr 2>&1
=====> tc046(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc046.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc046.comp.stderr 2>&1
=====> tc046(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc046.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc046.comp.stderr 2>&1
=====> tc047(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc047.hs   -fno-warn-incomplete-patterns >tc047.comp.stderr 2>&1
=====> tc047(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc047.hs -O  -fno-warn-incomplete-patterns >tc047.comp.stderr 2>&1
=====> tc047(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc047.hs -O -fasm  -fno-warn-incomplete-patterns >tc047.comp.stderr 2>&1
=====> tc047(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc047.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc047.comp.stderr 2>&1
=====> tc047(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc047.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc047.comp.stderr 2>&1
=====> tc048(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc048.hs   -fno-warn-incomplete-patterns >tc048.comp.stderr 2>&1
=====> tc048(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc048.hs -O  -fno-warn-incomplete-patterns >tc048.comp.stderr 2>&1
=====> tc048(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc048.hs -O -fasm  -fno-warn-incomplete-patterns >tc048.comp.stderr 2>&1
=====> tc048(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc048.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc048.comp.stderr 2>&1
=====> tc048(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc048.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc048.comp.stderr 2>&1
=====> tc049(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc049.hs   -fno-warn-incomplete-patterns >tc049.comp.stderr 2>&1
=====> tc049(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc049.hs -O  -fno-warn-incomplete-patterns >tc049.comp.stderr 2>&1
=====> tc049(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc049.hs -O -fasm  -fno-warn-incomplete-patterns >tc049.comp.stderr 2>&1
=====> tc049(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc049.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc049.comp.stderr 2>&1
=====> tc049(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc049.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc049.comp.stderr 2>&1
=====> tc050(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc050.hs   -fno-warn-incomplete-patterns >tc050.comp.stderr 2>&1
=====> tc050(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc050.hs -O  -fno-warn-incomplete-patterns >tc050.comp.stderr 2>&1
=====> tc050(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc050.hs -O -fasm  -fno-warn-incomplete-patterns >tc050.comp.stderr 2>&1
=====> tc050(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc050.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc050.comp.stderr 2>&1
=====> tc050(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc050.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc050.comp.stderr 2>&1
=====> tc051(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc051.hs   -fno-warn-incomplete-patterns >tc051.comp.stderr 2>&1
=====> tc051(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc051.hs -O  -fno-warn-incomplete-patterns >tc051.comp.stderr 2>&1
=====> tc051(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc051.hs -O -fasm  -fno-warn-incomplete-patterns >tc051.comp.stderr 2>&1
=====> tc051(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc051.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc051.comp.stderr 2>&1
=====> tc051(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc051.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc051.comp.stderr 2>&1
=====> tc052(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc052.hs   -fno-warn-incomplete-patterns >tc052.comp.stderr 2>&1
=====> tc052(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc052.hs -O  -fno-warn-incomplete-patterns >tc052.comp.stderr 2>&1
=====> tc052(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc052.hs -O -fasm  -fno-warn-incomplete-patterns >tc052.comp.stderr 2>&1
=====> tc052(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc052.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc052.comp.stderr 2>&1
=====> tc052(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc052.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc052.comp.stderr 2>&1
=====> tc053(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc053.hs   -fno-warn-incomplete-patterns >tc053.comp.stderr 2>&1
=====> tc053(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc053.hs -O  -fno-warn-incomplete-patterns >tc053.comp.stderr 2>&1
=====> tc053(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc053.hs -O -fasm  -fno-warn-incomplete-patterns >tc053.comp.stderr 2>&1
=====> tc053(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc053.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc053.comp.stderr 2>&1
=====> tc053(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc053.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc053.comp.stderr 2>&1
=====> tc054(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc054.hs   -fno-warn-incomplete-patterns >tc054.comp.stderr 2>&1
=====> tc054(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc054.hs -O  -fno-warn-incomplete-patterns >tc054.comp.stderr 2>&1
=====> tc054(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc054.hs -O -fasm  -fno-warn-incomplete-patterns >tc054.comp.stderr 2>&1
=====> tc054(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc054.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc054.comp.stderr 2>&1
=====> tc054(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc054.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc054.comp.stderr 2>&1
=====> tc055(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc055.hs   -fno-warn-incomplete-patterns >tc055.comp.stderr 2>&1
=====> tc055(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc055.hs -O  -fno-warn-incomplete-patterns >tc055.comp.stderr 2>&1
=====> tc055(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc055.hs -O -fasm  -fno-warn-incomplete-patterns >tc055.comp.stderr 2>&1
=====> tc055(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc055.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc055.comp.stderr 2>&1
=====> tc055(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc055.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc055.comp.stderr 2>&1
=====> tc056(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc056.hs   -fno-warn-incomplete-patterns >tc056.comp.stderr 2>&1
=====> tc056(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc056.hs -O  -fno-warn-incomplete-patterns >tc056.comp.stderr 2>&1
=====> tc056(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc056.hs -O -fasm  -fno-warn-incomplete-patterns >tc056.comp.stderr 2>&1
=====> tc056(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc056.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc056.comp.stderr 2>&1
=====> tc056(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc056.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc056.comp.stderr 2>&1
=====> tc057(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc057.hs   -fno-warn-incomplete-patterns >tc057.comp.stderr 2>&1
=====> tc057(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc057.hs -O  -fno-warn-incomplete-patterns >tc057.comp.stderr 2>&1
=====> tc057(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc057.hs -O -fasm  -fno-warn-incomplete-patterns >tc057.comp.stderr 2>&1
=====> tc057(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc057.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc057.comp.stderr 2>&1
=====> tc057(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc057.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc057.comp.stderr 2>&1
=====> tc058(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc058.hs   -fno-warn-incomplete-patterns >tc058.comp.stderr 2>&1
=====> tc058(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc058.hs -O  -fno-warn-incomplete-patterns >tc058.comp.stderr 2>&1
=====> tc058(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc058.hs -O -fasm  -fno-warn-incomplete-patterns >tc058.comp.stderr 2>&1
=====> tc058(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc058.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc058.comp.stderr 2>&1
=====> tc058(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc058.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc058.comp.stderr 2>&1
=====> tc059(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc059.hs   -fno-warn-incomplete-patterns >tc059.comp.stderr 2>&1
=====> tc059(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc059.hs -O  -fno-warn-incomplete-patterns >tc059.comp.stderr 2>&1
=====> tc059(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc059.hs -O -fasm  -fno-warn-incomplete-patterns >tc059.comp.stderr 2>&1
=====> tc059(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc059.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc059.comp.stderr 2>&1
=====> tc059(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc059.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc059.comp.stderr 2>&1
=====> tc060(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc060.hs   -fno-warn-incomplete-patterns >tc060.comp.stderr 2>&1
=====> tc060(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc060.hs -O  -fno-warn-incomplete-patterns >tc060.comp.stderr 2>&1
=====> tc060(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc060.hs -O -fasm  -fno-warn-incomplete-patterns >tc060.comp.stderr 2>&1
=====> tc060(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc060.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc060.comp.stderr 2>&1
=====> tc060(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc060.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc060.comp.stderr 2>&1
=====> tc061(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc061.hs   -fno-warn-incomplete-patterns >tc061.comp.stderr 2>&1
=====> tc061(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc061.hs -O  -fno-warn-incomplete-patterns >tc061.comp.stderr 2>&1
=====> tc061(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc061.hs -O -fasm  -fno-warn-incomplete-patterns >tc061.comp.stderr 2>&1
=====> tc061(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc061.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc061.comp.stderr 2>&1
=====> tc061(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc061.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc061.comp.stderr 2>&1
=====> tc062(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc062.hs   -fno-warn-incomplete-patterns >tc062.comp.stderr 2>&1
=====> tc062(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc062.hs -O  -fno-warn-incomplete-patterns >tc062.comp.stderr 2>&1
=====> tc062(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc062.hs -O -fasm  -fno-warn-incomplete-patterns >tc062.comp.stderr 2>&1
=====> tc062(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc062.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc062.comp.stderr 2>&1
=====> tc062(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc062.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc062.comp.stderr 2>&1
=====> tc063(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc063.hs   -fno-warn-incomplete-patterns >tc063.comp.stderr 2>&1
=====> tc063(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc063.hs -O  -fno-warn-incomplete-patterns >tc063.comp.stderr 2>&1
=====> tc063(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc063.hs -O -fasm  -fno-warn-incomplete-patterns >tc063.comp.stderr 2>&1
=====> tc063(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc063.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc063.comp.stderr 2>&1
=====> tc063(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc063.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc063.comp.stderr 2>&1
=====> tc064(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc064.hs   -fno-warn-incomplete-patterns >tc064.comp.stderr 2>&1
=====> tc064(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc064.hs -O  -fno-warn-incomplete-patterns >tc064.comp.stderr 2>&1
=====> tc064(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc064.hs -O -fasm  -fno-warn-incomplete-patterns >tc064.comp.stderr 2>&1
=====> tc064(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc064.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc064.comp.stderr 2>&1
=====> tc064(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc064.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc064.comp.stderr 2>&1
=====> tc065(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc065.hs   -fno-warn-incomplete-patterns >tc065.comp.stderr 2>&1
=====> tc065(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc065.hs -O  -fno-warn-incomplete-patterns >tc065.comp.stderr 2>&1
=====> tc065(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc065.hs -O -fasm  -fno-warn-incomplete-patterns >tc065.comp.stderr 2>&1
=====> tc065(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc065.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc065.comp.stderr 2>&1
=====> tc065(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc065.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc065.comp.stderr 2>&1
=====> tc066(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc066.hs   -fno-warn-incomplete-patterns >tc066.comp.stderr 2>&1
=====> tc066(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc066.hs -O  -fno-warn-incomplete-patterns >tc066.comp.stderr 2>&1
=====> tc066(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc066.hs -O -fasm  -fno-warn-incomplete-patterns >tc066.comp.stderr 2>&1
=====> tc066(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc066.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc066.comp.stderr 2>&1
=====> tc066(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc066.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc066.comp.stderr 2>&1
=====> tc067(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc067.hs   -fno-warn-incomplete-patterns >tc067.comp.stderr 2>&1
=====> tc067(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc067.hs -O  -fno-warn-incomplete-patterns >tc067.comp.stderr 2>&1
=====> tc067(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc067.hs -O -fasm  -fno-warn-incomplete-patterns >tc067.comp.stderr 2>&1
=====> tc067(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc067.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc067.comp.stderr 2>&1
=====> tc067(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc067.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc067.comp.stderr 2>&1
=====> tc068(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc068.hs   -fno-warn-incomplete-patterns >tc068.comp.stderr 2>&1
=====> tc068(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc068.hs -O  -fno-warn-incomplete-patterns >tc068.comp.stderr 2>&1
=====> tc068(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc068.hs -O -fasm  -fno-warn-incomplete-patterns >tc068.comp.stderr 2>&1
=====> tc068(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc068.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc068.comp.stderr 2>&1
=====> tc068(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc068.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc068.comp.stderr 2>&1
=====> tc069(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc069.hs   -fno-warn-incomplete-patterns >tc069.comp.stderr 2>&1
=====> tc069(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc069.hs -O  -fno-warn-incomplete-patterns >tc069.comp.stderr 2>&1
=====> tc069(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc069.hs -O -fasm  -fno-warn-incomplete-patterns >tc069.comp.stderr 2>&1
=====> tc069(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc069.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc069.comp.stderr 2>&1
=====> tc069(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc069.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc069.comp.stderr 2>&1
=====> tc070(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc070.hs   -fno-warn-incomplete-patterns >tc070.comp.stderr 2>&1
=====> tc070(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc070.hs -O  -fno-warn-incomplete-patterns >tc070.comp.stderr 2>&1
=====> tc070(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc070.hs -O -fasm  -fno-warn-incomplete-patterns >tc070.comp.stderr 2>&1
=====> tc070(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc070.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc070.comp.stderr 2>&1
=====> tc070(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc070.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc070.comp.stderr 2>&1
=====> tc073(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc073.hs   -fno-warn-incomplete-patterns >tc073.comp.stderr 2>&1
=====> tc073(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc073.hs -O  -fno-warn-incomplete-patterns >tc073.comp.stderr 2>&1
=====> tc073(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc073.hs -O -fasm  -fno-warn-incomplete-patterns >tc073.comp.stderr 2>&1
=====> tc073(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc073.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc073.comp.stderr 2>&1
=====> tc073(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc073.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc073.comp.stderr 2>&1
=====> tc074(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc074.hs   -fno-warn-incomplete-patterns >tc074.comp.stderr 2>&1
=====> tc074(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc074.hs -O  -fno-warn-incomplete-patterns >tc074.comp.stderr 2>&1
=====> tc074(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc074.hs -O -fasm  -fno-warn-incomplete-patterns >tc074.comp.stderr 2>&1
=====> tc074(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc074.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc074.comp.stderr 2>&1
=====> tc074(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc074.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc074.comp.stderr 2>&1
=====> tc076(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc076.hs   -fno-warn-incomplete-patterns >tc076.comp.stderr 2>&1
=====> tc076(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc076.hs -O  -fno-warn-incomplete-patterns >tc076.comp.stderr 2>&1
=====> tc076(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc076.hs -O -fasm  -fno-warn-incomplete-patterns >tc076.comp.stderr 2>&1
=====> tc076(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc076.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc076.comp.stderr 2>&1
=====> tc076(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc076.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc076.comp.stderr 2>&1
=====> tc077(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc077.hs   -fno-warn-incomplete-patterns >tc077.comp.stderr 2>&1
=====> tc077(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc077.hs -O  -fno-warn-incomplete-patterns >tc077.comp.stderr 2>&1
=====> tc077(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc077.hs -O -fasm  -fno-warn-incomplete-patterns >tc077.comp.stderr 2>&1
=====> tc077(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc077.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc077.comp.stderr 2>&1
=====> tc077(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc077.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc077.comp.stderr 2>&1
=====> tc078(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc078.hs   -fno-warn-incomplete-patterns >tc078.comp.stderr 2>&1
=====> tc078(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc078.hs -O  -fno-warn-incomplete-patterns >tc078.comp.stderr 2>&1
=====> tc078(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc078.hs -O -fasm  -fno-warn-incomplete-patterns >tc078.comp.stderr 2>&1
=====> tc078(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc078.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc078.comp.stderr 2>&1
=====> tc078(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc078.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc078.comp.stderr 2>&1
=====> tc079(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc079.hs   -fno-warn-incomplete-patterns >tc079.comp.stderr 2>&1
=====> tc079(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc079.hs -O  -fno-warn-incomplete-patterns >tc079.comp.stderr 2>&1
=====> tc079(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc079.hs -O -fasm  -fno-warn-incomplete-patterns >tc079.comp.stderr 2>&1
=====> tc079(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc079.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc079.comp.stderr 2>&1
=====> tc079(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc079.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc079.comp.stderr 2>&1
=====> tc080(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc080.hs   -fno-warn-incomplete-patterns >tc080.comp.stderr 2>&1
=====> tc080(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc080.hs -O  -fno-warn-incomplete-patterns >tc080.comp.stderr 2>&1
=====> tc080(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc080.hs -O -fasm  -fno-warn-incomplete-patterns >tc080.comp.stderr 2>&1
=====> tc080(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc080.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc080.comp.stderr 2>&1
=====> tc080(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc080.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc080.comp.stderr 2>&1
=====> tc081(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc081.hs   -fno-warn-incomplete-patterns >tc081.comp.stderr 2>&1
=====> tc081(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc081.hs -O  -fno-warn-incomplete-patterns >tc081.comp.stderr 2>&1
=====> tc081(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc081.hs -O -fasm  -fno-warn-incomplete-patterns >tc081.comp.stderr 2>&1
=====> tc081(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc081.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc081.comp.stderr 2>&1
=====> tc081(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc081.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc081.comp.stderr 2>&1
=====> tc082(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc082.hs   -fno-warn-incomplete-patterns >tc082.comp.stderr 2>&1
=====> tc082(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc082.hs -O  -fno-warn-incomplete-patterns >tc082.comp.stderr 2>&1
=====> tc082(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc082.hs -O -fasm  -fno-warn-incomplete-patterns >tc082.comp.stderr 2>&1
=====> tc082(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc082.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc082.comp.stderr 2>&1
=====> tc082(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc082.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc082.comp.stderr 2>&1
=====> tc084(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc084.hs   -fno-warn-incomplete-patterns >tc084.comp.stderr 2>&1
=====> tc084(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc084.hs -O  -fno-warn-incomplete-patterns >tc084.comp.stderr 2>&1
=====> tc084(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc084.hs -O -fasm  -fno-warn-incomplete-patterns >tc084.comp.stderr 2>&1
=====> tc084(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc084.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc084.comp.stderr 2>&1
=====> tc084(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc084.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc084.comp.stderr 2>&1
=====> tc085(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc085.hs   -fno-warn-incomplete-patterns >tc085.comp.stderr 2>&1
=====> tc085(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc085.hs -O  -fno-warn-incomplete-patterns >tc085.comp.stderr 2>&1
=====> tc085(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc085.hs -O -fasm  -fno-warn-incomplete-patterns >tc085.comp.stderr 2>&1
=====> tc085(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc085.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc085.comp.stderr 2>&1
=====> tc085(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc085.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc085.comp.stderr 2>&1
=====> tc086(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc086.hs   -fno-warn-incomplete-patterns >tc086.comp.stderr 2>&1
=====> tc086(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc086.hs -O  -fno-warn-incomplete-patterns >tc086.comp.stderr 2>&1
=====> tc086(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc086.hs -O -fasm  -fno-warn-incomplete-patterns >tc086.comp.stderr 2>&1
=====> tc086(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc086.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc086.comp.stderr 2>&1
=====> tc086(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc086.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc086.comp.stderr 2>&1
=====> tc087(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc087.hs  -fglasgow-exts -fno-warn-incomplete-patterns >tc087.comp.stderr 2>&1
=====> tc087(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc087.hs -O -fglasgow-exts -fno-warn-incomplete-patterns >tc087.comp.stderr 2>&1
=====> tc087(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc087.hs -O -fasm -fglasgow-exts -fno-warn-incomplete-patterns >tc087.comp.stderr 2>&1
=====> tc087(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc087.hs -O -prof -auto-all -fglasgow-exts -fno-warn-incomplete-patterns >tc087.comp.stderr 2>&1
=====> tc087(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc087.hs -O -prof -auto-all -fasm -fglasgow-exts -fno-warn-incomplete-patterns >tc087.comp.stderr 2>&1
=====> tc088(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc088.hs   -fno-warn-incomplete-patterns >tc088.comp.stderr 2>&1
=====> tc088(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc088.hs -O  -fno-warn-incomplete-patterns >tc088.comp.stderr 2>&1
=====> tc088(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc088.hs -O -fasm  -fno-warn-incomplete-patterns >tc088.comp.stderr 2>&1
=====> tc088(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc088.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc088.comp.stderr 2>&1
=====> tc088(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc088.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc088.comp.stderr 2>&1
=====> tc089(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc089.hs   -fno-warn-incomplete-patterns >tc089.comp.stderr 2>&1
=====> tc089(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc089.hs -O  -fno-warn-incomplete-patterns >tc089.comp.stderr 2>&1
=====> tc089(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc089.hs -O -fasm  -fno-warn-incomplete-patterns >tc089.comp.stderr 2>&1
=====> tc089(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc089.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc089.comp.stderr 2>&1
=====> tc089(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc089.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc089.comp.stderr 2>&1
=====> tc090(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc090.hs   -fno-warn-incomplete-patterns >tc090.comp.stderr 2>&1
=====> tc090(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc090.hs -O  -fno-warn-incomplete-patterns >tc090.comp.stderr 2>&1
=====> tc090(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc090.hs -O -fasm  -fno-warn-incomplete-patterns >tc090.comp.stderr 2>&1
=====> tc090(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc090.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc090.comp.stderr 2>&1
=====> tc090(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc090.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc090.comp.stderr 2>&1
=====> tc091(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc091.hs   -fno-warn-incomplete-patterns >tc091.comp.stderr 2>&1
=====> tc091(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc091.hs -O  -fno-warn-incomplete-patterns >tc091.comp.stderr 2>&1
=====> tc091(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc091.hs -O -fasm  -fno-warn-incomplete-patterns >tc091.comp.stderr 2>&1
=====> tc091(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc091.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc091.comp.stderr 2>&1
=====> tc091(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc091.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc091.comp.stderr 2>&1
=====> tc092(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc092.hs   -fno-warn-incomplete-patterns >tc092.comp.stderr 2>&1
=====> tc092(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc092.hs -O  -fno-warn-incomplete-patterns >tc092.comp.stderr 2>&1
=====> tc092(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc092.hs -O -fasm  -fno-warn-incomplete-patterns >tc092.comp.stderr 2>&1
=====> tc092(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc092.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc092.comp.stderr 2>&1
=====> tc092(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc092.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc092.comp.stderr 2>&1
=====> tc093(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc093.hs   -fno-warn-incomplete-patterns >tc093.comp.stderr 2>&1
=====> tc093(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc093.hs -O  -fno-warn-incomplete-patterns >tc093.comp.stderr 2>&1
=====> tc093(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc093.hs -O -fasm  -fno-warn-incomplete-patterns >tc093.comp.stderr 2>&1
=====> tc093(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc093.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc093.comp.stderr 2>&1
=====> tc093(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc093.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc093.comp.stderr 2>&1
=====> tc094(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc094.hs   -fno-warn-incomplete-patterns >tc094.comp.stderr 2>&1
=====> tc094(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc094.hs -O  -fno-warn-incomplete-patterns >tc094.comp.stderr 2>&1
=====> tc094(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc094.hs -O -fasm  -fno-warn-incomplete-patterns >tc094.comp.stderr 2>&1
=====> tc094(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc094.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc094.comp.stderr 2>&1
=====> tc094(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc094.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc094.comp.stderr 2>&1
=====> tc095(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc095.hs   -fno-warn-incomplete-patterns >tc095.comp.stderr 2>&1
=====> tc095(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc095.hs -O  -fno-warn-incomplete-patterns >tc095.comp.stderr 2>&1
=====> tc095(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc095.hs -O -fasm  -fno-warn-incomplete-patterns >tc095.comp.stderr 2>&1
=====> tc095(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc095.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc095.comp.stderr 2>&1
=====> tc095(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc095.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc095.comp.stderr 2>&1
=====> tc096(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc096.hs   -fno-warn-incomplete-patterns >tc096.comp.stderr 2>&1
=====> tc096(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc096.hs -O  -fno-warn-incomplete-patterns >tc096.comp.stderr 2>&1
=====> tc096(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc096.hs -O -fasm  -fno-warn-incomplete-patterns >tc096.comp.stderr 2>&1
=====> tc096(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc096.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc096.comp.stderr 2>&1
=====> tc096(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc096.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc096.comp.stderr 2>&1
=====> tc097(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc097.hs  -fglasgow-exts -fno-warn-incomplete-patterns >tc097.comp.stderr 2>&1
=====> tc097(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc097.hs -O -fglasgow-exts -fno-warn-incomplete-patterns >tc097.comp.stderr 2>&1
=====> tc097(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc097.hs -O -fasm -fglasgow-exts -fno-warn-incomplete-patterns >tc097.comp.stderr 2>&1
=====> tc097(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc097.hs -O -prof -auto-all -fglasgow-exts -fno-warn-incomplete-patterns >tc097.comp.stderr 2>&1
=====> tc097(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc097.hs -O -prof -auto-all -fasm -fglasgow-exts -fno-warn-incomplete-patterns >tc097.comp.stderr 2>&1
=====> tc098(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc098.hs   -fno-warn-incomplete-patterns >tc098.comp.stderr 2>&1
=====> tc098(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc098.hs -O  -fno-warn-incomplete-patterns >tc098.comp.stderr 2>&1
=====> tc098(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc098.hs -O -fasm  -fno-warn-incomplete-patterns >tc098.comp.stderr 2>&1
=====> tc098(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc098.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc098.comp.stderr 2>&1
=====> tc098(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc098.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc098.comp.stderr 2>&1
=====> tc099(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc099.hs   -fno-warn-incomplete-patterns >tc099.comp.stderr 2>&1
=====> tc099(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc099.hs -O  -fno-warn-incomplete-patterns >tc099.comp.stderr 2>&1
=====> tc099(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc099.hs -O -fasm  -fno-warn-incomplete-patterns >tc099.comp.stderr 2>&1
=====> tc099(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc099.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc099.comp.stderr 2>&1
=====> tc099(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc099.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc099.comp.stderr 2>&1
=====> tc100(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc100.hs   -fno-warn-incomplete-patterns >tc100.comp.stderr 2>&1
=====> tc100(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc100.hs -O  -fno-warn-incomplete-patterns >tc100.comp.stderr 2>&1
=====> tc100(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc100.hs -O -fasm  -fno-warn-incomplete-patterns >tc100.comp.stderr 2>&1
=====> tc100(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc100.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc100.comp.stderr 2>&1
=====> tc100(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc100.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc100.comp.stderr 2>&1
=====> tc101(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc101.hs   -fno-warn-incomplete-patterns >tc101.comp.stderr 2>&1
=====> tc101(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc101.hs -O  -fno-warn-incomplete-patterns >tc101.comp.stderr 2>&1
=====> tc101(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc101.hs -O -fasm  -fno-warn-incomplete-patterns >tc101.comp.stderr 2>&1
=====> tc101(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc101.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc101.comp.stderr 2>&1
=====> tc101(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc101.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc101.comp.stderr 2>&1
=====> tc102(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc102.hs   -fno-warn-incomplete-patterns >tc102.comp.stderr 2>&1
=====> tc102(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc102.hs -O  -fno-warn-incomplete-patterns >tc102.comp.stderr 2>&1
=====> tc102(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc102.hs -O -fasm  -fno-warn-incomplete-patterns >tc102.comp.stderr 2>&1
=====> tc102(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc102.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc102.comp.stderr 2>&1
=====> tc102(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc102.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc102.comp.stderr 2>&1
=====> tc104(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc104.hs   -fno-warn-incomplete-patterns >tc104.comp.stderr 2>&1
=====> tc104(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc104.hs -O  -fno-warn-incomplete-patterns >tc104.comp.stderr 2>&1
=====> tc104(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc104.hs -O -fasm  -fno-warn-incomplete-patterns >tc104.comp.stderr 2>&1
=====> tc104(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc104.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc104.comp.stderr 2>&1
=====> tc104(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc104.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc104.comp.stderr 2>&1
=====> tc105(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc105.hs   -fno-warn-incomplete-patterns >tc105.comp.stderr 2>&1
=====> tc105(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc105.hs -O  -fno-warn-incomplete-patterns >tc105.comp.stderr 2>&1
=====> tc105(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc105.hs -O -fasm  -fno-warn-incomplete-patterns >tc105.comp.stderr 2>&1
=====> tc105(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc105.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc105.comp.stderr 2>&1
=====> tc105(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc105.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc105.comp.stderr 2>&1
=====> tc106(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc106.hs   -fno-warn-incomplete-patterns >tc106.comp.stderr 2>&1
=====> tc106(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc106.hs -O  -fno-warn-incomplete-patterns >tc106.comp.stderr 2>&1
=====> tc106(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc106.hs -O -fasm  -fno-warn-incomplete-patterns >tc106.comp.stderr 2>&1
=====> tc106(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc106.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc106.comp.stderr 2>&1
=====> tc106(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc106.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc106.comp.stderr 2>&1
=====> tc107(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc107.hs   -fno-warn-incomplete-patterns >tc107.comp.stderr 2>&1
=====> tc107(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc107.hs -O  -fno-warn-incomplete-patterns >tc107.comp.stderr 2>&1
=====> tc107(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc107.hs -O -fasm  -fno-warn-incomplete-patterns >tc107.comp.stderr 2>&1
=====> tc107(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc107.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc107.comp.stderr 2>&1
=====> tc107(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc107.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc107.comp.stderr 2>&1
=====> tc108(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc108.hs  -fglasgow-exts -fno-warn-incomplete-patterns >tc108.comp.stderr 2>&1
=====> tc108(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc108.hs -O -fglasgow-exts -fno-warn-incomplete-patterns >tc108.comp.stderr 2>&1
=====> tc108(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc108.hs -O -fasm -fglasgow-exts -fno-warn-incomplete-patterns >tc108.comp.stderr 2>&1
=====> tc108(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc108.hs -O -prof -auto-all -fglasgow-exts -fno-warn-incomplete-patterns >tc108.comp.stderr 2>&1
=====> tc108(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc108.hs -O -prof -auto-all -fasm -fglasgow-exts -fno-warn-incomplete-patterns >tc108.comp.stderr 2>&1
=====> tc109(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc109.hs   -fno-warn-incomplete-patterns >tc109.comp.stderr 2>&1
=====> tc109(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc109.hs -O  -fno-warn-incomplete-patterns >tc109.comp.stderr 2>&1
=====> tc109(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc109.hs -O -fasm  -fno-warn-incomplete-patterns >tc109.comp.stderr 2>&1
=====> tc109(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc109.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc109.comp.stderr 2>&1
=====> tc109(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc109.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc109.comp.stderr 2>&1
=====> tc111(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc111.hs   -fno-warn-incomplete-patterns >tc111.comp.stderr 2>&1
=====> tc111(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc111.hs -O  -fno-warn-incomplete-patterns >tc111.comp.stderr 2>&1
=====> tc111(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc111.hs -O -fasm  -fno-warn-incomplete-patterns >tc111.comp.stderr 2>&1
=====> tc111(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc111.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc111.comp.stderr 2>&1
=====> tc111(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc111.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc111.comp.stderr 2>&1
=====> tc112(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc112.hs   -fno-warn-incomplete-patterns >tc112.comp.stderr 2>&1
=====> tc112(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc112.hs -O  -fno-warn-incomplete-patterns >tc112.comp.stderr 2>&1
=====> tc112(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc112.hs -O -fasm  -fno-warn-incomplete-patterns >tc112.comp.stderr 2>&1
=====> tc112(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc112.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc112.comp.stderr 2>&1
=====> tc112(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc112.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc112.comp.stderr 2>&1
=====> tc113(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc113.hs   -fno-warn-incomplete-patterns >tc113.comp.stderr 2>&1
=====> tc113(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc113.hs -O  -fno-warn-incomplete-patterns >tc113.comp.stderr 2>&1
=====> tc113(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc113.hs -O -fasm  -fno-warn-incomplete-patterns >tc113.comp.stderr 2>&1
=====> tc113(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc113.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc113.comp.stderr 2>&1
=====> tc113(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc113.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc113.comp.stderr 2>&1
=====> tc114(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc114.hs   -fno-warn-incomplete-patterns >tc114.comp.stderr 2>&1
=====> tc114(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc114.hs -O  -fno-warn-incomplete-patterns >tc114.comp.stderr 2>&1
=====> tc114(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc114.hs -O -fasm  -fno-warn-incomplete-patterns >tc114.comp.stderr 2>&1
=====> tc114(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc114.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc114.comp.stderr 2>&1
=====> tc114(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc114.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc114.comp.stderr 2>&1
=====> tc115(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc115.hs   -fno-warn-incomplete-patterns >tc115.comp.stderr 2>&1
=====> tc115(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc115.hs -O  -fno-warn-incomplete-patterns >tc115.comp.stderr 2>&1
=====> tc115(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc115.hs -O -fasm  -fno-warn-incomplete-patterns >tc115.comp.stderr 2>&1
=====> tc115(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc115.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc115.comp.stderr 2>&1
=====> tc115(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc115.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc115.comp.stderr 2>&1
=====> tc116(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc116.hs   -fno-warn-incomplete-patterns >tc116.comp.stderr 2>&1
=====> tc116(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc116.hs -O  -fno-warn-incomplete-patterns >tc116.comp.stderr 2>&1
=====> tc116(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc116.hs -O -fasm  -fno-warn-incomplete-patterns >tc116.comp.stderr 2>&1
=====> tc116(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc116.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc116.comp.stderr 2>&1
=====> tc116(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc116.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc116.comp.stderr 2>&1
=====> tc117(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc117.hs   -fno-warn-incomplete-patterns >tc117.comp.stderr 2>&1
=====> tc117(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc117.hs -O  -fno-warn-incomplete-patterns >tc117.comp.stderr 2>&1
=====> tc117(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc117.hs -O -fasm  -fno-warn-incomplete-patterns >tc117.comp.stderr 2>&1
=====> tc117(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc117.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc117.comp.stderr 2>&1
=====> tc117(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc117.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc117.comp.stderr 2>&1
=====> tc118(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc118.hs   -fno-warn-incomplete-patterns >tc118.comp.stderr 2>&1
=====> tc118(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc118.hs -O  -fno-warn-incomplete-patterns >tc118.comp.stderr 2>&1
=====> tc118(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc118.hs -O -fasm  -fno-warn-incomplete-patterns >tc118.comp.stderr 2>&1
=====> tc118(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc118.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc118.comp.stderr 2>&1
=====> tc118(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc118.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc118.comp.stderr 2>&1
=====> tc119(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc119.hs   -fno-warn-incomplete-patterns >tc119.comp.stderr 2>&1
=====> tc119(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc119.hs -O  -fno-warn-incomplete-patterns >tc119.comp.stderr 2>&1
=====> tc119(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc119.hs -O -fasm  -fno-warn-incomplete-patterns >tc119.comp.stderr 2>&1
=====> tc119(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc119.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc119.comp.stderr 2>&1
=====> tc119(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc119.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc119.comp.stderr 2>&1
=====> tc120(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc120.hs   -fno-warn-incomplete-patterns >tc120.comp.stderr 2>&1
=====> tc120(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc120.hs -O  -fno-warn-incomplete-patterns >tc120.comp.stderr 2>&1
=====> tc120(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc120.hs -O -fasm  -fno-warn-incomplete-patterns >tc120.comp.stderr 2>&1
=====> tc120(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc120.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc120.comp.stderr 2>&1
=====> tc120(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc120.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc120.comp.stderr 2>&1
=====> tc121(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc121.hs   -fno-warn-incomplete-patterns >tc121.comp.stderr 2>&1
=====> tc121(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc121.hs -O  -fno-warn-incomplete-patterns >tc121.comp.stderr 2>&1
=====> tc121(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc121.hs -O -fasm  -fno-warn-incomplete-patterns >tc121.comp.stderr 2>&1
=====> tc121(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc121.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc121.comp.stderr 2>&1
=====> tc121(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc121.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc121.comp.stderr 2>&1
=====> tc122(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc122.hs   -fno-warn-incomplete-patterns >tc122.comp.stderr 2>&1
=====> tc122(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc122.hs -O  -fno-warn-incomplete-patterns >tc122.comp.stderr 2>&1
=====> tc122(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc122.hs -O -fasm  -fno-warn-incomplete-patterns >tc122.comp.stderr 2>&1
=====> tc122(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc122.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc122.comp.stderr 2>&1
=====> tc122(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc122.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc122.comp.stderr 2>&1
=====> tc123(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc123.hs   -fno-warn-incomplete-patterns >tc123.comp.stderr 2>&1
=====> tc123(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc123.hs -O  -fno-warn-incomplete-patterns >tc123.comp.stderr 2>&1
=====> tc123(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc123.hs -O -fasm  -fno-warn-incomplete-patterns >tc123.comp.stderr 2>&1
=====> tc123(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc123.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc123.comp.stderr 2>&1
=====> tc123(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc123.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc123.comp.stderr 2>&1
=====> tc124(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc124.hs   -fno-warn-incomplete-patterns >tc124.comp.stderr 2>&1
=====> tc124(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc124.hs -O  -fno-warn-incomplete-patterns >tc124.comp.stderr 2>&1
=====> tc124(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc124.hs -O -fasm  -fno-warn-incomplete-patterns >tc124.comp.stderr 2>&1
=====> tc124(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc124.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc124.comp.stderr 2>&1
=====> tc124(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc124.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc124.comp.stderr 2>&1
=====> tc125(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc125.hs   -fno-warn-incomplete-patterns >tc125.comp.stderr 2>&1
=====> tc125(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc125.hs -O  -fno-warn-incomplete-patterns >tc125.comp.stderr 2>&1
=====> tc125(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc125.hs -O -fasm  -fno-warn-incomplete-patterns >tc125.comp.stderr 2>&1
=====> tc125(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc125.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc125.comp.stderr 2>&1
=====> tc125(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc125.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc125.comp.stderr 2>&1
=====> tc126(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc126.hs   -fno-warn-incomplete-patterns >tc126.comp.stderr 2>&1
=====> tc126(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc126.hs -O  -fno-warn-incomplete-patterns >tc126.comp.stderr 2>&1
=====> tc126(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc126.hs -O -fasm  -fno-warn-incomplete-patterns >tc126.comp.stderr 2>&1
=====> tc126(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc126.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc126.comp.stderr 2>&1
=====> tc126(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc126.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc126.comp.stderr 2>&1
=====> tc127(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc127.hs   -fno-warn-incomplete-patterns >tc127.comp.stderr 2>&1
=====> tc127(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc127.hs -O  -fno-warn-incomplete-patterns >tc127.comp.stderr 2>&1
=====> tc127(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc127.hs -O -fasm  -fno-warn-incomplete-patterns >tc127.comp.stderr 2>&1
=====> tc127(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc127.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc127.comp.stderr 2>&1
=====> tc127(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc127.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc127.comp.stderr 2>&1
=====> tc128(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc128.hs   -fno-warn-incomplete-patterns >tc128.comp.stderr 2>&1
=====> tc128(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc128.hs -O  -fno-warn-incomplete-patterns >tc128.comp.stderr 2>&1
=====> tc128(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc128.hs -O -fasm  -fno-warn-incomplete-patterns >tc128.comp.stderr 2>&1
=====> tc128(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc128.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc128.comp.stderr 2>&1
=====> tc128(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc128.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc128.comp.stderr 2>&1
=====> tc129(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc129.hs   -fno-warn-incomplete-patterns >tc129.comp.stderr 2>&1
=====> tc129(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc129.hs -O  -fno-warn-incomplete-patterns >tc129.comp.stderr 2>&1
=====> tc129(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc129.hs -O -fasm  -fno-warn-incomplete-patterns >tc129.comp.stderr 2>&1
=====> tc129(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc129.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc129.comp.stderr 2>&1
=====> tc129(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc129.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc129.comp.stderr 2>&1
=====> tc130(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc130.hs   -fno-warn-incomplete-patterns >tc130.comp.stderr 2>&1
=====> tc130(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc130.hs -O  -fno-warn-incomplete-patterns >tc130.comp.stderr 2>&1
=====> tc130(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc130.hs -O -fasm  -fno-warn-incomplete-patterns >tc130.comp.stderr 2>&1
=====> tc130(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc130.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc130.comp.stderr 2>&1
=====> tc130(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc130.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc130.comp.stderr 2>&1
=====> tc131(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc131.hs   -fno-warn-incomplete-patterns >tc131.comp.stderr 2>&1
=====> tc131(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc131.hs -O  -fno-warn-incomplete-patterns >tc131.comp.stderr 2>&1
=====> tc131(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc131.hs -O -fasm  -fno-warn-incomplete-patterns >tc131.comp.stderr 2>&1
=====> tc131(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc131.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc131.comp.stderr 2>&1
=====> tc131(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc131.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc131.comp.stderr 2>&1
=====> tc132(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc132.hs   -fno-warn-incomplete-patterns >tc132.comp.stderr 2>&1
=====> tc132(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc132.hs -O  -fno-warn-incomplete-patterns >tc132.comp.stderr 2>&1
=====> tc132(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc132.hs -O -fasm  -fno-warn-incomplete-patterns >tc132.comp.stderr 2>&1
=====> tc132(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc132.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc132.comp.stderr 2>&1
=====> tc132(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc132.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc132.comp.stderr 2>&1
=====> tc133(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc133.hs   -fno-warn-incomplete-patterns >tc133.comp.stderr 2>&1
=====> tc133(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc133.hs -O  -fno-warn-incomplete-patterns >tc133.comp.stderr 2>&1
=====> tc133(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc133.hs -O -fasm  -fno-warn-incomplete-patterns >tc133.comp.stderr 2>&1
=====> tc133(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc133.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc133.comp.stderr 2>&1
=====> tc133(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc133.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc133.comp.stderr 2>&1
=====> tc134(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc134.hs   -fno-warn-incomplete-patterns >tc134.comp.stderr 2>&1
=====> tc135(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc135.hs   -fno-warn-incomplete-patterns >tc135.comp.stderr 2>&1
=====> tc135(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc135.hs -O  -fno-warn-incomplete-patterns >tc135.comp.stderr 2>&1
=====> tc135(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc135.hs -O -fasm  -fno-warn-incomplete-patterns >tc135.comp.stderr 2>&1
=====> tc135(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc135.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc135.comp.stderr 2>&1
=====> tc135(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc135.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc135.comp.stderr 2>&1
=====> tc136(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc136.hs   -fno-warn-incomplete-patterns >tc136.comp.stderr 2>&1
=====> tc136(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc136.hs -O  -fno-warn-incomplete-patterns >tc136.comp.stderr 2>&1
=====> tc136(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc136.hs -O -fasm  -fno-warn-incomplete-patterns >tc136.comp.stderr 2>&1
=====> tc136(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc136.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc136.comp.stderr 2>&1
=====> tc136(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc136.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc136.comp.stderr 2>&1
=====> tc137(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc137.hs   -fno-warn-incomplete-patterns >tc137.comp.stderr 2>&1
=====> tc137(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc137.hs -O  -fno-warn-incomplete-patterns >tc137.comp.stderr 2>&1
=====> tc137(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc137.hs -O -fasm  -fno-warn-incomplete-patterns >tc137.comp.stderr 2>&1
=====> tc137(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc137.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc137.comp.stderr 2>&1
=====> tc137(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc137.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc137.comp.stderr 2>&1
=====> tc140(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc140.hs   -fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc140.hs -O  -fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc140.hs -O -fasm  -fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc140.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc140(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc140.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc140.comp.stderr 2>&1
=====> tc141(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc141.hs   -fno-warn-incomplete-patterns >tc141.comp.stderr 2>&1
=====> tc142(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc142.hs   -fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc142.hs -O  -fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc142.hs -O -fasm  -fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc142.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc142(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc142.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc142.comp.stderr 2>&1
=====> tc143(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc143.hs   -fno-warn-incomplete-patterns >tc143.comp.stderr 2>&1
=====> tc143(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc143.hs -O  -fno-warn-incomplete-patterns >tc143.comp.stderr 2>&1
=====> tc143(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc143.hs -O -fasm  -fno-warn-incomplete-patterns >tc143.comp.stderr 2>&1
=====> tc143(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc143.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc143.comp.stderr 2>&1
=====> tc143(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc143.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc143.comp.stderr 2>&1
=====> tc144(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc144.hs   -fno-warn-incomplete-patterns >tc144.comp.stderr 2>&1
=====> tc144(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc144.hs -O  -fno-warn-incomplete-patterns >tc144.comp.stderr 2>&1
=====> tc144(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc144.hs -O -fasm  -fno-warn-incomplete-patterns >tc144.comp.stderr 2>&1
=====> tc144(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc144.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc144.comp.stderr 2>&1
=====> tc144(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc144.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc144.comp.stderr 2>&1
=====> tc145(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc145.hs   -fno-warn-incomplete-patterns >tc145.comp.stderr 2>&1
=====> tc145(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc145.hs -O  -fno-warn-incomplete-patterns >tc145.comp.stderr 2>&1
=====> tc145(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc145.hs -O -fasm  -fno-warn-incomplete-patterns >tc145.comp.stderr 2>&1
=====> tc145(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc145.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc145.comp.stderr 2>&1
=====> tc145(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc145.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc145.comp.stderr 2>&1
=====> tc146(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc146.hs   -fno-warn-incomplete-patterns >tc146.comp.stderr 2>&1
=====> tc146(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc146.hs -O  -fno-warn-incomplete-patterns >tc146.comp.stderr 2>&1
=====> tc146(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc146.hs -O -fasm  -fno-warn-incomplete-patterns >tc146.comp.stderr 2>&1
=====> tc146(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc146.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc146.comp.stderr 2>&1
=====> tc146(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc146.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc146.comp.stderr 2>&1
=====> tc147(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc147.hs   -fno-warn-incomplete-patterns >tc147.comp.stderr 2>&1
=====> tc147(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc147.hs -O  -fno-warn-incomplete-patterns >tc147.comp.stderr 2>&1
=====> tc147(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc147.hs -O -fasm  -fno-warn-incomplete-patterns >tc147.comp.stderr 2>&1
=====> tc147(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc147.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc147.comp.stderr 2>&1
=====> tc147(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc147.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc147.comp.stderr 2>&1
=====> tc148(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc148.hs   -fno-warn-incomplete-patterns >tc148.comp.stderr 2>&1
=====> tc148(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc148.hs -O  -fno-warn-incomplete-patterns >tc148.comp.stderr 2>&1
=====> tc148(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc148.hs -O -fasm  -fno-warn-incomplete-patterns >tc148.comp.stderr 2>&1
=====> tc148(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc148.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc148.comp.stderr 2>&1
=====> tc148(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc148.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc148.comp.stderr 2>&1
=====> tc149(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc149.hs   -fno-warn-incomplete-patterns >tc149.comp.stderr 2>&1
=====> tc149(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc149.hs -O  -fno-warn-incomplete-patterns >tc149.comp.stderr 2>&1
=====> tc149(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc149.hs -O -fasm  -fno-warn-incomplete-patterns >tc149.comp.stderr 2>&1
=====> tc149(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc149.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc149.comp.stderr 2>&1
=====> tc149(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc149.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc149.comp.stderr 2>&1
=====> tc150(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc150.hs   -fno-warn-incomplete-patterns >tc150.comp.stderr 2>&1
=====> tc150(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc150.hs -O  -fno-warn-incomplete-patterns >tc150.comp.stderr 2>&1
=====> tc150(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc150.hs -O -fasm  -fno-warn-incomplete-patterns >tc150.comp.stderr 2>&1
=====> tc150(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc150.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc150.comp.stderr 2>&1
=====> tc150(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc150.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc150.comp.stderr 2>&1
=====> tc151(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc151.hs   -fno-warn-incomplete-patterns >tc151.comp.stderr 2>&1
=====> tc151(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc151.hs -O  -fno-warn-incomplete-patterns >tc151.comp.stderr 2>&1
=====> tc151(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc151.hs -O -fasm  -fno-warn-incomplete-patterns >tc151.comp.stderr 2>&1
=====> tc151(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc151.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc151.comp.stderr 2>&1
=====> tc151(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc151.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc151.comp.stderr 2>&1
=====> tc152(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc152.hs   -fno-warn-incomplete-patterns >tc152.comp.stderr 2>&1
=====> tc152(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc152.hs -O  -fno-warn-incomplete-patterns >tc152.comp.stderr 2>&1
=====> tc152(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc152.hs -O -fasm  -fno-warn-incomplete-patterns >tc152.comp.stderr 2>&1
=====> tc152(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc152.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc152.comp.stderr 2>&1
=====> tc152(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc152.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc152.comp.stderr 2>&1
=====> tc153(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc153.hs   -fno-warn-incomplete-patterns >tc153.comp.stderr 2>&1
=====> tc153(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc153.hs -O  -fno-warn-incomplete-patterns >tc153.comp.stderr 2>&1
=====> tc153(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc153.hs -O -fasm  -fno-warn-incomplete-patterns >tc153.comp.stderr 2>&1
=====> tc153(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc153.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc153.comp.stderr 2>&1
=====> tc153(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc153.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc153.comp.stderr 2>&1
=====> tc154(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc154.hs   -fno-warn-incomplete-patterns >tc154.comp.stderr 2>&1
=====> tc154(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc154.hs -O  -fno-warn-incomplete-patterns >tc154.comp.stderr 2>&1
=====> tc154(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc154.hs -O -fasm  -fno-warn-incomplete-patterns >tc154.comp.stderr 2>&1
=====> tc154(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc154.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc154.comp.stderr 2>&1
=====> tc154(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc154.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc154.comp.stderr 2>&1
=====> tc155(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc155.hs   -fno-warn-incomplete-patterns >tc155.comp.stderr 2>&1
=====> tc155(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc155.hs -O  -fno-warn-incomplete-patterns >tc155.comp.stderr 2>&1
=====> tc155(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc155.hs -O -fasm  -fno-warn-incomplete-patterns >tc155.comp.stderr 2>&1
=====> tc155(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc155.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc155.comp.stderr 2>&1
=====> tc155(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc155.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc155.comp.stderr 2>&1
=====> tc156(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc156.hs   -fno-warn-incomplete-patterns >tc156.comp.stderr 2>&1
=====> tc156(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc156.hs -O  -fno-warn-incomplete-patterns >tc156.comp.stderr 2>&1
=====> tc156(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc156.hs -O -fasm  -fno-warn-incomplete-patterns >tc156.comp.stderr 2>&1
=====> tc156(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc156.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc156.comp.stderr 2>&1
=====> tc156(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc156.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc156.comp.stderr 2>&1
=====> tc157(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc157.hs   -fno-warn-incomplete-patterns >tc157.comp.stderr 2>&1
=====> tc157(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc157.hs -O  -fno-warn-incomplete-patterns >tc157.comp.stderr 2>&1
=====> tc157(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc157.hs -O -fasm  -fno-warn-incomplete-patterns >tc157.comp.stderr 2>&1
=====> tc157(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc157.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc157.comp.stderr 2>&1
=====> tc157(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc157.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc157.comp.stderr 2>&1
=====> tc158(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc158.hs   -fno-warn-incomplete-patterns >tc158.comp.stderr 2>&1
=====> tc158(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc158.hs -O  -fno-warn-incomplete-patterns >tc158.comp.stderr 2>&1
=====> tc158(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc158.hs -O -fasm  -fno-warn-incomplete-patterns >tc158.comp.stderr 2>&1
=====> tc158(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc158.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc158.comp.stderr 2>&1
=====> tc158(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc158.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc158.comp.stderr 2>&1
=====> tc159(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc159.hs   -fno-warn-incomplete-patterns >tc159.comp.stderr 2>&1
=====> tc159(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc159.hs -O  -fno-warn-incomplete-patterns >tc159.comp.stderr 2>&1
=====> tc159(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc159.hs -O -fasm  -fno-warn-incomplete-patterns >tc159.comp.stderr 2>&1
=====> tc159(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc159.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc159.comp.stderr 2>&1
=====> tc159(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc159.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc159.comp.stderr 2>&1
=====> tc160(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc160.hs   -fno-warn-incomplete-patterns >tc160.comp.stderr 2>&1
=====> tc160(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc160.hs -O  -fno-warn-incomplete-patterns >tc160.comp.stderr 2>&1
=====> tc160(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc160.hs -O -fasm  -fno-warn-incomplete-patterns >tc160.comp.stderr 2>&1
=====> tc160(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc160.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc160.comp.stderr 2>&1
=====> tc160(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc160.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc160.comp.stderr 2>&1
=====> tc161(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc161.hs   -fno-warn-incomplete-patterns >tc161.comp.stderr 2>&1
=====> tc161(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc161.hs -O  -fno-warn-incomplete-patterns >tc161.comp.stderr 2>&1
=====> tc161(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc161.hs -O -fasm  -fno-warn-incomplete-patterns >tc161.comp.stderr 2>&1
=====> tc161(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc161.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc161.comp.stderr 2>&1
=====> tc161(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc161.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc161.comp.stderr 2>&1
=====> tc162(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc162.hs   -fno-warn-incomplete-patterns >tc162.comp.stderr 2>&1
=====> tc163(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc163.hs   -fno-warn-incomplete-patterns >tc163.comp.stderr 2>&1
=====> tc163(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc163.hs -O  -fno-warn-incomplete-patterns >tc163.comp.stderr 2>&1
=====> tc163(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc163.hs -O -fasm  -fno-warn-incomplete-patterns >tc163.comp.stderr 2>&1
=====> tc163(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc163.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc163.comp.stderr 2>&1
=====> tc163(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc163.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc163.comp.stderr 2>&1
=====> tc164(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc164.hs   -fno-warn-incomplete-patterns >tc164.comp.stderr 2>&1
=====> tc164(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc164.hs -O  -fno-warn-incomplete-patterns >tc164.comp.stderr 2>&1
=====> tc164(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc164.hs -O -fasm  -fno-warn-incomplete-patterns >tc164.comp.stderr 2>&1
=====> tc164(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc164.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc164.comp.stderr 2>&1
=====> tc164(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc164.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc164.comp.stderr 2>&1
=====> tc165(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc165.hs   -fno-warn-incomplete-patterns >tc165.comp.stderr 2>&1
=====> tc165(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc165.hs -O  -fno-warn-incomplete-patterns >tc165.comp.stderr 2>&1
=====> tc165(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc165.hs -O -fasm  -fno-warn-incomplete-patterns >tc165.comp.stderr 2>&1
=====> tc165(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc165.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc165.comp.stderr 2>&1
=====> tc165(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc165.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc165.comp.stderr 2>&1
=====> tc166(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc166.hs   -fno-warn-incomplete-patterns >tc166.comp.stderr 2>&1
=====> tc166(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc166.hs -O  -fno-warn-incomplete-patterns >tc166.comp.stderr 2>&1
=====> tc166(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc166.hs -O -fasm  -fno-warn-incomplete-patterns >tc166.comp.stderr 2>&1
=====> tc166(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc166.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc166.comp.stderr 2>&1
=====> tc166(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc166.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc166.comp.stderr 2>&1
=====> tc167(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc167.hs   -fno-warn-incomplete-patterns >tc167.comp.stderr 2>&1
=====> tc167(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc167.hs -O  -fno-warn-incomplete-patterns >tc167.comp.stderr 2>&1
=====> tc167(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc167.hs -O -fasm  -fno-warn-incomplete-patterns >tc167.comp.stderr 2>&1
=====> tc167(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc167.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc167.comp.stderr 2>&1
=====> tc167(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc167.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc167.comp.stderr 2>&1
=====> tc168(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc168.hs  -ddump-types -fno-warn-incomplete-patterns >tc168.comp.stderr 2>&1
=====> tc168(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc168.hs -O -ddump-types -fno-warn-incomplete-patterns >tc168.comp.stderr 2>&1
=====> tc168(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc168.hs -O -fasm -ddump-types -fno-warn-incomplete-patterns >tc168.comp.stderr 2>&1
=====> tc168(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc168.hs -O -prof -auto-all -ddump-types -fno-warn-incomplete-patterns >tc168.comp.stderr 2>&1
=====> tc168(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc168.hs -O -prof -auto-all -fasm -ddump-types -fno-warn-incomplete-patterns >tc168.comp.stderr 2>&1
=====> tc169(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc169.hs   -fno-warn-incomplete-patterns >tc169.comp.stderr 2>&1
=====> tc169(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc169.hs -O  -fno-warn-incomplete-patterns >tc169.comp.stderr 2>&1
=====> tc169(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc169.hs -O -fasm  -fno-warn-incomplete-patterns >tc169.comp.stderr 2>&1
=====> tc169(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc169.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc169.comp.stderr 2>&1
=====> tc169(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc169.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc169.comp.stderr 2>&1
=====> Tc170_Aux(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c Tc170_Aux.hs -O  -fno-warn-incomplete-patterns >Tc170_Aux.comp.stderr 2>&1
=====> tc170(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc170.hs -O  -fno-warn-incomplete-patterns >tc170.comp.stderr 2>&1
=====> tc171(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc171.hs   -fno-warn-incomplete-patterns >tc171.comp.stderr 2>&1
=====> tc171(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc171.hs -O  -fno-warn-incomplete-patterns >tc171.comp.stderr 2>&1
=====> tc171(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc171.hs -O -fasm  -fno-warn-incomplete-patterns >tc171.comp.stderr 2>&1
=====> tc171(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc171.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc171.comp.stderr 2>&1
=====> tc171(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc171.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc171.comp.stderr 2>&1
=====> tc172(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc172.hs   -fno-warn-incomplete-patterns >tc172.comp.stderr 2>&1
=====> tc172(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc172.hs -O  -fno-warn-incomplete-patterns >tc172.comp.stderr 2>&1
=====> tc172(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc172.hs -O -fasm  -fno-warn-incomplete-patterns >tc172.comp.stderr 2>&1
=====> tc172(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc172.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc172.comp.stderr 2>&1
=====> tc172(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc172.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc172.comp.stderr 2>&1
=====> tc173(normal)
cd ./typecheck/should_compile && $MAKE tc173    </dev/null >tc173.run.stdout 2>tc173.run.stderr
=====> tc174(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc174.hs   -fno-warn-incomplete-patterns >tc174.comp.stderr 2>&1
=====> tc174(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc174.hs -O  -fno-warn-incomplete-patterns >tc174.comp.stderr 2>&1
=====> tc174(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc174.hs -O -fasm  -fno-warn-incomplete-patterns >tc174.comp.stderr 2>&1
=====> tc174(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc174.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc174.comp.stderr 2>&1
=====> tc174(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc174.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc174.comp.stderr 2>&1
=====> tc175(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc175.hs   -fno-warn-incomplete-patterns >tc175.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc175.hs:15:8:

    No instance for (Show (t -> Bool))

      arising from use of `show' at tc175.hs:15:8-25

    Possible fix: add an instance declaration for (Show (t -> Bool))

    In the expression: show (\ _ -> True)

    In the definition of `foo': foo x = show (\ _ -> True)


=====> tc175(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc175.hs -O  -fno-warn-incomplete-patterns >tc175.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc175.hs:15:8:

    No instance for (Show (t -> Bool))

      arising from use of `show' at tc175.hs:15:8-25

    Possible fix: add an instance declaration for (Show (t -> Bool))

    In the expression: show (\ _ -> True)

    In the definition of `foo': foo x = show (\ _ -> True)


=====> tc175(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc175.hs -O -fasm  -fno-warn-incomplete-patterns >tc175.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc175.hs:15:8:

    No instance for (Show (t -> Bool))

      arising from use of `show' at tc175.hs:15:8-25

    Possible fix: add an instance declaration for (Show (t -> Bool))

    In the expression: show (\ _ -> True)

    In the definition of `foo': foo x = show (\ _ -> True)


=====> tc175(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc175.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc175.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc175.hs:15:8:

    No instance for (Show (t -> Bool))

      arising from use of `show' at tc175.hs:15:8-25

    Possible fix: add an instance declaration for (Show (t -> Bool))

    In the expression: show (\ _ -> True)

    In the definition of `foo': foo x = show (\ _ -> True)


=====> tc175(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc175.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc175.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc175.hs:15:8:

    No instance for (Show (t -> Bool))

      arising from use of `show' at tc175.hs:15:8-25

    Possible fix: add an instance declaration for (Show (t -> Bool))

    In the expression: show (\ _ -> True)

    In the definition of `foo': foo x = show (\ _ -> True)


=====> tc176(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc176.hs   -fno-warn-incomplete-patterns >tc176.comp.stderr 2>&1
=====> tc176(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc176.hs -O  -fno-warn-incomplete-patterns >tc176.comp.stderr 2>&1
=====> tc176(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc176.hs -O -fasm  -fno-warn-incomplete-patterns >tc176.comp.stderr 2>&1
=====> tc176(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc176.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc176.comp.stderr 2>&1
=====> tc176(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc176.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc176.comp.stderr 2>&1
=====> tc177(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc177.hs   -fno-warn-incomplete-patterns >tc177.comp.stderr 2>&1
=====> tc177(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc177.hs -O  -fno-warn-incomplete-patterns >tc177.comp.stderr 2>&1
=====> tc177(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc177.hs -O -fasm  -fno-warn-incomplete-patterns >tc177.comp.stderr 2>&1
=====> tc177(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc177.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc177.comp.stderr 2>&1
=====> tc177(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc177.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc177.comp.stderr 2>&1
=====> tc178(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc178.hs   -fno-warn-incomplete-patterns >tc178.comp.stderr 2>&1
=====> tc178(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc178.hs -O  -fno-warn-incomplete-patterns >tc178.comp.stderr 2>&1
=====> tc178(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc178.hs -O -fasm  -fno-warn-incomplete-patterns >tc178.comp.stderr 2>&1
=====> tc178(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc178.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc178.comp.stderr 2>&1
=====> tc178(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc178.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc178.comp.stderr 2>&1
=====> tc179(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc179.hs   -fno-warn-incomplete-patterns >tc179.comp.stderr 2>&1
=====> tc179(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc179.hs -O  -fno-warn-incomplete-patterns >tc179.comp.stderr 2>&1
=====> tc179(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc179.hs -O -fasm  -fno-warn-incomplete-patterns >tc179.comp.stderr 2>&1
=====> tc179(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc179.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc179.comp.stderr 2>&1
=====> tc179(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc179.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc179.comp.stderr 2>&1
=====> tc180(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc180.hs   -fno-warn-incomplete-patterns >tc180.comp.stderr 2>&1
=====> tc180(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc180.hs -O  -fno-warn-incomplete-patterns >tc180.comp.stderr 2>&1
=====> tc180(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc180.hs -O -fasm  -fno-warn-incomplete-patterns >tc180.comp.stderr 2>&1
=====> tc180(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc180.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc180.comp.stderr 2>&1
=====> tc180(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc180.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc180.comp.stderr 2>&1
=====> tc181(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc181.hs   -fno-warn-incomplete-patterns >tc181.comp.stderr 2>&1
=====> tc181(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc181.hs -O  -fno-warn-incomplete-patterns >tc181.comp.stderr 2>&1
=====> tc181(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc181.hs -O -fasm  -fno-warn-incomplete-patterns >tc181.comp.stderr 2>&1
=====> tc181(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc181.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc181.comp.stderr 2>&1
=====> tc181(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc181.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc181.comp.stderr 2>&1
=====> tc182(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc182.hs   -fno-warn-incomplete-patterns >tc182.comp.stderr 2>&1
=====> tc182(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc182.hs -O  -fno-warn-incomplete-patterns >tc182.comp.stderr 2>&1
=====> tc182(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc182.hs -O -fasm  -fno-warn-incomplete-patterns >tc182.comp.stderr 2>&1
=====> tc182(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc182.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc182.comp.stderr 2>&1
=====> tc182(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc182.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc182.comp.stderr 2>&1
=====> tc183(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc183.hs   -fno-warn-incomplete-patterns >tc183.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc183.hs:11:0:

    Failed to load interface for `Control.Monad.Trans':

      Use -v to see a list of the files searched for.


*** unexpected failure for tc183(normal)
=====> tc183(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc183.hs -O  -fno-warn-incomplete-patterns >tc183.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc183.hs:11:0:

    Failed to load interface for `Control.Monad.Trans':

      Use -v to see a list of the files searched for.


*** unexpected failure for tc183(opt)
=====> tc183(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc183.hs -O -fasm  -fno-warn-incomplete-patterns >tc183.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc183.hs:11:0:

    Failed to load interface for `Control.Monad.Trans':

      Use -v to see a list of the files searched for.


*** unexpected failure for tc183(optasm)
=====> tc183(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc183.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc183.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc183.hs:11:0:

    Failed to load interface for `Control.Monad.Trans':

      Use -v to see a list of the files searched for.


*** unexpected failure for tc183(prof)
=====> tc183(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc183.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc183.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc183.hs:11:0:

    Failed to load interface for `Control.Monad.Trans':

      Use -v to see a list of the files searched for.


*** unexpected failure for tc183(profasm)
=====> tc184(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc184.hs   -fno-warn-incomplete-patterns >tc184.comp.stderr 2>&1
=====> tc184(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc184.hs -O  -fno-warn-incomplete-patterns >tc184.comp.stderr 2>&1
=====> tc184(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc184.hs -O -fasm  -fno-warn-incomplete-patterns >tc184.comp.stderr 2>&1
=====> tc184(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc184.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc184.comp.stderr 2>&1
=====> tc184(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc184.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc184.comp.stderr 2>&1
=====> tc185(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc185.hs   -fno-warn-incomplete-patterns >tc185.comp.stderr 2>&1
=====> tc185(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc185.hs -O  -fno-warn-incomplete-patterns >tc185.comp.stderr 2>&1
=====> tc185(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc185.hs -O -fasm  -fno-warn-incomplete-patterns >tc185.comp.stderr 2>&1
=====> tc185(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc185.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc185.comp.stderr 2>&1
=====> tc185(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc185.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc185.comp.stderr 2>&1
=====> tc186(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc186.hs   -fno-warn-incomplete-patterns >tc186.comp.stderr 2>&1
=====> tc186(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc186.hs -O  -fno-warn-incomplete-patterns >tc186.comp.stderr 2>&1
=====> tc186(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc186.hs -O -fasm  -fno-warn-incomplete-patterns >tc186.comp.stderr 2>&1
=====> tc186(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc186.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc186.comp.stderr 2>&1
=====> tc186(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc186.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc186.comp.stderr 2>&1
=====> tc187(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc187.hs   -fno-warn-incomplete-patterns >tc187.comp.stderr 2>&1
=====> tc187(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc187.hs -O  -fno-warn-incomplete-patterns >tc187.comp.stderr 2>&1
=====> tc187(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc187.hs -O -fasm  -fno-warn-incomplete-patterns >tc187.comp.stderr 2>&1
=====> tc187(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc187.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc187.comp.stderr 2>&1
=====> tc187(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc187.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc187.comp.stderr 2>&1
=====> tc188(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc188.hs   -fno-warn-incomplete-patterns >tc188.comp.stderr 2>&1
=====> tc188(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc188.hs -O  -fno-warn-incomplete-patterns >tc188.comp.stderr 2>&1
=====> tc188(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc188.hs -O -fasm  -fno-warn-incomplete-patterns >tc188.comp.stderr 2>&1
=====> tc188(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc188.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc188.comp.stderr 2>&1
=====> tc188(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc188.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc188.comp.stderr 2>&1
=====> tc189(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc189.hs   -fno-warn-incomplete-patterns >tc189.comp.stderr 2>&1
=====> tc189(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc189.hs -O  -fno-warn-incomplete-patterns >tc189.comp.stderr 2>&1
=====> tc189(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc189.hs -O -fasm  -fno-warn-incomplete-patterns >tc189.comp.stderr 2>&1
=====> tc189(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc189.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc189.comp.stderr 2>&1
=====> tc189(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc189.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc189.comp.stderr 2>&1
=====> tc190(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc190.hs   -fno-warn-incomplete-patterns >tc190.comp.stderr 2>&1
=====> tc190(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc190.hs -O  -fno-warn-incomplete-patterns >tc190.comp.stderr 2>&1
=====> tc190(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc190.hs -O -fasm  -fno-warn-incomplete-patterns >tc190.comp.stderr 2>&1
=====> tc190(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc190.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc190.comp.stderr 2>&1
=====> tc190(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc190.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc190.comp.stderr 2>&1
=====> tc191(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc191.hs   -fno-warn-incomplete-patterns >tc191.comp.stderr 2>&1
=====> tc191(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc191.hs -O  -fno-warn-incomplete-patterns >tc191.comp.stderr 2>&1
=====> tc191(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc191.hs -O -fasm  -fno-warn-incomplete-patterns >tc191.comp.stderr 2>&1
=====> tc191(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc191.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc191.comp.stderr 2>&1
=====> tc191(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc191.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc191.comp.stderr 2>&1
=====> tc192(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc192.hs   -fno-warn-incomplete-patterns >tc192.comp.stderr 2>&1
=====> tc192(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc192.hs -O  -fno-warn-incomplete-patterns >tc192.comp.stderr 2>&1
=====> tc192(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc192.hs -O -fasm  -fno-warn-incomplete-patterns >tc192.comp.stderr 2>&1
=====> tc192(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc192.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc192.comp.stderr 2>&1
=====> tc192(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc192.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc192.comp.stderr 2>&1
=====> tc193(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc193.hs   -fno-warn-incomplete-patterns >tc193.comp.stderr 2>&1
=====> tc193(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc193.hs -O  -fno-warn-incomplete-patterns >tc193.comp.stderr 2>&1
=====> tc193(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc193.hs -O -fasm  -fno-warn-incomplete-patterns >tc193.comp.stderr 2>&1
=====> tc193(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc193.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc193.comp.stderr 2>&1
=====> tc193(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc193.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc193.comp.stderr 2>&1
=====> tc194(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc194.hs   -fno-warn-incomplete-patterns >tc194.comp.stderr 2>&1
=====> tc194(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc194.hs -O  -fno-warn-incomplete-patterns >tc194.comp.stderr 2>&1
=====> tc194(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc194.hs -O -fasm  -fno-warn-incomplete-patterns >tc194.comp.stderr 2>&1
=====> tc194(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc194.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc194.comp.stderr 2>&1
=====> tc194(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc194.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc194.comp.stderr 2>&1
=====> tc195(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc195.hs   -fno-warn-incomplete-patterns >tc195.comp.stderr 2>&1
=====> tc195(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc195.hs -O  -fno-warn-incomplete-patterns >tc195.comp.stderr 2>&1
=====> tc195(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc195.hs -O -fasm  -fno-warn-incomplete-patterns >tc195.comp.stderr 2>&1
=====> tc195(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc195.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc195.comp.stderr 2>&1
=====> tc195(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc195.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc195.comp.stderr 2>&1
=====> tc196(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc196.hs   -fno-warn-incomplete-patterns >tc196.comp.stderr 2>&1
=====> tc196(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc196.hs -O  -fno-warn-incomplete-patterns >tc196.comp.stderr 2>&1
=====> tc196(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc196.hs -O -fasm  -fno-warn-incomplete-patterns >tc196.comp.stderr 2>&1
=====> tc196(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc196.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc196.comp.stderr 2>&1
=====> tc196(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc196.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc196.comp.stderr 2>&1
=====> tc197(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc197.hs   -fno-warn-incomplete-patterns >tc197.comp.stderr 2>&1
=====> tc197(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc197.hs -O  -fno-warn-incomplete-patterns >tc197.comp.stderr 2>&1
=====> tc197(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc197.hs -O -fasm  -fno-warn-incomplete-patterns >tc197.comp.stderr 2>&1
=====> tc197(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc197.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc197.comp.stderr 2>&1
=====> tc197(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc197.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc197.comp.stderr 2>&1
=====> tc198(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc198.hs   -fno-warn-incomplete-patterns >tc198.comp.stderr 2>&1
=====> tc198(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc198.hs -O  -fno-warn-incomplete-patterns >tc198.comp.stderr 2>&1
=====> tc198(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc198.hs -O -fasm  -fno-warn-incomplete-patterns >tc198.comp.stderr 2>&1
=====> tc198(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc198.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc198.comp.stderr 2>&1
=====> tc198(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc198.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc198.comp.stderr 2>&1
=====> tc199(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc199.hs   -fno-warn-incomplete-patterns >tc199.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc199.hs:34:0:

    No instance for (Baz v Int)

      arising from use of `Foo1.$dmfoo' at tc199.hs:34:0

    Possible fix: add an instance declaration for (Baz v Int)

    In the expression: Foo1.$dmfoo

    In the definition of `foo': foo = Foo1.$dmfoo

    In the definition for method `foo'


=====> tc199(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc199.hs -O  -fno-warn-incomplete-patterns >tc199.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc199.hs:34:0:

    No instance for (Baz v Int)

      arising from use of `Foo1.$dmfoo' at tc199.hs:34:0

    Possible fix: add an instance declaration for (Baz v Int)

    In the expression: Foo1.$dmfoo

    In the definition of `foo': foo = Foo1.$dmfoo

    In the definition for method `foo'


=====> tc199(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc199.hs -O -fasm  -fno-warn-incomplete-patterns >tc199.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc199.hs:34:0:

    No instance for (Baz v Int)

      arising from use of `Foo1.$dmfoo' at tc199.hs:34:0

    Possible fix: add an instance declaration for (Baz v Int)

    In the expression: Foo1.$dmfoo

    In the definition of `foo': foo = Foo1.$dmfoo

    In the definition for method `foo'


=====> tc199(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc199.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc199.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc199.hs:34:0:

    No instance for (Baz v Int)

      arising from use of `Foo1.$dmfoo' at tc199.hs:34:0

    Possible fix: add an instance declaration for (Baz v Int)

    In the expression: Foo1.$dmfoo

    In the definition of `foo': foo = Foo1.$dmfoo

    In the definition for method `foo'


=====> tc199(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc199.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc199.comp.stderr 2>&1
Compile failed (status 256) errors were:


tc199.hs:34:0:

    No instance for (Baz v Int)

      arising from use of `Foo1.$dmfoo' at tc199.hs:34:0

    Possible fix: add an instance declaration for (Baz v Int)

    In the expression: Foo1.$dmfoo

    In the definition of `foo': foo = Foo1.$dmfoo

    In the definition for method `foo'


=====> tc200(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc200.hs   -fno-warn-incomplete-patterns >tc200.comp.stderr 2>&1
=====> tc200(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc200.hs -O  -fno-warn-incomplete-patterns >tc200.comp.stderr 2>&1
=====> tc200(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc200.hs -O -fasm  -fno-warn-incomplete-patterns >tc200.comp.stderr 2>&1
=====> tc200(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc200.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc200.comp.stderr 2>&1
=====> tc200(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc200.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc200.comp.stderr 2>&1
=====> tc201(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc201.hs   -fno-warn-incomplete-patterns >tc201.comp.stderr 2>&1
=====> tc201(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc201.hs -O  -fno-warn-incomplete-patterns >tc201.comp.stderr 2>&1
=====> tc201(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc201.hs -O -fasm  -fno-warn-incomplete-patterns >tc201.comp.stderr 2>&1
=====> tc201(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc201.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc201.comp.stderr 2>&1
=====> tc201(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc201.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc201.comp.stderr 2>&1
=====> tc202(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc202.hs   -fno-warn-incomplete-patterns >tc202.comp.stderr 2>&1
=====> tc202(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc202.hs -O  -fno-warn-incomplete-patterns >tc202.comp.stderr 2>&1
=====> tc202(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc202.hs -O -fasm  -fno-warn-incomplete-patterns >tc202.comp.stderr 2>&1
=====> tc202(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc202.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc202.comp.stderr 2>&1
=====> tc202(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc202.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc202.comp.stderr 2>&1
=====> tc203(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc203.hs   -fno-warn-incomplete-patterns >tc203.comp.stderr 2>&1
=====> tc203(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc203.hs -O  -fno-warn-incomplete-patterns >tc203.comp.stderr 2>&1
=====> tc203(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc203.hs -O -fasm  -fno-warn-incomplete-patterns >tc203.comp.stderr 2>&1
=====> tc203(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc203.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc203.comp.stderr 2>&1
=====> tc203(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc203.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc203.comp.stderr 2>&1
=====> tc204(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc204.hs   -fno-warn-incomplete-patterns >tc204.comp.stderr 2>&1
=====> tc204(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc204.hs -O  -fno-warn-incomplete-patterns >tc204.comp.stderr 2>&1
=====> tc204(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc204.hs -O -fasm  -fno-warn-incomplete-patterns >tc204.comp.stderr 2>&1
=====> tc204(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc204.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc204.comp.stderr 2>&1
=====> tc204(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc204.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc204.comp.stderr 2>&1
=====> tc205(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc205.hs   -fno-warn-incomplete-patterns >tc205.comp.stderr 2>&1
=====> tc205(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc205.hs -O  -fno-warn-incomplete-patterns >tc205.comp.stderr 2>&1
=====> tc205(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc205.hs -O -fasm  -fno-warn-incomplete-patterns >tc205.comp.stderr 2>&1
=====> tc205(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc205.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc205.comp.stderr 2>&1
=====> tc205(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc205.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc205.comp.stderr 2>&1
=====> tc206(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc206.hs   -fno-warn-incomplete-patterns >tc206.comp.stderr 2>&1
=====> tc206(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc206.hs -O  -fno-warn-incomplete-patterns >tc206.comp.stderr 2>&1
=====> tc206(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc206.hs -O -fasm  -fno-warn-incomplete-patterns >tc206.comp.stderr 2>&1
=====> tc206(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc206.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >tc206.comp.stderr 2>&1
=====> tc206(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tc206.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >tc206.comp.stderr 2>&1
=====> LoopOfTheDay1(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay1.hs   -fno-warn-incomplete-patterns >LoopOfTheDay1.comp.stderr 2>&1
=====> LoopOfTheDay1(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay1.hs -O  -fno-warn-incomplete-patterns >LoopOfTheDay1.comp.stderr 2>&1
=====> LoopOfTheDay1(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay1.hs -O -fasm  -fno-warn-incomplete-patterns >LoopOfTheDay1.comp.stderr 2>&1
=====> LoopOfTheDay1(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay1.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >LoopOfTheDay1.comp.stderr 2>&1
=====> LoopOfTheDay1(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay1.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >LoopOfTheDay1.comp.stderr 2>&1
=====> LoopOfTheDay2(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay2.hs   -fno-warn-incomplete-patterns >LoopOfTheDay2.comp.stderr 2>&1
=====> LoopOfTheDay2(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay2.hs -O  -fno-warn-incomplete-patterns >LoopOfTheDay2.comp.stderr 2>&1
=====> LoopOfTheDay2(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay2.hs -O -fasm  -fno-warn-incomplete-patterns >LoopOfTheDay2.comp.stderr 2>&1
=====> LoopOfTheDay2(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay2.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >LoopOfTheDay2.comp.stderr 2>&1
=====> LoopOfTheDay2(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay2.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >LoopOfTheDay2.comp.stderr 2>&1
=====> LoopOfTheDay3(normal)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay3.hs   -fno-warn-incomplete-patterns >LoopOfTheDay3.comp.stderr 2>&1
=====> LoopOfTheDay3(opt)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay3.hs -O  -fno-warn-incomplete-patterns >LoopOfTheDay3.comp.stderr 2>&1
=====> LoopOfTheDay3(optasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay3.hs -O -fasm  -fno-warn-incomplete-patterns >LoopOfTheDay3.comp.stderr 2>&1
=====> LoopOfTheDay3(prof)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay3.hs -O -prof -auto-all  -fno-warn-incomplete-patterns >LoopOfTheDay3.comp.stderr 2>&1
=====> LoopOfTheDay3(profasm)
cd ./typecheck/should_compile && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c LoopOfTheDay3.hs -O -prof -auto-all -fasm  -fno-warn-incomplete-patterns >LoopOfTheDay3.comp.stderr 2>&1
====> Running ./typecheck/should_fail/all.T
=====> tcfail001(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail001.hs    >tcfail001.comp.stderr 2>&1
=====> tcfail002(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail002.hs    >tcfail002.comp.stderr 2>&1
=====> tcfail003(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail003.hs    >tcfail003.comp.stderr 2>&1
=====> tcfail004(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail004.hs    >tcfail004.comp.stderr 2>&1
=====> tcfail005(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail005.hs    >tcfail005.comp.stderr 2>&1
=====> tcfail006(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail006.hs    >tcfail006.comp.stderr 2>&1
=====> tcfail007(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail007.hs    >tcfail007.comp.stderr 2>&1
=====> tcfail008(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail008.hs    >tcfail008.comp.stderr 2>&1
=====> tcfail009(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail009.hs    >tcfail009.comp.stderr 2>&1
=====> tcfail010(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail010.hs    >tcfail010.comp.stderr 2>&1
=====> tcfail011(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail011.hs    >tcfail011.comp.stderr 2>&1
=====> tcfail012(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail012.hs    >tcfail012.comp.stderr 2>&1
=====> tcfail013(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail013.hs    >tcfail013.comp.stderr 2>&1
=====> tcfail014(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail014.hs    >tcfail014.comp.stderr 2>&1
=====> tcfail015(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail015.hs    >tcfail015.comp.stderr 2>&1
=====> tcfail016(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail016.hs    >tcfail016.comp.stderr 2>&1
=====> tcfail017(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail017.hs    >tcfail017.comp.stderr 2>&1
=====> tcfail018(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail018.hs    >tcfail018.comp.stderr 2>&1
=====> tcfail019(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail019.hs    >tcfail019.comp.stderr 2>&1
=====> tcfail020(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail020.hs    >tcfail020.comp.stderr 2>&1
=====> tcfail021(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail021.hs    >tcfail021.comp.stderr 2>&1
=====> tcfail023(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail023.hs    >tcfail023.comp.stderr 2>&1
=====> tcfail027(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail027.hs    >tcfail027.comp.stderr 2>&1
=====> tcfail028(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail028.hs    >tcfail028.comp.stderr 2>&1
=====> tcfail029(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail029.hs    >tcfail029.comp.stderr 2>&1
=====> tcfail030(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail030.hs    >tcfail030.comp.stderr 2>&1
=====> tcfail031(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail031.hs    >tcfail031.comp.stderr 2>&1
=====> tcfail032(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail032.hs    >tcfail032.comp.stderr 2>&1
=====> tcfail033(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail033.hs    >tcfail033.comp.stderr 2>&1
=====> tcfail034(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail034.hs    >tcfail034.comp.stderr 2>&1
=====> tcfail035(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail035.hs    >tcfail035.comp.stderr 2>&1
=====> tcfail036(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail036.hs    >tcfail036.comp.stderr 2>&1
=====> tcfail037(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail037.hs    >tcfail037.comp.stderr 2>&1
=====> tcfail038(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail038.hs    >tcfail038.comp.stderr 2>&1
=====> tcfail040(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail040.hs    >tcfail040.comp.stderr 2>&1
=====> tcfail042(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail042.hs    >tcfail042.comp.stderr 2>&1
=====> tcfail043(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail043.hs    >tcfail043.comp.stderr 2>&1
=====> tcfail044(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail044.hs    >tcfail044.comp.stderr 2>&1
=====> tcfail046(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail046.hs    >tcfail046.comp.stderr 2>&1
=====> tcfail047(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail047.hs    >tcfail047.comp.stderr 2>&1
=====> tcfail048(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail048.hs    >tcfail048.comp.stderr 2>&1
=====> tcfail049(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail049.hs    >tcfail049.comp.stderr 2>&1
=====> tcfail050(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail050.hs    >tcfail050.comp.stderr 2>&1
=====> tcfail051(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail051.hs    >tcfail051.comp.stderr 2>&1
=====> tcfail052(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail052.hs    >tcfail052.comp.stderr 2>&1
=====> tcfail053(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail053.hs    >tcfail053.comp.stderr 2>&1
=====> tcfail054(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail054.hs    >tcfail054.comp.stderr 2>&1
=====> tcfail055(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail055.hs    >tcfail055.comp.stderr 2>&1
=====> tcfail056(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail056.hs    >tcfail056.comp.stderr 2>&1
=====> tcfail057(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail057.hs    >tcfail057.comp.stderr 2>&1
=====> tcfail058(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail058.hs    >tcfail058.comp.stderr 2>&1
=====> tcfail061(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail061.hs    >tcfail061.comp.stderr 2>&1
=====> tcfail062(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail062.hs    >tcfail062.comp.stderr 2>&1
=====> tcfail063(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail063.hs    >tcfail063.comp.stderr 2>&1
=====> tcfail065(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail065.hs    >tcfail065.comp.stderr 2>&1
=====> tcfail067(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail067.hs    >tcfail067.comp.stderr 2>&1
=====> tcfail068(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail068.hs  -fglasgow-exts  >tcfail068.comp.stderr 2>&1
 tcfail068.hs:13:1: Inferred type is less polymorphic than expected Quantified type variable `s' escapes In the first argument of `runST', namely `(newSTArray ((1, 1), n) x)' In the expression: runST (newSTArray ((1, 1), n) x) In the definition of `itgen': itgen n x = runST (newSTArray ((1, 1), n) x) tcfail068.hs:19:13: Couldn't match expected type `s' (a rigid variable) against inferred type `s1' (a rigid variable) `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a' at tcfail068.hs:(18,1)-(21,11) `s1' is bound by the type signature for `itiap' at tcfail068.hs:16:57 Expected type: STArray s i a1 Inferred type: IndTree s1 a2 In the first argument of `readSTArray', namely `arr' In the first argument of `(>>=)', namely `readSTArray arr i' tcfail068.hs:24:34: Couldn't match expected type `s' (a rigid variable) against inferred type `s1' (a rigid variable) `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a' at tcfail068.hs:24:28-44 `s1' is bound by the type signature for `itrap' at tcfail068.hs:23:69 Expected type: GHC.ST.ST s a Inferred type: GHC.ST.ST s1 (IndTree s1 a1) In the first argument of `runST', namely `(itrap' i k)' In the expression: runST (itrap' i k) tcfail068.hs:36:45: Couldn't match expected type `s' (a rigid variable) against inferred type `s1' (a rigid variable) `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a' at tcfail068.hs:36:39-62 `s1' is bound by the type signature for `itrapstate' at tcfail068.hs:35:25 Expected type: GHC.ST.ST s a Inferred type: GHC.ST.ST s1 (c, IndTree s1 b) In the first argument of `runST', namely `(itrapstate' i k s)' In the expression: runST (itrapstate' i k s)  
 tcfail068.hs:14:1: Couldn't match the rigid variable `s' against the rigid variable `s1' `s' is bound by the type signature for `itgen' `s1' is bound by the polymorphic type `forall s1. GHC.ST.ST s1 a' at tcfail068.hs:(13,1)-(14,23) Expected type: GHC.ST.ST s1 (IndTree s a1) Inferred type: GHC.ST.ST s1 (STArray s1 i e) In the application `newSTArray ((1, 1), n) x' In the first argument of `runST', namely `(newSTArray ((1, 1), n) x)' tcfail068.hs:19:1: Couldn't match the rigid variable `s' against the rigid variable `s1' `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a' at tcfail068.hs:(18,1)-(21,11) `s1' is bound by the type signature for `itiap' Expected type: GHC.ST.ST s (IndTree s1 a1) Inferred type: GHC.ST.ST s1 (IndTree s1 a1) In the expression: (readSTArray arr i) >>= (\ val -> (writeSTArray arr i (f val)) >> (return arr)) In the first argument of `runST', namely `((readSTArray arr i) >>= (\ val -> (writeSTArray arr i (f val)) >> (return arr)))' tcfail068.hs:24:34: Couldn't match the rigid variable `s' against the rigid variable `s1' `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a' at tcfail068.hs:24:28-44 `s1' is bound by the type signature for `itrap' Expected type: GHC.ST.ST s (IndTree s1 a1) Inferred type: GHC.ST.ST s1 (IndTree s1 a1) In the application `itrap' i k' In the first argument of `runST', namely `(itrap' i k)' tcfail068.hs:36:45: Couldn't match the rigid variable `s' against the rigid variable `s1' `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a' at tcfail068.hs:36:39-62 `s1' is bound by the type signature for `itrapstate' Expected type: GHC.ST.ST s (c, IndTree s1 b) Inferred type: GHC.ST.ST s1 (c, IndTree s1 b) In the application `itrapstate' i k s' In the first argument of `runST', namely `(itrapstate' i k s)' 
Actual stderr output differs from expected:
*** ./typecheck/should_fail/tcfail068.stderr	Sun Sep  3 18:30:37 2006
--- ./typecheck/should_fail/tcfail068.comp.stderr	Mon Sep  4 02:59:34 2006
***************
*** 1,49 ****
! 
! tcfail068.hs:14:1:
!     Couldn't match the rigid variable `s'
! 	   against the rigid variable `s1'
!       `s' is bound by the type signature for `itgen'
!       `s1' is bound by the polymorphic type `forall s1. GHC.ST.ST s1 a'
! 			 at tcfail068.hs:(13,1)-(14,23)
!       Expected type: GHC.ST.ST s1 (IndTree s a1)
!       Inferred type: GHC.ST.ST s1 (STArray s1 i e)
!     In the application `newSTArray ((1, 1), n) x'
!     In the first argument of `runST', namely
! 	`(newSTArray ((1, 1), n) x)'
! 
! tcfail068.hs:19:1:
!     Couldn't match the rigid variable `s'
! 	   against the rigid variable `s1'
!       `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a'
! 			at tcfail068.hs:(18,1)-(21,11)
!       `s1' is bound by the type signature for `itiap'
!       Expected type: GHC.ST.ST s (IndTree s1 a1)
!       Inferred type: GHC.ST.ST s1 (IndTree s1 a1)
!     In the expression:
! 	(readSTArray arr i)
! 	>>= (\ val -> (writeSTArray arr i (f val)) >> (return arr))
!     In the first argument of `runST', namely
! 	`((readSTArray arr i)
! 	  >>= (\ val -> (writeSTArray arr i (f val)) >> (return arr)))'
! 
! tcfail068.hs:24:34:
!     Couldn't match the rigid variable `s'
! 	   against the rigid variable `s1'
!       `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a'
! 			at tcfail068.hs:24:28-44
!       `s1' is bound by the type signature for `itrap'
!       Expected type: GHC.ST.ST s (IndTree s1 a1)
!       Inferred type: GHC.ST.ST s1 (IndTree s1 a1)
!     In the application `itrap' i k'
!     In the first argument of `runST', namely `(itrap' i k)'
! 
! tcfail068.hs:36:45:
!     Couldn't match the rigid variable `s'
! 	   against the rigid variable `s1'
!       `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a'
! 			at tcfail068.hs:36:39-62
!       `s1' is bound by the type signature for `itrapstate'
!       Expected type: GHC.ST.ST s (c, IndTree s1 b)
!       Inferred type: GHC.ST.ST s1 (c, IndTree s1 b)
!     In the application `itrapstate' i k s'
!     In the first argument of `runST', namely `(itrapstate' i k s)'
--- 1,45 ----
! 

! tcfail068.hs:13:1:

!     Inferred type is less polymorphic than expected

!       Quantified type variable `s' escapes

!     In the first argument of `runST', namely

! 	`(newSTArray ((1, 1), n) x)'

!     In the expression: runST (newSTArray ((1, 1), n) x)

!     In the definition of `itgen':

! 	itgen n x = runST (newSTArray ((1, 1), n) x)

! 

! tcfail068.hs:19:13:

!     Couldn't match expected type `s' (a rigid variable)

! 	   against inferred type `s1' (a rigid variable)

!       `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a'

! 	    at tcfail068.hs:(18,1)-(21,11)

!       `s1' is bound by the type signature for `itiap'

! 	at tcfail068.hs:16:57

!       Expected type: STArray s i a1

!       Inferred type: IndTree s1 a2

!     In the first argument of `readSTArray', namely `arr'

!     In the first argument of `(>>=)', namely `readSTArray arr i'

! 

! tcfail068.hs:24:34:

!     Couldn't match expected type `s' (a rigid variable)

! 	   against inferred type `s1' (a rigid variable)

!       `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a'

! 	    at tcfail068.hs:24:28-44

!       `s1' is bound by the type signature for `itrap'

! 	at tcfail068.hs:23:69

!       Expected type: GHC.ST.ST s a

!       Inferred type: GHC.ST.ST s1 (IndTree s1 a1)

!     In the first argument of `runST', namely `(itrap' i k)'

!     In the expression: runST (itrap' i k)

! 

! tcfail068.hs:36:45:

!     Couldn't match expected type `s' (a rigid variable)

! 	   against inferred type `s1' (a rigid variable)

!       `s' is bound by the polymorphic type `forall s. GHC.ST.ST s a'

! 	    at tcfail068.hs:36:39-62

!       `s1' is bound by the type signature for `itrapstate'

! 	at tcfail068.hs:35:25

!       Expected type: GHC.ST.ST s a

!       Inferred type: GHC.ST.ST s1 (c, IndTree s1 b)

!     In the first argument of `runST', namely `(itrapstate' i k s)'

!     In the expression: runST (itrapstate' i k s)

*** unexpected failure for tcfail068(normal)
=====> tcfail069(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail069.hs    >tcfail069.comp.stderr 2>&1
=====> tcfail070(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail070.hs    >tcfail070.comp.stderr 2>&1
=====> tcfail071(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail071.hs    >tcfail071.comp.stderr 2>&1
 tcfail071.hs:9:0: Contexts differ in length When matching the contexts of the signatures for f :: forall d. (Ord d) => d -> d g :: forall e. e -> e The signature contexts in a mutually recursive group should all be identical When generalising the type(s) for f, g tcfail071.hs:10:19: Couldn't match expected type `a -> b -> b' against inferred type `e' In the first argument of `foldr', namely `(f c)' In the expression: foldr (f c) [] [] In the definition of `p': p = foldr (f c) [] []  
 tcfail071.hs:8:0: Contexts differ in length When matching the contexts of the signatures for f :: forall d. (Ord d) => d -> d g :: forall e. e -> e The signature contexts in a mutually recursive group should all be identical When generalising the type(s) for f, g tcfail071.hs:10:21: Couldn't match the rigid variable `e' against `a -> b -> b' `e' is bound by the type signature for `g' Expected type: a -> b -> b Inferred type: e In the first argument of `f', namely `c' In the first argument of `foldr', namely `(f c)' 
Actual stderr output differs from expected:
*** ./typecheck/should_fail/tcfail071.stderr	Sun Sep  3 18:30:37 2006
--- ./typecheck/should_fail/tcfail071.comp.stderr	Mon Sep  4 02:59:35 2006
***************
*** 1,16 ****
! 
! tcfail071.hs:8:0:
!     Contexts differ in length
!     When matching the contexts of the signatures for
!       f :: forall d. (Ord d) => d -> d
!       g :: forall e. e -> e
!     The signature contexts in a mutually recursive group should all be identical
!     When generalising the type(s) for f, g
! 
! tcfail071.hs:10:21:
!     Couldn't match the rigid variable `e' against `a -> b -> b'
!       `e' is bound by the type signature for `g'
!       Expected type: a -> b -> b
!       Inferred type: e
!     In the first argument of `f', namely `c'
!     In the first argument of `foldr', namely `(f c)'
--- 1,15 ----
! 

! tcfail071.hs:9:0:

!     Contexts differ in length

!     When matching the contexts of the signatures for

!       f :: forall d. (Ord d) => d -> d

!       g :: forall e. e -> e

!     The signature contexts in a mutually recursive group should all be identical

!     When generalising the type(s) for f, g

! 

! tcfail071.hs:10:19:

!     Couldn't match expected type `a -> b -> b'

! 	   against inferred type `e'

!     In the first argument of `foldr', namely `(f c)'

!     In the expression: foldr (f c) [] []

!     In the definition of `p': p = foldr (f c) [] []

*** unexpected failure for tcfail071(normal)
=====> tcfail072(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail072.hs    >tcfail072.comp.stderr 2>&1
=====> tcfail073(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail073.hs    >tcfail073.comp.stderr 2>&1
=====> tcfail075(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail075.hs    >tcfail075.comp.stderr 2>&1
=====> tcfail076(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail076.hs    >tcfail076.comp.stderr 2>&1
=====> tcfail077(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail077.hs    >tcfail077.comp.stderr 2>&1
=====> tcfail078(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail078.hs    >tcfail078.comp.stderr 2>&1
=====> tcfail079(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail079.hs    >tcfail079.comp.stderr 2>&1
=====> tcfail080(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail080.hs  -fglasgow-exts  >tcfail080.comp.stderr 2>&1
=====> tcfail082(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail082.hs    >tcfail082.comp.stderr 2>&1
=====> tcfail083(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail083.hs    >tcfail083.comp.stderr 2>&1
=====> tcfail084(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail084.hs    >tcfail084.comp.stderr 2>&1
=====> tcfail085(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail085.hs    >tcfail085.comp.stderr 2>&1
=====> tcfail086(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail086.hs    >tcfail086.comp.stderr 2>&1
=====> tcfail087(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail087.hs    >tcfail087.comp.stderr 2>&1
=====> tcfail088(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail088.hs    >tcfail088.comp.stderr 2>&1
=====> tcfail089(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail089.hs    >tcfail089.comp.stderr 2>&1
=====> tcfail090(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail090.hs    >tcfail090.comp.stderr 2>&1
 tcfail090.hs:8:8: Couldn't match kind `*' against `!' When matching the kinds of `a :: *' and `ByteArray# :: !' Expected type: ByteArray# Inferred type: a In the expression: undefined  
 tcfail090.hs:8:8: Couldn't match kind `*' against `#' When matching the kinds of `a :: *' and `ByteArray# :: #' Expected type: ByteArray# Inferred type: a In the expression: undefined 
Actual stderr output differs from expected:
*** ./typecheck/should_fail/tcfail090.stderr	Sun Sep  3 18:30:40 2006
--- ./typecheck/should_fail/tcfail090.comp.stderr	Mon Sep  4 02:59:37 2006
***************
*** 1,7 ****
! 
! tcfail090.hs:8:8:
!     Couldn't match kind `*' against `#'
!     When matching the kinds of `a :: *' and `ByteArray# :: #'
!       Expected type: ByteArray#
!       Inferred type: a
!     In the expression: undefined
--- 1,7 ----
! 

! tcfail090.hs:8:8:

!     Couldn't match kind `*' against `!'

!     When matching the kinds of `a :: *' and `ByteArray# :: !'

!       Expected type: ByteArray#

!       Inferred type: a

!     In the expression: undefined

*** unexpected failure for tcfail090(normal)
=====> tcfail091(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail091.hs    >tcfail091.comp.stderr 2>&1
=====> tcfail092(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail092.hs    >tcfail092.comp.stderr 2>&1
=====> tcfail093(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail093.hs    >tcfail093.comp.stderr 2>&1
=====> tcfail094(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail094.hs    >tcfail094.comp.stderr 2>&1
=====> tcfail095(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail095.hs    >tcfail095.comp.stderr 2>&1
=====> tcfail096(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail096.hs    >tcfail096.comp.stderr 2>&1
=====> tcfail097(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail097.hs    >tcfail097.comp.stderr 2>&1
=====> tcfail098(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail098.hs    >tcfail098.comp.stderr 2>&1
=====> tcfail099(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail099.hs    >tcfail099.comp.stderr 2>&1
 tcfail099.hs:9:0: Inferred type is less polymorphic than expected Quantified type variable `a' escapes When checking an existential match that binds f :: a -> Int The pattern(s) have type(s): a The body has type: DS In the definition of `call': call (C f) arg = f arg  
 tcfail099.hs:9:0: Inferred type is less polymorphic than expected Quantified type variable `a' escapes When checking an existential match that binds f :: a -> Int The pattern(s) have type(s): DS a The body has type: Int In the definition of `call': call (C f) arg = f arg 
Actual stderr output differs from expected:
*** ./typecheck/should_fail/tcfail099.stderr	Sun Sep  3 18:30:37 2006
--- ./typecheck/should_fail/tcfail099.comp.stderr	Mon Sep  4 02:59:39 2006
***************
*** 1,10 ****
! 
! tcfail099.hs:9:0:
!     Inferred type is less polymorphic than expected
!       Quantified type variable `a' escapes
!     When checking an existential match that binds
! 	f :: a -> Int
!     The pattern(s) have type(s): DS
! 				 a
!     The body has type: Int
!     In the definition of `call': call (C f) arg = f arg
--- 1,9 ----
! 

! tcfail099.hs:9:0:

!     Inferred type is less polymorphic than expected

!       Quantified type variable `a' escapes

!     When checking an existential match that binds

! 	f :: a -> Int

!     The pattern(s) have type(s): a

!     The body has type: DS

!     In the definition of `call': call (C f) arg = f arg

*** unexpected failure for tcfail099(normal)
=====> tcfail100(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail100.hs    >tcfail100.comp.stderr 2>&1
=====> tcfail101(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail101.hs    >tcfail101.comp.stderr 2>&1
=====> tcfail102(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail102.hs    >tcfail102.comp.stderr 2>&1
=====> tcfail103(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail103.hs    >tcfail103.comp.stderr 2>&1
*** unexpected failure for tcfail103(normal)
=====> tcfail104(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail104.hs    >tcfail104.comp.stderr 2>&1
=====> tcfail105(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail105.hs    >tcfail105.comp.stderr 2>&1
=====> tcfail106(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail106.hs    >tcfail106.comp.stderr 2>&1
=====> tcfail107(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail107.hs    >tcfail107.comp.stderr 2>&1
=====> tcfail108(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail108.hs    >tcfail108.comp.stderr 2>&1
=====> tcfail109(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail109.hs    >tcfail109.comp.stderr 2>&1
=====> tcfail110(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail110.hs    >tcfail110.comp.stderr 2>&1
=====> tcfail111(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail111.hs    >tcfail111.comp.stderr 2>&1
=====> tcfail112(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail112.hs    >tcfail112.comp.stderr 2>&1
=====> tcfail113(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail113.hs    >tcfail113.comp.stderr 2>&1
=====> tcfail114(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail114.hs    >tcfail114.comp.stderr 2>&1
=====> tcfail115(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail115.hs    >tcfail115.comp.stderr 2>&1
 tcfail115.hs:24:23: Couldn't match kind `??' against `(#)' When matching the kinds of `t :: ??' and `(# Int, Int #) :: (#)' Expected type: (# Int, Int #) Inferred type: t In the expression: r  
 tcfail115.hs:18:24: Couldn't match kind `??' against `(#)' When matching the kinds of `t :: ??' and `(# Int, Int #) :: (#)' Expected type: t Inferred type: (# Int, Int #) In a case alternative: r -> r tcfail115.hs:21:25: Couldn't match kind `??' against `(#)' When matching the kinds of `t :: ??' and `(# Int, Int #) :: (#)' Expected type: t Inferred type: (# Int, Int #) When checking the pattern: _ tcfail115.hs:24:23: Couldn't match kind `(#)' against `??' When matching the kinds of `(# Int, Int #) :: (#)' and `t :: ??' Expected type: (# Int, Int #) Inferred type: t In the expression: r :: (# Int, Int #) 
Actual stderr output differs from expected:
*** ./typecheck/should_fail/tcfail115.stderr	Sun Sep  3 18:30:37 2006
--- ./typecheck/should_fail/tcfail115.comp.stderr	Mon Sep  4 02:59:41 2006
***************
*** 1,21 ****
! 
! tcfail115.hs:18:24:
!     Couldn't match kind `??' against `(#)'
!     When matching the kinds of `t :: ??' and `(# Int, Int #) :: (#)'
!       Expected type: t
!       Inferred type: (# Int, Int #)
!     In a case alternative: r -> r
! 
! tcfail115.hs:21:25:
!     Couldn't match kind `??' against `(#)'
!     When matching the kinds of `t :: ??' and `(# Int, Int #) :: (#)'
!       Expected type: t
!       Inferred type: (# Int, Int #)
!     When checking the pattern: _
! 
! tcfail115.hs:24:23:
!     Couldn't match kind `(#)' against `??'
!     When matching the kinds of `(# Int, Int #) :: (#)' and `t :: ??'
!       Expected type: (# Int, Int #)
!       Inferred type: t
!     In the expression: r :: (# Int, Int #)
--- 1,7 ----
! 

! tcfail115.hs:24:23:

!     Couldn't match kind `??' against `(#)'

!     When matching the kinds of `t :: ??' and `(# Int, Int #) :: (#)'

!       Expected type: (# Int, Int #)

!       Inferred type: t

!     In the expression: r

*** unexpected failure for tcfail115(normal)
=====> tcfail116(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail116.hs    >tcfail116.comp.stderr 2>&1
=====> tcfail117(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail117.hs    >tcfail117.comp.stderr 2>&1
=====> tcfail118(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail118.hs    >tcfail118.comp.stderr 2>&1
=====> tcfail119(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail119.hs    >tcfail119.comp.stderr 2>&1
=====> tcfail121(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail121.hs    >tcfail121.comp.stderr 2>&1
=====> tcfail122(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail122.hs    >tcfail122.comp.stderr 2>&1
=====> tcfail123(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail123.hs    >tcfail123.comp.stderr 2>&1
=====> tcfail124(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail124.hs    >tcfail124.comp.stderr 2>&1
=====> tcfail125(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail125.hs    >tcfail125.comp.stderr 2>&1
=====> tcfail126(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail126.hs    >tcfail126.comp.stderr 2>&1
 tcfail126.hs:11:0: Failed to load interface for `Control.Monad.Trans': Use -v to see a list of the files searched for.  
 tcfail126.hs:20:14: Couldn't match expected type `forall (m :: * -> *). (Monad m) => Bar m' against inferred type `Bar m' In the pattern: Bar run op In the pattern: Foo (Bar run op) In the definition of `runProg': runProg (Foo (Bar run op)) = run (prog op) 
Actual stderr output differs from expected:
*** ./typecheck/should_fail/tcfail126.stderr	Sun Sep  3 18:30:40 2006
--- ./typecheck/should_fail/tcfail126.comp.stderr	Mon Sep  4 02:59:42 2006
***************
*** 1,10 ****
! 
! tcfail126.hs:20:14:
!     Couldn't match expected type `forall (m :: * -> *).
! 				  (Monad m) =>
! 				  Bar m'
! 	   against inferred type `Bar m'
!     In the pattern: Bar run op
!     In the pattern: Foo (Bar run op)
!     In the definition of `runProg':
! 	runProg (Foo (Bar run op)) = run (prog op)
--- 1,4 ----
! 

! tcfail126.hs:11:0:

!     Failed to load interface for `Control.Monad.Trans':

!       Use -v to see a list of the files searched for.

*** unexpected failure for tcfail126(normal)
=====> tcfail127(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail127.hs    >tcfail127.comp.stderr 2>&1
=====> tcfail128(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail128.hs    >tcfail128.comp.stderr 2>&1
=====> tcfail129(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail129.hs    >tcfail129.comp.stderr 2>&1
=====> tcfail130(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail130.hs    >tcfail130.comp.stderr 2>&1
=====> tcfail131(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail131.hs    >tcfail131.comp.stderr 2>&1
=====> tcfail132(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail132.hs    >tcfail132.comp.stderr 2>&1
=====> tcfail133(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail133.hs    >tcfail133.comp.stderr 2>&1
=====> tcfail134(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail134.hs    >tcfail134.comp.stderr 2>&1
=====> tcfail135(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail135.hs    >tcfail135.comp.stderr 2>&1
=====> tcfail136(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail136.hs    >tcfail136.comp.stderr 2>&1
=====> tcfail137(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail137.hs    >tcfail137.comp.stderr 2>&1
=====> tcfail138(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail138.hs    >tcfail138.comp.stderr 2>&1
=====> tcfail139(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail139.hs    >tcfail139.comp.stderr 2>&1
=====> tcfail140(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail140.hs    >tcfail140.comp.stderr 2>&1
 tcfail140.hs:10:6: Couldn't match expected type `t1 -> t' against inferred type `Int' In the expression: f 3 9 In the definition of `bar': bar = f 3 9 tcfail140.hs:12:9: Couldn't match expected type `t1 -> t' against inferred type `Int' In the expression: 3 `f` 4 In the definition of `rot': rot xs = 3 `f` 4 tcfail140.hs:14:13: Couldn't match expected type `a -> b' against inferred type `Int' In the first argument of `map', namely `(3 `f`)' In the expression: map ((3 `f`)) xs In the definition of `bot': bot xs = map ((3 `f`)) xs tcfail140.hs:16:6: The lambda expression `\ Just x -> ...' has two arguments, but its type `Maybe a -> a' has only one In the expression: (\ Just x -> x) In the expression: ((\ Just x -> x) :: Maybe a -> a) (Just 1) In the definition of `t': t = ((\ Just x -> x) :: Maybe a -> a) (Just 1) tcfail140.hs:19:0: The equation(s) for `g' have two arguments, but its type `Int -> Int' has only one  
 tcfail140.hs:10:6: The function `f' is applied to two arguments, but its type `Int -> Int' has only one In the definition of `bar': bar = f 3 9 tcfail140.hs:12:9: The infix expression `3 `f` 4' requires `f' to take two arguments, but its type `Int -> Int' has only one In the definition of `rot': rot xs = 3 `f` 4 tcfail140.hs:14:13: The operator section `(3 `f`)' requires `f' to take two arguments, but its type `Int -> Int' has only one In the first argument of `map', namely `(3 `f`)' In the definition of `bot': bot xs = map ((3 `f`)) xs tcfail140.hs:16:6: The lambda expression `\ Just x -> ...' has two argumentss, but its type `Maybe a -> a' has only one In the expression: (\ Just x -> x) :: Maybe a -> a In the definition of `t': t = ((\ Just x -> x) :: Maybe a -> a) (Just 1) tcfail140.hs:19:0: The equation(s) for `g' have two arguments, but its type `Int -> Int' has only one 
Actual stderr output differs from expected:
*** ./typecheck/should_fail/tcfail140.stderr	Sun Sep  3 18:30:38 2006
--- ./typecheck/should_fail/tcfail140.comp.stderr	Mon Sep  4 02:59:45 2006
***************
*** 1,26 ****
! 
! tcfail140.hs:10:6:
!     The function `f' is applied to two arguments,
!     but its type `Int -> Int' has only one
!     In the definition of `bar': bar = f 3 9
! 
! tcfail140.hs:12:9:
!     The infix expression `3 `f` 4' requires `f' to take two arguments,
!     but its type `Int -> Int' has only one
!     In the definition of `rot': rot xs = 3 `f` 4
! 
! tcfail140.hs:14:13:
!     The operator section `(3 `f`)' requires `f' to take two arguments,
!     but its type `Int -> Int' has only one
!     In the first argument of `map', namely `(3 `f`)'
!     In the definition of `bot': bot xs = map ((3 `f`)) xs
! 
! tcfail140.hs:16:6:
!     The lambda expression `\ Just x -> ...' has two argumentss,
!     but its type `Maybe a -> a' has only one
!     In the expression: (\ Just x -> x) :: Maybe a -> a
!     In the definition of `t': t = ((\ Just x -> x) :: Maybe a -> a) (Just 1)
! 
! tcfail140.hs:19:0:
!     The equation(s) for `g' have two arguments,
!     but its type `Int -> Int' has only one
--- 1,28 ----
! 

! tcfail140.hs:10:6:

!     Couldn't match expected type `t1 -> t' against inferred type `Int'

!     In the expression: f 3 9

!     In the definition of `bar': bar = f 3 9

! 

! tcfail140.hs:12:9:

!     Couldn't match expected type `t1 -> t' against inferred type `Int'

!     In the expression: 3 `f` 4

!     In the definition of `rot': rot xs = 3 `f` 4

! 

! tcfail140.hs:14:13:

!     Couldn't match expected type `a -> b' against inferred type `Int'

!     In the first argument of `map', namely `(3 `f`)'

!     In the expression: map ((3 `f`)) xs

!     In the definition of `bot': bot xs = map ((3 `f`)) xs

! 

! tcfail140.hs:16:6:

!     The lambda expression `\ Just x -> ...' has two arguments,

!     but its type `Maybe a -> a' has only one

!     In the expression: (\ Just x -> x)

!     In the expression: ((\ Just x -> x) :: Maybe a -> a) (Just 1)

!     In the definition of `t':

! 	t = ((\ Just x -> x) :: Maybe a -> a) (Just 1)

! 

! tcfail140.hs:19:0:

!     The equation(s) for `g' have two arguments,

!     but its type `Int -> Int' has only one

*** unexpected failure for tcfail140(normal)
=====> tcfail141(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail141.hs    >tcfail141.comp.stderr 2>&1
=====> tcfail142(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail142.hs    >tcfail142.comp.stderr 2>&1
=====> tcfail143(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail143.hs    >tcfail143.comp.stderr 2>&1
=====> tcfail144(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail144.hs    >tcfail144.comp.stderr 2>&1
=====> tcfail145(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail145.hs    >tcfail145.comp.stderr 2>&1
=====> tcfail146(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail146.hs    >tcfail146.comp.stderr 2>&1
=====> tcfail147(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail147.hs    >tcfail147.comp.stderr 2>&1
=====> tcfail148(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail148.hs    >tcfail148.comp.stderr 2>&1
=====> tcfail149(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail149.hs    >tcfail149.comp.stderr 2>&1
=====> tcfail150(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail150.hs    >tcfail150.comp.stderr 2>&1
=====> tcfail151(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail151.hs    >tcfail151.comp.stderr 2>&1
=====> tcfail152(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail152.hs    >tcfail152.comp.stderr 2>&1
=====> tcfail153(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail153.hs    >tcfail153.comp.stderr 2>&1
=====> tcfail154(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail154.hs    >tcfail154.comp.stderr 2>&1
=====> tcfail155(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail155.hs    >tcfail155.comp.stderr 2>&1
=====> tcfail156(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail156.hs    >tcfail156.comp.stderr 2>&1
=====> tcfail157(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail157.hs    >tcfail157.comp.stderr 2>&1
=====> tcfail158(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail158.hs    >tcfail158.comp.stderr 2>&1
=====> tcfail159(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail159.hs    >tcfail159.comp.stderr 2>&1
=====> tcfail160(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail160.hs    >tcfail160.comp.stderr 2>&1
=====> tcfail161(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail161.hs    >tcfail161.comp.stderr 2>&1
=====> tcfail162(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail162.hs    >tcfail162.comp.stderr 2>&1
=====> tcfail163(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail163.hs    >tcfail163.comp.stderr 2>&1
=====> tcfail164(normal)
cd ./typecheck/should_fail && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcfail164.hs    >tcfail164.comp.stderr 2>&1
====> Running ./typecheck/should_run/all.T
=====> tcrun001(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun001 tcrun001.hs    >tcrun001.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun001    </dev/null >tcrun001.run.stdout 2>tcrun001.run.stderr
=====> tcrun001(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun001 tcrun001.hs -O   >tcrun001.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun001    </dev/null >tcrun001.run.stdout 2>tcrun001.run.stderr
=====> tcrun001(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun001 tcrun001.hs -O -fasm   >tcrun001.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun001    </dev/null >tcrun001.run.stdout 2>tcrun001.run.stderr
=====> tcrun001(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun001 tcrun001.hs -O -prof -auto-all   >tcrun001.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun001  +RTS -p -RTS  </dev/null >tcrun001.run.stdout 2>tcrun001.run.stderr
=====> tcrun001(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun001 tcrun001.hs -O -prof -auto-all -fasm   >tcrun001.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun001  +RTS -hc -RTS  </dev/null >tcrun001.run.stdout 2>tcrun001.run.stderr
=====> tcrun001(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun001.hs --interactive -v0   <tcrun001.genscript 1>tcrun001.interp.stdout 2>tcrun001.interp.stderr
=====> tcrun001(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun001 tcrun001.hs -threaded -debug   >tcrun001.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun001    </dev/null >tcrun001.run.stdout 2>tcrun001.run.stderr
=====> tcrun001(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun001 tcrun001.hs -O -threaded   >tcrun001.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun001  +RTS -N2 -RTS  </dev/null >tcrun001.run.stdout 2>tcrun001.run.stderr
=====> tcrun002(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun002 tcrun002.hs    >tcrun002.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun002    </dev/null >tcrun002.run.stdout 2>tcrun002.run.stderr
=====> tcrun002(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun002 tcrun002.hs -O   >tcrun002.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun002    </dev/null >tcrun002.run.stdout 2>tcrun002.run.stderr
=====> tcrun002(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun002 tcrun002.hs -O -fasm   >tcrun002.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun002    </dev/null >tcrun002.run.stdout 2>tcrun002.run.stderr
=====> tcrun002(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun002 tcrun002.hs -O -prof -auto-all   >tcrun002.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun002  +RTS -p -RTS  </dev/null >tcrun002.run.stdout 2>tcrun002.run.stderr
=====> tcrun002(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun002 tcrun002.hs -O -prof -auto-all -fasm   >tcrun002.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun002  +RTS -hc -RTS  </dev/null >tcrun002.run.stdout 2>tcrun002.run.stderr
=====> tcrun002(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun002.hs --interactive -v0   <tcrun002.genscript 1>tcrun002.interp.stdout 2>tcrun002.interp.stderr
=====> tcrun002(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun002 tcrun002.hs -threaded -debug   >tcrun002.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun002    </dev/null >tcrun002.run.stdout 2>tcrun002.run.stderr
=====> tcrun002(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun002 tcrun002.hs -O -threaded   >tcrun002.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun002  +RTS -N2 -RTS  </dev/null >tcrun002.run.stdout 2>tcrun002.run.stderr
=====> tcrun003(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun003 tcrun003.hs  -fglasgow-exts  >tcrun003.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun003    </dev/null >tcrun003.run.stdout 2>tcrun003.run.stderr
=====> tcrun003(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun003 tcrun003.hs -O -fglasgow-exts  >tcrun003.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun003    </dev/null >tcrun003.run.stdout 2>tcrun003.run.stderr
=====> tcrun003(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun003 tcrun003.hs -O -fasm -fglasgow-exts  >tcrun003.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun003    </dev/null >tcrun003.run.stdout 2>tcrun003.run.stderr
=====> tcrun003(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun003 tcrun003.hs -O -prof -auto-all -fglasgow-exts  >tcrun003.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun003  +RTS -p -RTS  </dev/null >tcrun003.run.stdout 2>tcrun003.run.stderr
=====> tcrun003(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun003 tcrun003.hs -O -prof -auto-all -fasm -fglasgow-exts  >tcrun003.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun003  +RTS -hc -RTS  </dev/null >tcrun003.run.stdout 2>tcrun003.run.stderr
=====> tcrun003(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun003.hs --interactive -v0 -fglasgow-exts  <tcrun003.genscript 1>tcrun003.interp.stdout 2>tcrun003.interp.stderr
=====> tcrun003(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun003 tcrun003.hs -threaded -debug -fglasgow-exts  >tcrun003.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun003    </dev/null >tcrun003.run.stdout 2>tcrun003.run.stderr
=====> tcrun003(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun003 tcrun003.hs -O -threaded -fglasgow-exts  >tcrun003.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun003  +RTS -N2 -RTS  </dev/null >tcrun003.run.stdout 2>tcrun003.run.stderr
=====> tcrun004(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun004 tcrun004.hs  -fglasgow-exts  >tcrun004.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun004    </dev/null >tcrun004.run.stdout 2>tcrun004.run.stderr
=====> tcrun004(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun004 tcrun004.hs -O -fglasgow-exts  >tcrun004.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun004    </dev/null >tcrun004.run.stdout 2>tcrun004.run.stderr
=====> tcrun004(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun004 tcrun004.hs -O -fasm -fglasgow-exts  >tcrun004.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun004    </dev/null >tcrun004.run.stdout 2>tcrun004.run.stderr
=====> tcrun004(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun004 tcrun004.hs -O -prof -auto-all -fglasgow-exts  >tcrun004.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun004  +RTS -p -RTS  </dev/null >tcrun004.run.stdout 2>tcrun004.run.stderr
=====> tcrun004(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun004 tcrun004.hs -O -prof -auto-all -fasm -fglasgow-exts  >tcrun004.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun004  +RTS -hc -RTS  </dev/null >tcrun004.run.stdout 2>tcrun004.run.stderr
=====> tcrun004(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun004.hs --interactive -v0 -fglasgow-exts  <tcrun004.genscript 1>tcrun004.interp.stdout 2>tcrun004.interp.stderr
=====> tcrun004(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun004 tcrun004.hs -threaded -debug -fglasgow-exts  >tcrun004.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun004    </dev/null >tcrun004.run.stdout 2>tcrun004.run.stderr
=====> tcrun004(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun004 tcrun004.hs -O -threaded -fglasgow-exts  >tcrun004.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun004  +RTS -N2 -RTS  </dev/null >tcrun004.run.stdout 2>tcrun004.run.stderr
=====> tcrun005(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun005 tcrun005.hs    >tcrun005.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun005    </dev/null >tcrun005.run.stdout 2>tcrun005.run.stderr
=====> tcrun005(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun005 tcrun005.hs -O   >tcrun005.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun005    </dev/null >tcrun005.run.stdout 2>tcrun005.run.stderr
=====> tcrun005(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun005 tcrun005.hs -O -fasm   >tcrun005.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun005    </dev/null >tcrun005.run.stdout 2>tcrun005.run.stderr
=====> tcrun005(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun005 tcrun005.hs -O -prof -auto-all   >tcrun005.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun005  +RTS -p -RTS  </dev/null >tcrun005.run.stdout 2>tcrun005.run.stderr
=====> tcrun005(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun005 tcrun005.hs -O -prof -auto-all -fasm   >tcrun005.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun005  +RTS -hc -RTS  </dev/null >tcrun005.run.stdout 2>tcrun005.run.stderr
=====> tcrun005(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun005.hs --interactive -v0   <tcrun005.genscript 1>tcrun005.interp.stdout 2>tcrun005.interp.stderr
=====> tcrun005(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun005 tcrun005.hs -threaded -debug   >tcrun005.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun005    </dev/null >tcrun005.run.stdout 2>tcrun005.run.stderr
=====> tcrun005(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun005 tcrun005.hs -O -threaded   >tcrun005.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun005  +RTS -N2 -RTS  </dev/null >tcrun005.run.stdout 2>tcrun005.run.stderr
=====> tcrun006(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun006 tcrun006.hs    >tcrun006.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun006    </dev/null >tcrun006.run.stdout 2>tcrun006.run.stderr
=====> tcrun006(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun006 tcrun006.hs -O   >tcrun006.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun006    </dev/null >tcrun006.run.stdout 2>tcrun006.run.stderr
=====> tcrun006(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun006 tcrun006.hs -O -fasm   >tcrun006.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun006    </dev/null >tcrun006.run.stdout 2>tcrun006.run.stderr
=====> tcrun006(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun006 tcrun006.hs -O -prof -auto-all   >tcrun006.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun006  +RTS -p -RTS  </dev/null >tcrun006.run.stdout 2>tcrun006.run.stderr
=====> tcrun006(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun006 tcrun006.hs -O -prof -auto-all -fasm   >tcrun006.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun006  +RTS -hc -RTS  </dev/null >tcrun006.run.stdout 2>tcrun006.run.stderr
=====> tcrun006(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun006.hs --interactive -v0   <tcrun006.genscript 1>tcrun006.interp.stdout 2>tcrun006.interp.stderr
=====> tcrun006(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun006 tcrun006.hs -threaded -debug   >tcrun006.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun006    </dev/null >tcrun006.run.stdout 2>tcrun006.run.stderr
=====> tcrun006(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun006 tcrun006.hs -O -threaded   >tcrun006.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun006  +RTS -N2 -RTS  </dev/null >tcrun006.run.stdout 2>tcrun006.run.stderr
=====> tcrun007(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun007 tcrun007.hs    >tcrun007.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun007    </dev/null >tcrun007.run.stdout 2>tcrun007.run.stderr
=====> tcrun007(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun007 tcrun007.hs -O   >tcrun007.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun007    </dev/null >tcrun007.run.stdout 2>tcrun007.run.stderr
=====> tcrun007(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun007 tcrun007.hs -O -fasm   >tcrun007.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun007    </dev/null >tcrun007.run.stdout 2>tcrun007.run.stderr
=====> tcrun007(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun007 tcrun007.hs -O -prof -auto-all   >tcrun007.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun007  +RTS -p -RTS  </dev/null >tcrun007.run.stdout 2>tcrun007.run.stderr
=====> tcrun007(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun007 tcrun007.hs -O -prof -auto-all -fasm   >tcrun007.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun007  +RTS -hc -RTS  </dev/null >tcrun007.run.stdout 2>tcrun007.run.stderr
=====> tcrun007(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun007.hs --interactive -v0   <tcrun007.genscript 1>tcrun007.interp.stdout 2>tcrun007.interp.stderr
=====> tcrun007(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun007 tcrun007.hs -threaded -debug   >tcrun007.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun007    </dev/null >tcrun007.run.stdout 2>tcrun007.run.stderr
=====> tcrun007(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun007 tcrun007.hs -O -threaded   >tcrun007.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun007  +RTS -N2 -RTS  </dev/null >tcrun007.run.stdout 2>tcrun007.run.stderr
=====> tcrun008(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun008 tcrun008.hs    >tcrun008.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun008    </dev/null >tcrun008.run.stdout 2>tcrun008.run.stderr
=====> tcrun008(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun008 tcrun008.hs -O   >tcrun008.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun008    </dev/null >tcrun008.run.stdout 2>tcrun008.run.stderr
=====> tcrun008(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun008 tcrun008.hs -O -fasm   >tcrun008.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun008    </dev/null >tcrun008.run.stdout 2>tcrun008.run.stderr
=====> tcrun008(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun008 tcrun008.hs -O -prof -auto-all   >tcrun008.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun008  +RTS -p -RTS  </dev/null >tcrun008.run.stdout 2>tcrun008.run.stderr
=====> tcrun008(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun008 tcrun008.hs -O -prof -auto-all -fasm   >tcrun008.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun008  +RTS -hc -RTS  </dev/null >tcrun008.run.stdout 2>tcrun008.run.stderr
=====> tcrun008(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun008.hs --interactive -v0   <tcrun008.genscript 1>tcrun008.interp.stdout 2>tcrun008.interp.stderr
=====> tcrun008(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun008 tcrun008.hs -threaded -debug   >tcrun008.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun008    </dev/null >tcrun008.run.stdout 2>tcrun008.run.stderr
=====> tcrun008(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun008 tcrun008.hs -O -threaded   >tcrun008.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun008  +RTS -N2 -RTS  </dev/null >tcrun008.run.stdout 2>tcrun008.run.stderr
=====> tcrun009(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun009 tcrun009.hs    >tcrun009.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun009    </dev/null >tcrun009.run.stdout 2>tcrun009.run.stderr
=====> tcrun009(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun009 tcrun009.hs -O   >tcrun009.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun009    </dev/null >tcrun009.run.stdout 2>tcrun009.run.stderr
=====> tcrun009(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun009 tcrun009.hs -O -fasm   >tcrun009.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun009    </dev/null >tcrun009.run.stdout 2>tcrun009.run.stderr
=====> tcrun009(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun009 tcrun009.hs -O -prof -auto-all   >tcrun009.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun009  +RTS -p -RTS  </dev/null >tcrun009.run.stdout 2>tcrun009.run.stderr
=====> tcrun009(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun009 tcrun009.hs -O -prof -auto-all -fasm   >tcrun009.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun009  +RTS -hc -RTS  </dev/null >tcrun009.run.stdout 2>tcrun009.run.stderr
=====> tcrun009(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun009.hs --interactive -v0   <tcrun009.genscript 1>tcrun009.interp.stdout 2>tcrun009.interp.stderr
=====> tcrun009(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun009 tcrun009.hs -threaded -debug   >tcrun009.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun009    </dev/null >tcrun009.run.stdout 2>tcrun009.run.stderr
=====> tcrun009(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun009 tcrun009.hs -O -threaded   >tcrun009.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun009  +RTS -N2 -RTS  </dev/null >tcrun009.run.stdout 2>tcrun009.run.stderr
=====> tcrun010(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun010 tcrun010.hs    >tcrun010.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun010    </dev/null >tcrun010.run.stdout 2>tcrun010.run.stderr
=====> tcrun010(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun010 tcrun010.hs -O   >tcrun010.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun010    </dev/null >tcrun010.run.stdout 2>tcrun010.run.stderr
=====> tcrun010(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun010 tcrun010.hs -O -fasm   >tcrun010.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun010    </dev/null >tcrun010.run.stdout 2>tcrun010.run.stderr
=====> tcrun010(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun010 tcrun010.hs -O -prof -auto-all   >tcrun010.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun010  +RTS -p -RTS  </dev/null >tcrun010.run.stdout 2>tcrun010.run.stderr
=====> tcrun010(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun010 tcrun010.hs -O -prof -auto-all -fasm   >tcrun010.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun010  +RTS -hc -RTS  </dev/null >tcrun010.run.stdout 2>tcrun010.run.stderr
=====> tcrun010(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun010.hs --interactive -v0   <tcrun010.genscript 1>tcrun010.interp.stdout 2>tcrun010.interp.stderr
=====> tcrun010(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun010 tcrun010.hs -threaded -debug   >tcrun010.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun010    </dev/null >tcrun010.run.stdout 2>tcrun010.run.stderr
=====> tcrun010(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun010 tcrun010.hs -O -threaded   >tcrun010.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun010  +RTS -N2 -RTS  </dev/null >tcrun010.run.stdout 2>tcrun010.run.stderr
=====> tcrun011(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun011 tcrun011.hs    >tcrun011.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun011    </dev/null >tcrun011.run.stdout 2>tcrun011.run.stderr
=====> tcrun011(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun011 tcrun011.hs -O   >tcrun011.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun011    </dev/null >tcrun011.run.stdout 2>tcrun011.run.stderr
=====> tcrun011(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun011 tcrun011.hs -O -fasm   >tcrun011.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun011    </dev/null >tcrun011.run.stdout 2>tcrun011.run.stderr
=====> tcrun011(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun011 tcrun011.hs -O -prof -auto-all   >tcrun011.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun011  +RTS -p -RTS  </dev/null >tcrun011.run.stdout 2>tcrun011.run.stderr
=====> tcrun011(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun011 tcrun011.hs -O -prof -auto-all -fasm   >tcrun011.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun011  +RTS -hc -RTS  </dev/null >tcrun011.run.stdout 2>tcrun011.run.stderr
=====> tcrun011(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun011.hs --interactive -v0   <tcrun011.genscript 1>tcrun011.interp.stdout 2>tcrun011.interp.stderr
=====> tcrun011(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun011 tcrun011.hs -threaded -debug   >tcrun011.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun011    </dev/null >tcrun011.run.stdout 2>tcrun011.run.stderr
=====> tcrun011(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun011 tcrun011.hs -O -threaded   >tcrun011.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun011  +RTS -N2 -RTS  </dev/null >tcrun011.run.stdout 2>tcrun011.run.stderr
=====> tcrun012(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun012 tcrun012.hs    >tcrun012.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun012    </dev/null >tcrun012.run.stdout 2>tcrun012.run.stderr
=====> tcrun012(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun012 tcrun012.hs -O   >tcrun012.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun012    </dev/null >tcrun012.run.stdout 2>tcrun012.run.stderr
=====> tcrun012(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun012 tcrun012.hs -O -fasm   >tcrun012.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun012    </dev/null >tcrun012.run.stdout 2>tcrun012.run.stderr
=====> tcrun012(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun012 tcrun012.hs -O -prof -auto-all   >tcrun012.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun012  +RTS -p -RTS  </dev/null >tcrun012.run.stdout 2>tcrun012.run.stderr
=====> tcrun012(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun012 tcrun012.hs -O -prof -auto-all -fasm   >tcrun012.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun012  +RTS -hc -RTS  </dev/null >tcrun012.run.stdout 2>tcrun012.run.stderr
=====> tcrun012(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun012.hs --interactive -v0   <tcrun012.genscript 1>tcrun012.interp.stdout 2>tcrun012.interp.stderr
=====> tcrun012(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun012 tcrun012.hs -threaded -debug   >tcrun012.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun012    </dev/null >tcrun012.run.stdout 2>tcrun012.run.stderr
=====> tcrun012(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun012 tcrun012.hs -O -threaded   >tcrun012.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun012  +RTS -N2 -RTS  </dev/null >tcrun012.run.stdout 2>tcrun012.run.stderr
=====> tcrun013(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun013 tcrun013.hs    >tcrun013.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun013    </dev/null >tcrun013.run.stdout 2>tcrun013.run.stderr
=====> tcrun013(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun013 tcrun013.hs -O   >tcrun013.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun013    </dev/null >tcrun013.run.stdout 2>tcrun013.run.stderr
=====> tcrun013(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun013 tcrun013.hs -O -fasm   >tcrun013.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun013    </dev/null >tcrun013.run.stdout 2>tcrun013.run.stderr
=====> tcrun013(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun013 tcrun013.hs -O -prof -auto-all   >tcrun013.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun013  +RTS -p -RTS  </dev/null >tcrun013.run.stdout 2>tcrun013.run.stderr
=====> tcrun013(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun013 tcrun013.hs -O -prof -auto-all -fasm   >tcrun013.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun013  +RTS -hc -RTS  </dev/null >tcrun013.run.stdout 2>tcrun013.run.stderr
=====> tcrun013(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun013.hs --interactive -v0   <tcrun013.genscript 1>tcrun013.interp.stdout 2>tcrun013.interp.stderr
=====> tcrun013(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun013 tcrun013.hs -threaded -debug   >tcrun013.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun013    </dev/null >tcrun013.run.stdout 2>tcrun013.run.stderr
=====> tcrun013(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun013 tcrun013.hs -O -threaded   >tcrun013.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun013  +RTS -N2 -RTS  </dev/null >tcrun013.run.stdout 2>tcrun013.run.stderr
=====> tcrun014(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun014 tcrun014.hs    >tcrun014.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun014    </dev/null >tcrun014.run.stdout 2>tcrun014.run.stderr
=====> tcrun014(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun014 tcrun014.hs -O   >tcrun014.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun014    </dev/null >tcrun014.run.stdout 2>tcrun014.run.stderr
=====> tcrun014(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun014 tcrun014.hs -O -fasm   >tcrun014.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun014    </dev/null >tcrun014.run.stdout 2>tcrun014.run.stderr
=====> tcrun014(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun014 tcrun014.hs -O -prof -auto-all   >tcrun014.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun014  +RTS -p -RTS  </dev/null >tcrun014.run.stdout 2>tcrun014.run.stderr
=====> tcrun014(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun014 tcrun014.hs -O -prof -auto-all -fasm   >tcrun014.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun014  +RTS -hc -RTS  </dev/null >tcrun014.run.stdout 2>tcrun014.run.stderr
=====> tcrun014(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun014.hs --interactive -v0   <tcrun014.genscript 1>tcrun014.interp.stdout 2>tcrun014.interp.stderr
=====> tcrun014(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun014 tcrun014.hs -threaded -debug   >tcrun014.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun014    </dev/null >tcrun014.run.stdout 2>tcrun014.run.stderr
=====> tcrun014(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun014 tcrun014.hs -O -threaded   >tcrun014.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun014  +RTS -N2 -RTS  </dev/null >tcrun014.run.stdout 2>tcrun014.run.stderr
=====> tcrun015(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun015 tcrun015.hs  -O  >tcrun015.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun015    </dev/null >tcrun015.run.stdout 2>tcrun015.run.stderr
=====> tcrun015(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun015 tcrun015.hs -O -O  >tcrun015.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun015    </dev/null >tcrun015.run.stdout 2>tcrun015.run.stderr
=====> tcrun015(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun015 tcrun015.hs -O -fasm -O  >tcrun015.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun015    </dev/null >tcrun015.run.stdout 2>tcrun015.run.stderr
=====> tcrun015(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun015 tcrun015.hs -O -prof -auto-all -O  >tcrun015.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun015  +RTS -p -RTS  </dev/null >tcrun015.run.stdout 2>tcrun015.run.stderr
=====> tcrun015(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun015 tcrun015.hs -O -prof -auto-all -fasm -O  >tcrun015.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun015  +RTS -hc -RTS  </dev/null >tcrun015.run.stdout 2>tcrun015.run.stderr
=====> tcrun015(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun015.hs --interactive -v0 -O  <tcrun015.genscript 1>tcrun015.interp.stdout 2>tcrun015.interp.stderr
=====> tcrun015(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun015 tcrun015.hs -threaded -debug -O  >tcrun015.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun015    </dev/null >tcrun015.run.stdout 2>tcrun015.run.stderr
=====> tcrun015(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun015 tcrun015.hs -O -threaded -O  >tcrun015.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun015  +RTS -N2 -RTS  </dev/null >tcrun015.run.stdout 2>tcrun015.run.stderr
=====> tcrun016(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun016 tcrun016.hs    >tcrun016.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun016    </dev/null >tcrun016.run.stdout 2>tcrun016.run.stderr
=====> tcrun016(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun016 tcrun016.hs -O   >tcrun016.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun016    </dev/null >tcrun016.run.stdout 2>tcrun016.run.stderr
=====> tcrun016(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun016 tcrun016.hs -O -fasm   >tcrun016.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun016    </dev/null >tcrun016.run.stdout 2>tcrun016.run.stderr
=====> tcrun016(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun016 tcrun016.hs -O -prof -auto-all   >tcrun016.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun016  +RTS -p -RTS  </dev/null >tcrun016.run.stdout 2>tcrun016.run.stderr
=====> tcrun016(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun016 tcrun016.hs -O -prof -auto-all -fasm   >tcrun016.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun016  +RTS -hc -RTS  </dev/null >tcrun016.run.stdout 2>tcrun016.run.stderr
=====> tcrun016(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun016.hs --interactive -v0   <tcrun016.genscript 1>tcrun016.interp.stdout 2>tcrun016.interp.stderr
=====> tcrun016(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun016 tcrun016.hs -threaded -debug   >tcrun016.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun016    </dev/null >tcrun016.run.stdout 2>tcrun016.run.stderr
=====> tcrun016(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun016 tcrun016.hs -O -threaded   >tcrun016.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun016  +RTS -N2 -RTS  </dev/null >tcrun016.run.stdout 2>tcrun016.run.stderr
=====> tcrun017(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun017 tcrun017.hs    >tcrun017.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun017    </dev/null >tcrun017.run.stdout 2>tcrun017.run.stderr
=====> tcrun017(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun017 tcrun017.hs -O   >tcrun017.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun017    </dev/null >tcrun017.run.stdout 2>tcrun017.run.stderr
=====> tcrun017(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun017 tcrun017.hs -O -fasm   >tcrun017.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun017    </dev/null >tcrun017.run.stdout 2>tcrun017.run.stderr
=====> tcrun017(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun017 tcrun017.hs -O -prof -auto-all   >tcrun017.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun017  +RTS -p -RTS  </dev/null >tcrun017.run.stdout 2>tcrun017.run.stderr
=====> tcrun017(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun017 tcrun017.hs -O -prof -auto-all -fasm   >tcrun017.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun017  +RTS -hc -RTS  </dev/null >tcrun017.run.stdout 2>tcrun017.run.stderr
=====> tcrun017(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun017.hs --interactive -v0   <tcrun017.genscript 1>tcrun017.interp.stdout 2>tcrun017.interp.stderr
=====> tcrun017(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun017 tcrun017.hs -threaded -debug   >tcrun017.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun017    </dev/null >tcrun017.run.stdout 2>tcrun017.run.stderr
=====> tcrun017(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun017 tcrun017.hs -O -threaded   >tcrun017.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun017  +RTS -N2 -RTS  </dev/null >tcrun017.run.stdout 2>tcrun017.run.stderr
=====> tcrun018(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun018 tcrun018.hs    >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018    </dev/null >tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun018(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun018 tcrun018.hs -O   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018    </dev/null >tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun018(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun018 tcrun018.hs -O -fasm   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018    </dev/null >tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun018(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun018 tcrun018.hs -O -prof -auto-all   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018  +RTS -p -RTS  </dev/null >tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun018(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun018 tcrun018.hs -O -prof -auto-all -fasm   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018  +RTS -hc -RTS  </dev/null >tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun018(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun018.hs --interactive -v0   <tcrun018.genscript 1>tcrun018.interp.stdout 2>tcrun018.interp.stderr
=====> tcrun018(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun018 tcrun018.hs -threaded -debug   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018    </dev/null >tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun018(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun018 tcrun018.hs -O -threaded   >tcrun018.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun018  +RTS -N2 -RTS  </dev/null >tcrun018.run.stdout 2>tcrun018.run.stderr
=====> tcrun019(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun019 tcrun019.hs    >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019    </dev/null >tcrun019.run.stdout 2>tcrun019.run.stderr
=====> tcrun019(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun019 tcrun019.hs -O   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019    </dev/null >tcrun019.run.stdout 2>tcrun019.run.stderr
=====> tcrun019(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun019 tcrun019.hs -O -fasm   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019    </dev/null >tcrun019.run.stdout 2>tcrun019.run.stderr
=====> tcrun019(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun019 tcrun019.hs -O -prof -auto-all   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019  +RTS -p -RTS  </dev/null >tcrun019.run.stdout 2>tcrun019.run.stderr
=====> tcrun019(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun019 tcrun019.hs -O -prof -auto-all -fasm   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019  +RTS -hc -RTS  </dev/null >tcrun019.run.stdout 2>tcrun019.run.stderr
=====> tcrun019(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun019.hs --interactive -v0   <tcrun019.genscript 1>tcrun019.interp.stdout 2>tcrun019.interp.stderr
=====> tcrun019(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun019 tcrun019.hs -threaded -debug   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019    </dev/null >tcrun019.run.stdout 2>tcrun019.run.stderr
=====> tcrun019(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun019 tcrun019.hs -O -threaded   >tcrun019.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun019  +RTS -N2 -RTS  </dev/null >tcrun019.run.stdout 2>tcrun019.run.stderr
=====> tcrun020(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun020 tcrun020.hs    >tcrun020.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun020    </dev/null >tcrun020.run.stdout 2>tcrun020.run.stderr
=====> tcrun020(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun020 tcrun020.hs -O   >tcrun020.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun020    </dev/null >tcrun020.run.stdout 2>tcrun020.run.stderr
=====> tcrun020(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun020 tcrun020.hs -O -fasm   >tcrun020.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun020    </dev/null >tcrun020.run.stdout 2>tcrun020.run.stderr
=====> tcrun020(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun020 tcrun020.hs -O -prof -auto-all   >tcrun020.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun020  +RTS -p -RTS  </dev/null >tcrun020.run.stdout 2>tcrun020.run.stderr
=====> tcrun020(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun020 tcrun020.hs -O -prof -auto-all -fasm   >tcrun020.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun020  +RTS -hc -RTS  </dev/null >tcrun020.run.stdout 2>tcrun020.run.stderr
=====> tcrun020(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun020.hs --interactive -v0   <tcrun020.genscript 1>tcrun020.interp.stdout 2>tcrun020.interp.stderr
=====> tcrun020(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun020 tcrun020.hs -threaded -debug   >tcrun020.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun020    </dev/null >tcrun020.run.stdout 2>tcrun020.run.stderr
=====> tcrun020(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun020 tcrun020.hs -O -threaded   >tcrun020.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun020  +RTS -N2 -RTS  </dev/null >tcrun020.run.stdout 2>tcrun020.run.stderr
=====> tcrun021(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun021 tcrun021.hs    >tcrun021.comp.stderr 2>&1
Compile failed (status 256) errors were:


tcrun021.hs:10:0:

    Failed to load interface for `Data.FiniteMap':

      Use -v to see a list of the files searched for.


*** unexpected failure for tcrun021(normal)
=====> tcrun021(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun021 tcrun021.hs -O   >tcrun021.comp.stderr 2>&1
Compile failed (status 256) errors were:


tcrun021.hs:10:0:

    Failed to load interface for `Data.FiniteMap':

      Use -v to see a list of the files searched for.


*** unexpected failure for tcrun021(opt)
=====> tcrun021(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun021 tcrun021.hs -O -fasm   >tcrun021.comp.stderr 2>&1
Compile failed (status 256) errors were:


tcrun021.hs:10:0:

    Failed to load interface for `Data.FiniteMap':

      Use -v to see a list of the files searched for.


*** unexpected failure for tcrun021(optasm)
=====> tcrun021(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun021 tcrun021.hs -O -prof -auto-all   >tcrun021.comp.stderr 2>&1
Compile failed (status 256) errors were:


tcrun021.hs:10:0:

    Failed to load interface for `Data.FiniteMap':

      Use -v to see a list of the files searched for.


*** unexpected failure for tcrun021(prof)
=====> tcrun021(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun021 tcrun021.hs -O -prof -auto-all -fasm   >tcrun021.comp.stderr 2>&1
Compile failed (status 256) errors were:


tcrun021.hs:10:0:

    Failed to load interface for `Data.FiniteMap':

      Use -v to see a list of the files searched for.


*** unexpected failure for tcrun021(profasm)
=====> tcrun021(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun021.hs --interactive -v0   <tcrun021.genscript 1>tcrun021.interp.stdout 2>tcrun021.interp.stderr
Actual stdout output differs from expected:
*** ./typecheck/should_run/tcrun021.stdout	Sun Sep  3 18:30:38 2006
--- ./typecheck/should_run/tcrun021.run.stdout	Mon Sep  4 03:03:29 2006
***************
*** 1 ****
- [(Left [],File []),(Left ["home"],File ["home"])]
--- 0 ----
*** unexpected failure for tcrun021(ghci)
=====> tcrun021(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun021 tcrun021.hs -threaded -debug   >tcrun021.comp.stderr 2>&1
Compile failed (status 256) errors were:


tcrun021.hs:10:0:

    Failed to load interface for `Data.FiniteMap':

      Use -v to see a list of the files searched for.


*** unexpected failure for tcrun021(threaded1)
=====> tcrun021(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun021 tcrun021.hs -O -threaded   >tcrun021.comp.stderr 2>&1
Compile failed (status 256) errors were:


tcrun021.hs:10:0:

    Failed to load interface for `Data.FiniteMap':

      Use -v to see a list of the files searched for.


*** unexpected failure for tcrun021(threaded2)
=====> tcrun022(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun022 tcrun022.hs  -O -fglasgow-exts  >tcrun022.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun022    </dev/null >tcrun022.run.stdout 2>tcrun022.run.stderr
=====> tcrun022(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun022 tcrun022.hs -O -O -fglasgow-exts  >tcrun022.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun022    </dev/null >tcrun022.run.stdout 2>tcrun022.run.stderr
=====> tcrun022(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun022 tcrun022.hs -O -fasm -O -fglasgow-exts  >tcrun022.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun022    </dev/null >tcrun022.run.stdout 2>tcrun022.run.stderr
=====> tcrun022(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun022 tcrun022.hs -O -prof -auto-all -O -fglasgow-exts  >tcrun022.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun022  +RTS -p -RTS  </dev/null >tcrun022.run.stdout 2>tcrun022.run.stderr
=====> tcrun022(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun022 tcrun022.hs -O -prof -auto-all -fasm -O -fglasgow-exts  >tcrun022.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun022  +RTS -hc -RTS  </dev/null >tcrun022.run.stdout 2>tcrun022.run.stderr
=====> tcrun022(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun022.hs --interactive -v0 -O -fglasgow-exts  <tcrun022.genscript 1>tcrun022.interp.stdout 2>tcrun022.interp.stderr
=====> tcrun022(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun022 tcrun022.hs -threaded -debug -O -fglasgow-exts  >tcrun022.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun022    </dev/null >tcrun022.run.stdout 2>tcrun022.run.stderr
=====> tcrun022(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun022 tcrun022.hs -O -threaded -O -fglasgow-exts  >tcrun022.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun022  +RTS -N2 -RTS  </dev/null >tcrun022.run.stdout 2>tcrun022.run.stderr
=====> tcrun023(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun023 tcrun023.hs  -O  >tcrun023.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun023    </dev/null >tcrun023.run.stdout 2>tcrun023.run.stderr
=====> tcrun023(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun023 tcrun023.hs -O -O  >tcrun023.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun023    </dev/null >tcrun023.run.stdout 2>tcrun023.run.stderr
=====> tcrun023(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun023 tcrun023.hs -O -fasm -O  >tcrun023.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun023    </dev/null >tcrun023.run.stdout 2>tcrun023.run.stderr
=====> tcrun023(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun023 tcrun023.hs -O -prof -auto-all -O  >tcrun023.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun023  +RTS -p -RTS  </dev/null >tcrun023.run.stdout 2>tcrun023.run.stderr
=====> tcrun023(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun023 tcrun023.hs -O -prof -auto-all -fasm -O  >tcrun023.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun023  +RTS -hc -RTS  </dev/null >tcrun023.run.stdout 2>tcrun023.run.stderr
=====> tcrun023(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun023.hs --interactive -v0 -O  <tcrun023.genscript 1>tcrun023.interp.stdout 2>tcrun023.interp.stderr
=====> tcrun023(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun023 tcrun023.hs -threaded -debug -O  >tcrun023.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun023    </dev/null >tcrun023.run.stdout 2>tcrun023.run.stderr
=====> tcrun023(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun023 tcrun023.hs -O -threaded -O  >tcrun023.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun023  +RTS -N2 -RTS  </dev/null >tcrun023.run.stdout 2>tcrun023.run.stderr
=====> tcrun024(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun024 tcrun024.hs  -O  >tcrun024.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun024    </dev/null >tcrun024.run.stdout 2>tcrun024.run.stderr
=====> tcrun024(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun024 tcrun024.hs -O -O  >tcrun024.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun024    </dev/null >tcrun024.run.stdout 2>tcrun024.run.stderr
=====> tcrun024(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun024 tcrun024.hs -O -fasm -O  >tcrun024.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun024    </dev/null >tcrun024.run.stdout 2>tcrun024.run.stderr
=====> tcrun024(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun024 tcrun024.hs -O -prof -auto-all -O  >tcrun024.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun024  +RTS -p -RTS  </dev/null >tcrun024.run.stdout 2>tcrun024.run.stderr
=====> tcrun024(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun024 tcrun024.hs -O -prof -auto-all -fasm -O  >tcrun024.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun024  +RTS -hc -RTS  </dev/null >tcrun024.run.stdout 2>tcrun024.run.stderr
=====> tcrun024(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun024.hs --interactive -v0 -O  <tcrun024.genscript 1>tcrun024.interp.stdout 2>tcrun024.interp.stderr
=====> tcrun024(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun024 tcrun024.hs -threaded -debug -O  >tcrun024.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun024    </dev/null >tcrun024.run.stdout 2>tcrun024.run.stderr
=====> tcrun024(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun024 tcrun024.hs -O -threaded -O  >tcrun024.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun024  +RTS -N2 -RTS  </dev/null >tcrun024.run.stdout 2>tcrun024.run.stderr
=====> tcrun025(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tcrun025 tcrun025    >tcrun025.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun025    </dev/null >tcrun025.run.stdout 2>tcrun025.run.stderr
=====> tcrun025(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tcrun025 tcrun025 -O   >tcrun025.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun025    </dev/null >tcrun025.run.stdout 2>tcrun025.run.stderr
=====> tcrun025(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tcrun025 tcrun025 -O -fasm   >tcrun025.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun025    </dev/null >tcrun025.run.stdout 2>tcrun025.run.stderr
=====> tcrun025(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tcrun025 tcrun025 -O -prof -auto-all   >tcrun025.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun025  +RTS -p -RTS  </dev/null >tcrun025.run.stdout 2>tcrun025.run.stderr
=====> tcrun025(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tcrun025 tcrun025 -O -prof -auto-all -fasm   >tcrun025.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun025  +RTS -hc -RTS  </dev/null >tcrun025.run.stdout 2>tcrun025.run.stderr
=====> tcrun025(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun025 --interactive -v0   <tcrun025.genscript 1>tcrun025.interp.stdout 2>tcrun025.interp.stderr
=====> tcrun025(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tcrun025 tcrun025 -threaded -debug   >tcrun025.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun025    </dev/null >tcrun025.run.stdout 2>tcrun025.run.stderr
=====> tcrun025(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o tcrun025 tcrun025 -O -threaded   >tcrun025.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun025  +RTS -N2 -RTS  </dev/null >tcrun025.run.stdout 2>tcrun025.run.stderr
=====> tcrun026(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -c tcrun026.hs    >tcrun026.comp.stderr 2>&1
=====> tcrun027(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun027 tcrun027.hs    >tcrun027.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun027    </dev/null >tcrun027.run.stdout 2>tcrun027.run.stderr
=====> tcrun027(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun027 tcrun027.hs -O   >tcrun027.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun027    </dev/null >tcrun027.run.stdout 2>tcrun027.run.stderr
=====> tcrun027(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun027 tcrun027.hs -O -fasm   >tcrun027.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun027    </dev/null >tcrun027.run.stdout 2>tcrun027.run.stderr
=====> tcrun027(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun027 tcrun027.hs -O -prof -auto-all   >tcrun027.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun027  +RTS -p -RTS  </dev/null >tcrun027.run.stdout 2>tcrun027.run.stderr
=====> tcrun027(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun027 tcrun027.hs -O -prof -auto-all -fasm   >tcrun027.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun027  +RTS -hc -RTS  </dev/null >tcrun027.run.stdout 2>tcrun027.run.stderr
=====> tcrun027(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun027.hs --interactive -v0   <tcrun027.genscript 1>tcrun027.interp.stdout 2>tcrun027.interp.stderr
=====> tcrun027(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun027 tcrun027.hs -threaded -debug   >tcrun027.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun027    </dev/null >tcrun027.run.stdout 2>tcrun027.run.stderr
=====> tcrun027(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun027 tcrun027.hs -O -threaded   >tcrun027.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun027  +RTS -N2 -RTS  </dev/null >tcrun027.run.stdout 2>tcrun027.run.stderr
=====> tcrun028(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun028 tcrun028.hs    >tcrun028.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun028    </dev/null >tcrun028.run.stdout 2>tcrun028.run.stderr
=====> tcrun028(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun028 tcrun028.hs -O   >tcrun028.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun028    </dev/null >tcrun028.run.stdout 2>tcrun028.run.stderr
=====> tcrun028(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun028 tcrun028.hs -O -fasm   >tcrun028.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun028    </dev/null >tcrun028.run.stdout 2>tcrun028.run.stderr
=====> tcrun028(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun028 tcrun028.hs -O -prof -auto-all   >tcrun028.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun028  +RTS -p -RTS  </dev/null >tcrun028.run.stdout 2>tcrun028.run.stderr
=====> tcrun028(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun028 tcrun028.hs -O -prof -auto-all -fasm   >tcrun028.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun028  +RTS -hc -RTS  </dev/null >tcrun028.run.stdout 2>tcrun028.run.stderr
=====> tcrun028(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun028.hs --interactive -v0   <tcrun028.genscript 1>tcrun028.interp.stdout 2>tcrun028.interp.stderr
=====> tcrun028(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun028 tcrun028.hs -threaded -debug   >tcrun028.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun028    </dev/null >tcrun028.run.stdout 2>tcrun028.run.stderr
=====> tcrun028(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun028 tcrun028.hs -O -threaded   >tcrun028.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun028  +RTS -N2 -RTS  </dev/null >tcrun028.run.stdout 2>tcrun028.run.stderr
=====> tcrun029(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun029 tcrun029.hs    >tcrun029.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun029    </dev/null >tcrun029.run.stdout 2>tcrun029.run.stderr
=====> tcrun029(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun029 tcrun029.hs -O   >tcrun029.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun029    </dev/null >tcrun029.run.stdout 2>tcrun029.run.stderr
=====> tcrun029(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun029 tcrun029.hs -O -fasm   >tcrun029.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun029    </dev/null >tcrun029.run.stdout 2>tcrun029.run.stderr
=====> tcrun029(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun029 tcrun029.hs -O -prof -auto-all   >tcrun029.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun029  +RTS -p -RTS  </dev/null >tcrun029.run.stdout 2>tcrun029.run.stderr
=====> tcrun029(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun029 tcrun029.hs -O -prof -auto-all -fasm   >tcrun029.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun029  +RTS -hc -RTS  </dev/null >tcrun029.run.stdout 2>tcrun029.run.stderr
=====> tcrun029(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun029.hs --interactive -v0   <tcrun029.genscript 1>tcrun029.interp.stdout 2>tcrun029.interp.stderr
=====> tcrun029(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun029 tcrun029.hs -threaded -debug   >tcrun029.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun029    </dev/null >tcrun029.run.stdout 2>tcrun029.run.stderr
=====> tcrun029(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun029 tcrun029.hs -O -threaded   >tcrun029.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun029  +RTS -N2 -RTS  </dev/null >tcrun029.run.stdout 2>tcrun029.run.stderr
=====> tcrun030(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun030 tcrun030.hs    >tcrun030.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun030    </dev/null >tcrun030.run.stdout 2>tcrun030.run.stderr
=====> tcrun030(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun030 tcrun030.hs -O   >tcrun030.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun030    </dev/null >tcrun030.run.stdout 2>tcrun030.run.stderr
=====> tcrun030(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun030 tcrun030.hs -O -fasm   >tcrun030.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun030    </dev/null >tcrun030.run.stdout 2>tcrun030.run.stderr
=====> tcrun030(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun030 tcrun030.hs -O -prof -auto-all   >tcrun030.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun030  +RTS -p -RTS  </dev/null >tcrun030.run.stdout 2>tcrun030.run.stderr
=====> tcrun030(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun030 tcrun030.hs -O -prof -auto-all -fasm   >tcrun030.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun030  +RTS -hc -RTS  </dev/null >tcrun030.run.stdout 2>tcrun030.run.stderr
=====> tcrun030(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun030.hs --interactive -v0   <tcrun030.genscript 1>tcrun030.interp.stdout 2>tcrun030.interp.stderr
=====> tcrun030(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun030 tcrun030.hs -threaded -debug   >tcrun030.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun030    </dev/null >tcrun030.run.stdout 2>tcrun030.run.stderr
=====> tcrun030(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun030 tcrun030.hs -O -threaded   >tcrun030.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun030  +RTS -N2 -RTS  </dev/null >tcrun030.run.stdout 2>tcrun030.run.stderr
=====> tcrun031(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun031 tcrun031.hs    >tcrun031.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun031    </dev/null >tcrun031.run.stdout 2>tcrun031.run.stderr
=====> tcrun031(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun031 tcrun031.hs -O   >tcrun031.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun031    </dev/null >tcrun031.run.stdout 2>tcrun031.run.stderr
=====> tcrun031(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun031 tcrun031.hs -O -fasm   >tcrun031.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun031    </dev/null >tcrun031.run.stdout 2>tcrun031.run.stderr
=====> tcrun031(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun031 tcrun031.hs -O -prof -auto-all   >tcrun031.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun031  +RTS -p -RTS  </dev/null >tcrun031.run.stdout 2>tcrun031.run.stderr
=====> tcrun031(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun031 tcrun031.hs -O -prof -auto-all -fasm   >tcrun031.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun031  +RTS -hc -RTS  </dev/null >tcrun031.run.stdout 2>tcrun031.run.stderr
=====> tcrun031(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun031.hs --interactive -v0   <tcrun031.genscript 1>tcrun031.interp.stdout 2>tcrun031.interp.stderr
=====> tcrun031(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun031 tcrun031.hs -threaded -debug   >tcrun031.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun031    </dev/null >tcrun031.run.stdout 2>tcrun031.run.stderr
=====> tcrun031(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun031 tcrun031.hs -O -threaded   >tcrun031.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun031  +RTS -N2 -RTS  </dev/null >tcrun031.run.stdout 2>tcrun031.run.stderr
=====> tcrun032(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun032 tcrun032.hs    >tcrun032.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun032    </dev/null >tcrun032.run.stdout 2>tcrun032.run.stderr
=====> tcrun032(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun032 tcrun032.hs -O   >tcrun032.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun032    </dev/null >tcrun032.run.stdout 2>tcrun032.run.stderr
=====> tcrun032(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun032 tcrun032.hs -O -fasm   >tcrun032.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun032    </dev/null >tcrun032.run.stdout 2>tcrun032.run.stderr
=====> tcrun032(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun032 tcrun032.hs -O -prof -auto-all   >tcrun032.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun032  +RTS -p -RTS  </dev/null >tcrun032.run.stdout 2>tcrun032.run.stderr
=====> tcrun032(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun032 tcrun032.hs -O -prof -auto-all -fasm   >tcrun032.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun032  +RTS -hc -RTS  </dev/null >tcrun032.run.stdout 2>tcrun032.run.stderr
=====> tcrun032(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun032.hs --interactive -v0   <tcrun032.genscript 1>tcrun032.interp.stdout 2>tcrun032.interp.stderr
=====> tcrun032(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun032 tcrun032.hs -threaded -debug   >tcrun032.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun032    </dev/null >tcrun032.run.stdout 2>tcrun032.run.stderr
=====> tcrun032(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun032 tcrun032.hs -O -threaded   >tcrun032.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun032  +RTS -N2 -RTS  </dev/null >tcrun032.run.stdout 2>tcrun032.run.stderr
=====> tcrun033(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun033 tcrun033.hs    >tcrun033.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun033    </dev/null >tcrun033.run.stdout 2>tcrun033.run.stderr
=====> tcrun033(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun033 tcrun033.hs -O   >tcrun033.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun033    </dev/null >tcrun033.run.stdout 2>tcrun033.run.stderr
=====> tcrun033(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun033 tcrun033.hs -O -fasm   >tcrun033.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun033    </dev/null >tcrun033.run.stdout 2>tcrun033.run.stderr
=====> tcrun033(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun033 tcrun033.hs -O -prof -auto-all   >tcrun033.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun033  +RTS -p -RTS  </dev/null >tcrun033.run.stdout 2>tcrun033.run.stderr
=====> tcrun033(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun033 tcrun033.hs -O -prof -auto-all -fasm   >tcrun033.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun033  +RTS -hc -RTS  </dev/null >tcrun033.run.stdout 2>tcrun033.run.stderr
=====> tcrun033(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun033.hs --interactive -v0   <tcrun033.genscript 1>tcrun033.interp.stdout 2>tcrun033.interp.stderr
=====> tcrun033(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun033 tcrun033.hs -threaded -debug   >tcrun033.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun033    </dev/null >tcrun033.run.stdout 2>tcrun033.run.stderr
=====> tcrun033(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun033 tcrun033.hs -O -threaded   >tcrun033.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun033  +RTS -N2 -RTS  </dev/null >tcrun033.run.stdout 2>tcrun033.run.stderr
=====> tcrun034(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun034 tcrun034.hs    >tcrun034.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun034    </dev/null >tcrun034.run.stdout 2>tcrun034.run.stderr
=====> tcrun034(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun034 tcrun034.hs -O   >tcrun034.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun034    </dev/null >tcrun034.run.stdout 2>tcrun034.run.stderr
=====> tcrun034(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun034 tcrun034.hs -O -fasm   >tcrun034.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun034    </dev/null >tcrun034.run.stdout 2>tcrun034.run.stderr
=====> tcrun034(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun034 tcrun034.hs -O -prof -auto-all   >tcrun034.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun034  +RTS -p -RTS  </dev/null >tcrun034.run.stdout 2>tcrun034.run.stderr
=====> tcrun034(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun034 tcrun034.hs -O -prof -auto-all -fasm   >tcrun034.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun034  +RTS -hc -RTS  </dev/null >tcrun034.run.stdout 2>tcrun034.run.stderr
=====> tcrun034(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun034.hs --interactive -v0   <tcrun034.genscript 1>tcrun034.interp.stdout 2>tcrun034.interp.stderr
=====> tcrun034(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun034 tcrun034.hs -threaded -debug   >tcrun034.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun034    </dev/null >tcrun034.run.stdout 2>tcrun034.run.stderr
=====> tcrun034(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun034 tcrun034.hs -O -threaded   >tcrun034.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun034  +RTS -N2 -RTS  </dev/null >tcrun034.run.stdout 2>tcrun034.run.stderr
=====> tcrun035(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun035 tcrun035.hs    >tcrun035.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun035    </dev/null >tcrun035.run.stdout 2>tcrun035.run.stderr
=====> tcrun035(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun035 tcrun035.hs -O   >tcrun035.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun035    </dev/null >tcrun035.run.stdout 2>tcrun035.run.stderr
=====> tcrun035(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun035 tcrun035.hs -O -fasm   >tcrun035.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun035    </dev/null >tcrun035.run.stdout 2>tcrun035.run.stderr
=====> tcrun035(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun035 tcrun035.hs -O -prof -auto-all   >tcrun035.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun035  +RTS -p -RTS  </dev/null >tcrun035.run.stdout 2>tcrun035.run.stderr
=====> tcrun035(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun035 tcrun035.hs -O -prof -auto-all -fasm   >tcrun035.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun035  +RTS -hc -RTS  </dev/null >tcrun035.run.stdout 2>tcrun035.run.stderr
=====> tcrun035(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun035.hs --interactive -v0   <tcrun035.genscript 1>tcrun035.interp.stdout 2>tcrun035.interp.stderr
=====> tcrun035(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun035 tcrun035.hs -threaded -debug   >tcrun035.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun035    </dev/null >tcrun035.run.stdout 2>tcrun035.run.stderr
=====> tcrun035(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun035 tcrun035.hs -O -threaded   >tcrun035.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun035  +RTS -N2 -RTS  </dev/null >tcrun035.run.stdout 2>tcrun035.run.stderr
=====> tcrun036(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun036 tcrun036.hs    >tcrun036.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun036    </dev/null >tcrun036.run.stdout 2>tcrun036.run.stderr
=====> tcrun036(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun036 tcrun036.hs -O   >tcrun036.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun036    </dev/null >tcrun036.run.stdout 2>tcrun036.run.stderr
=====> tcrun036(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun036 tcrun036.hs -O -fasm   >tcrun036.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun036    </dev/null >tcrun036.run.stdout 2>tcrun036.run.stderr
=====> tcrun036(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun036 tcrun036.hs -O -prof -auto-all   >tcrun036.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun036  +RTS -p -RTS  </dev/null >tcrun036.run.stdout 2>tcrun036.run.stderr
=====> tcrun036(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun036 tcrun036.hs -O -prof -auto-all -fasm   >tcrun036.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun036  +RTS -hc -RTS  </dev/null >tcrun036.run.stdout 2>tcrun036.run.stderr
=====> tcrun036(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun036.hs --interactive -v0   <tcrun036.genscript 1>tcrun036.interp.stdout 2>tcrun036.interp.stderr
=====> tcrun036(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun036 tcrun036.hs -threaded -debug   >tcrun036.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun036    </dev/null >tcrun036.run.stdout 2>tcrun036.run.stderr
=====> tcrun036(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun036 tcrun036.hs -O -threaded   >tcrun036.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun036  +RTS -N2 -RTS  </dev/null >tcrun036.run.stdout 2>tcrun036.run.stderr
=====> tcrun037(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun037 tcrun037.hs    >tcrun037.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun037    </dev/null >tcrun037.run.stdout 2>tcrun037.run.stderr
=====> tcrun037(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun037 tcrun037.hs -O   >tcrun037.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun037    </dev/null >tcrun037.run.stdout 2>tcrun037.run.stderr
=====> tcrun037(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun037 tcrun037.hs -O -fasm   >tcrun037.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun037    </dev/null >tcrun037.run.stdout 2>tcrun037.run.stderr
=====> tcrun037(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun037 tcrun037.hs -O -prof -auto-all   >tcrun037.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun037  +RTS -p -RTS  </dev/null >tcrun037.run.stdout 2>tcrun037.run.stderr
=====> tcrun037(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun037 tcrun037.hs -O -prof -auto-all -fasm   >tcrun037.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun037  +RTS -hc -RTS  </dev/null >tcrun037.run.stdout 2>tcrun037.run.stderr
=====> tcrun037(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  tcrun037.hs --interactive -v0   <tcrun037.genscript 1>tcrun037.interp.stdout 2>tcrun037.interp.stderr
=====> tcrun037(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun037 tcrun037.hs -threaded -debug   >tcrun037.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun037    </dev/null >tcrun037.run.stdout 2>tcrun037.run.stderr
=====> tcrun037(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o tcrun037 tcrun037.hs -O -threaded   >tcrun037.comp.stderr 2>&1
cd ./typecheck/should_run && ./tcrun037  +RTS -N2 -RTS  </dev/null >tcrun037.run.stdout 2>tcrun037.run.stderr
=====> church(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o church church.hs    >church.comp.stderr 2>&1
cd ./typecheck/should_run && ./church    </dev/null >church.run.stdout 2>church.run.stderr
=====> church(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o church church.hs -O   >church.comp.stderr 2>&1
cd ./typecheck/should_run && ./church    </dev/null >church.run.stdout 2>church.run.stderr
=====> church(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o church church.hs -O -fasm   >church.comp.stderr 2>&1
cd ./typecheck/should_run && ./church    </dev/null >church.run.stdout 2>church.run.stderr
=====> church(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o church church.hs -O -prof -auto-all   >church.comp.stderr 2>&1
cd ./typecheck/should_run && ./church  +RTS -p -RTS  </dev/null >church.run.stdout 2>church.run.stderr
=====> church(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o church church.hs -O -prof -auto-all -fasm   >church.comp.stderr 2>&1
cd ./typecheck/should_run && ./church  +RTS -hc -RTS  </dev/null >church.run.stdout 2>church.run.stderr
=====> church(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  church.hs --interactive -v0   <church.genscript 1>church.interp.stdout 2>church.interp.stderr
=====> church(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o church church.hs -threaded -debug   >church.comp.stderr 2>&1
cd ./typecheck/should_run && ./church    </dev/null >church.run.stdout 2>church.run.stderr
=====> church(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o church church.hs -O -threaded   >church.comp.stderr 2>&1
cd ./typecheck/should_run && ./church  +RTS -N2 -RTS  </dev/null >church.run.stdout 2>church.run.stderr
=====> testeq2(normal)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o testeq2 testeq2.hs    >testeq2.comp.stderr 2>&1
cd ./typecheck/should_run && ./testeq2    </dev/null >testeq2.run.stdout 2>testeq2.run.stderr
=====> testeq2(opt)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o testeq2 testeq2.hs -O   >testeq2.comp.stderr 2>&1
cd ./typecheck/should_run && ./testeq2    </dev/null >testeq2.run.stdout 2>testeq2.run.stderr
=====> testeq2(optasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o testeq2 testeq2.hs -O -fasm   >testeq2.comp.stderr 2>&1
cd ./typecheck/should_run && ./testeq2    </dev/null >testeq2.run.stdout 2>testeq2.run.stderr
=====> testeq2(prof)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o testeq2 testeq2.hs -O -prof -auto-all   >testeq2.comp.stderr 2>&1
cd ./typecheck/should_run && ./testeq2  +RTS -p -RTS  </dev/null >testeq2.run.stdout 2>testeq2.run.stderr
=====> testeq2(profasm)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o testeq2 testeq2.hs -O -prof -auto-all -fasm   >testeq2.comp.stderr 2>&1
cd ./typecheck/should_run && ./testeq2  +RTS -hc -RTS  </dev/null >testeq2.run.stdout 2>testeq2.run.stderr
=====> testeq2(ghci)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  testeq2.hs --interactive -v0   <testeq2.genscript 1>testeq2.interp.stdout 2>testeq2.interp.stderr
=====> testeq2(threaded1)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o testeq2 testeq2.hs -threaded -debug   >testeq2.comp.stderr 2>&1
cd ./typecheck/should_run && ./testeq2    </dev/null >testeq2.run.stdout 2>testeq2.run.stderr
=====> testeq2(threaded2)
cd ./typecheck/should_run && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  -o testeq2 testeq2.hs -O -threaded   >testeq2.comp.stderr 2>&1
cd ./typecheck/should_run && ./testeq2  +RTS -N2 -RTS  </dev/null >testeq2.run.stdout 2>testeq2.run.stderr
====> Running ./typecheck/testeq1/test.T
=====> typecheck.testeq1(normal)
cd ./typecheck/testeq1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.testeq1 Main  -v0 -fglasgow-exts  >typecheck.testeq1.comp.stderr 2>&1
cd ./typecheck/testeq1 && ./typecheck.testeq1    </dev/null >typecheck.testeq1.run.stdout 2>typecheck.testeq1.run.stderr
=====> typecheck.testeq1(opt)
cd ./typecheck/testeq1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.testeq1 Main -O -v0 -fglasgow-exts  >typecheck.testeq1.comp.stderr 2>&1
cd ./typecheck/testeq1 && ./typecheck.testeq1    </dev/null >typecheck.testeq1.run.stdout 2>typecheck.testeq1.run.stderr
=====> typecheck.testeq1(optasm)
cd ./typecheck/testeq1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.testeq1 Main -O -fasm -v0 -fglasgow-exts  >typecheck.testeq1.comp.stderr 2>&1
cd ./typecheck/testeq1 && ./typecheck.testeq1    </dev/null >typecheck.testeq1.run.stdout 2>typecheck.testeq1.run.stderr
=====> typecheck.testeq1(prof)
cd ./typecheck/testeq1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.testeq1 Main -O -prof -auto-all -v0 -fglasgow-exts  >typecheck.testeq1.comp.stderr 2>&1
cd ./typecheck/testeq1 && ./typecheck.testeq1  +RTS -p -RTS  </dev/null >typecheck.testeq1.run.stdout 2>typecheck.testeq1.run.stderr
=====> typecheck.testeq1(profasm)
cd ./typecheck/testeq1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.testeq1 Main -O -prof -auto-all -fasm -v0 -fglasgow-exts  >typecheck.testeq1.comp.stderr 2>&1
cd ./typecheck/testeq1 && ./typecheck.testeq1  +RTS -hc -RTS  </dev/null >typecheck.testeq1.run.stdout 2>typecheck.testeq1.run.stderr
=====> typecheck.testeq1(ghci)
cd ./typecheck/testeq1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  Main --interactive -v0 -v0 -fglasgow-exts  <typecheck.testeq1.genscript 1>typecheck.testeq1.interp.stdout 2>typecheck.testeq1.interp.stderr
=====> typecheck.testeq1(threaded1)
cd ./typecheck/testeq1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.testeq1 Main -threaded -debug -v0 -fglasgow-exts  >typecheck.testeq1.comp.stderr 2>&1
cd ./typecheck/testeq1 && ./typecheck.testeq1    </dev/null >typecheck.testeq1.run.stdout 2>typecheck.testeq1.run.stderr
=====> typecheck.testeq1(threaded2)
cd ./typecheck/testeq1 && 'C:/cygwin/home/ian/slave/testslavename/build/compiler/stage2/ghc-inplace' -no-recomp -dcore-lint -dcmm-lint -Di386_unknown_mingw32  --make -o typecheck.testeq1 Main -O -threaded -v0 -fglasgow-exts  >typecheck.testeq1.comp.stderr 2>&1
cd ./typecheck/testeq1 && ./typecheck.testeq1  +RTS -N2 -RTS  </dev/null >typecheck.testeq1.run.stdout 2>typecheck.testeq1.run.stderr

OVERALL SUMMARY for test run started at Mon Sep  4 00:36:34 GMTST 2006
    1438 total tests, which gave rise to
    6836 test cases, of which
       0 caused framework failures
    1205 were skipped

    5351 expected passes
     105 expected failures
       0 unexpected passes
     175 unexpected failures

Unexpected failures:
   Chan001(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   MVar001(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   QSem001(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   QSemN001(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   SampleVar001(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   TH_reifyDecl1(normal)
   TH_repGuard(normal)
   TH_repPatSig(normal)
   TH_repPrim(normal)
   andy_cherry(ghci)
   barton-mangler-bug(profasm)
   bytestring001(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   bytestring004(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   bytestring005(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   cabal01(normal)
   cabal02(normal)
   conc023(ghci)
   conc036(threaded2)
   conc037(threaded2)
   conc052(threaded2)
   conc056(threaded1,threaded2)
   drvfail006(normal)
   drvfail008(normal)
   ffi012(ghci)
   gadt7(normal)
   ghci014(ghci)
   ghcpkg04(normal)
   maessen_hashtab(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   mod133(normal)
   net001(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   net002(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   pkg02_b(normal,opt,optasm,prof,profasm)
   readwrite002(normal,opt,optasm,prof,profasm,threaded1,threaded2)
   reify(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   rn.prog006(normal)
   rnfail026(normal)
   stableptr001(opt,optasm,threaded2)
   tc183(normal,opt,optasm,prof,profasm)
   tcfail068(normal)
   tcfail071(normal)
   tcfail090(normal)
   tcfail099(normal)
   tcfail103(normal)
   tcfail115(normal)
   tcfail126(normal)
   tcfail140(normal)
   tcrun021(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   tree(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   uri001(normal,opt,optasm,prof,profasm,ghci,threaded1,threaded2)
   utf8_002(normal)
   utf8_003(normal)
   utf8_004(normal)
   utf8_005(normal)

make: Leaving directory `/home/ian/slave/testslavename/build/testsuite/tests/ghc-regress'
program finished with exit code 0