Bug 446907 - kio does not compile
Summary: kio does not compile
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: HTTP (show other bugs)
Version: 5.89.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-13 01:52 UTC by voncloft
Modified: 2021-12-13 03:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.