Skip to content

Instantly share code, notes, and snippets.

@garbas
Created June 3, 2016 15:39
Show Gist options
  • Save garbas/68e8d8cef26903532cd271c51813475b to your computer and use it in GitHub Desktop.
Save garbas/68e8d8cef26903532cd271c51813475b to your computer and use it in GitHub Desktop.
~/d/n/nixpkgs ❮❮❮ nix-build -A neovim ⏎
these derivations will be built:
/nix/store/dcj43452bn5ggfimlmiwp7f77708w1q7-neovim-0.1.4.drv
building path(s) ‘/nix/store/6lwlz01ydq0zq8r6pg3wns599rldzxx6-neovim-0.1.4’
unpacking sources
unpacking source archive /nix/store/ah6792mkwhn680l0jjwgb61waw1365vd-neovim-v0.1.4-src
source root is neovim-v0.1.4-src
patching sources
configuring
fixing cmake files...
cmake flags: -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/6lwlz01ydq0zq8r6pg3wns599rldzxx6-neovim-0.1.4/include -DCMAKE_INSTALL_LIBDIR=/nix/store/6lwlz01ydq0zq8r6pg3wns599rldzxx6-neovim-0.1.4/lib -DCMAKE_INSTALL_NAME_DIR=/nix/store/6lwlz01ydq0zq8r6pg3wns599rldzxx6-neovim-0.1.4/lib -DCMAKE_INSTALL_PREFIX=/nix/store/6lwlz01ydq0zq8r6pg3wns599rldzxx6-neovim-0.1.4
-- The C compiler identification is GNU 5.3.0
-- The CXX compiler identification is GNU 5.3.0
-- Check for working C compiler: /nix/store/6mmslibwczk3y4sdnxv5549pz9l1jcqq-gcc-wrapper-5.3.0/bin/gcc
-- Check for working C compiler: /nix/store/6mmslibwczk3y4sdnxv5549pz9l1jcqq-gcc-wrapper-5.3.0/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nix/store/6mmslibwczk3y4sdnxv5549pz9l1jcqq-gcc-wrapper-5.3.0/bin/g++
-- Check for working CXX compiler: /nix/store/6mmslibwczk3y4sdnxv5549pz9l1jcqq-gcc-wrapper-5.3.0/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Replacing -O3 in CMAKE_C_FLAGS_RELEASE with -O2.
-- Performing Test HAS_OG_FLAG
-- Performing Test HAS_OG_FLAG - Success
-- Performing Test HAS_ACCEPTABLE_FORTIFY
-- Performing Test HAS_ACCEPTABLE_FORTIFY - Success
-- Performing Test HAS_WVLA_FLAG
-- Performing Test HAS_WVLA_FLAG - Success
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG
-- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG - Success
-- Performing Test HAS_FSTACK_PROTECTOR_FLAG
-- Performing Test HAS_FSTACK_PROTECTOR_FLAG - Success
-- Performing Test HAS_DIAG_COLOR_FLAG
-- Performing Test HAS_DIAG_COLOR_FLAG - Success
-- Found PkgConfig: /nix/store/jhlfjx2cj196vjc6r3svdz565bzzvg88-pkg-config-0.29/bin/pkg-config (found version "0.29")
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for kstat_lookup in kstat
-- Looking for kstat_lookup in kstat - not found
-- Looking for kvm_open in kvm
-- Looking for kvm_open in kvm - not found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - found
-- Looking for perfstat_cpu in perfstat
-- Looking for perfstat_cpu in perfstat - not found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for sendfile in sendfile
-- Looking for sendfile in sendfile - not found
-- Found LibUV: /nix/store/lwqw74hjbkg8sypykwkwd83kqrzxyyry-libuv-1.9.1/lib/libuv.so
-- Found Msgpack: /nix/store/jkg4zng80rwfrkyhxkd8kwdvgzihm2mh-libmsgpack-1.1.0/lib/libmsgpack.so (found suitable version "1.1.0", minimum required is "1.0.0")
-- Found LuaJit: /nix/store/3aq4c3qyw95abvqm8d68fq7adxm1ryhy-luajit-2.1.0-beta1/lib/libluajit-5.1.so
-- Found unibilium: /nix/store/n40v29jh0v8k5vrk02say8rsgzr92g4x-unibilium-1.2.0/lib/libunibilium.so
-- Found LibTermkey: /nix/store/wiwyfddcj5cngrgn7nbr25pp6ps962zy-libtermkey-0.18/lib/libtermkey.so
-- Found LibVterm: /nix/store/40xg8glbh2zdn7pm3744y0h9hn77q0lg-neovim-libvterm-2015-11-06/lib/libvterm.so
-- Found JeMalloc: /nix/store/7g0b9p8k9xkz43iscrnjyxa1khm4ylaq-jemalloc-4.1.1/lib/libjemalloc.so
-- Performing Test HAVE_WORKING_LIBINTL
-- Performing Test HAVE_WORKING_LIBINTL - Success
-- Looking for _nl_msg_cat_cntr
-- Looking for _nl_msg_cat_cntr - found
-- Found Iconv
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Checking Lua interpreter /nix/store/3aq4c3qyw95abvqm8d68fq7adxm1ryhy-luajit-2.1.0-beta1/bin/luajit
-- [/nix/store/3aq4c3qyw95abvqm8d68fq7adxm1ryhy-luajit-2.1.0-beta1/bin/luajit] The 'lpeg' lua package is required for building Neovim
-- Checking Lua interpreter /nix/store/z0vx9gfas4jvydrzydg2mab1n3bxpx35-lua-5.2.3/bin/lua
-- [/nix/store/z0vx9gfas4jvydrzydg2mab1n3bxpx35-lua-5.2.3/bin/lua] The 'lpeg' lua package is required for building Neovim
CMake Error at CMakeLists.txt:390 (message):
A suitable Lua interpreter was not found.
-- Configuring incomplete, errors occurred!
See also "/tmp/nix-build-neovim-0.1.4.drv-0/neovim-v0.1.4-src/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/nix-build-neovim-0.1.4.drv-0/neovim-v0.1.4-src/build/CMakeFiles/CMakeError.log".
builder for ‘/nix/store/dcj43452bn5ggfimlmiwp7f77708w1q7-neovim-0.1.4.drv’ failed with exit code 1
error: build of ‘/nix/store/dcj43452bn5ggfimlmiwp7f77708w1q7-neovim-0.1.4.drv’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment