https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-cpp/opentelemetry-cpp-1.6.0 fails to compile (GCC-13-SYSTEM). Discovered on: amd64 (internal ref: gcc13_tinderbox) NOTE: (GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 853464 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: api/test/trace/propagation/CMakeFiles/jaeger_propagation_test.dir/jaeger_propagation_test.cc.o /var/tmp/portage/dev-cpp/opentelemetry-cpp-1.6.0/work/opentelemetry-cpp-1.6.0/api/include/opentelemetry/trace/propagation/detail/hex.h:37:21: error: ‘uint8_t’ was not declared in this scope
First, I'm having completely different compilation failure. See attached. Second, bug is obsolete, upstream fixed it some time ago by removing jaeger extension
Created attachment 888491 [details] actually visible build failure