https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/bloaty-1.1 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 868393 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: CMakeFiles/bloaty.dir/src/main.cc.o FAILED: CMakeFiles/libbloaty.dir/src/bloaty.cc.o FAILED: CMakeFiles/libbloaty.dir/src/bloaty.pb.cc.o FAILED: CMakeFiles/libbloaty.dir/src/disassemble.cc.o FAILED: CMakeFiles/libbloaty.dir/src/dwarf.cc.o FAILED: CMakeFiles/libbloaty.dir/src/elf.cc.o FAILED: CMakeFiles/libbloaty.dir/src/macho.cc.o FAILED: CMakeFiles/libbloaty.dir/src/range_map.cc.o FAILED: CMakeFiles/libbloaty.dir/src/webassembly.cc.o /usr/include/absl/functional/internal/any_invocable.h:139:40: error: missing binary operator before token "("
commit d81985c517eaa22408155bf1e42cc86914a2b775 Author: Sam James <sam@gentoo.org> Date: Mon Aug 21 20:22:18 2023 +0100 dev-util/bloaty: fix new protobuf (deux) Fixes: 9459a5f07b31fb170b09a4f3aa828178cde9ea8c Signed-off-by: Sam James <sam@gentoo.org> commit 9459a5f07b31fb170b09a4f3aa828178cde9ea8c Author: Sam James <sam@gentoo.org> Date: Mon Aug 21 19:51:15 2023 +0100 dev-util/bloaty: protobuf now needs >=c++14 Signed-off-by: Sam James <sam@gentoo.org>