-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
This is on a freshly installed and updated Ubuntu GNOME 16.10.
I've installed HVN successfully on my primary laptop, and I don't understand the problem here. I have installed none of GHC, Haskell Platform, or Stack prior to HVN... I figured I would allow HVN to handle everything in this instance. Any suggestions are greatly appreciated.
Here is the terminal output:
user@host:~$ bash /tmp/haskell-vim-now.sh
ENV: [HVN_INSTALL_BASIC=]
--> No previous installations detected.
--- Installing Haskell-Vim-Now from https://github.com/begriffs/haskell-vim-now.git ...
Cloning into '/home/user/.config/haskell-vim-now'...
remote: Counting objects: 998, done.
remote: Total 998 (delta 0), reused 0 (delta 0), pack-reused 998
Receiving objects: 100% (998/998), 327.21 KiB | 0 bytes/s, done.
Resolving deltas: 100% (610/610), done.
Checking connectivity... done.
--- Installing system packages [libcurl4-openssl-dev] using [APT]...
--- Installing with apt-get...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Skipping libcurl4-openssl-dev, it is already installed and upgrade is not set.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--- Checking ctags' exuberance...
--- Setting git to use fully-pathed vim for messages...
--- Installing vim-plug
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 71606 100 71606 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k
--- Backing up current vim config using timestamp 20170219_102833...
--- Creating vim config symlinks
~/.vimrc -> /home/user/.config/haskell-vim-now/.vimrc
~/.vim -> /home/user/.config/haskell-vim-now/.vim
--- Installing plugins using vim-plug...
make -f make_unix.mak
make[1]: Entering directory '/home/user/.config/haskell-vim-now/.vim/bundle/vimproc.vim'
cc -W -O2 -Wall -Wno-unused -Wno-unused-parameter -std=gnu99 -pedantic -shared -fPIC -o lib/vimproc_linux64.so src/proc.c -lutil
make[1]: Leaving directory '/home/user/.config/haskell-vim-now/.vim/bundle/vimproc.vim'
--- Setting up GHC if needed...
Downloaded lts-8.1 build plan.
Updating package index Hackage (mirrored at https://github.com/commercialhaskell Fetched package index.
Populated index cache.
Downloaded ghc-nopie-8.0.2.
Unpacking GHC into /home/user/.stack/programs/x86_64-linux/ghc-nopie-8.0.2.temp/ Installed GHC.
Stack bin path: /home/user/.local/bin
Stack global path: /home/user/.stack
Stack global config location: /home/user/.stack/global-project/stack.yaml
Stack resolver: lts-8.1
/home/user/.config/haskell-vim-now/.stack-bin -> /home/user/.local/bin
--- Installing helper binaries...
Plan construction failed.
*** Binary installation failed with error 1.
*** Aborting...
Metadata
Metadata
Assignees
Labels
No labels