[GHC] #7638: bindist refers to libgmp.so.3 which is missing on Fedora 17

#7638: bindist refers to libgmp.so.3 which is missing on Fedora 17 ----------------------------+----------------------------------------------- Reporter: j.waldmann | Owner: Type: feature request | Status: new Priority: normal | Component: Compiler Version: 7.6.1 | Keywords: Os: Linux | Architecture: x86_64 (amd64) Failure: None/Unknown | Blockedby: Blocking: | Related: ----------------------------+----------------------------------------------- binary distribution ghc-7.6.2-x86_64-unknown-linux.tar.bz2 contains executable(s) that expect libgmp.so.3 but recent systems (Fedora 17) have libgmp.so.10 instead, and I don't see how I could roll back. No big deal, but each fix requires a recompile (of gmp, of ghc). -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7638 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7638: bindist refers to libgmp.so.3 which is missing on Fedora 17 --------------------------------+------------------------------------------- Reporter: j.waldmann | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.1 Keywords: | Os: Linux Architecture: x86_64 (amd64) | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | --------------------------------+------------------------------------------- Changes (by simonmar): * difficulty: => Unknown Comment: We should really advertise which distro(s) the binary dists work with. Ian? -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7638#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7638: bindist refers to libgmp.so.3 which is missing on Fedora 17 ------------------------------+--------------------------------------------- Reporter: j.waldmann | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.1 Resolution: fixed | Keywords: Os: Linux | Architecture: x86_64 (amd64) Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Changes (by igloo): * status: new => closed * resolution: => fixed Comment: I don't think that we want to try to keep a distro list up-to-date, but I've added a note that the builds require `libgmp.so.3`. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7638#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7638: bindist refers to libgmp.so.3 which is missing on Fedora 17 ------------------------------+--------------------------------------------- Reporter: j.waldmann | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.6.1 Resolution: fixed | Keywords: Os: Linux | Architecture: x86_64 (amd64) Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Comment(by simonmar): At least having a distro list of length one (the distro it was built on) would be better than nothing. We could add to the list on request if people find it works elsewhere. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7638#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7638: bindist refers to libgmp.so.3 which is missing on Fedora 17 ------------------------------+--------------------------------------------- Reporter: j.waldmann | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.1 Resolution: | Keywords: Os: Linux | Architecture: x86_64 (amd64) Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Changes (by igloo): * status: closed => new * resolution: fixed => -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7638#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7638: bindist refers to libgmp.so.3 which is missing on Fedora 17 ------------------------------+--------------------------------------------- Reporter: j.waldmann | Owner: igloo Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.1 Resolution: | Keywords: Os: Linux | Architecture: x86_64 (amd64) Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Changes (by igloo): * owner: => igloo -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7638#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7638: bindist refers to libgmp.so.3 which is missing on Fedora 17 ------------------------------+--------------------------------------------- Reporter: j.waldmann | Owner: igloo Type: feature request | Status: new Priority: normal | Milestone: 7.8.1 Component: Compiler | Version: 7.6.1 Resolution: | Keywords: Os: Linux | Architecture: x86_64 (amd64) Failure: None/Unknown | Difficulty: Unknown Testcase: | Blockedby: Blocking: | Related: ------------------------------+--------------------------------------------- Changes (by igloo): * milestone: => 7.8.1 -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7638#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#7638: bindist refers to libgmp.so.3 which is missing on Fedora 17
------------------------------+---------------------------------------------
Reporter: j.waldmann | Owner: igloo
Type: feature request | Status: closed
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.6.1
Resolution: fixed | Keywords:
Os: Linux | Architecture: x86_64 (amd64)
Failure: None/Unknown | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
------------------------------+---------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed by
{{{
Sat Apr 20 14:27:57 BST 2013 Ian Lynagh
participants (1)
-
GHC