opentelemetry-cpp 0 -> 1 attrpath: opentelemetry-cpp Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/56mpkp6s2pxldss9w3h5yakd15sppr6h-packages.json.drv building '/nix/store/56mpkp6s2pxldss9w3h5yakd15sppr6h-packages.json.drv'... Going to be running update for following packages: - opentelemetry-cpp-1.13.0 Press Enter key to continue... Running update for: - opentelemetry-cpp-1.13.0: UPDATING ... - opentelemetry-cpp-1.13.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/op/opentelemetry-cpp/package.nix b/pkgs/by-name/op/opentelemetry-cpp/package.nix index dcb01890a0c3..69a31e4c620a 100644 --- a/pkgs/by-name/op/opentelemetry-cpp/package.nix +++ b/pkgs/by-name/op/opentelemetry-cpp/package.nix @@ -21,13 +21,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "opentelemetry-cpp"; - version = "1.13.0"; + version = "1.16.0"; src = fetchFromGitHub { owner = "open-telemetry"; repo = "opentelemetry-cpp"; rev = "v${finalAttrs.version}"; - hash = "sha256-Tf1ZnmHavnwwvRb4Tes20LMld+w/2kRo5UErT8pHf3w="; + hash = "sha256-rMqNz8F/ahgDtQiLsswckd2jQPR9FTeSZKRFz2jWVoo="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/m5bda41aijdapvpkj91125hs05r1hf2l-nix-2.18.3/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A opentelemetry-cpp nix build failed. [ 2%] Building CXX object api/test/plugin/CMakeFiles/dynamic_load_test.dir/dynamic_load_test.cc.o [ 2%] Building CXX object api/test/nostd/CMakeFiles/function_ref_test.dir/function_ref_test.cc.o Could not make proto path relative: /nix/store/fiky4y8yh0n38dmyfmwrjs6sp19lxj6j-source/opentelemetry/proto/profiles/v1experimental/profiles.proto: No such file or directory [ 2%] Building CXX object api/test/nostd/CMakeFiles/string_view_test.dir/string_view_test.cc.o make[2]: *** [CMakeFiles/opentelemetry_proto.dir/build.make:74: generated/third_party/opentelemetry-proto/opentelemetry/proto/common/v1/common.pb.h] Error 1 [ 2%] Building CXX object api/test/nostd/CMakeFiles/unique_ptr_test.dir/unique_ptr_test.cc.o make[1]: *** [CMakeFiles/Makefile2:1526: CMakeFiles/opentelemetry_proto.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 2%] Building CXX object api/test/nostd/CMakeFiles/utility_test.dir/utility_test.cc.o [ 2%] Linking CXX executable version_test [ 2%] Linking CXX executable function_ref_test [ 2%] Built target version_test [ 2%] Built target function_ref_test [ 2%] Linking CXX executable timestamp_test [ 2%] Built target timestamp_test [ 2%] Linking CXX executable utility_test [ 2%] Built target utility_test [ 2%] Linking CXX executable string_view_test [ 2%] Linking CXX executable dynamic_load_test [ 2%] Built target string_view_test [ 2%] Linking CXX executable unique_ptr_test [ 2%] Built target dynamic_load_test [ 2%] Built target unique_ptr_test [ 2%] Linking CXX executable context_test [ 2%] Built target context_test [ 2%] Linking CXX executable runtime_context_test [ 2%] Built target runtime_context_test [ 2%] Linking CXX executable composite_propagator_test [ 2%] Built target composite_propagator_test make: *** [Makefile:146: all] Error 2