[GHC] #13471: segmentation fault by compiling GHC
GHC
ghc-devs at haskell.org
Thu Mar 23 16:55:08 UTC 2017
#13471: segmentation fault by compiling GHC
-------------------------------------+-------------------------------------
Reporter: vanto | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 8.0.2
Keywords: | Operating System: Linux
Architecture: x86_64 | Type of failure: Building GHC
(amd64) | failed
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Hi,\\
I tried to compile GHC on my computer.\\
by compiling GHC under Linux I got this error message.\\
{{{
compiler/ghc.mk:588: recipe for target 'compiler/stage2/build/DynFlags.o'
failed
make[1]: *** [compiler/stage2/build/DynFlags.o] segmentation fault
Makefile:122: recipe for target 'install' failed
make: *** [install] Error 2
}}}
on my computer Linux runs on VirtualBox.\\
the problem is probably with my hardware but as I know nothing I tell you
this issue.\\
{{{
~/ghc/inplace/bin$ /ghc-stage1 --version
The Glorious Glasgow Haskell Compilation System, version 8.3.20170322
}}}
Hope this help\\
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13471>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list