Public bug reported:

Hi,

I'm having some problems with running and building nextcloud-desktop and
have tracked it to libqt5webenginecore5.

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System
-> About Ubuntu

> lsb_release -rd
Description:    Ubuntu 20.10
Release:        20.10

2) The version of the package you are using, via 'apt-cache policy
pkgname' or by checking in Software Center

> apt-cache policy libqt5webenginecore5      
libqt5webenginecore5:
  Installed: 5.14.2+dfsg1-5
  Candidate: 5.14.2+dfsg1-5
  Version table:
 *** 5.14.2+dfsg1-5 500
        500 http://dk.archive.ubuntu.com/ubuntu groovy/universe amd64 Packages
        100 /var/lib/dpkg/status

3) What you expected to happen

I expected to be able run and compile applications using
libqt5webenginecore5.

4) What happened instead

If I run nextcloud-desktop or try to compile it myself, I get these
errors.

/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5.14.2: undefined 
reference to `FT_Palette_Select'
/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5.14.2: undefined 
reference to `FT_Get_Color_Glyph_Layer'
collect2: error: ld returned 1 exit status

>From what I can tell it has something to do with linking to freetype2:
https://www.freetype.org/freetype2/docs/reference/ft2-color_management.html#ft_palette_select

It is a fresh minimal install of Kubuntu 20.10.
libqt5webenginecore5:amd64 is version: 5.14.2+dfsg1-5.

** Affects: qtwebengine-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1918916

Title:
  undefined reference to `FT_Palette_Select' and
  `FT_Get_Color_Glyph_Layer'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1918916/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to