gpt4 book ai didi

haskell - "cabal install happy"导致内存溢出。 (GHC 7.8.2)

转载 作者:行者123 更新时间:2023-12-02 02:47:56 24 4
gpt4 key购买 nike

在过去的几天里,我一直在努力让正确安装感到高兴,虽然我发现获得 cabal install happy 很有挑战性。不仅仅是错误(通过安装 happy-1.19apt-get 并将 /opt/happy/1.19.3/bin 添加到 PATH ),现在它通过源运行直到它到达 ProduceCode (15/18),似乎进入了一个无限循环。它会累积内存,直到我点击 Ctrl+C或在整个系统无响应时关闭电源。

我想我记得这对 GHC-HEAD 根本不是问题,但我不想使用 head,因为它似乎每隔几天更新一次,需要我不断重建我的包,除非我有什么技巧'不知道从 head 迁移至head+1 .

$ ghc -v
Glasgow Haskell Compiler, Version 7.8.2, stage 2 booted by GHC version 7.4.1
Using binary package database: /opt/ghc/7.8.2/lib/ghc-7.8.2/package.conf.d/package.cache
Using binary package database: /home/house/.ghc/x86_64-linux-7.8.2/package.conf.d/package.cache
package oeis-0.3.5-26e4c8a4e89d20dbd9e2d89ad4774bd0 is unusable due to missing or recursive dependencies:
HTTP-4000.2.12-2793df5d0fb675f1a42bc04cfdf74851
hiding package Cabal-1.18.1.3 to avoid conflict with later version Cabal-1.20.0
hiding package Cabal-1.19.2 to avoid conflict with later version Cabal-1.20.0
wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-948744e1f99cc8bcc7c7d3ba60c7c2d8
wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-dc47f6b546fc171f67a7f7d311684a99
wired-in package base mapped to base-4.7.0.0-018311399e3b6350d5be3a16b144df9b
wired-in package rts mapped to builtin_rts
wired-in package template-haskell mapped to template-haskell-2.9.0.0-dcc8c210fb02937e104bc1784d7b0f06
wired-in package dph-seq not found.
wired-in package dph-par not found.
Hsc static flags:
*** Deleting temp files:
Deleting:
*** Deleting temp dirs:
Deleting:
ghc: no input files
Usage: For basic information, try the `--help' option.

$ cabal --version
cabal-install version 1.20.0.0
using version 1.20.0 of the Cabal library

最佳答案

来自评论的社区 Wiki 回答:

“对我来说,它适用于 -O-O2 -fno-spec-constr ,但是当我尝试使用 -O2 构建时,我在 ghc 达到 4gb RAM 后杀死了它”

关于haskell - "cabal install happy"导致内存溢出。 (GHC 7.8.2),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23138855/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com