
#8102: Parallel build of HEAD consistently fails -------------------------------------+------------------------------------ Reporter: edsko | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Build System | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by kazu-yamamoto): ghc.mk has: {{{ $(eval $(call build-prog,libraries/integer- gmp/mkGmpDerivedConstants,dist,1)) }}} So, $(libraries/integer-gmp/mkGmpDerivedConstants_dist_depfile_c_asm) should be defined. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8102#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler