nimPackages.zippy 0.7.3 -> 0.10.10 https://repology.org/project/nim:zippy/versions attrpath: nimPackages.zippy Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/nim-packages/zippy/default.nix b/pkgs/development/nim-packages/zippy/default.nix index c89d030288e..6c83ca88b43 100644 --- a/pkgs/development/nim-packages/zippy/default.nix +++ b/pkgs/development/nim-packages/zippy/default.nix @@ -2,7 +2,7 @@ buildNimPackage rec { pname = "zippy"; - version = "0.7.3"; + version = "0.10.10"; nativeBuildInputs = [ unzip ]; @@ -10,7 +10,7 @@ buildNimPackage rec { owner = "guzba"; repo = pname; rev = version; - hash = "sha256-w64ENRyP3mNTtESSt7CDDxUkjYSfziNVVedkO4HIuJ8="; + hash = "sha256-r1EFlNUNjyo18BLrzaf61Gxs4BSPQhP3nth7K0Xeqn4="; }; meta = with lib; 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 nimPackages.zippy nix build failed. | ^~~~~~~~~~~~~~~~~~~~ /build/nimcache/@z..@ffep@fmvccl@fpep32_fvzq.nim.c:172:14: note: called from here 172 | x1 = _mm_clmulepi64_si128(x1, x0, ((NI) 17)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -fmax-errors=3. Error: execution of an external compiler program 'gcc -c -w -fmax-errors=3 -O3 -fno-strict-aliasing -fno-ident -I/nix/store/d4ivxmqa5n942kpq863ldc0zwh1gjfbc-nim-unwrapped-1.6.14/nim/lib -I/build/source/tests -o /build/nimcache/@z..@ffep@fmvccl@fpep32_fvzq.nim.c.o /build/nimcache/@z..@ffep@fmvccl@fpep32_fvzq.nim.c' failed with exit code: 1  In file included from /build/nimcache/@z..@ffep@fmvccl@fnqyre32_fvzq.nim.c:9: /nix/store/hhhjpdd06w42prplsak9r0w2y426pdwp-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/tmmintrin.h: In function 'adler32_ssse3__OOZfepZmvcclZnqyre515095fvzq_84': /nix/store/hhhjpdd06w42prplsak9r0w2y426pdwp-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/tmmintrin.h:112:1: error: inlining failed in call to 'always_inline' '_mm_maddubs_epi16': target specific option mismatch 112 | _mm_maddubs_epi16 (__m128i __X, __m128i __Y) | ^~~~~~~~~~~~~~~~~ /build/nimcache/@z..@ffep@fmvccl@fnqyre32_fvzq.nim.c:391:48: note: called from here 391 | mad2 = _mm_maddubs_epi16(bytes2, tap2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/hhhjpdd06w42prplsak9r0w2y426pdwp-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/tmmintrin.h:112:1: error: inlining failed in call to 'always_inline' '_mm_maddubs_epi16': target specific option mismatch 112 | _mm_maddubs_epi16 (__m128i __X, __m128i __Y) | ^~~~~~~~~~~~~~~~~ /build/nimcache/@z..@ffep@fmvccl@fnqyre32_fvzq.nim.c:386:48: note: called from here 386 | mad1 = _mm_maddubs_epi16(bytes1, tap1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/hhhjpdd06w42prplsak9r0w2y426pdwp-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/tmmintrin.h:112:1: error: inlining failed in call to 'always_inline' '_mm_maddubs_epi16': target specific option mismatch 112 | _mm_maddubs_epi16 (__m128i __X, __m128i __Y) | ^~~~~~~~~~~~~~~~~ /build/nimcache/@z..@ffep@fmvccl@fnqyre32_fvzq.nim.c:386:48: note: called from here 386 | mad1 = _mm_maddubs_epi16(bytes1, tap1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -fmax-errors=3. check phase failed