The opposite of #629052: both dev-libs/clhpp ebuilds present in the tree end up installing the header files in /usr/include/include/CL rather than simply /usr/include/CL. Looks like this has been changed upstream since then - I have just confirmed on my system that it is now fine to set the prefix to just ${EPREFIX}/usr, or even better - just get rid of this line.
Oops. Feel free to fix. I consider you the opencl maintainer :)
Please fix its
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264285c9a5552d11f8e5ddb91a4d2c820d9faf81 commit 264285c9a5552d11f8e5ddb91a4d2c820d9faf81 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2020-04-23 00:25:25 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2020-04-23 00:31:25 +0000 dev-libs/clhpp: fix installation directory Upstream now handles the global prefix correctly so there is no need to set it to $EPREFIX/usr/include; simply $EPREFIX/usr - i.e. the Gentoo default will do. Closes: https://bugs.gentoo.org/716392 Signed-off-by: Marek Szuba <marecki@gentoo.org> dev-libs/clhpp/clhpp-2.0.11-r1.ebuild | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+)