2022-11-06T05:06:41 nvtop-amd 2.0.4 -> 3.0.0 https://github.com/Syllo/nvtop/releases 2022-11-06T05:06:44 attrpath: nvtop-amd 2022-11-06T05:06:44 Checking auto update branch... 2022-11-06T05:06:44 No auto update branch exists 2022-11-06T05:06:48 [version] 2022-11-06T05:06:51 [version] updated version and sha256 2022-11-06T05:06:51 [rustCrateVersion] 2022-11-06T05:06:51 [rustCrateVersion] No cargoSha256 found 2022-11-06T05:06:51 [golangModuleVersion] 2022-11-06T05:06:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T05:06:51 [updateScript] 2022-11-06T05:06:51 [updateScript] skipping because derivation has no updateScript 2022-11-06T05:06:51 2022-11-06T05:06:51 [quotedUrls] 2022-11-06T05:06:51 [quotedUrls] nothing found to replace 2022-11-06T05:06:51 Diff after rewrites: diff --git a/pkgs/tools/system/nvtop/default.nix b/pkgs/tools/system/nvtop/default.nix index 2240d72235f..c7d44b9dcd2 100644 --- a/pkgs/tools/system/nvtop/default.nix +++ b/pkgs/tools/system/nvtop/default.nix @@ -25,13 +25,13 @@ let in stdenv.mkDerivation rec { pname = "nvtop" + pname-suffix; - version = "2.0.4"; + version = "3.0.0"; src = fetchFromGitHub { owner = "Syllo"; repo = "nvtop"; rev = version; - sha256 = "sha256-WOXVmKnVNRjWqShbOUZ0Z4hd0m9njLmCGLnV9FBS3Us="; + sha256 = "sha256-n52dGfIJMwURW97dUE8NNZlbEY7N+bW6Wb446KC3268="; }; cmakeFlags = with lib; [ 2022-11-06T05:08:53 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 nvtop-amd nix build failed. @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 -DCMAKE_INSTALL_LOCALEDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/share/doc/nvtop -DCMAKE_INSTALL_INFODIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0/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/fg0hbzp14v1xmcf963i4bim822r1vkl6-nvtop-amd-3.0.0 -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=ON -DNVIDIA_SUPPORT=OFF -DLibdrm_INCLUDE_DIRS=/nix/store/hjk8zis33wfic8w2hw50s07x5cai2nz1-libdrm-2.4.113/lib/stubs/libdrm.so.2 -- The C compiler identification is GNU 11.3.0 -- The CXX compiler identification is GNU 11.3.0 -- 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 -- 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 -- Looking for cbreak in /nix/store/9za4bb6zxwwz6jcd2v6dd84801gh41vj-ncurses-6.3-p20220507/lib/libncursesw.so -- Looking for cbreak in /nix/store/9za4bb6zxwwz6jcd2v6dd84801gh41vj-ncurses-6.3-p20220507/lib/libncursesw.so - found -- Found Curses: /nix/store/9za4bb6zxwwz6jcd2v6dd84801gh41vj-ncurses-6.3-p20220507/lib/libncursesw.so -- Performing Test HAS_REALLOCARRAY -- Performing Test HAS_REALLOCARRAY - Success -- Could NOT find UDev (missing: UDEV_LIBRARY UDEV_INCLUDE_DIR) (found version "") -- Could NOT find Systemd (missing: SYSTEMD_LIBRARY SYSTEMD_INCLUDE_DIR) (found version "") CMake Error at src/CMakeLists.txt:55 (message): Neither libsystemd nor libudev were found; These are required for AMDGPU and INTEL support  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".