[Bug 259032] [exp-run] Update KDE Frameworks to 5.88.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 17 17:53:02 BST 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259032
--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=6da058ddded0b1035a452515c671055b2f8cbaf4
commit 6da058ddded0b1035a452515c671055b2f8cbaf4
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-10-17 12:44:20 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-10-17 16:49:53 +0000
devel/kf5-kio: fix compilation against ACL on recent current
The update of KDE Frameworks to 5.87 [1] broke compilation of devel/kf5-kio
on recent current:
/usr/ports/devel/kf5-kio/work/kio-5.87.0/src/core/../aclhelpers_p.h:18:10:
fatal error: 'acl/libacl.h' file not found
#include <acl/libacl.h>
^~~~~~~~~~~~~~
Switch to using the compatiblity shim acl_portability.h.
[1] c1f36e0f27920678c4d9d1f80d5b02f8c8f40c38
PR: 259032
Reported by: rhurlin
.../kf5-kio/files/patch-src_aclhelpers__p.h (new) | 34 ++++++++++++++++++++++
1 file changed, 34 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list