2022-12-16T08:14:45 hotspot 1.3.0 -> 1.4.0 https://github.com/KDAB/hotspot/releases 2022-12-16T08:14:47 attrpath: hotspot 2022-12-16T08:14:47 Checking auto update branch... 2022-12-16T08:14:47 No auto update branch exists 2022-12-16T08:14:51 [version] 2022-12-16T08:14:56 [version] updated version and sha256 2022-12-16T08:14:56 [rustCrateVersion] 2022-12-16T08:14:56 [rustCrateVersion] No cargoSha256 found 2022-12-16T08:14:56 [golangModuleVersion] 2022-12-16T08:14:56 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T08:14:56 [updateScript] 2022-12-16T08:14:56 [updateScript] skipping because derivation has no updateScript 2022-12-16T08:14:56 2022-12-16T08:14:56 [quotedUrls] 2022-12-16T08:14:57 [quotedUrls] nothing found to replace 2022-12-16T08:14:57 Diff after rewrites: diff --git a/pkgs/development/tools/analysis/hotspot/default.nix b/pkgs/development/tools/analysis/hotspot/default.nix index 5fede1aee5c..1ea568a81fe 100644 --- a/pkgs/development/tools/analysis/hotspot/default.nix +++ b/pkgs/development/tools/analysis/hotspot/default.nix @@ -21,13 +21,13 @@ mkDerivation rec { pname = "hotspot"; - version = "1.3.0"; + version = "1.4.0"; src = fetchFromGitHub { owner = "KDAB"; repo = "hotspot"; rev = "v${version}"; - sha256 = "1f68bssh3p387hkavfjkqcf7qf7w5caznmjfjldicxphap4riqr5"; + sha256 = "sha256-7GuIe8F3QqosW/XaN3KC1WeWcI7woUiEc9Nw0b+fSk0="; fetchSubmodules = true; }; 2022-12-16T08:16:31 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 hotspot nix build failed. -- Found KF5ItemViews: /nix/store/db7vydp27pqh1bd1vqsyrydyminm1k41-kitemviews-5.101.0-dev/lib/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake (found version "5.101.0") -- Found KF5ItemModels: /nix/store/7khhm27brqlaw8llvby9wfp0vj2d738j-kitemmodels-5.101.0-dev/lib/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake (found version "5.101.0") -- Found X11: /nix/store/kl46mifgjngr4jx2qija447faar1qvxl-xorgproto-2021.5/include -- Looking for XOpenDisplay in /nix/store/7s72wy4q3sy6p9kvf2hyj7lhmv9cvckg-libX11-1.8.1/lib/libX11.so;/nix/store/gpa8dhckvkyzw1blng40nhwvv8kpg0km-libXext-1.3.4/lib/libXext.so -- Looking for XOpenDisplay in /nix/store/7s72wy4q3sy6p9kvf2hyj7lhmv9cvckg-libX11-1.8.1/lib/libX11.so;/nix/store/gpa8dhckvkyzw1blng40nhwvv8kpg0km-libXext-1.3.4/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found KF5KIO: /nix/store/kdzg43dwf8gsc96bwfsqm9rdpr7p8c4w-kio-5.101.0-dev/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.101.0") -- Found KF5Solid: /nix/store/s62xxj4bsx9aj88i3fzjsvv1z3hviv75-solid-5.101.0-dev/lib/cmake/KF5Solid/KF5SolidConfig.cmake (found version "5.101.0") -- Found KF5WindowSystem: /nix/store/984144z8b4db61drpzr4ch5wa94zimvy-kwindowsystem-5.101.0-dev/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.101.0") -- Found KF5Notifications: /nix/store/i9dv851avlf1r44dgr8g0brny90kzxc3-knotifications-5.101.0-dev/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.101.0") -- Found KF5IconThemes: /nix/store/mscr82zbzqvgv78r80rgivgwky70b1bi-kiconthemes-5.101.0-dev/lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.101.0") -- Could NOT find KF5Parts (missing: KF5Parts_DIR) -- Could NOT find KF5Parts: found neither KF5PartsConfig.cmake nor kf5parts-config.cmake CMake Error at /nix/store/vh76h64xifdiylk1dfc9s6mgpzazngxs-cmake-3.24.3/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find KF5 (missing: Parts) (found version "5.101.0") Call Stack (most recent call first): /nix/store/vh76h64xifdiylk1dfc9s6mgpzazngxs-cmake-3.24.3/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /nix/store/s3kvhhj7p4my16aa52lfhaca5dhrsy6c-extra-cmake-modules-5.101.0/share/ECM/find-modules/FindKF5.cmake:93 (find_package_handle_standard_args) CMakeLists.txt:80 (find_package)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".