2022-11-04T00:15:35 bitcoin-abc 0.26.2 -> 0.26.4 https://repology.org/metapackage/bitcoin-abc/versions 2022-11-04T00:15:38 attrpath: bitcoin-abc 2022-11-04T00:15:38 Checking auto update branch... 2022-11-04T00:15:38 No auto update branch exists 2022-11-04T00:15:42 [version] 2022-11-04T00:15:48 [version] updated version and sha256 2022-11-04T00:15:48 [rustCrateVersion] 2022-11-04T00:15:48 [rustCrateVersion] No cargoSha256 found 2022-11-04T00:15:48 [golangModuleVersion] 2022-11-04T00:15:48 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T00:15:48 [updateScript] 2022-11-04T00:15:48 [updateScript] skipping because derivation has no updateScript 2022-11-04T00:15:48 2022-11-04T00:15:48 [quotedUrls] 2022-11-04T00:15:48 [quotedUrls] nothing found to replace 2022-11-04T00:15:48 Diff after rewrites: diff --git a/pkgs/applications/blockchains/bitcoin-abc/default.nix b/pkgs/applications/blockchains/bitcoin-abc/default.nix index c1ede1ea839..37567faed4f 100644 --- a/pkgs/applications/blockchains/bitcoin-abc/default.nix +++ b/pkgs/applications/blockchains/bitcoin-abc/default.nix @@ -24,13 +24,13 @@ mkDerivation rec { pname = "bitcoin" + lib.optionalString (!withGui) "d" + "-abc"; - version = "0.26.2"; + version = "0.26.4"; src = fetchFromGitHub { owner = "bitcoin-ABC"; repo = "bitcoin-abc"; rev = "v${version}"; - sha256 = "0gz4713lk3alk3ykwq1bdqjywadrfrnb7n2878136g01n87j00az"; + sha256 = "sha256-YgFnPaDdwo1Hh7Sl3a3YMfinwxz+w1/0WeoMwDTUCBs="; }; nativeBuildInputs = [ pkg-config cmake ]; 2022-11-04T00:17:51 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 bitcoin-abc nix build failed. -- Performing Test have_C__std_c89 - Success -- Performing Test have_C__Wno_long_long -- Performing Test have_C__Wno_long_long - Success -- Performing Test have_C__Wno_duplicated_branches -- Performing Test have_C__Wno_duplicated_branches - Success -- Performing Test USE_ASM_X86_64 -- Performing Test USE_ASM_X86_64 - Success -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Found Event component event: /nix/store/6rlrrpzzjc5i5aa1jch7svmylizky59c-libevent-2.1.12/lib/libevent.so -- Found Event: /nix/store/zpi0x2pvy59ggc0rrcfvfgjy670jp3vq-libevent-2.1.12-dev/include (found suitable version "2.1.12-stable", minimum required is "2.0.22") found components: event -- Found Boost: /nix/store/152pb87yvhxkb7kq76m0d1zmh6dad3iw-boost-1.65.1-dev/include (found suitable version "1.65.1", minimum required is "1.59") found components: filesystem system -- Found Boost: /nix/store/152pb87yvhxkb7kq76m0d1zmh6dad3iw-boost-1.65.1-dev/include (found suitable version "1.65.1", minimum required is "1.59") found components: thread chrono system date_time atomic -- Found Event component pthreads: /nix/store/6rlrrpzzjc5i5aa1jch7svmylizky59c-libevent-2.1.12/lib/libevent_pthreads.so -- Found Event: /nix/store/zpi0x2pvy59ggc0rrcfvfgjy670jp3vq-libevent-2.1.12-dev/include (found suitable version "2.1.12-stable", minimum required is "2.0.22") found components: pthreads -- Found MiniUPnPc component miniupnpc: /nix/store/vhzl5ykacydsa4bphljgd81q2aqgfrbn-miniupnpc-2.2.4/lib/libminiupnpc.so -- Found MiniUPnPc: /nix/store/vhzl5ykacydsa4bphljgd81q2aqgfrbn-miniupnpc-2.2.4/include/miniupnpc (found suitable version "2.2.4", minimum required is "1.9") CMake Error at /nix/store/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find NATPMP (missing: NATPMP_INCLUDE_DIR) Reason given by package: if the NAT-PMP feature is not required, it can be skipped by passing -DENABLE_NATPMP=OFF to the cmake command line Call Stack (most recent call first): /nix/store/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindNATPMP.cmake:58 (find_package_handle_standard_args) src/CMakeLists.txt:662 (find_package)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". See also "/build/source/build/CMakeFiles/CMakeError.log". 2022-11-04T03:02:16 bitcoin-abc 0.26.2 -> 0.26.4 https://github.com/bitcoin-ABC/bitcoin-abc/releases 2022-11-04T03:02:19 attrpath: bitcoin-abc 2022-11-04T03:02:19 Checking auto update branch... 2022-11-04T03:02:19 No auto update branch exists 2022-11-04T03:02:23 [version] 2022-11-04T03:02:29 [version] updated version and sha256 2022-11-04T03:02:29 [rustCrateVersion] 2022-11-04T03:02:29 [rustCrateVersion] No cargoSha256 found 2022-11-04T03:02:29 [golangModuleVersion] 2022-11-04T03:02:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T03:02:29 [updateScript] 2022-11-04T03:02:29 [updateScript] skipping because derivation has no updateScript 2022-11-04T03:02:29 2022-11-04T03:02:29 [quotedUrls] 2022-11-04T03:02:29 [quotedUrls] nothing found to replace 2022-11-04T03:02:29 Diff after rewrites: diff --git a/pkgs/applications/blockchains/bitcoin-abc/default.nix b/pkgs/applications/blockchains/bitcoin-abc/default.nix index c1ede1ea839..37567faed4f 100644 --- a/pkgs/applications/blockchains/bitcoin-abc/default.nix +++ b/pkgs/applications/blockchains/bitcoin-abc/default.nix @@ -24,13 +24,13 @@ mkDerivation rec { pname = "bitcoin" + lib.optionalString (!withGui) "d" + "-abc"; - version = "0.26.2"; + version = "0.26.4"; src = fetchFromGitHub { owner = "bitcoin-ABC"; repo = "bitcoin-abc"; rev = "v${version}"; - sha256 = "0gz4713lk3alk3ykwq1bdqjywadrfrnb7n2878136g01n87j00az"; + sha256 = "sha256-YgFnPaDdwo1Hh7Sl3a3YMfinwxz+w1/0WeoMwDTUCBs="; }; nativeBuildInputs = [ pkg-config cmake ]; 2022-11-04T03:04:33 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 bitcoin-abc nix build failed. -- Performing Test have_C__std_c89 - Success -- Performing Test have_C__Wno_long_long -- Performing Test have_C__Wno_long_long - Success -- Performing Test have_C__Wno_duplicated_branches -- Performing Test have_C__Wno_duplicated_branches - Success -- Performing Test USE_ASM_X86_64 -- Performing Test USE_ASM_X86_64 - Success -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Found Event component event: /nix/store/6rlrrpzzjc5i5aa1jch7svmylizky59c-libevent-2.1.12/lib/libevent.so -- Found Event: /nix/store/zpi0x2pvy59ggc0rrcfvfgjy670jp3vq-libevent-2.1.12-dev/include (found suitable version "2.1.12-stable", minimum required is "2.0.22") found components: event -- Found Boost: /nix/store/152pb87yvhxkb7kq76m0d1zmh6dad3iw-boost-1.65.1-dev/include (found suitable version "1.65.1", minimum required is "1.59") found components: filesystem system -- Found Boost: /nix/store/152pb87yvhxkb7kq76m0d1zmh6dad3iw-boost-1.65.1-dev/include (found suitable version "1.65.1", minimum required is "1.59") found components: thread chrono system date_time atomic -- Found Event component pthreads: /nix/store/6rlrrpzzjc5i5aa1jch7svmylizky59c-libevent-2.1.12/lib/libevent_pthreads.so -- Found Event: /nix/store/zpi0x2pvy59ggc0rrcfvfgjy670jp3vq-libevent-2.1.12-dev/include (found suitable version "2.1.12-stable", minimum required is "2.0.22") found components: pthreads -- Found MiniUPnPc component miniupnpc: /nix/store/vhzl5ykacydsa4bphljgd81q2aqgfrbn-miniupnpc-2.2.4/lib/libminiupnpc.so -- Found MiniUPnPc: /nix/store/vhzl5ykacydsa4bphljgd81q2aqgfrbn-miniupnpc-2.2.4/include/miniupnpc (found suitable version "2.2.4", minimum required is "1.9") CMake Error at /nix/store/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find NATPMP (missing: NATPMP_INCLUDE_DIR) Reason given by package: if the NAT-PMP feature is not required, it can be skipped by passing -DENABLE_NATPMP=OFF to the cmake command line Call Stack (most recent call first): /nix/store/981zhk10rbx38si8m01xfx5a2iqlincz-cmake-3.24.2/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindNATPMP.cmake:58 (find_package_handle_standard_args) src/CMakeLists.txt:662 (find_package)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". See also "/build/source/build/CMakeFiles/CMakeError.log".