bzrtp 5.2.16 -> 5.2.94 https://repology.org/project/bzrtp/versions attrpath: bzrtp 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/libraries/bzrtp/default.nix b/pkgs/development/libraries/bzrtp/default.nix index 46ea599cefcc..76900b2d355e 100644 --- a/pkgs/development/libraries/bzrtp/default.nix +++ b/pkgs/development/libraries/bzrtp/default.nix @@ -8,7 +8,7 @@ stdenv.mkDerivation rec { pname = "bzrtp"; - version = "5.2.16"; + version = "5.2.94"; src = fetchFromGitLab { domain = "gitlab.linphone.org"; @@ -16,7 +16,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - hash = "sha256-nrnGmJxAeobejS6zdn5Z/kOFOxyepZcxW/G4nXAt2DY="; + hash = "sha256-p3r8GVhxShTanEI/tS8Dq59I7VKMDX1blz6S236XFqQ="; }; buildInputs = [ bctoolbox sqlite ]; 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 bzrtp nix build failed. | ~~~~~~~~^~~~~~~~~~~~~~~~~ In function 'copyCryptoTypes', inlined from 'bzrtp_getSupportedCryptoTypes' at /build/source/src/bzrtp.c:755:10: /build/source/src/bzrtp.c:1310:32: warning: writing 8 bytes into a region of size between 0 and 7 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 1310 | destination[i] = source[i]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~ /build/source/src/bzrtp.c: In function 'bzrtp_getSupportedCryptoTypes': /build/source/src/bzrtp.c:743:94: note: destination object 'supportedTypes' of size [0, 7] 743 | uint8_t bzrtp_getSupportedCryptoTypes(bzrtpContext_t *zrtpContext, uint8_t algoType, uint8_t supportedTypes[7]) | ~~~~~~~~^~~~~~~~~~~~~~~~~ In function 'copyCryptoTypes', inlined from 'bzrtp_getSupportedCryptoTypes' at /build/source/src/bzrtp.c:753:10: /build/source/src/bzrtp.c:1310:32: warning: writing 8 bytes into a region of size between 0 and 7 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 1310 | destination[i] = source[i]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~ /build/source/src/bzrtp.c: In function 'bzrtp_getSupportedCryptoTypes': /build/source/src/bzrtp.c:743:94: note: destination object 'supportedTypes' of size [0, 7] 743 | uint8_t bzrtp_getSupportedCryptoTypes(bzrtpContext_t *zrtpContext, uint8_t algoType, uint8_t supportedTypes[7]) | ~~~~~~~~^~~~~~~~~~~~~~~~~ In function 'copyCryptoTypes', inlined from 'bzrtp_getSupportedCryptoTypes' at /build/source/src/bzrtp.c:751:10: /build/source/src/bzrtp.c:1310:32: warning: writing 8 bytes into a region of size between 0 and 7 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;] 1310 | destination[i] = source[i]; | ~~~~~~~~~~~~~~~^~~~~~~~~~~ /build/source/src/bzrtp.c: In function 'bzrtp_getSupportedCryptoTypes': /build/source/src/bzrtp.c:743:94: note: destination object 'supportedTypes' of size [0, 7] 743 | uint8_t bzrtp_getSupportedCryptoTypes(bzrtpContext_t *zrtpContext, uint8_t algoType, uint8_t supportedTypes[7]) | ~~~~~~~~^~~~~~~~~~~~~~~~~ make[1]: *** [CMakeFiles/Makefile2:116: src/CMakeFiles/bzrtp.dir/all] Error 2 make: *** [Makefile:136: all] Error 2