Ticket #7564 (closed bug: duplicate)

Opened 4 months ago

Last modified 4 months ago

GHC fails without an error when building text-0.11.2.3

Reported by: guest Owned by:
Priority: normal Milestone:
Component: Compiler Version: 7.6.1
Keywords: Cc:
Operating System: Linux Architecture: x86_64 (amd64)
Type of failure: Compile-time crash Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

I wanted to install GHC-7.6.1 on my server system. It is a CentOS 6. I have downloaded the ghc binary for linux x86_64, installed via "make install"

Then I wanted to install cabal-install from the hackage. I executed bootstrap.sh, and all went ok until it arrived at the text package. GHC stopped there without any error or message.

So I downloaded text manually and executed "./Setup compile -v3". I have attached the resulting logs.

Change History

Changed 4 months ago by simonmar

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to duplicate

looks like a dup of #7565

Note: See TracTickets for help on using tickets.