https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-cluster/ceph-17.2.3-r3 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 800908 [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: -- Could NOT find ClangTools (missing: CLANG_FORMAT_BIN CLANG_TIDY_BIN) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) FAILED: src/msg/CMakeFiles/common-msg-objs.dir/Connection.cc.o fatal: not a git repository (or any parent up to mount point /var/tmp) -- Package 'thrift', required by 'virtual:world', not found /var/tmp/portage/sys-cluster/ceph-17.2.3-r3/work/ceph-17.2.3/src/msg/Messenger.h:723:30: error: ‘class ConfigValues’ has no member named ‘ms_die_on_unhandled_msg’
Reproduced on sys-cluster/ceph-17.2.5-r1 ~riscv (not amd64), there is a PR to fix this issue and bug #868891: https://github.com/ceph/ceph/pull/49517