2022-10-29T11:31:41 hip 0 -> 1 2022-10-29T11:31:44 attrpath: hip 2022-10-29T11:31:44 Checking auto update branch... 2022-10-29T11:31:47 [version] 2022-10-29T11:31:47 [version] generic version rewriter does not support multiple hashes 2022-10-29T11:31:47 [rustCrateVersion] 2022-10-29T11:31:47 [rustCrateVersion] No cargoSha256 found 2022-10-29T11:31:47 [golangModuleVersion] 2022-10-29T11:31:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-10-29T11:31:47 [updateScript] 2022-10-29T11:31:58 [updateScript] Success 2022-10-29T11:31:58 [updateScript] these 2 derivations will be built: /nix/store/z64yp7mjs2macps9d2k1pyqgswim6rsa-update.sh.drv /nix/store/mq3x1agbn8bwvghclnlady4kb7laapi8-packages.json.drv building '/nix/store/z64yp7mjs2macps9d2k1pyqgswim6rsa-update.sh.drv'... building '/nix/store/mq3x1agbn8bwvghclnlady4kb7laapi8-packages.json.drv'... Going to be running update for following packages: - hip-5.3.0 Press Enter key to continue... Running update for: - hip-5.3.0: UPDATING ... - hip-5.3.0: DONE. Packages updated! 2022-10-29T11:31:58 2022-10-29T11:31:58 [quotedUrls] 2022-10-29T11:31:58 [quotedUrls] nothing found to replace 2022-10-29T11:31:58 Diff after rewrites: diff --git a/pkgs/development/compilers/hip/default.nix b/pkgs/development/compilers/hip/default.nix index fff2886246f..e4512fe2c63 100644 --- a/pkgs/development/compilers/hip/default.nix +++ b/pkgs/development/compilers/hip/default.nix @@ -29,13 +29,13 @@ let hip = stdenv.mkDerivation rec { pname = "hip"; - version = "5.3.0"; + version = "5.3.1"; src = fetchFromGitHub { owner = "ROCm-Developer-Tools"; repo = "HIP"; rev = "rocm-${version}"; - hash = "sha256-UAodlVUiTU4n/EyvTIuQekTGh4izmBjKCRXOHXVKY4M="; + hash = "sha256-kmRvrwnT0h2dBMI+H9d1vmeW3TmDBD+qW4YYhaMV2dE="; }; patches = [ @@ -109,13 +109,13 @@ let in stdenv.mkDerivation rec { pname = "hip"; - version = "5.3.0"; + version = "5.3.1"; src = fetchFromGitHub { owner = "ROCm-Developer-Tools"; repo = "hipamd"; rev = "rocm-${version}"; - hash = "sha256-gZGZiDP/HbdmzLQkG9Jq9lyMP9hoD6UzTMiX9cUmQNA="; + hash = "sha256-i7hT/j+V0LT6Va2XcQyyKXF1guoIyhcOHvn842wCRx4="; }; nativeBuildInputs = [ cmake python3 makeWrapper perl ]; 2022-10-29T11:33:32 No auto update branch exists 2022-10-29T11:34:25 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 hip nix build failed. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found AMD_OPENCL: /nix/store/70i02w34dx30bx9fxfsfr520cwgg6k2k-source/khronos/headers/opencl2.2/CL -- Found NUMA: /nix/store/g64kkgq6kaic4xmg5w2kw7na4vi4nl6p-numactl-2.0.16/lib/libnuma.so -- Performing Test Terminfo_LINKABLE -- Performing Test Terminfo_LINKABLE - Success -- Found Terminfo: /nix/store/ckb1gfh3fq391i68gfrncpiwlagqx77j-ncurses-6.3-p20220507/lib/libtinfo.so -- Found ZLIB: /nix/store/91cri48yw4ca4bq46i1p5fa440nv0hyr-zlib-1.2.12/lib/libz.so (found version "1.2.12") -- Found LibXml2: /nix/store/sc1mw3b0g9vv9z7hvl8p0qsvsf35fwkf-libxml2-2.10.2/lib/libxml2.so (found version "2.10.2") 'sh' '-c' '/build/source/src/hip_embed_pch.sh /nix/store/fxiris5x4r9l6qxn3pykc630b47dppbf-hip-5.3.1/include /build/source/build/include /build/source/include /nix/store/h6vb403m6gn94swvxfliipw2lsachw8z-rocm-llvm-wrapper-5.3.0' + /nix/store/h6vb403m6gn94swvxfliipw2lsachw8z-rocm-llvm-wrapper-5.3.0/bin/clang -O3 --rocm-path=/build/source/build/include/.. -std=c++17 -nogpulib -isystem /build/source/build/include -isystem /nix/store/fxiris5x4r9l6qxn3pykc630b47dppbf-hip-5.3.1/include -isystem /build/source/include --cuda-device-only --cuda-gpu-arch=gfx1030 -x hip /tmp/hip_pch.451/hip_pch.h -E + cat /tmp/hip_pch.451/hip_macros.h + /nix/store/h6vb403m6gn94swvxfliipw2lsachw8z-rocm-llvm-wrapper-5.3.0/bin/clang -cc1 -O3 -emit-pch -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -std=c++17 -fgnuc-version=4.2.1 -o /tmp/hip_pch.451/hip_wave32.pch -x hip-cpp-output - + /nix/store/h6vb403m6gn94swvxfliipw2lsachw8z-rocm-llvm-wrapper-5.3.0/bin/clang -O3 --rocm-path=/build/source/build/include/.. -std=c++17 -nogpulib -isystem /build/source/build/include -isystem /nix/store/fxiris5x4r9l6qxn3pykc630b47dppbf-hip-5.3.1/include -isystem /build/source/include --cuda-device-only -x hip /tmp/hip_pch.451/hip_pch.h -E + cat /tmp/hip_pch.451/hip_macros.h + /nix/store/h6vb403m6gn94swvxfliipw2lsachw8z-rocm-llvm-wrapper-5.3.0/bin/clang -cc1 -O3 -emit-pch -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -fcuda-is-device -std=c++17 -fgnuc-version=4.2.1 -o /tmp/hip_pch.451/hip_wave64.pch -x hip-cpp-output - + /nix/store/7hwb5wpi1ig027yglfavm068ph6ijdlc-rocm-llvm-5.3.0/bin/llvm-mc -o hip_pch.o /tmp/hip_pch.451/hip_pch.mcin --filetype=obj + rm -rf /tmp/hip_pch.451 -- Found Python3: /nix/store/fkcl1wzq3106qqgl84bhgk1lp56q6bzg-python3-3.10.7/bin/python3.10 (found version "3.10.7") found components: Interpreter Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'CppHeaderParser' CMake Error at src/CMakeLists.txt:230 (message): The "CppHeaderParser" Python3 package is not installed. Please install it using the following command: "pip3 install CppHeaderParser".  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".