[GHC] #13958: Ghc linking failure for 8.2.1 rc3 on Alpine Linux

GHC ghc-devs at haskell.org
Tue May 8 09:36:08 UTC 2018


#13958: Ghc linking failure for 8.2.1 rc3 on Alpine Linux
-------------------------------------+-------------------------------------
        Reporter:  mitchty           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1-rc3
  (Linking)                          |
      Resolution:                    |             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:                    |
-------------------------------------+-------------------------------------

Comment (by domenkozar):

 This one is easy to reproduce using Nix:

 {{{
 git clone https://github.com/NixOS/nixpkgs.git
 cd nixpkgs
 git checkout e71c44160ba7d2b73c668a53f5600dbc1901cbc2
 nix-build -A ghc --arg localSystem '{config="x86_64-unknown-linux-musl";}'
 }}}

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


More information about the ghc-tickets mailing list