dph-sumnats also started failing too.
cd . &&
'/home/ezyang/Dev/ghc-build-master-stage2-default/inplace/bin/ghc-stage2'
-fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf
-rtsopts --make -o dph-sumnats Main -Odph -fdph-par >dph-sumnats.comp.stderr
2>&1
Compile failed (status 256) errors were:
SumNatsVect.hs:6:8:
Could not find module `Data.Array.Parallel.Prelude.Int'
There are files missing in the `dph-par' package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
Edward
Excerpts from Edward Z. Yang's message of Fri Jun 17 11:17:12 -0400 2011:
> ====> Scanning ./dph-dotp.T
> =====> dph-dotp-fast(normal) 2 of 2 [0, 0, 0]
> cd . && '/home/ezyang/Dev/ghc-validate/inplace/bin/ghc-stage2' -fforce-recomp
> -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts
> --make -o dph-dotp-fast Main -O -fno-enable-rewrite-rules -fdph-par
> >dph-dotp-fast.comp.stderr 2>&1
> Compile failed (status 256) errors were:
> [1 of 2] Compiling DotPVect ( DotPVect.hs, DotPVect.o )
>
> DotPVect.hs:12:19: Not in scope: `fromPArrayP'
>
> DotPVect.hs:12:35: Not in scope: `fromPArrayP'
>
> DotPVect.hs:15:21:
> Not in scope: `zipWithP'
> Perhaps you meant one of these:
> `Prelude.zipWith' (imported from Prelude),
> `Prelude.zipWith3' (imported from Prelude)
>
> *** unexpected failure for dph-dotp-fast(normal)
>
> OVERALL SUMMARY for test run started at Fri Jun 17 16:16:46 BST 2011
> 2 total tests, which gave rise to
> 16 test cases, of which
> 0 caused framework failures
> 15 were skipped
>
> 0 expected passes
> 0 expected failures
> 0 unexpected passes
> 1 unexpected failures
>
> Unexpected failures:
> . dph-dotp-fast [exit code non-0] (normal)
>
> Cedward
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc