2022-11-09T05:32:29 gr-rds 3.8.0 -> 3.10 https://repology.org/metapackage/gr-rds/versions 2022-11-09T05:32:34 attrpath: gnuradio3_8Packages.rds 2022-11-09T05:32:34 Checking auto update branch... 2022-11-09T05:32:34 No auto update branch exists 2022-11-09T05:32:38 [version] 2022-11-09T05:32:41 [version] updated version and sha256 2022-11-09T05:32:41 [rustCrateVersion] 2022-11-09T05:32:41 [rustCrateVersion] No cargoSha256 found 2022-11-09T05:32:41 [golangModuleVersion] 2022-11-09T05:32:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T05:32:41 [updateScript] 2022-11-09T05:32:41 [updateScript] skipping because derivation has no updateScript 2022-11-09T05:32:41 2022-11-09T05:32:41 [quotedUrls] 2022-11-09T05:32:41 [quotedUrls] nothing found to replace 2022-11-09T05:32:41 Diff after rewrites: diff --git a/pkgs/development/gnuradio-modules/rds/default.nix b/pkgs/development/gnuradio-modules/rds/default.nix index 6e651cdd7e0..3087d056ae9 100644 --- a/pkgs/development/gnuradio-modules/rds/default.nix +++ b/pkgs/development/gnuradio-modules/rds/default.nix @@ -17,7 +17,7 @@ let version = { "3.7" = "1.1.0"; - "3.8" = "3.8.0"; + "3.8" = "3.10"; "3.9" = null; }.${gnuradio.versionAttr.major}; src = fetchFromGitHub { @@ -26,7 +26,7 @@ let rev = "v${version}"; sha256 = { "3.7" = "0jkzchvw0ivcxsjhi1h0mf7k13araxf5m4wi5v9xdgqxvipjzqfy"; - "3.8" = "+yKLJu2bo7I2jkAiOdjvdhZwxFz9NFgTmzcLthH9Y5o="; + "3.8" = "sha256-86hPAUjdApCMCNPlt79ShNIuZrtc73O0MxTjgTuYo+U="; "3.9" = null; }.${gnuradio.versionAttr.major}; }; 2022-11-09T05:34:38 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gnuradio3_8Packages.rds 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/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/share/doc/gr-rds -DCMAKE_INSTALL_INFODIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/include -DCMAKE_INSTALL_SBINDIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/ranlib -DCMAKE_AR=/nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/x6rbwics569x68cwzsrh63xnkxrik7pd-gr-rds-3.10 -- The CXX compiler identification is GNU 11.3.0 -- The C compiler identification is GNU 11.3.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.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/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /nix/store/nbxns33w5sgilkzxpgvn8jd1imvw5j7f-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") CMake Error at CMakeLists.txt:77 (find_package): Could not find a configuration file for package "Gnuradio" that is compatible with requested version "3.10". The following configuration files were considered but not accepted: /nix/store/bf1fai9jxmiijylcqiwgiljr7gc5r0qi-gnuradio-3.8.5.0/lib/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.5.0  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".