[...] CMake Error at storage/innobase/CMakeLists.txt:27 (INCLUDE): INCLUDE could not find load file: numa -- Looking for include file lzma.h -- Looking for include file lzma.h - found -- Looking for lzma_stream_buffer_decode in lzma -- Looking for lzma_stream_buffer_decode in lzma - found -- Looking for lzma_easy_buffer_encode in lzma -- Looking for lzma_easy_buffer_encode in lzma - found -- Looking for include file bzlib.h -- Looking for include file bzlib.h - found -- Looking for BZ2_bzBuffToBuffCompress in bz2 -- Looking for BZ2_bzBuffToBuffCompress in bz2 - found -- Looking for BZ2_bzBuffToBuffDecompress in bz2 -- Looking for BZ2_bzBuffToBuffDecompress in bz2 - found CMake Error at storage/innobase/CMakeLists.txt:34 (MYSQL_CHECK_NUMA): Unknown CMake command "MYSQL_CHECK_NUMA". -- Configuring incomplete, errors occurred! [...] Full build.log attached. Reproducible: Always
Created attachment 651440 [details] mariadb-10.1.45-r1_build.log
cmake/numa.cmake is missing in NUMA patch...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db384f3362beded282a704500399486da6b7e024 commit db384f3362beded282a704500399486da6b7e024 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2020-07-29 20:31:33 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-07-29 20:33:04 +0000 dev-db/mariadb: fix NUMA patch Closes: https://bugs.gentoo.org/734570 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> dev-db/mariadb/Manifest | 2 +- dev-db/mariadb/mariadb-10.1.45-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)