Re: FreeBSD Port: fetchmail-6.3.26_9

2019-01-07 Thread Alex V. Petrov
In my case If set
GSSAPI_NONE = on: disable GSSAPI support
then going error free


07.01.2019 05:09, Alex V. Petrov пишет:
> I have openssl from ports and 12.0-STABLE
> 
> 07.01.2019 05:01, Corey Halpin пишет:
>> When I build with the options you've shown on 11.2/amd64 using OpenSSL
>> from base, I don't see the failure you're reporting.
>>
>> Instead, my configure output shows:
>>
>> checking for Kerberos V in /usr/local... found
>> checking for krb5_des_string_to_key in -lcrypto... no
>> checking for krb5_des_string_to_key in -lk5crypto... yes
>> checking for krb5_init_context in -lkrb5... yes
>>
>> Looking through the Makefile for krb5, I'm not seeing any obvious way
>> to disable the des_string_to_key functions. Do you perhaps have
>> something non-obvious in your make.conf that would affect how krb5 is
>> built? Does a rebuild of krb5 make any difference?
>>
>> ~crh
>>
>> On 2019-01-07, Alex V. Petrov wrote:
>>> make -C mail/fetchmail  showconfig
>>> ===> The following configuration options are available for
>>> fetchmail-6.3.26_9:
>>>  DOCS=on: Build and/or install documentation
>>>  NLS=on: Native Language Support
>>>  NTLM=off: NTLM authentication support
>>>  POP2=off: POP2 Protocol support[obsolete]
>>>  X11=off: Python/Tkinter dependencies for ``fetchmailconf''
>>> > GSSAPI Security API support: you have to select exactly one of them
>>>  GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos)
>>>  GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
>>>  GSSAPI_MIT=on: GSSAPI support via security/krb5
>>>  GSSAPI_NONE=off: Disable GSSAPI support
>>> ===> Use 'make config' to modify these settings
>>>
>>> 07.01.2019 03:16, Corey Halpin пишет:
 make showconfig
>>>
>>> --
>>> -
>>> Alex.
> 

-- 
-
Alex.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: fetchmail-6.3.26_9

2019-01-07 Thread Carmel NY
On Mon, 07 Jan 2019 08:31:27 +0200, Oleg V. Nauman stated:

>On Sunday, January 6, 2019 9:58:29 PM EET Alex V. Petrov wrote:
>> New depence?
>> 
>> checking for Kerberos V in /usr/local... found
>> checking for krb5_des_string_to_key in -lcrypto... no
>> checking for krb5_des_string_to_key in -lk5crypto... no
>> configure: error: Kerberos 5 DES libraries not found
>> gmake[2]: *** [Makefile:622: config.status] Error 1
>> gmake[2]: Leaving directory
>> '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'  
>> ===> Compilation failed unexpectedly.  
>> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
>> failure to the maintainer.
>> *** Error code 1
>> 
>> Stop.
>> make[1]: stopped in /usr/ports/mail/fetchmail
>> *** Error code 1
>> 
>> Stop.
>> make: stopped in /usr/ports/mail/fetchmail
>>   
>> ===>>> make build failed for mail/fetchmail
>> ===>>> Aborting update  
>
>
> I'm observing another fetchmail configure failure ( 13.0 CURRENT ):
>
>...
>checking for procmail... no
>checking for sendmail... /usr/sbin/sendmail
>checking for maildrop... /usr/local/bin/maildrop
>configure: Will not use a fallback MDA.
>checking size of short... 0
>checking size of int... 0
>checking size of long... 0
>checking opie.h usability... yes
>checking opie.h presence... yes
>checking for opie.h... yes
>checking for opiegenerator in -lopie... no
>configure: error: cannot find libopie, which is required for OPIE
>support. gmake[2]: *** [Makefile:622: config.status] Error 1
>gmake[2]: Leaving directory '/usr/obj/usr/ports/mail/fetchmail/work/
>fetchmail-6.3.26'
>===> Compilation failed unexpectedly.  
>Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
>failure to the maintainer.
>*** Error code 1
>
>..
>
># ldconfig -rv|grep opie
>59:-lopie.8 => /usr/lib/libopie.so.8
>1162:-lopie.7 => /usr/local/lib/compat/libopie.so.7

I have this building correctly in FreeBSD 12.0 RELEASE p1 using
poudriere.

This is entire configuration options for fetchmail that I am using:

~ $ poudriere options -s mail/fetchmail
[00:00:01] Appending to make.conf: /usr/local/etc/poudriere.d/make.conf
===> The following configuration options are available for fetchmail-6.3.26_9:
 DOCS=on: Build and/or install documentation
 NLS=on: Native Language Support
 NTLM=off: NTLM authentication support
 POP2=off: POP2 Protocol support[obsolete]
 X11=off: Python/Tkinter dependencies for ``fetchmailconf''
> GSSAPI Security API support: you have to select exactly one of them
 GSSAPI_BASE=off: 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=on: Disable GSSAPI support
===> Use 'make config' to modify these settings
===> The following configuration options are available for fetchmail-6.3.26_9 
and dependencies
===> The following configuration options are available for fetchmail-6.3.26_9:
 DOCS=on: Build and/or install documentation
 NLS=on: Native Language Support
 NTLM=off: NTLM authentication support
 POP2=off: POP2 Protocol support[obsolete]
 X11=off: Python/Tkinter dependencies for ``fetchmailconf''
> GSSAPI Security API support: you have to select exactly one of them
 GSSAPI_BASE=off: 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=on: Disable GSSAPI support
===> Use 'make config' to modify these settings
===> The following configuration options are available for pkg-1.10.5_5:
 DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
===> The following configuration options are available for gmake-4.2.1_3:
 NLS=on: Native Language Support
===> Use 'make config' to modify these settings
===> The following configuration options are available for ccache-3.4.3:
 CLANGLINK=on: Create clang compiler links if clang is installed
 DOCS=on: Build and/or install documentation
 LLVMLINK=on: Create llvm compiler links if llvm is installed
 MEMCACHED=off: Build in experimental Memcached support
 STATIC=off: Build static executables and/or libraries
 TINDERBOX=off: Create tarball for tinderbox usage
===> Use 'make config' to modify these settings
===> The following configuration options are available for python36-3.6.8:
 DEBUG=off: Build with debugging support
 IPV6=on: IPv6 protocol support
 LIBFFI=on: Use libffi from ports instead of bundled version
 NLS=on: Enable gettext support for the locale module
 PYMALLOC=on: Enable specialized mallocs
 THREADS=on: Threading support
> Hash Algorithm (PEP-456): you can only select none or one of them
 FNV=off: Modified Fowler-Noll-Vo Algorithm
 SIPHASH=off: SipHash24 Algorithm
===> Use 'make config' to modify these settings
===> The following 

Re: FreeBSD Port: fetchmail-6.3.26_9

2019-01-06 Thread Oleg V. Nauman
On Sunday, January 6, 2019 9:58:29 PM EET Alex V. Petrov wrote:
> New depence?
> 
> checking for Kerberos V in /usr/local... found
> checking for krb5_des_string_to_key in -lcrypto... no
> checking for krb5_des_string_to_key in -lk5crypto... no
> configure: error: Kerberos 5 DES libraries not found
> gmake[2]: *** [Makefile:622: config.status] Error 1
> gmake[2]: Leaving directory
> '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
> the maintainer.
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/ports/mail/fetchmail
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/mail/fetchmail
> 
> ===>>> make build failed for mail/fetchmail
> ===>>> Aborting update


 I'm observing another fetchmail configure failure ( 13.0 CURRENT ):

...
checking for procmail... no
checking for sendmail... /usr/sbin/sendmail
checking for maildrop... /usr/local/bin/maildrop
configure: Will not use a fallback MDA.
checking size of short... 0
checking size of int... 0
checking size of long... 0
checking opie.h usability... yes
checking opie.h presence... yes
checking for opie.h... yes
checking for opiegenerator in -lopie... no
configure: error: cannot find libopie, which is required for OPIE support.
gmake[2]: *** [Makefile:622: config.status] Error 1
gmake[2]: Leaving directory '/usr/obj/usr/ports/mail/fetchmail/work/
fetchmail-6.3.26'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

..

# ldconfig -rv|grep opie
59:-lopie.8 => /usr/lib/libopie.so.8
1162:-lopie.7 => /usr/local/lib/compat/libopie.so.7

Thank you

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: fetchmail-6.3.26_9

2019-01-06 Thread Alex V. Petrov
I have openssl from ports and 12.0-STABLE

07.01.2019 05:01, Corey Halpin пишет:
> When I build with the options you've shown on 11.2/amd64 using OpenSSL
> from base, I don't see the failure you're reporting.
> 
> Instead, my configure output shows:
> 
> checking for Kerberos V in /usr/local... found
> checking for krb5_des_string_to_key in -lcrypto... no
> checking for krb5_des_string_to_key in -lk5crypto... yes
> checking for krb5_init_context in -lkrb5... yes
> 
> Looking through the Makefile for krb5, I'm not seeing any obvious way
> to disable the des_string_to_key functions. Do you perhaps have
> something non-obvious in your make.conf that would affect how krb5 is
> built? Does a rebuild of krb5 make any difference?
> 
> ~crh
> 
> On 2019-01-07, Alex V. Petrov wrote:
>> make -C mail/fetchmail  showconfig
>> ===> The following configuration options are available for
>> fetchmail-6.3.26_9:
>>  DOCS=on: Build and/or install documentation
>>  NLS=on: Native Language Support
>>  NTLM=off: NTLM authentication support
>>  POP2=off: POP2 Protocol support[obsolete]
>>  X11=off: Python/Tkinter dependencies for ``fetchmailconf''
>> > GSSAPI Security API support: you have to select exactly one of them
>>  GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos)
>>  GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
>>  GSSAPI_MIT=on: GSSAPI support via security/krb5
>>  GSSAPI_NONE=off: Disable GSSAPI support
>> ===> Use 'make config' to modify these settings
>>
>> 07.01.2019 03:16, Corey Halpin пишет:
>>> make showconfig
>>
>> --
>> -
>> Alex.

-- 
-
Alex.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: fetchmail-6.3.26_9

2019-01-06 Thread Alex V. Petrov
make -C mail/fetchmail  showconfig
===> The following configuration options are available for
fetchmail-6.3.26_9:
 DOCS=on: Build and/or install documentation
 NLS=on: Native Language Support
 NTLM=off: NTLM authentication support
 POP2=off: POP2 Protocol support[obsolete]
 X11=off: Python/Tkinter dependencies for ``fetchmailconf''
> GSSAPI Security API support: you have to select exactly one of them
 GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos)
 GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
 GSSAPI_MIT=on: GSSAPI support via security/krb5
 GSSAPI_NONE=off: Disable GSSAPI support
===> Use 'make config' to modify these settings

07.01.2019 03:16, Corey Halpin пишет:
> make showconfig

-- 
-
Alex.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD Port: fetchmail-6.3.26_9

2019-01-06 Thread Alex V. Petrov
New depence?

checking for Kerberos V in /usr/local... found
checking for krb5_des_string_to_key in -lcrypto... no
checking for krb5_des_string_to_key in -lk5crypto... no
configure: error: Kerberos 5 DES libraries not found
gmake[2]: *** [Makefile:622: config.status] Error 1
gmake[2]: Leaving directory
'/usr/ports/mail/fetchmail/work/fetchmail-6.3.26'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/mail/fetchmail
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/fetchmail

===>>> make build failed for mail/fetchmail
===>>> Aborting update

-- 
-
Alex.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"