Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/f41efc682535db06a4d0d69ca4c858f1 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/f41efc682535db06a4d0d69ca4c858f1 to your computer and use it in GitHub Desktop.
nix log /nix/store/sm5v0wg94jwx5jlz25cwi72350wqyijd-rtabmap-0.21.0.drv
@nix { "action": "setPhase", "phase": "qtPreHook" }
qtPreHook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/607fzn03cg5y2v2fa5br0alqc7nkxa05-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@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 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/share/doc/RTABMap -DCMAKE_INSTALL_INFODIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0/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/ajl19vr80nas8yshhh9xmkflh1xsm4ds-rtabmap-0.21.0 -Wno-dev
-- 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
-- MOBILE_BUILD=OFF
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:231 (FIND_PACKAGE)

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