pkgsrc-Bugs archive

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

pkg/53862: ghci does not run (related to report bug 53842)



>Number:         53862
>Category:       pkg
>Synopsis:       ghci does not run (related to report bug 53842)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 12 20:10: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:
Instalatin from source with make install command is ok. I made an instalation today. If it required repair, thank you for the correction. But report bug 53842 is about pkg_add.

So, when I have installed haskell compiler with "pkg_add -v ghc" command and I run command "ghci" I still 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:


Home | Main Index | Thread Index | Old Index