https://bugs.kde.org/show_bug.cgi?id=425470
Bug ID: 425470
Summary: kxmlgui build failure on master [kde neon]
Product: frameworks-kxmlgui
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Building from kio (and therefore kxmlgui) from master on 17-8-2020. I get a
compile error when build system hits ksendbugmail/smtp[.h/.cpp]. Line 13 of .h
#includes <TcpSocket> and line 163 of .cpp tries to initialise sock member with
"new QSslSocket(this)".
STEPS TO REPRODUCE
1. kdesrc-build kxmlgui
OBSERVED RESULT
kxmlgui fails to build.
EXPECTED RESULT
Successful build.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 5.19 ubuntu codename focal version id 20.04
(available in About System)
KDE Plasma Version:
KDE Frameworks Version: master as at 17-8-2020
Qt Version: 5.14
ADDITIONAL INFORMATION
Openssl version 1.1.1f
--
You are receiving this mail because:
You are watching all bug changes.