Created attachment 202450 [details] Include support for krb5 1.17 Port fails to build w/ MIT krb5 1.17 during package as described below. The attached patch that patches the external pac_responder.m4 fixes it. =========================================================================== =======================<phase: package >============================ ===> Building package for sssd-1.11.7_14 pkg-static: Unable to access file /wrkdirs/usr/ports/security/sssd/work/stage/usr/local/lib/krb5/plugins/authdata/sssd_pac_plugin.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/security/sssd/work/stage/usr/local/libexec/sssd/sssd_pac:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/security/sssd =>> Cleaning up wrkdir
Created attachment 202451 [details] Log of successful build after applying attached patch
The patch by itself can't be applied but the content is valid. Now I need the maintainer approval before commit
Maintainer timeout? By the way, if you dos2unix the attached patch, it applies fine. And it builds with the patch (SMB option on).
committed, thanks
A commit references this bug: Author: rodrigo Date: Wed May 29 06:46:57 UTC 2019 New revision: 502928 URL: https://svnweb.freebsd.org/changeset/ports/502928 Log: Add 1.17 to supported krb5 versions Bump PORTREVISION PR: 236113 Submitted by: vrwmiller@gmail.com Reported by: lukas.slebodnik@intrak.sk (maintainer's timeout; 29 days) Changes: head/security/sssd/Makefile head/security/sssd/files/patch-src_external_pac__responder.m4
*** Bug 204827 has been marked as a duplicate of this bug. ***