colmap 3.7 -> 3.9.1 https://github.com/colmap/colmap/releases attrpath: colmap Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/science/misc/colmap/default.nix b/pkgs/applications/science/misc/colmap/default.nix index a029f5440b25..bc058dda258e 100644 --- a/pkgs/applications/science/misc/colmap/default.nix +++ b/pkgs/applications/science/misc/colmap/default.nix @@ -12,13 +12,13 @@ let inherit (cudaPackages) cudatoolkit; in mkDerivation rec { - version = "3.7"; + version = "3.9.1"; pname = "colmap"; src = fetchFromGitHub { owner = "colmap"; repo = "colmap"; rev = version; - hash = "sha256-uVAw6qwhpgIpHkXgxttKupU9zU+vD0Za0maw2Iv4x+I="; + hash = "sha256-Xb4JOttCMERwPYs5DyGKHw+f9Wik1/rdJQKbgVuygH8="; }; # TODO: rm once the gcc11 issue is closed, https://github.com/colmap/colmap/issues/1418#issuecomment-1049305256 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A colmap nix build failed. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase 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/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/share/doc/COLMAP -DCMAKE_INSTALL_INFODIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/xq8920m5mbd83vdlydwli7qsh67gfm5v-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/xq8920m5mbd83vdlydwli7qsh67gfm5v-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/xq8920m5mbd83vdlydwli7qsh67gfm5v-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/ifa3qsvhvg023r87228pkbp1c5ax623g-colmap-3.9.1 -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/xq8920m5mbd83vdlydwli7qsh67gfm5v-gcc-wrapper-13.2.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/xq8920m5mbd83vdlydwli7qsh67gfm5v-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Boost: /nix/store/dvysd5gr2bqwix95hdhvld0ik2hlwr2a-boost-1.79.0-dev/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found version "1.79.0") found components: filesystem graph program_options system -- Found FreeImage -- Includes : /nix/store/6gi6hm57zngqnxb6p5dnxhjjcbr96lrk-freeimage-unstable-2021-11-01/include -- Libraries : /nix/store/6gi6hm57zngqnxb6p5dnxhjjcbr96lrk-freeimage-unstable-2021-11-01/lib/libfreeimage.so CMake Error at cmake/FindFLANN.cmake:89 (message): Could not find FLANN Call Stack (most recent call first): cmake/FindDependencies.cmake:17 (find_package) CMakeLists.txt:85 (include)  -- Configuring incomplete, errors occurred!