Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 2015 16:17:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201795] databases/postgresql94-server: LDAP support broken!
Message-ID:  <bug-201795-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 201795
           Summary: databases/postgresql94-server: LDAP support broken!
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: pgsql@FreeBSD.org
          Reporter: ohartman@zedat.fu-berlin.de
          Assignee: pgsql@FreeBSD.org
             Flags: maintainer-feedback?(pgsql@FreeBSD.org)

With ports tree Revision: 392733, building port databases/postgresql94-server
broke LDAP support although LDAP as option is explicitely enabled:

===> The following configuration options are available for
postgresql94-server-9.4.4_1:
     DEBUG=off: Builds with debugging symbols
     DTRACE=off: Build with DTrace probes
     GSSAPI=on: Build with GSSAPI support
     ICU=off: Use ICU for unicode collation
     INTDATE=on: Builds with 64-bit date/time type
     LDAP=on: Build with LDAP authentication support
     NLS=on: Use internationalized messages
     OPTIMIZED_CFLAGS=on: Builds with compiler optimizations (-O3)
     PAM=on: Build with PAM Support
     SSL=on: Build with OpenSSL support
     TZDATA=on: Use internal timezone database
====> Build with kerberos provider support: you can only select none or one of
them
     MIT_KRB5=off: Build with MIT kerberos support
     HEIMDAL_KRB5=off: Builds with Heimdal kerberos

Prior to this PR, I also tried "make rmconfig" before building the port again.

The error after the update is:

 service postgresql start
LOG:  invalid authentication method "ldap": not supported by this build
CONTEXT:  line 94 of configuration file
"/pool/datenbank/pgsql/walstatt/pg_hba.conf"
LOG:  invalid authentication method "ldap": not supported by this build
CONTEXT:  line 95 of configuration file
"/pool/datenbank/pgsql/walstatt/pg_hba.conf"
LOG:  invalid authentication method "ldap": not supported by this build
CONTEXT:  line 96 of configuration file
"/pool/datenbank/pgsql/walstatt/pg_hba.conf"

[...]

-- 
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-201795-13>