Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/77c1d53901b51120bb664916d5f74604 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/77c1d53901b51120bb664916d5f74604 to your computer and use it in GitHub Desktop.
nix log /nix/store/55qnkri2wxz7p6pk3gynalxvjkh919w6-image-editor-1.0.24.drv
@nix { "action": "setPhase", "phase": "qtPreHook" }
qtPreHook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/w75jmpsr2xqjqlhs7lw9kvf62r1nbysb-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/pprppabqdn0w4bm0b5g2k4696xw2mddw-feat_check_PREFIX_value_before_set.patch
patching file libimageviewer/CMakeLists.txt
Hunk #1 succeeded at 89 (offset 3 lines).
Hunk #2 succeeded at 102 with fuzz 2 (offset 3 lines).
Hunk #3 succeeded at 111 (offset 3 lines).
patching file libimagevisualresult/CMakeLists.txt
applying patch /nix/store/12ykpyf915ayamaj76jaa85xrsqmr8cg-feat_use_FULL_install_path.patch
patching file libimageviewer/libimageviewer.pc.in
patching file libimagevisualresult/libimagevisualresult.pc.in
@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/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/share/doc/imageeditor -DCMAKE_INSTALL_INFODIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/include -DCMAKE_INSTALL_SBINDIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24/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/i16v7ksb4dm42lhbzxw7dmp0rdj688ly-image-editor-1.0.24 -DVERSION=1.0.24
-- 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
-- Found PkgConfig: /nix/store/bwcp6wcad0ddz7ds8zs7c632z8jpfqs3-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2")
--
-- Found TIFF: /nix/store/rs74n2ky84pnkgyr1kbknzkxr2xaackl-libtiff-4.5.1/lib/libtiff.so (found version "4.5.1")
-- Checking for modules 'dtkwidget;dtkcore;dtkgui;gobject-2.0;libmediainfo'
-- Found dtkwidget, version 5.6.8
-- Found dtkcore, version 5.6.10
-- Found dtkgui, version 5.6.10
-- Found gobject-2.0, version 2.76.4
-- Found libmediainfo, version 23.06
CMake Warning (dev) at /nix/store/7m1px7m2zvidm7w3s93qjgvpkvdzwp8c-qtbase-5.15.9-dev/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/nix/store/7m1px7m2zvidm7w3s93qjgvpkvdzwp8c-qtbase-5.15.9-dev/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:434 (_qt5_warn_deprecated)
libimageviewer/CMakeLists.txt:88 (qt5_use_modules)
This warning is for project developers. Use -Wno-dev to suppress it.

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)
libimagevisualresult/CMakeLists.txt:15 (find_package)

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