FreeBSD Bugzilla – Attachment 237705 Details for
Bug 267415
security/sssd: plist failures and longer builds if textproc/po4a is installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] security/sssd: explicitly disable po4a to fix plist problems in case it's installed
pr-sssd-disable-po4a.diff (text/plain), 808 bytes, created by
John Hein
on 2022-10-29 11:29:36 UTC
(
hide
)
Description:
[patch] security/sssd: explicitly disable po4a to fix plist problems in case it's installed
Filename:
MIME Type:
Creator:
John Hein
Created:
2022-10-29 11:29:36 UTC
Size:
808 bytes
patch
obsolete
>Disable po4a. It is not an explicit build dependency, nor should >it be. There is no need to use it to rebuild man pages with the >current (1.16.5) distribution tarball. And using po4a (currently >0.68) somehow fails to create man pages for some locales. > >diff --git a/security/sssd/Makefile b/security/sssd/Makefile >index 41e61f6f7444..6a24c4af96d5 100644 >--- a/security/sssd/Makefile >+++ b/security/sssd/Makefile >@@ -37,7 +37,8 @@ FLAVOR?= ${FLAVORS:[1]} > smb_PKGNAMESUFFIX= -smb > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --without-selinux --without-semanage \ >+CONFIGURE_ARGS= ac_cv_prog_PO4A=no \ >+ --without-selinux --without-semanage \ > --without-libnl --without-nfsv4-idmapd-plugin \ > --without-autofs --without-secrets --without-kcm \ > --without-python2-bindings --with-python-prefix=${PREFIX} \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jcfyecrayz
:
maintainer-approval?
(
jhixson
)
Actions:
View
|
Diff
Attachments on
bug 267415
: 237705