
Something is wrong with libraries/tests/unix.
From `sh validate -fast -no-clean` I get the pile of errors below. If I cd libraries/unix; make THREADS=20 it all works fine It's quite annoying. Any ideas? Simon
Unexpected failures: T8308/T8308.run T8308 [bad stdout] (normal) libraries/unix/tests/user001.run user001 [bad exit code] (normal) libraries/unix/tests/forkprocess01.run forkprocess01 [exit code non-0] (threaded1_ls) libraries/unix/tests/getEnvironment01.run getEnvironment01 [bad exit code] (normal) libraries/unix/tests/T1185.run T1185 [bad exit code] (normal) libraries/unix/tests/processGroup001.run processGroup001 [bad exit code] (normal) libraries/unix/tests/fileStatusByteString.run fileStatusByteString [exit code non-0] (normal) libraries/unix/tests/fileStatus.run fileStatus [exit code non-0] (normal) libraries/unix/tests/T8108.run T8108 [bad exit code] (normal) libraries/unix/tests/libposix/posix009.run posix009 [exit code non-0] (normal) libraries/unix/tests/libposix/posix004.run posix004 [exit code non-0] (normal) libraries/unix/tests/libposix/posix010.run posix010 [exit code non-0] (normal) libraries/unix/tests/libposix/posix014.run posix014 [exit code non-0] (normal) libraries/unix/tests/libposix/posix003.run posix003 [exit code non-0] (normal) libraries/unix/tests/libposix/posix006.run posix006 [exit code non-0] (normal) libraries/unix/tests/libposix/posix005.run posix005 [exit code non-0] (normal) Framework failures: signals001 [duplicate] (There are multiple tests with this name) signals002 [duplicate] (There are multiple tests with this name) fileexist01 [duplicate] (There are multiple tests with this name) forkprocess01 [duplicate] (There are multiple tests with this name) user001 [duplicate] (There are multiple tests with this name) resourceLimit [duplicate] (There are multiple tests with this name) queryfdoption01 [duplicate] (There are multiple tests with this name) getEnvironment01 [duplicate] (There are multiple tests with this name) getEnvironment02 [duplicate] (There are multiple tests with this name) getGroupEntryForName [duplicate] (There are multiple tests with this name) getUserEntryForName [duplicate] (There are multiple tests with this name) signals004 [duplicate] (There are multiple tests with this name) fdReadBuf001 [duplicate] (There are multiple tests with this name) fileStatus [duplicate] (There are multiple tests with this name) fileStatusByteString [duplicate] (There are multiple tests with this name) T1185 [duplicate] (There are multiple tests with this name) T3816 [duplicate] (There are multiple tests with this name) processGroup001 [duplicate] (There are multiple tests with this name) processGroup002 [duplicate] (There are multiple tests with this name) executeFile001 [duplicate] (There are multiple tests with this name) T8108 [duplicate] (There are multiple tests with this name) posix002 [duplicate] (There are multiple tests with this name) posix003 [duplicate] (There are multiple tests with this name) posix004 [duplicate] (There are multiple tests with this name) posix005 [duplicate] (There are multiple tests with this name) posix006 [duplicate] (There are multiple tests with this name) posix009 [duplicate] (There are multiple tests with this name) posix010 [duplicate] (There are multiple tests with this name) posix014 [duplicate] (There are multiple tests with this name) libraries/unix/tests/forkprocess01.run forkprocess01 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/forkprocess01.run/forkprocess01.comp.stderr') libraries/unix/tests/user001.run user001 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/user001.run/user001.comp.stderr') libraries/unix/tests/getEnvironment01.run getEnvironment01 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/getEnvironment01.run/getEnvironment01.comp.stderr') libraries/unix/tests/T1185.run T1185 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/T1185.run/T1185.comp.stderr') libraries/unix/tests/processGroup001.run processGroup001 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/processGroup001.run/processGroup001.comp.stderr') libraries/unix/tests/fileStatus.run fileStatus [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/fileStatus.run/fileStatus.comp.stderr') libraries/unix/tests/fileStatusByteString.run fileStatusByteString [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/fileStatusByteString.run/fileStatusByteString.comp.stderr') libraries/unix/tests/T8108.run T8108 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/T8108.run/T8108.comp.stderr') libraries/unix/tests/libposix/posix009.run posix009 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/libposix/posix009.run/posix009.comp.stderr') libraries/unix/tests/libposix/posix004.run posix004 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/libposix/posix004.run/posix004.comp.stderr') libraries/unix/tests/libposix/posix010.run posix010 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/libposix/posix010.run/posix010.comp.stderr') libraries/unix/tests/libposix/posix014.run posix014 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/libposix/posix014.run/posix014.comp.stderr') libraries/unix/tests/libposix/posix003.run posix003 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/libposix/posix003.run/posix003.comp.stderr') libraries/unix/tests/libposix/posix005.run posix005 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/libposix/posix005.run/posix005.comp.stderr') libraries/unix/tests/libposix/posix006.run posix006 [normal] ([Errno 2] No such file or directory: '/tmp/ghctest-yu5pv2/test spaces/../../libraries/unix/tests/libposix/posix006.run/posix006.comp.stderr') The actual log has this kind of stuff cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getEnvironment02.run" && ./getEnvironment02 =====> forkprocess01(normal) 5910 of 5908 [0, 1, 29] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/forkprocess01.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o forkprocess01 forkprocess01.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getGroupEntryForName.run" && ./getGroupEntryForName cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/ghc-compact/tests/compact_share.run" && ./compact_share +RTS -DS -RTS =====> user001(normal) 5911 of 5908 [0, 1, 29] Compile failed (exit code 1) errors were: [1 of 1] Compiling Main ( forkprocess01.hs, forkprocess01.o ) forkprocess01.hi: openBinaryFile: does not exist (No such file or directory) *** unexpected failure for forkprocess01(threaded1_ls) cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/user001.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o user001 user001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix =====> resourceLimit(normal) 5912 of 5908 [0, 2, 29] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/resourceLimit.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o resourceLimit resourceLimit.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix *** framework failure for forkprocess01(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/forkprocess01.run/forkprocess01.comp.stderr' =====> queryfdoption01(normal) 5913 of 5908 [0, 2, 30] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getEnvironment01.run" && ./getEnvironment01 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/queryfdoption01.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o queryfdoption01 queryfdoption01.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix =====> forkprocess01(threaded1_ls) 5913 of 5908 [0, 2, 30] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/forkprocess01.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o forkprocess01 forkprocess01.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -threaded -debug -package unix =====> getEnvironment01(normal) 5914 of 5908 [0, 2, 30] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getEnvironment01.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o getEnvironment01 getEnvironment01.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/signals004.run" && ./signals004 Wrong exit code for getEnvironment01(normal)(expected 0 , actual 127 ) Stderr ( getEnvironment01 ): /bin/sh: 1: ./getEnvironment01: not found *** unexpected failure for getEnvironment01(normal) =====> getEnvironment02(normal) 5915 of 5908 [0, 3, 30] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getEnvironment02.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o getEnvironment02 getEnvironment02.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix *** framework failure for getEnvironment01(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getEnvironment01.run/getEnvironment01.comp.stderr' =====> getGroupEntryForName(normal) 5916 of 5908 [0, 3, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getGroupEntryForName.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o getGroupEntryForName getGroupEntryForName.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/ghc-compact/tests/compact_gc.run" && ./compact_gc +RTS -DS -RTS cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/processGroup001.run" && ./processGroup001 =====> getUserEntryForName(normal) 5917 of 5908 [0, 3, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getUserEntryForName.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o getUserEntryForName getUserEntryForName.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T1185.run" && ./T1185 =====> signals004(normal) 5918 of 5908 [0, 3, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/signals004.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o signals004 signals004.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T3816.run" && ./T3816 =====> fdReadBuf001(ghci) 5919 of 5908 [0, 3, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fdReadBuf001.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" fdReadBuf001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output --interactive -v0 -ignore-dot-ghci -fno-ghci-history +RTS -I0.1 -RTS -package unix< fdReadBuf001.genscript =====> fileStatus(normal) 5920 of 5908 [0, 3, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fileStatus.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o fileStatus fileStatus.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/executeFile001.run" && ./executeFile001 =====> fileStatusByteString(normal) 5921 of 5908 [0, 3, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fileStatusByteString.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o fileStatusByteString fileStatusByteString.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix =====> T1185(normal) 5922 of 5908 [0, 3, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T1185.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o T1185 T1185.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fileStatus.run" && ./fileStatus =====> T3816(normal) 5923 of 5908 [0, 3, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T3816.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o T3816 T3816.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix Compile failed (exit code 1) errors were: [1 of 1] Compiling Main ( fileStatusByteString.hs, fileStatusByteString.o ) Linking fileStatusByteString ... /usr/bin/ld: reopening fileStatusByteString.o: No such file or directory /usr/bin/ld: final link failed: No such file or directory collect2: ld returned 1 exit status `gcc' failed in phase `Linker'. (Exit code: 1) *** unexpected failure for fileStatusByteString(normal) =====> processGroup001(normal) 5924 of 5908 [0, 4, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/processGroup001.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o processGroup001 processGroup001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix002.run" && ./posix002 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T8108.run" && ./T8108 Wrong exit code for fileStatus(normal)(expected 0 , actual 127 ) Stderr ( fileStatus ): /bin/sh: 1: ./fileStatus: not found *** unexpected failure for fileStatus(normal) =====> processGroup002(normal) 5925 of 5908 [0, 5, 31] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/processGroup002.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o processGroup002 processGroup002.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/processGroup002.run" && ./processGroup002 *** framework failure for fileStatus(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fileStatus.run/fileStatus.comp.stderr' =====> T8108(normal) 5927 of 5908 [0, 5, 32] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T8108.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o T8108 T8108.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix =====> executeFile001(normal) 5927 of 5908 [0, 5, 32] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/executeFile001.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o executeFile001 executeFile001.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -package unix *** framework failure for fileStatusByteString(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fileStatusByteString.run/fileStatusByteString.comp.stderr' =====> posix002(normal) 5928 of 5908 [0, 5, 33] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix002.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o posix002 posix002.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/ghc-compact/tests/compact_bench.run" && ./compact_bench +RTS -DS -RTS 100 Wrong exit code for processGroup002(normal)(expected 0 , actual 127 ) Stderr ( processGroup002 ): /bin/sh: 1: ./processGroup002: not found *** unexpected failure for processGroup002(normal) =====> posix003(normal) 5929 of 5908 [0, 6, 33] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix003.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o posix003 posix003.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix009.run" && ./posix009 =====> posix004(normal) 5930 of 5908 [0, 6, 33] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix004.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o posix004 posix004.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output Compile failed (exit code 1) errors were: [1 of 1] Compiling Main ( posix003.hs, posix003.o ) Linking posix003 ... /usr/bin/ld: reopening posix003: No such file or directory /usr/bin/ld: final link failed: No such file or directory collect2: ld returned 1 exit status `gcc' failed in phase `Linker'. (Exit code: 1) *** unexpected failure for posix003(normal) =====> posix005(normal) 5931 of 5908 [0, 7, 33] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix005.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o posix005 posix005.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix004.run" && ./posix004 *** framework failure for processGroup002(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/processGroup002.run/processGroup002.comp.stderr' cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix014.run" && ./posix014 =====> posix006(normal) 5932 of 5908 [0, 7, 34] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix006.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o posix006 posix006.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output *** framework failure for posix003(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix003.run/posix003.comp.stderr' Wrong exit code for posix004(normal)(expected 0 , actual 127 ) Stderr ( posix004 ): /bin/sh: 1: ./posix004: not found *** unexpected failure for posix004(normal) =====> posix009(normal) 5933 of 5908 [0, 8, 35] =====> posix010(normal) 5934 of 5908 [0, 8, 35] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix009.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o posix009 posix009.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix010.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o posix010 posix010.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output =====> posix014(normal) 5935 of 5908 [0, 8, 35] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix014.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o posix014 posix014.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output Compile failed (exit code 1) errors were: [1 of 1] Compiling Main ( posix005.hs, posix005.o ) Linking posix005 ... /usr/bin/ld: reopening posix005: No such file or directory /usr/bin/ld: final link failed: No such file or directory collect2: ld returned 1 exit status `gcc' failed in phase `Linker'. (Exit code: 1) *** unexpected failure for posix005(normal) cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/signals001.run" && ./signals001 Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/forkprocess01.run/forkprocess01.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getEnvironment01.run/getEnvironment01.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fileStatus.run/fileStatus.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fileStatusByteString.run/fileStatusByteString.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/processGroup002.run/processGroup002.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix003.run/posix003.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix005.run/posix005.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix010.run" && ./posix010 Compile failed (exit code 1) errors were: [1 of 1] Compiling Main ( posix006.hs, posix006.o ) posix006.hs:8:11: warning: [-Wdeprecations (in -Wdefault)] In the use of 'sleep' (imported from System.Posix.Unistd): "This function has several shortcomings (see documentation). Please consider using Control.Concurrent.threadDelay instead." Linking posix006 ... /usr/bin/ld: reopening posix006: No such file or directory /usr/bin/ld: final link failed: No such file or directory collect2: ld returned 1 exit status `gcc' failed in phase `Linker'. (Exit code: 1) *** unexpected failure for posix006(normal) cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/fileexist01.run" && ./fileexist01 *** framework failure for posix005(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix005.run/posix005.comp.stderr' *** framework failure for posix004(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix004.run/posix004.comp.stderr' Wrong exit code for posix010(normal)(expected 0 , actual 127 ) Stderr ( posix010 ): /bin/sh: 1: ./posix010: not found *** unexpected failure for posix010(normal) *** framework failure for posix006(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix006.run/posix006.comp.stderr' cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/signals002.run" && ./signals002 *** framework failure for posix010(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix010.run/posix010.comp.stderr' cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/resourceLimit.run" && ./resourceLimit cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/forkprocess01.run" && ./forkprocess01 +RTS -ls -RTS cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getGroupEntryForName.run" && ./getGroupEntryForName cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/queryfdoption01.run" && ./queryfdoption01 < queryfdoption01.stdin cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getEnvironment02.run" && ./getEnvironment02 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/getUserEntryForName.run" && ./getUserEntryForName cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/user001.run" && ./user001 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/signals004.run" && ./signals004 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/processGroup001.run" && ./processGroup001 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T1185.run" && ./T1185 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix002.run" && ./posix002 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/executeFile001.run" && ./executeFile001 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T3816.run" && ./T3816 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T8108.run" && ./T8108 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix009.run" && ./posix009 cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix014.run" && ./posix014 *** framework failure for T8108(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T8108.run/T8108.run.stdout' *** framework failure for posix009(normal) [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix009.run/posix009.run.stdout' =====> T7815(threaded1) 5936 of 5908 [0, 11, 41] cd "/tmp/ghctest-2h3hp8/test spaces/./rts/T7815.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o T7815 T7815.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output -threaded -debug cd "/tmp/ghctest-2h3hp8/test spaces/./rts/T7815.run" && ./T7815 50000 +RTS -N2 -RTS =====> T7653(normal) 5937 of 5908 [0, 11, 41] cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/base/tests/T7653.run" && "/5playpen/simonpj/HEAD-5/inplace/test spaces/ghc-stage2" -o T7653 T7653.hs -dcore-lint -dcmm-lint -no-user-package-db -rtsopts -fno-warn-missed-specialisations -fshow-warning-groups -fdiagnostics-color=never -fno-diagnostics-show-caret -dno-debug-output cd "/tmp/ghctest-2h3hp8/test spaces/../../libraries/base/tests/T7653.run" && ./T7653 File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix004.run/posix004.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix006.run/posix006.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1061, in compile_and_run__ result = simple_build(name, way, extra_hc_opts, 0, top_mod, 1, 1, backpack = backpack) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1203, in simple_build exit_code = runCmd(cmd, None, stdout, stderr, opts.compile_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix010.run/posix010.comp.stderr' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1068, in compile_and_run__ return simple_run( name, way, cmd, getTestOpts().extra_run_opts ) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1268, in simple_run exit_code = runCmd(cmd, stdin, stdout, stderr, opts.run_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/T8108.run/T8108.run.stdout' Traceback (most recent call last): File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 768, in test_common_work do_test(name, way, func, args, files) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 852, in do_test result = func(*[name,way] + args) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1071, in compile_and_run return compile_and_run__( name, way, '', [], extra_hc_opts) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1068, in compile_and_run__ return simple_run( name, way, cmd, getTestOpts().extra_run_opts ) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1268, in simple_run exit_code = runCmd(cmd, stdin, stdout, stderr, opts.run_timeout_multiplier) File "/home/simonpj/code/HEAD-5/testsuite/driver/testlib.py", line 1831, in runCmd with io.open(stdout, 'wb') as f: IOError: [Errno 2] No such file or directory: '/tmp/ghctest-2h3hp8/test spaces/../../libraries/unix/tests/libposix/posix009.run/posix009.run.stdout'