[Bug 272179] security/sudo: build failure:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Jun 2023 08:53:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272179 Bug ID: 272179 Summary: security/sudo: build failure: Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: garga@FreeBSD.org Reporter: ohartmann@walstatt.org Assignee: garga@FreeBSD.org Flags: maintainer-feedback?(garga@FreeBSD.org) On recent CURRENT ( FreeBSD 14.0-CURRENT #0 main-n263782-59833b089e78: Sat Jun 24 10:19:44 CEST 2023 amd64, llvm16, openssl 3, delete-old/-libs performed) port security/sudo fails to build. In /etc/make.conf WANT_OPENLDAP_VER=26/WITH_OPENLDAP_VER=26 is set to utilize more OpenLDAP 2.6. This worked until today (rebuild yesterday before OpenSSL 3 include last time OpenLDAP suite due to LLVM16 import). Now I reveive [...] ===> Cleaning for sudo-1.9.13p3 ===> sudo-1.9.13p3 cannot install: OpenLDAP versions mismatch: openldap-client is installed and wanted version is openldap26-client. *** Error code 1 [...] When option LDAP is enabled: ===> The following configuration options are available for sudo-1.9.13p3: AUDIT=on: Enable BSM audit support DISABLE_AUTH=off: Do not require authentication by default DISABLE_ROOT_SUDO=off: Do not allow root to run sudo DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples INSULTS=off: Enable insults on failures LDAP=on: LDAP protocol support NLS=on: Native Language Support NOARGS_SHELL=off: Run a shell if no arguments are given OPIE=off: Enable one-time passwords (no PAM support) PAM=on: Pluggable authentication module support PYTHON=off: Enable python plugin support SSSD=off: Enable SSSD backend support. ====> Enable Kerberos 5 authentication (no PAM support): you can only select none or one of them GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 ===> Use 'make config' to modify these settings -- You are receiving this mail because: You are the assignee for the bug.