Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 13:56:54 +0100
From:      Serpent7776 <serpent7776@gmail.com>
To:        cy@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   security/krb5 fails to configure with libedit option enabled
Message-ID:  <20190113135654.26f5dfc2@DaemONX>

next in thread | raw e-mail | index | archive | help
Hello,

security/krb5 fails at configure stage when compiling under poudirere for me.

My OS version
FreeBSD DaemONX 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 #0: Tue Jan  8 21:35:12
UTC 2019     root@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

-- 
/*
 * Serpent7776
 */



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