Created attachment 517808 [details] emerge --info Due to some unrelated issues, I removed Boost prior an emerge -DuvaN @world and during the update, libfreehand failed to build with the following error: checking for boost/cstdint.hpp... no configure: error: Required boost headers not found. After checking the ebuild, it appears that Boost is not listed in the dependencies. Attached emerge --info log for completion.
After emerge boost (1.65.0), libfreehand 0.1.2 was installed without issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becbf3a9c0c6db4f2ae148330c288105a32c007d commit becbf3a9c0c6db4f2ae148330c288105a32c007d Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-02-04 18:37:01 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-02-04 18:37:01 +0000 media-libs/libfreehand: Add missing DEPEND on dev-libs/boost Reported-by: Triton Circonflexe <triton+gentoo@kumal.info> Closes: https://bugs.gentoo.org/646592 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-libs/libfreehand/libfreehand-0.1.2.ebuild | 5 +++-- media-libs/libfreehand/libfreehand-9999.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-)