Guest User

Untitled

a guest
Aug 10th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.68 KB | None | 0 0
  1. [stefanov@nixos:~/ariadne]$ stack build --nix
  2. Preparing to install GHC to an isolated location.
  3. This will not interfere with any system-level installation.
  4. Already downloaded.                
  5. Running /home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2.temp/ghc-8.2.2/configure --prefix=/home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2/ in directory /home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2.temp/ghc-8.2.2/ exited with ExitFailure 1
  6.  
  7. checking build system type... x86_64-pc-linux-gnu
  8. checking host system type... x86_64-pc-linux-gnu
  9. checking target system type... x86_64-pc-linux-gnu
  10. Build platform inferred as: x86_64-unknown-linux
  11. Host platform inferred as: x86_64-unknown-linux
  12. Target platform inferred as: x86_64-unknown-linux
  13. GHC build  : x86_64-unknown-linux
  14. GHC host   : x86_64-unknown-linux
  15. GHC target : x86_64-unknown-linux
  16. checking for path to top of build tree... /home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2.temp/ghc-8.2.2
  17. checking for perl... no
  18. You must install perl before you can continue
  19. Perhaps it is already installed, but not in your PATH?
  20.  
  21.  
  22.                    
  23. Error: Error encountered while configuring GHC with
  24.          /home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2.temp/ghc-8.2.2/configure --prefix=/home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2/
  25.          run in /home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2.temp/ghc-8.2.2/
  26.        
  27.        The following directories may now contain files, but won't be used by stack:
  28.         - /home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2.temp/
  29.         - /home/stefanov/.stack/programs/x86_64-linux-nix/ghc-8.2.2/
  30.      
  31. Configuring GHC ...
Advertisement
Add Comment
Please, Sign In to add comment