2022-12-17T10:51:13 hotspot 1.3.0 -> 1.4.0 https://github.com/KDAB/hotspot/releases 2022-12-17T10:51:16 attrpath: hotspot 2022-12-17T10:51:16 Checking auto update branch... 2022-12-17T10:51:16 No auto update branch exists 2022-12-17T10:51:20 [version] 2022-12-17T10:51:24 [version] updated version and sha256 2022-12-17T10:51:24 [rustCrateVersion] 2022-12-17T10:51:24 [rustCrateVersion] No cargoSha256 found 2022-12-17T10:51:24 [golangModuleVersion] 2022-12-17T10:51:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T10:51:24 [updateScript] 2022-12-17T10:51:24 [updateScript] skipping because derivation has no updateScript 2022-12-17T10:51:24 2022-12-17T10:51:24 [quotedUrls] 2022-12-17T10:51:24 [quotedUrls] nothing found to replace 2022-12-17T10:51:24 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-17T10:53:03 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/yq0v0yqlm7m644jkdqlybfy92sj4hr6s-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/j8biy5kvgjxi841chqnmdqfqjq785jfn-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".