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: Robert Pluim <rpluim <at> gmail.com>
To: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
Cc: 41421 <at> debbugs.gnu.org
Subject: bug#41421: 28.0.50; HarfBuzz font shaping library not found
Date: Wed, 20 May 2020 18:26:00 +0200
>>>>> 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




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

Previous Next


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