rpcs3 0 -> 1 attrpath: rpcs3 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/519dnza8ira2h2ys6asmzb3csa45w3jl-packages.json.drv building '/nix/store/519dnza8ira2h2ys6asmzb3csa45w3jl-packages.json.drv'... warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy Going to be running update for following packages: - rpcs3-0.0.27-14840-842edbcbe Press Enter key to continue... Running update for: - rpcs3-0.0.27-14840-842edbcbe: UPDATING ... - rpcs3-0.0.27-14840-842edbcbe: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/emulators/rpcs3/default.nix b/pkgs/applications/emulators/rpcs3/default.nix index b035c7b0d17..48b78f3ec41 100644 --- a/pkgs/applications/emulators/rpcs3/default.nix +++ b/pkgs/applications/emulators/rpcs3/default.nix @@ -8,10 +8,10 @@ let # Keep these separate so the update script can regex them - rpcs3GitVersion = "14840-842edbcbe"; - rpcs3Version = "0.0.27-14840-842edbcbe"; - rpcs3Revision = "842edbcbe795941981993c667c2d8a866126b5b0"; - rpcs3Sha256 = "1al4dx93f02k56k62dxjqqb46cwg0nkpjax1xnjc8v3bx4gsp6f6"; + rpcs3GitVersion = "15277-21f5976d3"; + rpcs3Version = "0.0.28-15277-21f5976d3"; + rpcs3Revision = "21f5976d359dacfe058d91a500f885e5b8da8121"; + rpcs3Sha256 = "0fbvqh94rxnpnrk8j40b9js7z495vab6bdpsg24i0jwxfwj7snjn"; ittapi = fetchFromGitHub { owner = "intel"; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rpcs3 nix build failed. unpacking sources unpacking source archive /nix/store/jq6g6g5mbm3vfxvvi5qp4lr36v9w5ddg-source source root is source unpackPhase completed in 11 minutes 0 seconds @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/kgcy1h311ri6b9mx1ybyl2wq9ijvvq01-0001-llvm-ExecutionEngine-IntelJITEvents-only-use-ITTAPI_.patch can't find file to patch at input line 15 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 9866ce8f538e1ab1f0902408b7575013b768f365 Mon Sep 17 00:00:00 2001 |From: Zane van Iperen |Date: Wed, 2 Feb 2022 23:41:59 +1000 |Subject: [PATCH] llvm/ExecutionEngine/IntelJITEvents: only use | ITTAPI_SOURCE_DIR | |--- | .../IntelJITEvents/CMakeLists.txt | 32 ++----------------- | 1 file changed, 2 insertions(+), 30 deletions(-) | |diff --git a/llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt b/llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt |index 0c5017c3..d20c35f3 100644 |--- a/llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt |+++ b/llvm/lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt -------------------------- File to patch: Skip this patch? [y] Skipping patch. 2 out of 2 hunks ignored