Hi, I'm trying to bump gRPC to a more recent version, but it requires a bump of protobuf.
I'm strugling with the following issue when compiling: ERROR: abseil-cpp-20230125.3-r0 do_package: Variable Requires: absl_config = 20230125, absl_core_headers = 20230125, absl_log_internal_append_truncated = 20230125, absl_log_internal_config = 20230125, absl_log_internal_globals = 20230125, absl_log_severity = 20230125, absl_strings = 20230125, absl_str_format = 20230125, absl_time = 20230125, absl_span contains an operation using the old override syntax. Please convert this layer/metadata before attempting to use with a newer bitbake. ERROR: Logfile of failure stored in: /build/tmp/work/armv8a-poky-linux/abseil-cpp/20230125.3-r0/temp/log.do_package.2192204 ERROR: Task (/build/../meta-outsight/recipes-devtools/abseil-cpp/abseil-cpp_git.bb:do_package) failed with exit code '1' Do you have an idea of what is happening? Thanks for your help Clément Péron (4): jsoncpp: extend with nativesdk devtools: protobuf: add utf8-range recipe protobuf: bump to 3.23.4 devtools: grpc: bump to 1.56.2 ...RPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch | 62 ------------- ...d-separate-export-for-plugin-targets.patch | 93 ------------------- .../grpc/{grpc_1.50.1.bb => grpc_1.56.2.bb} | 6 +- .../recipes-devtools/jsoncpp/jsoncpp_1.9.5.bb | 2 +- .../0001-Fix-linking-error-with-ld-gold.patch | 69 -------------- ...e-respect-CXX-LDFLAGS-variables-fix-.patch | 4 +- ...protobuf_3.21.12.bb => protobuf_3.23.4.bb} | 8 +- .../protobuf/utf8-range_git.bb | 22 +++++ 8 files changed, 32 insertions(+), 234 deletions(-) delete mode 100644 meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch delete mode 100644 meta-oe/recipes-devtools/grpc/grpc/0001-cmake-add-separate-export-for-plugin-targets.patch rename meta-oe/recipes-devtools/grpc/{grpc_1.50.1.bb => grpc_1.56.2.bb} (92%) delete mode 100644 meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch rename meta-oe/recipes-devtools/protobuf/{protobuf_3.21.12.bb => protobuf_3.23.4.bb} (95%) create mode 100644 meta-oe/recipes-devtools/protobuf/utf8-range_git.bb -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#184644): https://lists.openembedded.org/g/openembedded-core/message/184644 Mute This Topic: https://lists.openembedded.org/mt/100259348/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-