Summary: | media-gfx/openscad-2021.01 - src/FontCache.h: fatal error: hb-ft.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Paul Zander <negril.nx+gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 media-gfx:openscad-2021.01:20211215-131630.log.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 759162 [details]
emerge-info.txt
Created attachment 759163 [details]
emerge-history.txt
Created attachment 759164 [details]
environment
Created attachment 759165 [details]
etc.portage.tar.bz2
Created attachment 759166 [details]
media-gfx:openscad-2021.01:20211215-131630.log.bz2
Created attachment 759167 [details]
temp.tar.bz2
This puzzles me. You have harfbuzz installed, the -I/usr/include/harfbuzz flag is passed, yet it doesn't find the header file. Need to check, whether this header get's only installed with specific USE flag. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b809ad20e706bf9af8c0a918f3b47701efc4e9e4 commit b809ad20e706bf9af8c0a918f3b47701efc4e9e4 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: Sat Nov 16 02:52:12 2024 +0100 Commit: Sam James <sam@gentoo.org> CommitDate: Sat Nov 16 21:39:07 2024 +0000 media-gfx/openscad: add 20241114 Drop RESTRICT=mirror. Document manifold USE-flag. Drop qt5 support. Bundle sanitizers-cmake as there is and likely never will be another consumer. Force CONFIG mode for FindBoost. Eigen3 is a header-only library and we do not have public headers, so it's DEPEND only. Add egl and glx USE-flags. Adjust ebuild style to fit the rest my ebuilds. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-gfx/openscad/Manifest | 3 +- media-gfx/openscad/metadata.xml | 6 + ...ad-20241111.ebuild => openscad-20241114.ebuild} | 134 +++++++++++---------- profiles/arch/amd64/package.use.mask | 4 + profiles/arch/base/package.use.mask | 4 + 5 files changed, 87 insertions(+), 64 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b809ad20e706bf9af8c0a918f3b47701efc4e9e4 commit b809ad20e706bf9af8c0a918f3b47701efc4e9e4 Author: Paul Zander <negril.nx+gentoo@gmail.com> AuthorDate: Sat Nov 16 02:52:12 2024 +0100 Commit: Sam James <sam@gentoo.org> CommitDate: Sat Nov 16 21:39:07 2024 +0000 media-gfx/openscad: add 20241114 Drop RESTRICT=mirror. Document manifold USE-flag. Drop qt5 support. Bundle sanitizers-cmake as there is and likely never will be another consumer. Force CONFIG mode for FindBoost. Eigen3 is a header-only library and we do not have public headers, so it's DEPEND only. Add egl and glx USE-flags. Adjust ebuild style to fit the rest my ebuilds. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-gfx/openscad/Manifest | 3 +- media-gfx/openscad/metadata.xml | 6 + ...ad-20241111.ebuild => openscad-20241114.ebuild} | 134 +++++++++++---------- profiles/arch/amd64/package.use.mask | 4 + profiles/arch/base/package.use.mask | 4 + 5 files changed, 87 insertions(+), 64 deletions(-) |