Cabal doesn't echo commands with -v on Windows

Simon Peyton-Jones simonpj at microsoft.com
Tue Oct 18 06:06:45 EDT 2005


Windows GHC 6.4.1 is definitely seg-faulting when it runs Cabal.  (Cabal
outputs less trace stuff than it should, but that's a separate and less
urgent matter.)

We're investigating.

Simon

| -----Original Message-----
| From: libraries-bounces at haskell.org
[mailto:libraries-bounces at haskell.org] On Behalf Of Bayley,
| Alistair
| Sent: 18 October 2005 10:21
| To: 'Krasimir Angelov'
| Cc: Haskell libraries
| Subject: RE: Cabal doesn't echo commands with -v on Windows
| 
| > From: Krasimir Angelov [mailto:kr.angelov at gmail.com]
| >
| > Cabal passes -v flag to the executed external commands only when the
| > verbose level is > 4.
| 
| I posted this to ghc-users yesterday, and asked how I could get it to
| produce GHC -v output.
| 
| sh-2.04$ runhaskell Setup.hs build -v5
| Preprocessing library haskell-src-exts-0.2...
| c:\happy\happy-1.13\bin\happy.exe -agc
-oLanguage\Haskell\Hsx\Parser.hs
| Language\Haskell\Hsx\Parser.ly
| shift/reduce conflicts:  5
| Building haskell-src-exts-0.2...
| [segfault: instruction at 0 ref'd memory at 0]
| sh-2.04$
| 
| 
| Do you think it might still be a flushing problem?
| 
| Alistair.
| 
| -----------------------------------------
| *****************************************************************
| Confidentiality Note: The information contained in this   message, and
any
| attachments, may contain confidential   and/or privileged material. It
is
| intended solely for the   person(s) or entity to which it is
addressed. Any
| review,   retransmission, dissemination, or taking of any action in
| reliance upon this information by persons or entities other   than the
| intended recipient(s) is prohibited. If you received  this in error,
please
| contact the sender and delete the   material from any computer.
| *****************************************************************
| 
| _______________________________________________
| Libraries mailing list
| Libraries at haskell.org
| http://www.haskell.org/mailman/listinfo/libraries


More information about the Libraries mailing list