2022-11-07T08:07:29 astc-encoder 3.6 -> 4.1.0 https://repology.org/metapackage/astc-encoder/versions 2022-11-07T08:07:34 attrpath: astc-encoder 2022-11-07T08:07:35 Checking auto update branch... 2022-11-07T08:07:35 An auto update branch exists with message `astc-encoder: 3.6 -> 3.7`. New version is 4.1.0. 2022-11-07T08:07:35 The auto update branch does not match or exceed the new version. 2022-11-07T08:07:43 [version] 2022-11-07T08:07:50 [version] updated version and sha256 2022-11-07T08:07:50 [rustCrateVersion] 2022-11-07T08:07:50 [rustCrateVersion] No cargoSha256 found 2022-11-07T08:07:50 [golangModuleVersion] 2022-11-07T08:07:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T08:07:50 [updateScript] 2022-11-07T08:07:50 [updateScript] skipping because derivation has no updateScript 2022-11-07T08:07:50 2022-11-07T08:07:50 [quotedUrls] 2022-11-07T08:07:50 [quotedUrls] nothing found to replace 2022-11-07T08:07:51 Diff after rewrites: diff --git a/pkgs/tools/graphics/astc-encoder/default.nix b/pkgs/tools/graphics/astc-encoder/default.nix index e2af1494874..a0dc0959754 100644 --- a/pkgs/tools/graphics/astc-encoder/default.nix +++ b/pkgs/tools/graphics/astc-encoder/default.nix @@ -31,13 +31,13 @@ with rec { gccStdenv.mkDerivation rec { pname = "astc-encoder"; - version = "3.6"; + version = "4.1.0"; src = fetchFromGitHub { owner = "ARM-software"; repo = "astc-encoder"; rev = version; - sha256 = "sha256-TzVO2xQOuE87h8j4UwkpnAaFwkvy5dZge8zDNR/mVf0="; + sha256 = "sha256-k3EgZdzSNxSU6/alVnPZmCtsc1q98dhsmcOUkED0JdE="; }; nativeBuildInputs = [ cmake ]; 2022-11-07T08:10:42 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 astc-encoder nix build failed. [ 37%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_image.cpp.o [ 40%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_integer_sequence.cpp.o [ 43%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_mathlib.cpp.o [ 46%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_mathlib_softfloat.cpp.o [ 50%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_partition_tables.cpp.o [ 53%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_percentile_tables.cpp.o [ 56%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_pick_best_endpoint_format.cpp.o [ 59%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_platform_isa_detection.cpp.o [ 62%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_quantization.cpp.o [ 65%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_symbolic_physical.cpp.o [ 68%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_weight_align.cpp.o /build/source/Source/astcenc_find_best_partitioning.cpp: In function 'void kmeans_assign(const image_block&, unsigned int, unsigned int, const vfloat4*, uint8_t*)': /build/source/Source/astcenc_find_best_partitioning.cpp:160:44: error: 'numeric_limits' is not a member of 'std' 160 | float best_distance = std::numeric_limits::max(); | ^~~~~~~~~~~~~~ /build/source/Source/astcenc_find_best_partitioning.cpp:160:59: error: expected primary-expression before 'float' 160 | float best_distance = std::numeric_limits<float>::max(); | ^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-shift-sign-overflow' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-implicit-int-conversion' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-c++98-c++11-compat-pedantic' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-c++98-compat-pedantic' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics make[2]: *** [Source/CMakeFiles/astcenc-sse2-static.dir/build.make:202: Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_find_best_partitioning.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:100: Source/CMakeFiles/astcenc-sse2-static.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 2022-11-07T15:54:37 astc-encoder 3.6 -> 4.1.0 https://github.com/ARM-software/astc-encoder/releases 2022-11-07T15:54:40 attrpath: astc-encoder 2022-11-07T15:54:40 Checking auto update branch... 2022-11-07T15:54:40 An auto update branch exists with message `astc-encoder: 3.6 -> 3.7`. New version is 4.1.0. 2022-11-07T15:54:40 The auto update branch does not match or exceed the new version. 2022-11-07T15:54:44 [version] 2022-11-07T15:54:50 [version] updated version and sha256 2022-11-07T15:54:50 [rustCrateVersion] 2022-11-07T15:54:50 [rustCrateVersion] No cargoSha256 found 2022-11-07T15:54:50 [golangModuleVersion] 2022-11-07T15:54:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T15:54:50 [updateScript] 2022-11-07T15:54:50 [updateScript] skipping because derivation has no updateScript 2022-11-07T15:54:50 2022-11-07T15:54:50 [quotedUrls] 2022-11-07T15:54:50 [quotedUrls] nothing found to replace 2022-11-07T15:54:51 Diff after rewrites: diff --git a/pkgs/tools/graphics/astc-encoder/default.nix b/pkgs/tools/graphics/astc-encoder/default.nix index e2af1494874..a0dc0959754 100644 --- a/pkgs/tools/graphics/astc-encoder/default.nix +++ b/pkgs/tools/graphics/astc-encoder/default.nix @@ -31,13 +31,13 @@ with rec { gccStdenv.mkDerivation rec { pname = "astc-encoder"; - version = "3.6"; + version = "4.1.0"; src = fetchFromGitHub { owner = "ARM-software"; repo = "astc-encoder"; rev = version; - sha256 = "sha256-TzVO2xQOuE87h8j4UwkpnAaFwkvy5dZge8zDNR/mVf0="; + sha256 = "sha256-k3EgZdzSNxSU6/alVnPZmCtsc1q98dhsmcOUkED0JdE="; }; nativeBuildInputs = [ cmake ]; 2022-11-07T15:56:29 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 astc-encoder nix build failed. [ 34%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_ideal_endpoints_and_weights.cpp.o [ 34%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_image.cpp.o [ 37%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_integer_sequence.cpp.o [ 40%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_color_unquantize.cpp.o [ 43%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_mathlib.cpp.o [ 46%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_mathlib_softfloat.cpp.o [ 50%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_partition_tables.cpp.o [ 53%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_percentile_tables.cpp.o [ 56%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_pick_best_endpoint_format.cpp.o [ 59%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_platform_isa_detection.cpp.o /build/source/Source/astcenc_find_best_partitioning.cpp: In function 'void kmeans_assign(const image_block&, unsigned int, unsigned int, const vfloat4*, uint8_t*)': /build/source/Source/astcenc_find_best_partitioning.cpp:160:44: error: 'numeric_limits' is not a member of 'std' 160 | float best_distance = std::numeric_limits::max(); | ^~~~~~~~~~~~~~ /build/source/Source/astcenc_find_best_partitioning.cpp:160:59: error: expected primary-expression before 'float' 160 | float best_distance = std::numeric_limits<float>::max(); | ^~~~~ At global scope: cc1plus: note: unrecognized command-line option '-Wno-reserved-identifier' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-shift-sign-overflow' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-implicit-int-conversion' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-atomic-implicit-seq-cst' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-c++98-c++11-compat-pedantic' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-c++98-compat-pedantic' may have been intended to silence earlier diagnostics cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics make[2]: *** [Source/CMakeFiles/astcenc-sse2-static.dir/build.make:202: Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_find_best_partitioning.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 62%] Building CXX object Source/CMakeFiles/astcenc-sse2-static.dir/astcenc_quantization.cpp.o make[1]: *** [CMakeFiles/Makefile2:100: Source/CMakeFiles/astcenc-sse2-static.dir/all] Error 2 make: *** [Makefile:136: all] Error 2