Re: [GHC] #7381: Build failure with BuildFlavour = prof

2012-11-02 Thread GHC
#7381: Build failure with BuildFlavour = prof
--+-
  Reporter:  goldfire |  Owner:  igloo   
  Type:  bug  | Status:  closed  
  Priority:  normal   |  Milestone:  
 Component:  Build System |Version:  7.7 
Resolution:  fixed|   Keywords:  
Os:  MacOS X  |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed  | Difficulty:  Unknown 
  Testcase:   |  Blockedby:  
  Blocking:   |Related:  
--+-
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7381: Build failure with BuildFlavour = prof

2012-11-02 Thread GHC
#7381: Build failure with BuildFlavour = prof
-+--
Reporter:  goldfire  |   Owner:  igloo  
Type:  bug   |  Status:  new
Priority:  normal|   Milestone: 
   Component:  Build System  | Version:  7.7
Keywords:|  Os:  MacOS X
Architecture:  Unknown/Multiple  | Failure:  Building GHC failed
  Difficulty:  Unknown   |Testcase: 
   Blockedby:|Blocking: 
 Related:|  
-+--

Comment(by ian@…):

 commit af072fc35d8dbe7962e62700da052593e999c0ef
 {{{
 Author: Ian Lynagh 
 Date:   Fri Nov 2 21:42:33 2012 +

 Change how dependency generation works; fixes #7381

 We now do the initial dependency generation for the vanilla way
 regardless of what way flags and hisuf/osuf flags are given. This
 makes it easier to generate the right dependency info in the end.

  compiler/main/DriverMkDepend.hs |   41
 ++
  ghc.mk  |5 
  ghc/ghc.mk  |2 +-
  rules/build-dependencies.mk |   12 +--
  4 files changed, 31 insertions(+), 29 deletions(-)
 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7381: Build failure with BuildFlavour = prof

2012-11-01 Thread GHC
#7381: Build failure with BuildFlavour = prof
-+--
Reporter:  goldfire  |   Owner:  igloo  
Type:  bug   |  Status:  new
Priority:  normal|   Milestone: 
   Component:  Build System  | Version:  7.7
Keywords:|  Os:  MacOS X
Architecture:  Unknown/Multiple  | Failure:  Building GHC failed
  Difficulty:  Unknown   |Testcase: 
   Blockedby:|Blocking: 
 Related:|  
-+--
Changes (by igloo):

  * owner:  => igloo
  * difficulty:  => Unknown


Comment:

 Thanks for the report. I'll fix it.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs