[Bug 264526] security/sssd: Fails to package after security/krb5 update: Error: Missing: lib/krb5/plugins/authdata/sssd_pac_plugin.so Error: Missing: libexec/sssd/sssd_pac

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Jun 2022 16:28:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264526

--- Comment #4 from John Hein <jcfyecrayz@liamekaens.com> ---
(In reply to Fernando ApesteguĂ­a from comment #3)
Maybe add a build of sssd to a 'test' target?  When someone does an upgrade,
generally a 'make test' (if available) should be executed.  I realize not
everyone does a 'make test' (maybe with poudriere [[1]]), but at least it might
be a little better than relying on people reading a comment.

Alternatively (or in addition), there could be something in the Makefile that
turns on when 'DEVELOPER=yes' is turned on.  For example, a DEV_WARNING could
be defined:

DEV_WARNING= 'When updating the krb5 port, please make sure that security/sssd
can build & install with all options combinations.'


[[1]] I didn't see an option to run 'make test' for poudriere testport or bulk
commands - seems like that should be an option (or maybe I missed it).

-- 
You are receiving this mail because:
You are the assignee for the bug.