2022-12-26T20:25:17 hotspot 1.3.0 -> 1.4.1 https://github.com/KDAB/hotspot/releases 2022-12-26T20:25:19 attrpath: hotspot 2022-12-26T20:25:19 Checking auto update branch... 2022-12-26T20:25:19 No auto update branch exists 2022-12-26T20:25:23 [version] 2022-12-26T20:25:28 [version] updated version and sha256 2022-12-26T20:25:28 [rustCrateVersion] 2022-12-26T20:25:28 [rustCrateVersion] No cargoSha256 found 2022-12-26T20:25:28 [golangModuleVersion] 2022-12-26T20:25:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T20:25:28 [updateScript] 2022-12-26T20:25:28 [updateScript] skipping because derivation has no updateScript 2022-12-26T20:25:28 2022-12-26T20:25:28 [quotedUrls] 2022-12-26T20:25:28 [quotedUrls] nothing found to replace 2022-12-26T20:25:28 Diff after rewrites: diff --git a/pkgs/development/tools/analysis/hotspot/default.nix b/pkgs/development/tools/analysis/hotspot/default.nix index 5fede1aee5c..9b413167004 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.1"; src = fetchFromGitHub { owner = "KDAB"; repo = "hotspot"; rev = "v${version}"; - sha256 = "1f68bssh3p387hkavfjkqcf7qf7w5caznmjfjldicxphap4riqr5"; + sha256 = "sha256-DW4R7+rnonmEMbCkNS7TGodw+3mEyHl6OlFK3kbG5HM="; fetchSubmodules = true; }; 2022-12-26T20:27:01 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/5plqdjw987gmynf9r4rq82b1xi13cpqv-kitemviews-5.101.0-dev/lib/cmake/KF5ItemViews/KF5ItemViewsConfig.cmake (found version "5.101.0") -- Found KF5ItemModels: /nix/store/wlkqbq91zbjmxyxkg4ds6cf69waqqdwn-kitemmodels-5.101.0-dev/lib/cmake/KF5ItemModels/KF5ItemModelsConfig.cmake (found version "5.101.0") -- Found X11: /nix/store/2dspcvr8zwwcl35pilbsgqhnid3kfh68-xorgproto-2021.5/include -- Looking for XOpenDisplay in /nix/store/3zk3527zglm18ykrvgjdhgz3a4zrfapr-libX11-1.8.1/lib/libX11.so;/nix/store/z1zr4xyiaxvdkxc0f1a5cswkvgmix3dw-libXext-1.3.4/lib/libXext.so -- Looking for XOpenDisplay in /nix/store/3zk3527zglm18ykrvgjdhgz3a4zrfapr-libX11-1.8.1/lib/libX11.so;/nix/store/z1zr4xyiaxvdkxc0f1a5cswkvgmix3dw-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/kdx4855157qavp1xh158lliyg3a7cbw5-kio-5.101.0-dev/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.101.0") -- Found KF5Solid: /nix/store/asmjml89dn2jqsbmx565sfi4gmzbb7dk-solid-5.101.0-dev/lib/cmake/KF5Solid/KF5SolidConfig.cmake (found version "5.101.0") -- Found KF5WindowSystem: /nix/store/2m103nnisahx17n3lmrsv6rhnsdajcga-kwindowsystem-5.101.0-dev/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.101.0") -- Found KF5Notifications: /nix/store/djkkfk4vbhvgbjqi2qi399v1j36dr60b-knotifications-5.101.0-dev/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.101.0") -- Found KF5IconThemes: /nix/store/60vsdwzkwqvrhm9a7qb7rq83pxyj5vvw-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/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-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/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-cmake-3.24.3/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) /nix/store/s8141kky7j67zr3rh1d6nkd6kjr0fx7k-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".