avro-cpp 1.11.0 -> 1.11.3 https://repology.org/project/avro/versions attrpath: avro-cpp Checking auto update branch... An auto update branch exists with message `avro-cpp: 1.11.0 -> 1.11.1`. New version is 1.11.3. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/avro-c++/default.nix b/pkgs/development/libraries/avro-c++/default.nix index 8def8041ced9..965840323afa 100644 --- a/pkgs/development/libraries/avro-c++/default.nix +++ b/pkgs/development/libraries/avro-c++/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "avro-c++"; - version = "1.11.0"; + version = "1.11.3"; src = fetchurl { url = "mirror://apache/avro/avro-${version}/cpp/avro-cpp-${version}.tar.gz"; - sha256 = "sha256-73DKihz+7XAX3LLA7VkTdN6rFhuGvmyksxK8JMranFY="; + sha256 = "sha256-+6JCrvd+yBnQdWH8upN1FyGVbejQyujh8vMAtUszG64="; }; nativeBuildInputs = [ cmake python3 ]; 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 avro-cpp nix build failed. In file included from include/boost/math/tools/real_cast.hpp:9, from include/boost/math/special_functions/fpclassify.hpp:17, from /build/avro-cpp-1.11.3/impl/json/JsonIO.hh:23, from /build/avro-cpp-1.11.3/impl/json/JsonIO.cc:19: include/boost/math/tools/config.hpp:23:6: error: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Werror=cpp]8;;] [ 51%] Building CXX object CMakeFiles/avrocpp.dir/impl/Validator.cc.o [ 52%] Building CXX object CMakeFiles/avrocpp.dir/impl/CustomAttributes.cc.o In file included from include/boost/math/tools/real_cast.hpp:9, from include/boost/math/special_functions/fpclassify.hpp:17, from /build/avro-cpp-1.11.3/impl/json/JsonIO.hh:23, from /build/avro-cpp-1.11.3/impl/json/JsonDom.cc:25: include/boost/math/tools/config.hpp:23:6: error: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Werror=cpp]8;;] cc1plus: all warnings being treated as errors make[2]: *** [CMakeFiles/avrocpp_s.dir/build.make:356: CMakeFiles/avrocpp_s.dir/impl/json/JsonIO.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1plus: all warnings being treated as errors make[2]: *** [CMakeFiles/avrocpp_s.dir/build.make:328: CMakeFiles/avrocpp_s.dir/impl/parsing/JsonCodec.cc.o] Error 1 cc1plus: all warnings being treated as errors make[2]: *** [CMakeFiles/avrocpp_s.dir/build.make:370: CMakeFiles/avrocpp_s.dir/impl/json/JsonDom.cc.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:155: CMakeFiles/avrocpp_s.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... cc1plus: all warnings being treated as errors make[2]: *** [CMakeFiles/avrocpp.dir/build.make:356: CMakeFiles/avrocpp.dir/impl/json/JsonIO.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1plus: all warnings being treated as errors make[2]: *** [CMakeFiles/avrocpp.dir/build.make:370: CMakeFiles/avrocpp.dir/impl/json/JsonDom.cc.o] Error 1 cc1plus: all warnings being treated as errors make[2]: *** [CMakeFiles/avrocpp.dir/build.make:328: CMakeFiles/avrocpp.dir/impl/parsing/JsonCodec.cc.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:129: CMakeFiles/avrocpp.dir/all] Error 2 make: *** [Makefile:166: all] Error 2