Skip to content

Instantly share code, notes, and snippets.

@chrissound
Created February 5, 2021 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrissound/6fcea2723e7092555e8afc35e2d1f635 to your computer and use it in GitHub Desktop.
Save chrissound/6fcea2723e7092555e8afc35e2d1f635 to your computer and use it in GitHub Desktop.
no pkg-config found nix haskell no uhc found
nix build
builder for '/nix/store/8dlqn03dq7xx7nlq6m0p6i2d19jvk7fb-HaskellNixCabalStarter-0.1.0.0.drv' failed with exit code 1; last 10 log lines:
/nix/store/n48b8n251dwwb04q7f3fwxdmirsakllz-binutils-wrapper-2.31.1/bin/ld.gold
No pkg-config found
Using runghc version 8.6.5 found on system at:
/nix/store/wrghpsajnhd55blll01zw5wiw5vwar84-ghc-8.6.5/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
*** abort because of serious configure-time warning from Cabal
[1 built (1 failed), 0.0 MiB DL]
error: build of '/nix/store/8dlqn03dq7xx7nlq6m0p6i2d19jvk7fb-HaskellNixCabalStarter-0.1.0.0.drv' failed
@minimapletinytools
Copy link

running into the same issue :(

@minimapletinytools
Copy link

thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment