[GHC] #10376: arm/linux linking failure

GHC ghc-devs at haskell.org
Wed Sep 23 11:37:43 UTC 2015


#10376: arm/linux linking failure
-------------------------------------+--------------------------------
        Reporter:  erikd             |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:  8.0.1
       Component:  Compiler          |                 Version:  7.11
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:  arm
 Type of failure:  Other             |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #10464            |  Differential Revisions:
-------------------------------------+--------------------------------

Comment (by thomie):

 I'm stuck at `cabal install text`
 {{{
 # Get a $3.40/month ​dedicated ARM server (thanks for the tip)

 $ sudo add-apt-repository 'deb http://ftp.fr.debian.org/debian
 experimental main'

 # add keys from https://ftp-master.debian.org/keys.html

 $ sudo apt-get update
 $ sudo apt-get install ghc/experimental cabal-install/experimental

 $ cabal install text
 Resolving dependencies...
 Configuring text-1.2.1.3...
 Failed to install text-1.2.1.3
 Build log ( /home/thomas/.cabal/logs/text-1.2.1.3.log ):
 cabal: Error: some packages failed to install:
 text-1.2.1.3 failed during the configure step. The exception was:
 ExitFailure (-4)
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10376#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list