Skip to content

Cannot install nix-thunk, haskell-src-exts fails #13

Open
@daedric

Description

Hi,
I wanted to give a try to nix-thunk and while during the installation I get an error:

[...]
Using runghc version 8.8.4 found on system at:
/nix/store/213bsc5ys13pbk2zw901skmsxn0kcmsd-ghc-8.8.4/bin/runghc
Using strip version 2.31 found on system at:
/nix/store/hrkc2sf2883l16d5yq3zg0y339kfw4xv-binutils-2.31.1/bin/strip
Using tar found on system at:
/nix/store/g7dr83wnkx4gxa5ykcljc5jg04416z60-gnutar-1.32/bin/tar
No uhc found
building
Preprocessing library for haskell-src-exts-1.21.1..
unused rules: 3
Building library for haskell-src-exts-1.21.1..
[ 1 of 18] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )
[ 2 of 18] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 3 of 18] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 4 of 18] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
/nix/store/sm7kk5n84vaisqvhk1yfsjqls50j8s0m-stdenv-linux/setup: line 1300:   168 Killed                  ./Setup build
builder for '/nix/store/wpg54kh47ix6j71x7qzf6z6br9pbawd1-haskell-src-exts-1.21.1.drv' failed with exit code 137
cannot build derivation '/nix/store/agf7j3qrrwnylpj37w5b4f806wm2dla5-haskell-src-meta-0.8.5.drv': 1 dependencies couldn't be built
building '/nix/store/va6v64ac0rhqzgkv5m2f3sz5qqw7nkdd-hostname-1.0.drv'...
cannot build derivation '/nix/store/88issbv8wnxiwd3ar408c0i11rrczr3d-tasty-th-0.1.7.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ya5gqb18br5h5fwl3b6452gn39njis2r-test-framework-th-0.2.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/nm2c6lngbw765fmd8bfx55vk9ad177zv-here-1.2.13.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/zijv1xif6m2g13dkl9qbl1q7x93fw4h1-lens-4.19.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/cnkdizd8m9nvqhvpmciwxrhxdx4pgllk-lifted-async-0.10.0.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/5jj8v1piypn9lhpdgnz70zrvwh1k7bh9-monad-par-0.3.5.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/cmhw9llxnx8vz49pm5jy5piccsjc1hbi-nix-thunk-0.3.0.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/cmhw9llxnx8vz49pm5jy5piccsjc1hbi-nix-thunk-0.3.0.0.drv' failed

Let me know if I can be of any assistance.

Cheers,

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions