gnuradio3_8Packages.osmosdr 0.2.3 -> 0.2.4 https://repology.org/project/gr-osmosdr/versions attrpath: gnuradio3_8Packages.osmosdr 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/gnuradio-modules/osmosdr/default.nix b/pkgs/development/gnuradio-modules/osmosdr/default.nix index a9a47e4d50a..aefff1c3083 100644 --- a/pkgs/development/gnuradio-modules/osmosdr/default.nix +++ b/pkgs/development/gnuradio-modules/osmosdr/default.nix @@ -26,14 +26,14 @@ let version = { "3.7" = "0.1.5"; - "3.8" = "0.2.3"; + "3.8" = "0.2.4"; }.${gnuradio.versionAttr.major}; src = fetchgit { url = "git://git.osmocom.org/gr-osmosdr"; rev = "v${version}"; sha256 = { "3.7" = "0bf9bnc1c3c4yqqqgmg3nhygj6rcfmyk6pybi27f7461d2cw1drv"; - "3.8" = "sha256-ZfI8MshhZOdJ1U5FlnZKXsg2Rsvb6oKg943ZVYd/IWo="; + "3.8" = "sha256-d0hbiJ44lEu8V4XX7JpZVSTQwwykwKPUfiqetRBI6uI="; }.${gnuradio.versionAttr.major}; }; in mkDerivation { 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 gnuradio3_8Packages.osmosdr nix build failed. patching sources @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/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/share/doc/gr-osmosdr -DCMAKE_INSTALL_INFODIR=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/lw51j21z322phl5q5dyfn98pbs4gw7c2-gr-osmosdr-0.2.4-dev/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/lw51j21z322phl5q5dyfn98pbs4gw7c2-gr-osmosdr-0.2.4-dev/include -DCMAKE_INSTALL_SBINDIR=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/ranlib -DCMAKE_AR=/nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/v8plcqapkh4ia3f9f36fdl7z6y2lnfj8-gr-osmosdr-0.2.4 -DENABLE_PYTHON=ON -- The CXX compiler identification is GNU 12.2.0 -- The C compiler identification is GNU 12.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/h5003wsy3qqimqvrkn3bc5mwq4hhidag-gcc-wrapper-12.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /nix/store/z2xdp10ai56v32p9hr375rqvbln95snj-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") CMake Error at CMakeLists.txt:45 (find_package): Could not find a configuration file for package "Gnuradio" that is compatible with requested version "3.9". The following configuration files were considered but not accepted: /nix/store/bqav2b5g1hfb0q0pzlzd3gkm548wylxj-gnuradio-3.8.5.0/lib/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.5.0  -- Configuring incomplete, errors occurred! See also "/build/gr-osmosdr/build/CMakeFiles/CMakeOutput.log".