#724: tee complains if used in a process started by ghc
-------------------------------+--------------------------------------------
  Reporter:  guest             |          Owner:         
      Type:  bug               |         Status:  new    
  Priority:  normal            |      Milestone:  6.8    
 Component:  libraries/base    |        Version:  6.4.1  
  Severity:  normal            |     Resolution:         
  Keywords:                    |             Os:  Unknown
Difficulty:  Moderate (1 day)  |   Architecture:  Unknown
-------------------------------+--------------------------------------------
Comment (by guest):

 I'd also like to ping this bug. It also affects arbitrary Gentoo users.
 Gentoo's portage
 can be configured to produce build logs for all the packages. This is a
 global switch.
 When enabled, all building is filtered through "tee". If any of the ghc
 compiler calls
 produces lots of output, there is a risk that compilation fails. In the
 past, I "fixed"
 this by making ghc produce less output (by removing warning flags, for
 instance), but in
 general, the only solution that works is to tell people to disable
 logging, which is
 annoying.

 For reference:

 [http://bugs.gentoo.org/show_bug.cgi?id=111183]

 Andres Loeh

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/724>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to