Bug 233182 - x11/kdelibs-kde4: fails to build with libressl
Summary: x11/kdelibs-kde4: fails to build with libressl
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-12 22:47 UTC by Felix Palmen
Modified: 2018-12-09 20:26 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch against x11/kdelibs-kde4 (42.88 KB, patch)
2018-11-14 01:16 UTC, Felix Palmen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Palmen freebsd_committer freebsd_triage 2018-11-12 22:47:22 UTC
lib/libkio.so.5.14.38: undefined reference to `X509_getm_notBefore'
lib/libkio.so.5.14.38: undefined reference to `X509_getm_notAfter'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
*** Error code 1
Comment 1 Felix Palmen freebsd_committer freebsd_triage 2018-11-14 01:16:14 UTC
Created attachment 199219 [details]
patch against x11/kdelibs-kde4

Succeeded to build it with the attached patch, which is mostly based on this:

https://phabricator.kde.org/D6665
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2018-11-24 00:21:38 UTC
(In reply to Felix Palmen from comment #1)

First of all, thanks for the submission, they are always very welcome.

Buuuuuut....
We will kick KDE4 out in around 30days...


mfg Tobias
Comment 3 Felix Palmen freebsd_committer freebsd_triage 2018-11-24 13:50:29 UTC
Well, that's a shame IMO ;) Maybe I should give kde 5 another chance then ... but at least, anyone running into this problem has the chance to find this PR right now ... :)
Comment 4 Adriaan de Groot freebsd_committer freebsd_triage 2018-12-09 20:26:07 UTC
I'm going to close this one -- it will still be findable by new reporters though. Supporting libressl in Qt5 and that stack may be doable in spite of upstream hostility. For EOL stuff like the Qt4 stack, just not worth our time.