Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2023 08:53:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272179] security/sudo: build failure:
Message-ID:  <bug-272179-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272179

            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=3D26/WITH_OPENLDAP_VER=3D26 is set to u=
tilize
more OpenLDAP 2.6. This worked until today (rebuild yesterday before OpenSS=
L 3
include  last time OpenLDAP suite due to LLVM16 import). Now I reveive=20

[...]
=3D=3D=3D>  Cleaning for sudo-1.9.13p3
=3D=3D=3D>  sudo-1.9.13p3 cannot install: OpenLDAP versions mismatch: openl=
dap-client
is installed and wanted version is openldap26-client.
*** Error code 1
[...]

When option LDAP is enabled:

=3D=3D=3D> The following configuration options are available for sudo-1.9.1=
3p3:
     AUDIT=3Don: Enable BSM audit support
     DISABLE_AUTH=3Doff: Do not require authentication by default
     DISABLE_ROOT_SUDO=3Doff: Do not allow root to run sudo
     DOCS=3Don: Build and/or install documentation
     EXAMPLES=3Don: Build and/or install examples
     INSULTS=3Doff: Enable insults on failures
     LDAP=3Don: LDAP protocol support
     NLS=3Don: Native Language Support
     NOARGS_SHELL=3Doff: Run a shell if no arguments are given
     OPIE=3Doff: Enable one-time passwords (no PAM support)
     PAM=3Don: Pluggable authentication module support
     PYTHON=3Doff: Enable python plugin support
     SSSD=3Doff: Enable SSSD backend support.
=3D=3D=3D=3D> Enable Kerberos 5 authentication (no PAM support): you can on=
ly select
none or one of them
     GSSAPI_BASE=3Doff: GSSAPI support via base system (needs Kerberos)
     GSSAPI_HEIMDAL=3Doff: GSSAPI support via security/heimdal
     GSSAPI_MIT=3Doff: GSSAPI support via security/krb5
=3D=3D=3D> Use 'make config' to modify these settings

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272179-7788>