Re: Portable buildung issues

2019-10-22 Thread gilles
For what it's worth, it turns out LibreSSL 3.0.2 was released three days ago. We have made it possible to build with OpenSSL but our target is still LibreSSL, which means that code is written assuming LibreSSL and we test mostly with LibreSSL. Unsurprisingly we recommend that package maintainers

Re: Portable buildung issues

2019-10-22 Thread Ede Wolf
Thanks for the heads up. Last time I have been using libressl 2.9.2, I'll give 3.0.1 a go, it happens to be in the repos as well, just not marked as stable. Ede Am 22.10.19 um 16:28 schrieb Gilles Chehade: Sorry, will expand: We're in between two LibreSSL releases which is why the LibreSSL

Re: Portable buildung issues

2019-10-22 Thread Gilles Chehade
Sorry, will expand: We're in between two LibreSSL releases which is why the LibreSSL you're using is not compatible. When LibreSSL 3.0.2 is released, it will automagically build with it. LibreSSL 3.0.1 development version is already working. LibreSSL remains our target for both OpenBSD and porta

Re: Portable buildung issues

2019-10-22 Thread Gilles Chehade
LibreSSL is supported and recommended, this really needs to be fixed before the 6.6.0p1 portable release. On Tue, Oct 22, 2019, 14:44 John Smith wrote: > Hello, > > thanks very much for all your replies. In deed, I rebuild world replacing > openssl with libressl, basically only for opensmtpd. So

Re: Portable buildung issues

2019-10-22 Thread Ede Wolf
Sorry, it's a gentoo linux system Ede On Tue, Oct 22, 2019 at 11:45:43AM +, gil...@poolp.org wrote: > we really really really need more details, I have no idea what system that is > :-) > > October 22, 2019 1:38 PM, "John Smith" wrote: > > > Hello, > > > > cloned today, I am having prob

Re: Portable buildung issues

2019-10-22 Thread John Smith
Hello, thanks very much for all your replies. In deed, I rebuild world replacing openssl with libressl, basically only for opensmtpd. So it is the github issue. I knew smtpd portable supports openssl, but it did not come to my mind, that libressl is not supported at all for the portable version

Re: Portable buildung issues

2019-10-22 Thread Ihor Antonov
Yes, this is the one On October 22, 2019 7:52:29 AM EDT, Reio Remma wrote: >Looks suspiciously like this. > >https://github.com/OpenSMTPD/OpenSMTPD/issues/944 > >Good luck, >Reio > >On 22/10/2019 14:45, gil...@poolp.org wrote: >> we really really really need more details, I have no idea what syst

Re: Portable buildung issues

2019-10-22 Thread Reio Remma
Looks suspiciously like this. https://github.com/OpenSMTPD/OpenSMTPD/issues/944 Good luck, Reio On 22/10/2019 14:45, gil...@poolp.org wrote: we really really really need more details, I have no idea what system that is :-) October 22, 2019 1:38 PM, "John Smith" wrote: Hello, cloned today

Re: Portable buildung issues

2019-10-22 Thread Ihor Antonov
Hi Ede. I have seen same error on Alpine Linux. Most likely you have libressl abd libressl-dev, while version 6.6 works with openssl. There is a bug in configuration code that prevents the building opnbsd-compat libs when you have libressl. I will add github issue link later. But for now just

Re: Portable buildung issues

2019-10-22 Thread gilles
we really really really need more details, I have no idea what system that is :-) October 22, 2019 1:38 PM, "John Smith" wrote: > Hello, > > cloned today, I am having problems building smtpd. After configure: > > /data/git/opensmtp # make > make all-recursive > make[1]: Entering directory '/d

Portable buildung issues

2019-10-22 Thread John Smith
Hello, cloned today, I am having problems building smtpd. After configure: /data/git/opensmtp # make make all-recursive make[1]: Entering directory '/data/git/opensmtp' Making all in openbsd-compat make[2]: Entering directory '/data/git/opensmtp/openbsd-compat' gcc -DHAVE_CONFIG_H -I. -I.. -I.