Created attachment 569094 [details] build.log Emerging dev-libs/libixion-9999 gives : dirty_cell_tracker.cpp:19:10: fatal error: spdlog/fmt/bundled/ostream.h: No such file or directory #include <spdlog/fmt/bundled/ostream.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:933: dirty_cell_tracker.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src/include -DIXION_BUILD -I/usr/include/mdds-1.5 -march=native -frecord-gcc-switches -flto=5 -flto-report -fuse-linker-plugin -mindirect-branch=thunk -mfunction-return=thunk -mindirect-branch-register -pipe -O2 -fvisibility=hidden -Wall -Wshadow -Wno-write-strings -pthread -O2 -DIXION_THREADS=1 -c formula.cpp -fPIC -DPIC -o .libs/formula.o make[3]: Leaving directory '/tmp/portage/dev-libs/libixion-9999/work/libixion-9999/src/libixion' make[2]: *** [Makefile:820: all-recursive] Error 1 make[2]: Leaving directory '/tmp/portage/dev-libs/libixion-9999/work/libixion-9999/src' make[1]: *** [Makefile:570: all-recursive] Error 1 make[1]: Leaving directory '/tmp/portage/dev-libs/libixion-9999/work/libixion-9999' make: *** [Makefile:477: all] Error 2 * ERROR: dev-libs/libixion-9999::gentoo failed (compile phase): * emake failed Installing spdlog-9999 doesn't cut it.
Created attachment 569298 [details] libixion-9999 build log I have the same bug.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1a5167748d9c6a6fb012c9c8c4e478a26bb09f commit 8b1a5167748d9c6a6fb012c9c8c4e478a26bb09f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-07-24 18:21:53 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-07-24 18:22:38 +0000 dev-libs/libixion: Add new DEPEND, raise mdds minimum dep to 1.5.0 Closes: https://bugs.gentoo.org/680342 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../libixion-9999-spdlog-non-bundled-fmt.patch | 25 ++++++++++++++++++++++ dev-libs/libixion/libixion-9999.ebuild | 10 ++++++--- 2 files changed, 32 insertions(+), 3 deletions(-)