GNU bug report logs - #41421
28.0.50; HarfBuzz font shaping library not found

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Wed, 20 May 2020 15:46:01 UTC

Severity: normal

Tags: notabug

Found in version 28.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 41421 <at> debbugs.gnu.org
Subject: bug#41421: 28.0.50; HarfBuzz font shaping library not found
Date: Thu, 21 May 2020 08:50:09 +0200
On 20.05.20 18:26, Robert Pluim wrote:
>>>>>> On Wed, 20 May 2020 17:52:33 +0200, Andreas Röhler <andreas.roehler <at> easy-emacs.de> said:
>      Andreas> At Linux SOME 3.16.0-10-686-pae #1 SMP Debian 3.16.81-1 (2020-01-17)
>      Andreas> i686 GNU/Linux
>
>      Andreas> With trunk from today, running
>
>      Andreas> ./configure --with-modules --with-mailutils
>
>      Andreas> get the following warning:
>
>      Andreas> configure: WARNING: This configuration uses the Cairo graphics library,
>      Andreas>     but not the HarfBuzz font shaping library.  We recommend the use
>      Andreas>     of HarfBuzz when using Cairo, please install HarfBuzz development
>      Andreas>     packages.
>
>      Andreas> libharfbuzz-dev however is installed, as told by apt-get.
>
> Does config.log provide any clues as to why configure didnʼt find
> harfbuzz?
>
> What does
>
>      pkg-config --exists --print-errors "harfbuzz >= 1.2.3"
>
> return? Itʼs possible you need to adjust your PKG_CONFIG_PATH to
> include the location of libharfbuzz.pc
>
> Robert


configure:15649: checking for harfbuzz >= 0.9.42
configure:15656: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.42"
Requested 'harfbuzz >= 0.9.42' but version of harfbuzz is 0.9.35
configure:15659: $? = 1
configure:15673: $PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.42"
Requested 'harfbuzz >= 0.9.42' but version of harfbuzz is 0.9.35
configure:15676: $? = 1
configure:15690: result: no
Requested 'harfbuzz >= 0.9.42' but version of harfbuzz is 0.9.35

Thanks,

Andreas





This bug report was last modified 5 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.