01:57:46 Snipa: had "-fontconfig -system-freetype" config options 01:58:21 "but it's not detecting the FT2 headers." <- could you provide more info? (don't recall having any problem with FT2 headers) 01:59:02 ERROR: Feature 'system-freetype' was enabled, but the pre-condition 'features.freetype && libs.freetype' failed. 01:59:02 ERROR: Feature 'fontconfig' was enabled, but the pre-condition '!config.win32 && !config.darwin && features.system-freetype && libs.fontconfig' failed. 01:59:27 W/ the: -fontconfig -system-freetype flags, and libraries installed, verifed they exist. 01:59:44 But it's not being picked up during the configure for some reason it looks like, and override the INCDIR doesn't provide anything. 02:01:15 It looks like it's unable to find the correct header file, if you didn't run into anything specific, I might just compile freetype2 and give it it's own build directory. 02:01:18 hm, according to the message, it fails to find the libs... that's odd 02:01:39 Yeah. 02:01:54 if i remember it correctly, having "-fontconfig -system-freetype" was enough 02:02:13 Lovely. I'll go hit this with a bigger hammer somewhere. 17:00:46 xiphon: for reference, these are the warnings we are talking about: https://paste.debian.net/hidden/e21dae7b/ 17:00:55 the fonts look fine, it’s just this message 17:02:44 Snipa: maybe some helpful info here: https://stackoverflow.com/questions/20751604/static-qt5-build-on-linux-how-to-handle-fonts-when-deploying 19:23:36 Yeah, it's weird, the fonts are embedded, I checked the resource files already.