libsForQt5.phonon 4.11.1 -> 4.12.0 https://repology.org/project/phonon/versions attrpath: libsForQt5.phonon 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/development/libraries/phonon/default.nix b/pkgs/development/libraries/phonon/default.nix index dd20b6dcebe6..fb9120d3005a 100644 --- a/pkgs/development/libraries/phonon/default.nix +++ b/pkgs/development/libraries/phonon/default.nix @@ -19,7 +19,7 @@ in stdenv.mkDerivation rec { pname = "phonon"; - version = "4.11.1"; + version = "4.12.0"; meta = { homepage = "https://community.kde.org/Phonon"; @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { src = fetchurl { url = "mirror://kde/stable/phonon/${version}/phonon-${version}.tar.xz"; - sha256 = "0bfy8iqmjhlg3ma3iqd3kxjc2zkzpjgashbpf5x17y0dc2i1whxl"; + sha256 = "sha256-Mof/4PvMLUqhNj+eFXRzAtCwgAkP525fIR2AnstD85o="; }; buildInputs = [ 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 libsForQt5.phonon nix build failed. -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success CMake Warning (dev) at /nix/store/j6lypr2id7b7dkvlmm3mg6yglwsw28h6-extra-cmake-modules-5.114.0/share/ECM/modules/QtVersionOption.cmake:29 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'BUILD_WITH_QT6'. Call Stack (most recent call first): /nix/store/j6lypr2id7b7dkvlmm3mg6yglwsw28h6-extra-cmake-modules-5.114.0/share/ECM/modules/ECMPoQmTools.cmake:85 (include) CMakeLists.txt:52 (include) This warning is for project developers. Use -Wno-dev to suppress it.  Installing in /nix/store/4a74lixgqk4blfxjz45i6g98awkznix3-phonon-4.12.0. Run /build/phonon-4.12.0/build/prefix.sh to set the environment for Phonon. -- Found PulseAudio: /nix/store/ldyiwysirfdxww141v649lslpq9xm0c1-libpulseaudio-16.1/lib/libpulse.so (found suitable version "16.1.0", minimum required is "0.9.15") -- Warning: Property DESCRIPTION for package PulseAudio already set to "Sound server, for sound stream routing and mixing", overriding it with "A cross-platform, networked sound server" -- Warning: Property URL already set to "https://www.freedesktop.org/wiki/Software/PulseAudio", overriding it with "http://www.pulseaudio.org" -- Found GLIB2: /nix/store/hbdl12ck2ibhn5zsi8nsfa6v471pf0j6-glib-2.78.4/lib/libglib-2.0.so -- Warning: Property DESCRIPTION for package GLIB2 already set to "Event loop and utility library", overriding it with "GLib 2 is required to compile the pulseaudio for Phonon" -- Warning: Property URL already set to "https://wiki.gnome.org/Projects/GLib", overriding it with "http://www.gtk.org/download/" CMake Error at /nix/store/j6lypr2id7b7dkvlmm3mg6yglwsw28h6-extra-cmake-modules-5.114.0/share/ECM/modules/ECMQueryQt.cmake:84 (message): No Qt5 qmake executable found. Can't check QT_INSTALL_PREFIX as required Call Stack (most recent call first): /nix/store/j6lypr2id7b7dkvlmm3mg6yglwsw28h6-extra-cmake-modules-5.114.0/share/ECM/kde-modules/KDEInstallDirs6.cmake:203 (ecm_query_qt) CMakeLists.txt:58 (include)  -- Configuring incomplete, errors occurred!