pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/53842: ghci does not run



>Number:         53842
>Category:       pkg
>Synopsis:       ghci does not run
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 08 10:20:00 +0000 2019
>Originator:     Gosc01
>Release:        ghc-7.6.3nb12
>Organization:
-
>Environment:
NetBSD localhost 8.0 NetBSD 8.0 (GENERIC) #0: Tue Jul 17 14:59:51 UTC 2018  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
I installed haskell compiler with "pkg_add -v ghc" command.


When I run command "ghci" I get message:

GHCi, version 7.6.3: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... ghc: mmap 593920 bytes at 0x40000000: Cannot allocate memory
ghc: Try specifying an address with +RTS -xm<addr> -RTS
>How-To-Repeat:
Install ghc-7.6.3 compiler for the functional language Haskell with command:
pkg_add -v ghc

Start ghci with command:
ghci
>Fix:
Patch system
or
prepare package for current ghc haskell compiler version
or
patch ghc-7.6.3nb12



Home | Main Index | Thread Index | Old Index