Bug 446907

Summary: kio does not compile
Product: [Frameworks and Libraries] frameworks-kio Reporter: voncloft
Component: HTTPAssignee: KIO Bugs <kio-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kdelibs-bugs, nate
Priority: NOR    
Version: 5.89.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description voncloft 2021-12-13 01:52:00 UTC
SUMMARY
***
Tried to compile but it fails with an error saying: undefined symbol: "_ZN18KCOMPRESSIONDEVICE" and something about a string.......it fails with error2 - had to downgrade everything kf5 related to 5.88.0
***


STEPS TO REPRODUCE
1. download tarball of kio
2. untar and compile
3. run into error of undefined symbol

OBSERVED RESULT


EXPECTED RESULT
To compile

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  
(available in About System)
KDE Plasma Version: 5.23 
KDE Frameworks Version: 5.88 (tried to install 5.89.0 unsuccessfully)
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Installed extra-cmake-modules 5.89.0 
upgraded everything in order as described here: https://www.linuxfromscratch.org/blfs/view/svn/kde/frameworks5.html

kio fails miserably
Comment 1 Nate Graham 2021-12-13 03:50:05 UTC
CI is green and it compiles for me. It sounds like some other dependent framework wasn't built first. Try building other stuff and updating your build scripts.

In the future, please ask for help building software in the kde-devel Matrix room or mailing list, rather than the bug tracker.