Anyone have a peek at this yet? Thanks, Cameron On 07/02/2015 03:38 PM, Jan Engelhardt wrote:
On Thursday 2015-07-02 23:31, Tomáš Chvátal wrote:
HAVE_SSL - Failed
-- The following features have been disabled: * SSL Support in Qt , Use secure network connections
Can someone please fix and rebuild this for Tumbleweed. This dropped off sometime between the last few weeks. KDE Extra was building it wrong about 3 weeks ago.
Thanks,
For some reason we fail the SSL check because of lacking -fPIC.
http://lists.qt-project.org/pipermail/development/2015-May/021557.html
/usr/include/qt5/QtCore/qglobal.h:1052:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)." # error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\
If qt5 has this stark a requirement, its pkgconfig file should output -fPIC ... as a temporary exception to the general rule that any flag that is not a -D or -I must be eradicated from .pc files because it can mess up the compilation of library-using programs in subtle ways.
-- Cameron Seader Sr. Systems Engineer SUSE cs@suse.com (w)208-572-0095 (M)208-420-2167 Register for SUSECon 2015 www.susecon.com -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org