Hello Khaled, Thanks for the tip! I can confirm that the patch you recommended does indeed solve this issue. BR, Geoge On Tue, 17 Jul 2018 at 05:30, Khaled Hosny <dr.khaled.hosny at gmail.com> wrote: > > Can you try applying this change and see if it helps? > https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=c5b8b1a3c0247773bd613cba1a183fc8961d38fc > > On Tue, Jul 17, 2018 at 02:45:00AM +0300, George Diamantopoulos wrote: > > Can anyone point me to a direction here? Any idea what could be wrong? > > On Fri, 13 Jul 2018 at 18:29, George Diamantopoulos > > <georgediam at gmail.com> wrote: > > > > > > This is the exact same output I'm getting on my machine from > > > pkg-config. Are you saying this is an issue with the ebuild, and that > > > libreoffice build system should be able to find the headers fine? > > > On Tue, 10 Jul 2018 at 11:42, Michael Stahl <mst at libreoffice.org> wrote: > > > > > > > > On 09.07.2018 18:25, George Diamantopoulos wrote: > > > > > Hello all, > > > > > > > > > > I've been trying to build the current 6.1 git branch of libreoffice, > > > > > and it seems that it has trouble finding some headers provided by > > > > > harfbuzz. More specifically, compilation fails with: > > > > > > > > > >> libreoffice-6.1.9999/vcl/inc/sallayout.hxx:28:10: fatal error: hb.h: No such file or directory > > > > > > > > > > This is on gentoo, using the ebuild found in portage. I opened a bug > > > > > on gentoo's bugzilla first, but I was told by a developer there that I > > > > > should notify upstream. I checked for presence of the header file on > > > > > my system, and it's available in the following path: > > > > > > > > > >> /usr/include/harfbuzz/hb.h > > > > > > > > > > You may find a build log and environment information at the > > > > > aforementioned gentoo bug page: > > > > > > > > > >> https://bugs.gentoo.org/659896 > > > > > > > > > > Please let me know if I can be of further help. I've tried with > > > > > harfbuzz 1.8.1 and 1.8.2, same result. I'm not sure if 1.8.0 is > > > > > affected as well. Reportedly, libreoffice 6.0 builds fine with these > > > > > library versions (not tested by me, other users said so in the gentoo > > > > > bug page). Thank you. > > > > > > > > on Fedora 28, i get: > > > > > > > > > pkg-config --cflags harfbuzz > > > > > -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include > > > > > > > > given the location of /usr/include/harfbuzz/hb.h, the first include path > > > > in that output is what makes this work. > > _______________________________________________ > > LibreOffice mailing list > > LibreOffice at lists.freedesktop.org > > https://lists.freedesktop.org/mailman/listinfo/libreoffice