On 21/12/12 12:15, Simon Peyton-Jones wrote:
Simon, I’m getting this validation failure on Linux.  Should I?

Sorry - fix coming. I have stm in my validate tree so it didn't fail for me.

Cheers,
        Simon


Simon

Unexpected failures:

    ../../libraries/base/tests  qsemn001 [exit code non-0] (normal)

=====> qsemn001(normal) 3440 of 3517 [0, 0, 0]

cd ../../libraries/base/tests &&
'/5playpen/simonpj/HEAD/inplace/bin/ghc-stage2' -fforce-recomp
-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts
-fno-ghci-history -o qsemn001 qsemn001.hs    >qsemn001.comp.stderr 2>&1

cd ../../libraries/base/tests && ./qsem001    </dev/null
 >qsem001.run.stdout 2>qsem001.run.stderr

Compile failed (status 256) errors were:

qsemn001.hs:5:8:

     Could not find module `Control.Concurrent.STM'

     Perhaps you meant

       Control.Concurrent.QSem (from base)

       Control.Concurrent (from base)

       Control.Concurrent.Chan (from base)

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



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
  • STM faiure Simon Peyton-Jones
    • Re: STM faiure Simon Marlow

Reply via email to