https://bugs.kde.org/show_bug.cgi?id=512270

            Bug ID: 512270
           Summary: plasma-workspace fails to compile because of upstream
                    fontconfig header change
    Classification: Applications
           Product: systemsettings
      Version First git-stable-Plasma/6.3
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: kcm_fontinst
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Hi

It seems that plasma-workspace fails to compile because fontconfig moved some
functions around in a header.

The error is below, I hope I am reporting against the correct component, I
could not find the plasma-workspace component here, so this is my best guess,
and the gitlab repo says to report here

I think it is because of this commit
https://github.com/fontconfig/fontconfig/commit/b4b753d66dea17d645166adca239a0fba84d03a9

Thanks


```
  Build plasma-workspace (294 of 519): [ 26%] Built target
org.kde.plasma.lock_logout_autogen
  Build plasma-workspace (294 of 519): [ 26%] Building CXX object
applets/kicker/autotests/CMakeFiles/testrunnermodel.dir/__/actionlist.cpp.o
  Build plasma-workspace (294 of 519): [ 26%] Building CXX object
applets/kicker/autotests/CMakeFiles/testrunnermodel.dir/__/containmentinterface.cpp.o
  Build plasma-workspace (294 of 519): [ 26%] Linking CXX shared library
../bin/libklipper.so
  Build plasma-workspace (294 of 519):
/var/cache/srcbuild/plasma-workspace/kcms/kfontinst/lib/Fc.cpp: In function
‘QString KFI::FC::getName(const QString&)’:
  Build plasma-workspace (294 of 519):
/var/cache/srcbuild/plasma-workspace/kcms/kfontinst/lib/Fc.cpp:406:22: error:
‘FcFreeTypeQuery’ was not declared in this scope
  Build plasma-workspace (294 of 519):   406 |     FcPattern *pat =
FcFreeTypeQuery((const FcChar8 *)(QFile::encodeName(file).constData()), 0,
nullptr, &count);
  Build plasma-workspace (294 of 519):       |                     
^~~~~~~~~~~~~~~
  Build plasma-workspace (294 of 519): [ 26%] Built target
keyboardindicatorplugin_autogen
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to