Re: Unable to compile LibreOffice 7.3. Stuck at harfbuzz error messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for your kind answer!

I had to remove the failed attempt of 7.3.0 compilation to make room for the successful 7.2.5 one (lack of disk space), but ASAP I'm going to download the 7.3.0 source code, compile it and I'll be back with the requested info.

Best regards

El vie, 4 feb 2022 a las 15:03, Caolán McNamara (<caolanm@xxxxxxxxxx>) escribió:
On Mon, 2022-01-31 at 01:47 -0600, dreamnext@xxxxxxxxx wrote:
> /home/linux/Downloads/libreoffice-
> 7.3.0.3/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.a(libh
> arfbuzz_la-hb-graphite2.o): In function
> `_hb_graphite2_shaper_face_data_create':
> /home/linux/Downloads/libreoffice-
> 7.3.0.3/workdir/UnpackedTarball/harfbuzz/src/hb-graphite2.cc:132:
> undefined reference to `gr_make_face_with_ops'
> /home/linux/Downloads/libreoffice-
> 7.3.0.3/workdir/UnpackedTarball/harfbuzz/src/.libs/libharfbuzz.a(libh
> arfbuzz_la-hb-graphite2.o): In function
> `_hb_graphite2_shaper_face_data_destroy':
>
> And a lot more error messages related to harfbuzz.
> Does anybody know what’s going on and how to solve this issue?(Yes,
> libharfbuzz-dev is installed, as always).

What we'd need to see is the configure/autogen options passed here.
Best is probably the output of config.log to see what was passed in and
what was the configured result.

You mention "libharfbuzz-dev is installed" which suggests your intent
might have been to build against the system harfbuzz, but the logs show
that the bundled harfbuzz was built and that it couldn't find
gr_make_face_with_ops to link against, which is (presumably) a graphite
symbol. config.log could show what graphite is intended to be used,
internal/external and maybe give a hint as to what is the problem.


[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux