Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2017 16:29:38 +0100
From:      Christoph Brinkhaus <c.brinkhaus@t-online.de>
To:        freebsd-questions@freebsd.org
Cc:        Carmel NY <carmel_ny@outlook.com>
Subject:   Re: Fetchmail & poudriere
Message-ID:  <20171210152938.GA13803@esprimo.local>
In-Reply-To: <BN6PR2001MB17302AA76055AE383D54D31980310@BN6PR2001MB1730.namprd20.prod.outlook.com>
References:  <BN6PR2001MB1730D53B6F3C27468D46637580300@BN6PR2001MB1730.namprd20.prod.outlook.com> <CAOc73CB4rGkANrjaSNkEd61h_oBfHGK%2Bm40QgGqrKDYVM-a56Q@mail.gmail.com> <BN6PR2001MB17302AA76055AE383D54D31980310@BN6PR2001MB1730.namprd20.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 09, 2017 at 11:00:41AM +0000, Carmel NY wrote:
> On Sat, 09 Dec 2017 05:11:31 +0000, Ben Woods stated:
> 
> >On Sat, 9 Dec 2017 at 7:41 am, Carmel NY <carmel_ny@outlook.com> wrote:
> >
> >> I am attempting to build "mail/fetchmail< specifically:
> >> "fetchmail-6.3.26_5" using poudriere.
> >> It refuses to build it and gives this as the reason: "You are using
> >> OpenSSL from ports and have
> >> selected GSSAPI from base, please select another GSSAPI value". I have
> >> used the "options"
> >> options with poudriere and confirmed that GSSAPI is set to none. Building
> >> fetchmail using "make"
> >> with the same configuration works fine. What is causing the problem. When
> >> using "options" with
> >> poudriere, it shows the correct config file settings.
> >>
> >> --
> >> Carmel
> >>  
> >Hi Carmel,
> >
> >Can you please attach the poudriere log for the failed build?
> >
> >Regards,
> >Ben
> 
> This is a link to the file:
> https://seibercom.net/logs/Fetchmail_Build_Log.txt

Hello Carmel,

according to the log file GSSAPI is set to BASE:
====> GSSAPI Security API support: you have to select exactly one of them
     GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
     GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
     GSSAPI_MIT=off: GSSAPI support via security/krb5
     GSSAPI_NONE=off: Disable GSSAPI support

The options generated by make config appear in /var/db/ports. 
On my system poudriere checks options in 
/usr/local/etc/poudriere.d/11amd64-ports-options/.
11amd64 is my build jail and ports the set.

Please try to copy the options directory 
to the location where poudriere seeks for options
for your setup. May be that could solve the problem.

Kind regards,
Christoph




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