cmake tries to read a file that doesn't exist, and fails. dev-cpp/tbb-2021.5.0-r1 (currently installed) doesn't provide /usr/include/tbb/tbb_stddef.h. Reproducible: Always Steps to Reproduce: 1. sudo emerge -1 ceres-solver Actual Results: fails in configure phase Expected Results: builds successfully
Created attachment 776798 [details] emerge --info
Created attachment 776801 [details] emerge -pqv
Created attachment 776804 [details] build log
Created attachment 776807 [details] CMakeOutput.log
https://github.com/ceres-solver/ceres-solver/commit/941ea13475913ef8322584f7401633de9967ccc8 in 2.1.0 should sort it, I'll see about bumping.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f0ed6797219492f58a2a4c3183087ad1c53337d commit 3f0ed6797219492f58a2a4c3183087ad1c53337d Author: Sam James <sam@gentoo.org> AuthorDate: 2022-05-04 23:55:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-05 00:11:09 +0000 sci-libs/ceres-solver: add 2.1.0 Closes: https://bugs.gentoo.org/842636 Signed-off-by: Sam James <sam@gentoo.org> sci-libs/ceres-solver/Manifest | 1 + sci-libs/ceres-solver/ceres-solver-2.1.0.ebuild | 106 ++++++++++++++++++++++++ 2 files changed, 107 insertions(+)