[GHC] #7694: LLVM: bootstrapping with LLVM 3.2 does not work
GHC
ghc-devs at haskell.org
Tue Jun 18 05:39:00 CEST 2013
#7694: LLVM: bootstrapping with LLVM 3.2 does not work
--------------------------------+-------------------------------------------
Reporter: gmainland | Owner: dterei
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Compiler (LLVM) | Version: 7.7
Keywords: | Os: Unknown/Multiple
Architecture: x86_64 (amd64) | Failure: Building GHC failed
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
--------------------------------+-------------------------------------------
Comment(by c00w):
Full commit hash is f7869ca8bd3742249f46b60d3d34c8f8ba26a3c2.
Note that its broken from that commit minus three to three after that
where I removed the llvm building. The failure is coming from the
APIServer.hs file in the haskell directory. Every attempt to make a
smaller example removed the crash. If you want to actually reproduce the
crash, rename the hostname in the VagrantFile to atlantis.m.bittoll.com
and then make test should bring up a virtual machine. There is a
dependency installation script in dev.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7694#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list