On my system cmake of caffe2 fails unless I install dev-libs/clog Reproducible: Always Steps to Reproduce: emerge =sci-libs/caffe2-2.5.1-r7 Actual Results: CMake Error at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:327 (find_library): Could not find CLOG_LIBRARY using the following names: clog -- Configuring incomplete, errors occurred! * ERROR: sci-libs/caffe2-2.5.1-r7::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 3326: Called cmake_src_configure * environment, line 1510: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=sci-libs/caffe2-2.5.1-r7::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/caffe2-2.5.1-r7::gentoo'`. * The complete build log is located at '/var/tmp/portage/sci-libs/caffe2-2.5.1-r7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/caffe2-2.5.1-r7/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/caffe2-2.5.1-r7/work/pytorch-2.5.1_build' * S: '/var/tmp/portage/sci-libs/caffe2-2.5.1-r7/work/pytorch-2.5.1'
build.log, emerge --info?
Fixed