[GHC] #8085: Both GHC and its installer don't run on current Debian Stable

#8085: Both GHC and its installer don't run on current Debian Stable -------------------------------------+------------------------------------- Reporter: ppetr | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Keywords: | Operating System: Linux Architecture: Unknown/Multiple | Type of failure: GHC doesn't work Difficulty: Easy (less than 1 | at all hour) | Test Case: Blocked By: | Blocking: Related Tickets: | -------------------------------------+------------------------------------- Currently it's not possible to run GHC or its installer. It fails with: {{{ ghc: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory }}} The problem is that the current Debian stable is Wheezy and it uses a newer version of libgmp. Proposed solution: Recompile on a recent Debian stable (Wheezy). Applies to x86_64 as well, most likely all architectures supported by Debian are affected. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8085 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8085: Both GHC and its installer don't run on current Debian Stable -------------------------------------+------------------------------------- Reporter: ppetr | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Linux | Architecture: Unknown/Multiple Type of failure: GHC doesn't work | Difficulty: Easy (less than 1 at all | hour) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Changes (by jstolarek): * cc: jan.stolarek@… (added) Comment: I also see this as a problem. Right now my procedure for installing GHC on Debian Wheezy is: - Install GHC 7.4.1 from Wheezy repo to use it for bootstraping - Compile the latest stable sources - Install compiled GHC - remove GHC installed from Wheezy packages Not a big problem for me, but I imagine that for many people who want to have the latest stable compiler this is discouraging. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8085#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8085: Both GHC and its installer don't run on current Debian Stable -------------------------------------+------------------------------------- Reporter: ppetr | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Linux | Architecture: Unknown/Multiple Type of failure: GHC doesn't work | Difficulty: Easy (less than 1 at all | hour) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Changes (by gidyn): * cc: gideon@… (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8085#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8085: Both GHC and its installer don't run on current Debian Stable -------------------------------------+------------------------------------- Reporter: ppetr | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Linux | Architecture: Unknown/Multiple Type of failure: GHC doesn't work | Difficulty: Easy (less than 1 at all | hour) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Comment (by gidyn): I'm suffering from something similar on RHEL and CentOS - it's looking for libgmp.so instead of libgmp.so.3. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8085#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8085: Both GHC and its installer don't run on current Debian Stable -------------------------------------+------------------------------------- Reporter: ppetr | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Linux | Architecture: Unknown/Multiple Type of failure: GHC doesn't work | Difficulty: Easy (less than 1 at all | hour) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Changes (by bjp): * cc: bjp@… (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8085#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8085: Both GHC and its installer don't run on current Debian Stable -------------------------------------+------------------------------------- Reporter: ppetr | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Linux | Architecture: Unknown/Multiple Type of failure: Installing | Difficulty: Easy (less than 1 GHC failed | hour) Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * failure: GHC doesn't work at all => Installing GHC failed * resolution: => fixed Comment: Check out http://deb.haskell.org/ for GHC Debian packages. Please re-open this ticket if there are still problems. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8085#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8085: Both GHC and its installer don't run on current Debian Stable -------------------------------------+------------------------------------- Reporter: ppetr | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Linux | Architecture: Unknown/Multiple Type of failure: Installing | Difficulty: Easy (less than 1 GHC failed | hour) Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------+------------------------------------- Comment (by jstolarek): Well, the ticket was not about making Debian packages (these were present when the ticked was opened) but about the builds available from GHC website. Still I think this is now fixed - we have builds for Debian 7 available for download. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8085#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8085: Both GHC and its installer don't run on current Debian Stable -------------------------------------+------------------------------------- Reporter: ppetr | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: fixed | Keywords: Operating System: Linux | Architecture: Type of failure: Installing GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by gidyn): * cc: gideon@… (removed) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8085#comment:7 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC