Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Dec 2014 08:48:06 +0100
From:      Philippe Lauget <lists@lrnx.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: GSSAPILIBDIR not filled while trying to build cyrus-sasl2-gssapi
Message-ID:  <548011B6.90409@lrnx.fr>
In-Reply-To: <20141204.113621.806699077856820420.hrs@allbsd.org>
References:  <547DCEF9.3060501@lrnx.fr> <CACdU%2Bf8FpHX%2BA4ao_-tDdKQH%2BYSqEKhBdAJbomAM%2BN8JW4V1hA@mail.gmail.com> <20141204.113621.806699077856820420.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 04/12/2014 03:36, Hiroki Sato a écrit :
> Scot Hetzel <swhetzel@gmail.com> wrote
>   in <CACdU+f8FpHX+A4ao_-tDdKQH+YSqEKhBdAJbomAM+N8JW4V1hA@mail.gmail.com>:
> 
> sw> On Tue, Dec 2, 2014 at 8:38 AM, Philippe Lauget <lists@lrnx.net> wrote:
> sw> > Hi,
> sw> >
> sw> > I'm trying to build /usr/ports/security/cyrus-sasl2-gssapi with MIT krb5
> sw> > from a fresh port tree :
> sw> >
> sw> > ===>  License BSD4CLAUSE accepted by the user
> sw> > ===>  Found saved configuration for cyrus-sasl-gssapi-2.1.26_3
> sw> > ===>   cyrus-sasl-gssapi-2.1.26_3 depends on file: /usr/local/sbin/pkg -
> sw> > found
> sw> > ===> Fetching all distfiles required by cyrus-sasl-gssapi-2.1.26_3 for
> sw> > building
> sw> > ===>  Extracting for cyrus-sasl-gssapi-2.1.26_3
> sw> > => SHA256 Checksum OK for cyrus-sasl-2.1.26.tar.gz.
> sw> > ===>  Patching for cyrus-sasl-gssapi-2.1.26_3
> sw> > ===>  Applying FreeBSD patches for cyrus-sasl-gssapi-2.1.26_3
> sw> > ===>   cyrus-sasl-gssapi-2.1.26_3 depends on executable: libtool - found
> sw> > ===>   cyrus-sasl-gssapi-2.1.26_3 depends on file: /libkrb5support.so -
> sw> > not found
> sw> > ===>    Verifying install for /libkrb5support.so in /usr/ports/security/krb5
> sw> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> sw> >
> sw> > ===>  License MIT accepted by the user
> sw> > ===>  Found saved configuration for krb5-1.13
> sw> > ===>   krb5-1.13 depends on file: /usr/local/sbin/pkg - found
> sw> > ===> Fetching all distfiles required by krb5-1.13 for building
> sw> > ===>  Extracting for krb5-1.13
> sw> > ....
> sw> >
> sw> >
> sw> > krb5-1.13 is already installed on my system, i have KRB5_HOME=/usr/local
> sw> > in /etc/make.conf
> sw> >
> sw> > Of course, /libkrb5support.so does not exist, and the check should point
> sw> > to /usr/local/lib/libkrb5support.so, or, from the path computed from
> sw> > ${GSSAPILIBDIR}/libkrb5support.so defined in /usr/ports/Mk/Uses/gssapi.mk
> sw> >
> sw> > But, unlike base or heimdal, with MIT krb5, GSSAPILIBDIR is not defined.
> sw> >
> sw> > Have I missed a step, or is it a 'bug' ?
> sw> > Thanks,
> sw> >
> sw> Looks like it has been fixed in r373797
> sw>
> sw> http://svnweb.freebsd.org/ports/head/Mk/Uses/gssapi.mk?view=log
> 
>  Yes, sorry for the breakage.
> 
> -- Hiroki
> 


Thanks for your fix !

-- 
Philippe



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