Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/cf7e3504f2b813df0e45fbbfe1e3c5f8 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/cf7e3504f2b813df0e45fbbfe1e3c5f8 to your computer and use it in GitHub Desktop.
nix log /nix/store/q4gj82lgkybikc9kzva18hkrl7nbdjk6-cctag-1.0.3.drv
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/laqql2zfqy6sdv5jpdf0yz3w22vahv5i-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/4dp9ramaqzqf78zlimwzq1jdy1qwl2lg-cmake-install-include-dir.patch
patching file src/CMakeLists.txt
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/yzv90h40xr9lg95bs3n5x6cgpzks5q91-cctag-1.0.3-lib/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/yzv90h40xr9lg95bs3n5x6cgpzks5q91-cctag-1.0.3-lib/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/yzv90h40xr9lg95bs3n5x6cgpzks5q91-cctag-1.0.3-lib/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/62aj6nzjvkpbsfa0jzla02ig1ynzinyh-cctag-1.0.3/share/doc/CCTag -DCMAKE_INSTALL_INFODIR=/nix/store/62aj6nzjvkpbsfa0jzla02ig1ynzinyh-cctag-1.0.3/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/62aj6nzjvkpbsfa0jzla02ig1ynzinyh-cctag-1.0.3/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/6vf6wpl4lzcw3nrg2prj5v8mlfpwhs6d-cctag-1.0.3-dev/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/6vf6wpl4lzcw3nrg2prj5v8mlfpwhs6d-cctag-1.0.3-dev/include -DCMAKE_INSTALL_SBINDIR=/nix/store/62aj6nzjvkpbsfa0jzla02ig1ynzinyh-cctag-1.0.3/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/62aj6nzjvkpbsfa0jzla02ig1ynzinyh-cctag-1.0.3/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/yzv90h40xr9lg95bs3n5x6cgpzks5q91-cctag-1.0.3-lib/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/ranlib -DCMAKE_AR=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/62aj6nzjvkpbsfa0jzla02ig1ynzinyh-cctag-1.0.3 -DCCTAG_WITH_CUDA=OFF -DCCTAG_ENABLE_SIMD_AVX2=OFF -DCCTAG_BUILD_TESTS=ON -DCCTAG_BUILD_APPS=OFF
-- The C compiler identification is GNU 12.3.0
-- The CXX compiler identification is GNU 12.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Building in Release configuration
-- Found Boost: /nix/store/0384z2m5xn9sbci4f6x717llb3d7b4mv-boost-1.79.0-dev/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.66.0") found components: atomic chrono date_time filesystem program_options serialization system thread timer math_c99 stacktrace_basic unit_test_framework
-- Found Boost: version 1.79.0
-- Building without CUDA
CMake Error at /nix/store/0dv0ylafnx7cdajyv9ahbpqrniblixq1-cmake-3.26.4/share/cmake-3.26/Modules/FindCUDA.cmake:861 (message):
Specify CUDA_TOOLKIT_ROOT_DIR
Call Stack (most recent call first):
/nix/store/frqy5gq62g3jvn6ih87ys56mgfw6mi8m-opencv-4.7.0/lib/cmake/opencv4/OpenCVConfig.cmake:86 (find_package)
/nix/store/frqy5gq62g3jvn6ih87ys56mgfw6mi8m-opencv-4.7.0/lib/cmake/opencv4/OpenCVConfig.cmake:108 (find_host_package)
CMakeLists.txt:227 (find_package)

-- Configuring incomplete, errors occurred!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment