security/krb5 fails to configure with libedit option enabled

Cy Schubert Cy.Schubert at cschubert.com
Sun Jan 13 15:58:06 UTC 2019


In message <20190113135944.244bc58d at DaemONX>, Serpent7776 writes:
> On Sun, 13 Jan 2019 13:56:54 +0100
> Serpent7776 <serpent7776 at gmail.com> wrote:
>
> > Hello,
> > 
> > security/krb5 fails at configure stage when compiling under poudirere for m
> e.
> > 
> > My OS version
> > FreeBSD DaemONX 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 #0: Tue Jan  8
> > 21:35:12 UTC 2019
> > root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
> > 
> > My options:
> > 
> > _OPTIONS_READ=krb5-1.17
> > _FILE_COMPLETE_OPTIONS_LIST=DNS_FOR_REALM EXAMPLES KRB5_HTML KRB5_PDF LDAP
> > LMDB NLS READLINE READLINE_PORT LIBEDIT OPTIONS_FILE_UNSET+=DNS_FOR_REALM
> > OPTIONS_FILE_UNSET+=EXAMPLES
> > OPTIONS_FILE_UNSET+=KRB5_HTML
> > OPTIONS_FILE_UNSET+=KRB5_PDF
> > OPTIONS_FILE_UNSET+=LDAP
> > OPTIONS_FILE_UNSET+=LMDB
> > OPTIONS_FILE_UNSET+=NLS
> > OPTIONS_FILE_UNSET+=READLINE
> > OPTIONS_FILE_UNSET+=READLINE_PORT
> > OPTIONS_FILE_SET+=LIBEDIT
> > 
> > In poudriere log file I can see
> > 
> > checking for libedit... no
> > configure: error: Could not detect libedit with pkg-config
> > 
> > and in workdir in config.lo
> > 
> > configure:13540: result: no
> > configure:13661: checking for libedit
> > configure:13720: result: no
> > configure:13740: error: Could not detect libedit with pkg-config
> > 
> > so I guess there's some issue with finding libedit
> > 
> > I already had libedit enabled previously and it built fine.
> > 
> > Thanks
> > 
>
> Forgot to include log files.

Remove :run from the end of USES=pkgconfig.
I tried building the port in a virgin jail. pkgconfig was installed by 
a prereq. You might have removed pkgconfig at some point, you had the 
right combination of packages installed to tickle this bug.

Thanks for letting me know.

It has also been committed.


-- 
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.






More information about the freebsd-ports mailing list