
#8374: `tcIfaceGlobal (local): not found` while compiling ----------------------------------------+--------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: high | Milestone: Component: Build System | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: arm Type of failure: Building GHC failed | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ----------------------------------------+--------------------------- Comment (by rwbarton): make uses file modification timestamps to determine what needs to be rebuilt, and your cp command doesn't preserve timestamps, so effectively you are touching all the files in a somewhat random order. These panics look similar to the ones in #3103, in case that helps anyone understand what is going on. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8374#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler