Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 07:57:52 -0800
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Serpent7776 <serpent7776@gmail.com>
Cc:        cy@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: security/krb5 fails to configure with libedit option  enabled
Message-ID:  <201901131557.x0DFvqZ5089052@slippy.cwsent.com>
In-Reply-To: Message from Serpent7776 <serpent7776@gmail.com> of "Sun, 13 Jan 2019 13:59:44 %2B0100." <20190113135944.244bc58d@DaemONX>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20190113135944.244bc58d@DaemONX>, Serpent7776 writes:
> On Sun, 13 Jan 2019 13:56:54 +0100
> Serpent7776 <serpent7776@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@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@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

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







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