Skip to content

Instantly share code, notes, and snippets.

@jezcope
Created December 9, 2020 15:46
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 jezcope/ec10b4a96aaa39c128d56875461cb11d to your computer and use it in GitHub Desktop.
Save jezcope/ec10b4a96aaa39c128d56875461cb11d to your computer and use it in GitHub Desktop.
-- The C compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/jez/.nix-profile/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- System libvterm not found: libvterm will be downloaded and compiled as part of the build process
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jez/.emacs.d/elpa/27.1/develop/vterm-20201120.501/build
Scanning dependencies of target libvterm
[ 8%] Creating directories for 'libvterm'
[ 16%] Performing download step (git clone) for 'libvterm'
-- Avoiding repeated git clone, stamp file is up to date: '/home/jez/.emacs.d/elpa/27.1/develop/vterm-20201120.501/build/libvterm-prefix/src/libvterm-stamp/libvterm-gitclone-lastrun.txt'
[ 25%] Performing update step for 'libvterm'
[ 33%] No patch step for 'libvterm'
[ 41%] No configure step for 'libvterm'
[ 50%] Performing build step for 'libvterm'
[ 58%] No install step for 'libvterm'
[ 66%] Completed 'libvterm'
[ 66%] Built target libvterm
Scanning dependencies of target vterm-module
[ 75%] Building C object CMakeFiles/vterm-module.dir/vterm-module.c.o
[ 83%] Building C object CMakeFiles/vterm-module.dir/utf8.c.o
[ 91%] Building C object CMakeFiles/vterm-module.dir/elisp.c.o
make[2]: *** No rule to make target 'libvterm-prefix/src/libvterm/.libs/libvterm.a', needed by '../vterm-module.so'. Stop.
make[1]: *** [CMakeFiles/Makefile2:125: CMakeFiles/vterm-module.dir/all] Error 2
make: *** [Makefile:103: all] Error 2
/home/jez/.emacs.d/elpa/27.1/develop/vterm-20201120.501
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment