Skip to content

Instantly share code, notes, and snippets.

@LnL7
Created December 30, 2017 20:50
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 LnL7/924bf8861b25bb0e901442172b4f860c to your computer and use it in GitHub Desktop.
Save LnL7/924bf8861b25bb0e901442172b4f860c to your computer and use it in GitHub Desktop.
these derivations will be built:
/nix/store/0r9az04gnylx0120v9rvp62jn08vcr43-vimplugin-color_coded-2017-10-30.drv
building '/nix/store/0r9az04gnylx0120v9rvp62jn08vcr43-vimplugin-color_coded-2017-10-30.drv'...
unpacking sources
unpacking source archive /nix/store/0asylqfi9nmnlbijzx1i4ihqzg26q36g-color_coded-cb356b0
source root is color_coded-cb356b0
patching sources
patching script interpreter paths in .
./lib/check_luajit: interpreter directive changed from "/bin/sh" to "/nix/store/hiv85an0qyzj6ps88f5pvkbbdj8238nj-bash-4.4-p12/bin/sh"
./lib/track_api: interpreter directive changed from "/bin/sh" to "/nix/store/hiv85an0qyzj6ps88f5pvkbbdj8238nj-bash-4.4-p12/bin/sh"
./lib/generate_sources: interpreter directive changed from "/bin/sh" to "/nix/store/hiv85an0qyzj6ps88f5pvkbbdj8238nj-bash-4.4-p12/bin/sh"
./lib/jest/configure: interpreter directive changed from "/bin/bash" to "/nix/store/hiv85an0qyzj6ps88f5pvkbbdj8238nj-bash-4.4-p12/bin/bash"
./lib/jest/do_install: interpreter directive changed from "/bin/bash" to "/nix/store/hiv85an0qyzj6ps88f5pvkbbdj8238nj-bash-4.4-p12/bin/bash"
configuring
building
-- The C compiler identification is Clang 3.9.1
-- The CXX compiler identification is Clang 3.9.1
-- Check for working C compiler: /nix/store/v23gl5qid38ahwr4mb4w4ha4whyvlbhy-clang-3.9.1/bin/clang
-- Check for working C compiler: /nix/store/v23gl5qid38ahwr4mb4w4ha4whyvlbhy-clang-3.9.1/bin/clang -- 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/v23gl5qid38ahwr4mb4w4ha4whyvlbhy-clang-3.9.1/bin/clang++
-- Check for working CXX compiler: /nix/store/v23gl5qid38ahwr4mb4w4ha4whyvlbhy-clang-3.9.1/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found 64bit system
-- Updating submodules
-- Performing Test COMPILER_SUPPORTS_CXX14
-- Performing Test COMPILER_SUPPORTS_CXX14 - Success
-- Performing Test COMPILER_SUPPORTS_CXX1Y
-- Performing Test COMPILER_SUPPORTS_CXX1Y - Success
-- Looking for Lua
-- Found Lua
-- Lua include /nix/store/dy8cgakdis6y6lm4l7kbjnszayiwyvcc-lua-5.1.5/include
-- Lua lib /nix/store/dy8cgakdis6y6lm4l7kbjnszayiwyvcc-lua-5.1.5/lib/liblua.dylib
-- Looking for cbreak in /nix/store/nk5b5ks6vdplcwn4grs7qd5pdf35viqn-ncurses-5.9/lib/libncurses.dylib
-- Looking for cbreak in /nix/store/nk5b5ks6vdplcwn4grs7qd5pdf35viqn-ncurses-5.9/lib/libncurses.dylib - found
-- Found Curses: /nix/store/nk5b5ks6vdplcwn4grs7qd5pdf35viqn-ncurses-5.9/lib/libncurses.dylib
-- Found ZLIB: /nix/store/h9y6z1hprv0rw0h4k34i1fs80lhp5v6p-zlib-1.2.11/lib/libz.dylib (found version "1.2.11")
-- Looking for pthread.h
-- Looking for pthread.h - not found
CMake Error at /nix/store/j3yfhwcz55i0yb8g5bnp40py9dzy9rf5-cmake-3.9.6/share/cmake-3.9/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find Threads (missing: Threads_FOUND)
Call Stack (most recent call first):
/nix/store/j3yfhwcz55i0yb8g5bnp40py9dzy9rf5-cmake-3.9.6/share/cmake-3.9/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE)
/nix/store/j3yfhwcz55i0yb8g5bnp40py9dzy9rf5-cmake-3.9.6/share/cmake-3.9/Modules/FindThreads.cmake:212 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:50 (find_package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment