[GHC] #11504: Can't install haskell-platform in OpenBSD

#11504: Can't install haskell-platform in OpenBSD -------------------------------------+------------------------------------- Reporter: Achifaifa | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Package | Version: 7.10.3 system | Keywords: | Operating System: OpenBSD Architecture: x86 | Type of failure: Installing GHC | failed Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- I'm trying to install the haskell platform in openbsd. This is the output I get Can't install freeglut-2.8.0 because of libraries |library GL.13.0 not found | not found anywhere |library X11.15.1 not found | not found anywhere |library Xdamage.3.1 not found | not found anywhere |library Xext.12.0 not found | not found anywhere |library Xfixes.5.1 not found | not found anywhere |library Xi.11.1 not found | not found anywhere |library Xrandr.6.1 not found | not found anywhere |library Xrender.5.0 not found | not found anywhere |library Xxf86vm.5.0 not found | not found anywhere |library drm.3.1 not found | not found anywhere |library xcb.2.4 not found | not found anywhere Can't install hs-GLUT-2.1.2.1p11: can't resolve freeglut-2.8.0 Can't install haskell-platform-2012.4.0.0p0: can't resolve hs- GLUT-2.1.2.1p11 I'm installing it on a laptop without a desktop environment or X server, so I'm not sure if the problem is that I don't have a X/GL installation or if the installer can't locate some packages in the source. I'm a total newbie to both OpenBSD and Haskell, so I know nothing that could help with this. Let me know if you need any extra information about the issue. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11504 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11504: Can't install haskell-platform in OpenBSD ------------------------------------------+------------------------------ Reporter: Achifaifa | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Package system | Version: 7.10.3 Resolution: | Keywords: Operating System: OpenBSD | Architecture: x86 Type of failure: Installing GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ------------------------------------------+------------------------------ Description changed by Achifaifa: @@ -4,1 +4,1 @@ - Can't install freeglut-2.8.0 because of libraries + {{{Can't install freeglut-2.8.0 because of libraries @@ -30,1 +30,1 @@ - + }}} New description: I'm trying to install the haskell platform in openbsd. This is the output I get {{{Can't install freeglut-2.8.0 because of libraries |library GL.13.0 not found | not found anywhere |library X11.15.1 not found | not found anywhere |library Xdamage.3.1 not found | not found anywhere |library Xext.12.0 not found | not found anywhere |library Xfixes.5.1 not found | not found anywhere |library Xi.11.1 not found | not found anywhere |library Xrandr.6.1 not found | not found anywhere |library Xrender.5.0 not found | not found anywhere |library Xxf86vm.5.0 not found | not found anywhere |library drm.3.1 not found | not found anywhere |library xcb.2.4 not found | not found anywhere Can't install hs-GLUT-2.1.2.1p11: can't resolve freeglut-2.8.0 Can't install haskell-platform-2012.4.0.0p0: can't resolve hs- GLUT-2.1.2.1p11 }}} I'm installing it on a laptop without a desktop environment or X server, so I'm not sure if the problem is that I don't have a X/GL installation or if the installer can't locate some packages in the source. I'm a total newbie to both OpenBSD and Haskell, so I know nothing that could help with this. Let me know if you need any extra information about the issue. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11504#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11504: Can't install haskell-platform in OpenBSD ------------------------------------------+------------------------------ Reporter: Achifaifa | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Package system | Version: 7.10.3 Resolution: | Keywords: Operating System: OpenBSD | Architecture: x86 Type of failure: Installing GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ------------------------------------------+------------------------------ Description changed by Achifaifa: @@ -4,1 +4,1 @@ - {{{Can't install freeglut-2.8.0 because of libraries + {{{ Can't install freeglut-2.8.0 because of libraries @@ -29,2 +29,1 @@ - GLUT-2.1.2.1p11 - }}} + GLUT-2.1.2.1p11 }}} New description: I'm trying to install the haskell platform in openbsd. This is the output I get {{{ Can't install freeglut-2.8.0 because of libraries |library GL.13.0 not found | not found anywhere |library X11.15.1 not found | not found anywhere |library Xdamage.3.1 not found | not found anywhere |library Xext.12.0 not found | not found anywhere |library Xfixes.5.1 not found | not found anywhere |library Xi.11.1 not found | not found anywhere |library Xrandr.6.1 not found | not found anywhere |library Xrender.5.0 not found | not found anywhere |library Xxf86vm.5.0 not found | not found anywhere |library drm.3.1 not found | not found anywhere |library xcb.2.4 not found | not found anywhere Can't install hs-GLUT-2.1.2.1p11: can't resolve freeglut-2.8.0 Can't install haskell-platform-2012.4.0.0p0: can't resolve hs- GLUT-2.1.2.1p11 }}} I'm installing it on a laptop without a desktop environment or X server, so I'm not sure if the problem is that I don't have a X/GL installation or if the installer can't locate some packages in the source. I'm a total newbie to both OpenBSD and Haskell, so I know nothing that could help with this. Let me know if you need any extra information about the issue. -- -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11504#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11504: Can't install haskell-platform in OpenBSD ------------------------------------------+------------------------------ Reporter: Achifaifa | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Package system | Version: 7.10.3 Resolution: | Keywords: Operating System: OpenBSD | Architecture: x86 Type of failure: Installing GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ------------------------------------------+------------------------------ Comment (by thomie): Going by this email https://mail.haskell.org/pipermail/ghc- devs/2016-January/011140.html, try `pkg_add ghc` instead of `pkg_add haskell-platform`. That should be easier to get started with. In any case, this is not the haskell-platform bug tracker. If my suggestion didn't work, please ask on the haskell-cafe or glasgow-haskell- users mailinglist. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11504#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11504: Can't install haskell-platform in OpenBSD ------------------------------------------+------------------------------ Reporter: Achifaifa | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Package system | Version: 7.10.3 Resolution: | Keywords: Operating System: OpenBSD | Architecture: x86 Type of failure: Installing GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ------------------------------------------+------------------------------ Comment (by Achifaifa): Oh ok, thanks! To be honest I'm just interested in GHC and GHCI, I just got used to installing that in the other computer and decided to try that out in this one since I couldn't find the package for GHCI Apparently the haskell-platform install did *something* tho, since launching GHCI gives an error and tells me to open a bug here ;P {{{ GHCi, version 7.4.2: http://www.haskell.org/ghc/ :? for help ghc: panic! (the 'impossible' happened) (GHC version 7.4.2 for i386-unknown-openbsd): interactiveUI:setBuffering2 Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11504#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#11504: Can't install haskell-platform in OpenBSD ------------------------------------------+------------------------------ Reporter: Achifaifa | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Package system | Version: 7.10.3 Resolution: invalid | Keywords: Operating System: OpenBSD | Architecture: x86 Type of failure: Installing GHC failed | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ------------------------------------------+------------------------------ Changes (by thomie): * status: new => closed * resolution: => invalid Comment: Ok, thanks for reporting. Unfortunately 7.4.2 is no longer supported (maybe we should put expected end-of-life in those error messages). Please try with a more recent ghc release, such as 7.10.3. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11504#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC