Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576208 - kde-plasma/kde-cli-tools-5.5.5 (with openssl-1.0.2g-r1) - /usr/lib64/libQt5Network.so.5.5.1: undefined reference to `SSLv2_client_method'
Summary: kde-plasma/kde-cli-tools-5.5.5 (with openssl-1.0.2g-r1) - /usr/lib64/libQt5Ne...
Status: RESOLVED DUPLICATE of bug 576128
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-02 08:25 UTC by Juergen Rose
Modified: 2016-03-02 12:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2016-03-02 08:25:55 UTC
'emerge kde-cli-tools' fails with:
...
/usr/bin/x86_64-pc-linux-gnu-g++   -march=native -O2 -pipe  -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type  -Wl,--enable-new-dtags  -Wl,-O1 -Wl,--as-needed CMakeFiles/keditfiletype5.dir/keditfiletype.cpp.o CMakeFiles/keditfiletype5.dir/filetypedetails.cpp.o CMakeFiles/keditfiletype5.dir/filegroupdetails.cpp.o CMakeFiles/keditfiletype5.dir/kservicelistwidget.cpp.o CMakeFiles/keditfiletype5.dir/typeslistitem.cpp.o CMakeFiles/keditfiletype5.dir/mimetypedata.cpp.o CMakeFiles/keditfiletype5.dir/mimetypewriter.cpp.o CMakeFiles/keditfiletype5.dir/newtypedlg.cpp.o CMakeFiles/keditfiletype5.dir/kserviceselectdlg.cpp.o CMakeFiles/keditfiletype5.dir/keditfiletype5_automoc.cpp.o  -o keditfiletype5 -rdynamic /usr/lib64/libKF5KIOWidgets.so.5.19.0 /usr/lib64/libKF5WindowSystem.so.5.19.0 /usr/lib64/libKF5IconThemes.so.5.19.0 /usr/lib64/libKF5KIOCore.so.5.19.0 /usr/lib64/libKF5JobWidgets.so.5.19.0 /usr/lib64/libKF5Service.so.5.19.0 /usr/lib64/libQt5Network.so.5.5.1 /usr/lib64/libKF5Completion.so.5.19.0 /usr/lib64/libKF5I18n.so.5.19.0 /usr/lib64/libKF5WidgetsAddons.so.5.19.0 /usr/lib64/libKF5ConfigCore.so.5.19.0 /usr/lib64/libQt5DBus.so.5.5.1 /usr/lib64/libQt5Widgets.so.5.5.1 /usr/lib64/libKF5CoreAddons.so.5.19.0 /usr/lib64/libQt5Gui.so.5.5.1 /usr/lib64/libQt5Core.so.5.5.1 
/usr/lib64/libQt5Network.so.5.5.1: undefined reference to `SSLv2_client_method'
/usr/lib64/libQt5Network.so.5.5.1: undefined reference to `SSLv2_server_method'
collect2: error: ld returned 1 exit status
Comment 1 Andreas Sturmlechner gentoo-dev 2016-03-02 10:14:19 UTC
You need to rebuild qtnetwork:5.

Same for qtcore:4.

See also bug 576128
Comment 2 Pacho Ramos gentoo-dev 2016-03-02 12:02:06 UTC

*** This bug has been marked as a duplicate of bug 576128 ***