[GHC] #7592: Building the latest master branch on FreeBSD 9.1 fails

GHC cvs-ghc at haskell.org
Thu Jan 31 03:07:30 CET 2013


#7592: Building the latest master branch on FreeBSD 9.1 fails
---------------------------------+------------------------------------------
    Reporter:  kazu-yamamoto     |       Owner:  pgj                
        Type:  bug               |      Status:  new                
    Priority:  normal            |   Milestone:                     
   Component:  Build System      |     Version:  7.7                
    Keywords:                    |          Os:  FreeBSD            
Architecture:  Unknown/Multiple  |     Failure:  Building GHC failed
  Difficulty:  Unknown           |    Testcase:                     
   Blockedby:                    |    Blocking:                     
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by kazu-yamamoto):

 {{{
 gmake -j10 -dr --no-print-directory -f ghc.mk phase=0 phase_0_builds
 }}}

 succeeded.

 {{{
 Considering target file `phase_0_builds'.
  File `phase_0_builds' does not exist.
   Considering target file `utils/hsc2hs/dist/build/.depend.haskell'.
   File `utils/hsc2hs/dist/build/.depend.haskell' was considered already.
   Considering target file `utils/hsc2hs/dist/build/.depend.c_asm'.
   File `utils/hsc2hs/dist/build/.depend.c_asm' was considered already.
   Considering target file
 `utils/genprimopcode/dist/build/.depend.haskell'.
   File `utils/genprimopcode/dist/build/.depend.haskell' was considered
 already.
   Considering target file `utils/genprimopcode/dist/build/.depend.c_asm'.
   File `utils/genprimopcode/dist/build/.depend.c_asm' was considered
 already.
  Finished prerequisites of target file `phase_0_builds'.
 Must remake target `phase_0_builds'.
 Successfully remade target file `phase_0_builds'.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7592#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list