Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread The Doctor
On Tue, Feb 23, 2016 at 09:23:40PM +0100, Richard Levitte wrote: > In message <20160223195945.ga23...@doctor.nl2k.ab.ca> on Tue, 23 Feb 2016 > 12:59:46 -0700, The Doctor said: > > doctor> On Tue, Feb 23, 2016 at 08:33:44PM +0100, Richard Levitte wrote: > doctor> > I'm

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread Richard Levitte
In message <20160223195945.ga23...@doctor.nl2k.ab.ca> on Tue, 23 Feb 2016 12:59:46 -0700, The Doctor said: doctor> On Tue, Feb 23, 2016 at 08:33:44PM +0100, Richard Levitte wrote: doctor> > I'm still interested in knowing what platform this is on. doctor> doctor> BSDI

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread The Doctor
On Tue, Feb 23, 2016 at 08:33:44PM +0100, Richard Levitte wrote: > In message <20160223184353.ga6...@doctor.nl2k.ab.ca> on Tue, 23 Feb 2016 > 11:43:53 -0700, The Doctor said: > > doctor> On Tue, Feb 23, 2016 at 10:00:44AM -0700, The Doctor wrote: > doctor> > # ifdef

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread Richard Levitte
In message <20160223184353.ga6...@doctor.nl2k.ab.ca> on Tue, 23 Feb 2016 11:43:53 -0700, The Doctor said: doctor> On Tue, Feb 23, 2016 at 10:00:44AM -0700, The Doctor wrote: doctor> > # ifdef AI_ADDRCONFIG doctor> > hints.ai_flags = AI_ADDRCONFIG; doctor> > #

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread The Doctor
On Tue, Feb 23, 2016 at 07:04:10PM +0100, Richard Levitte wrote: > In message <20160223175156.ga2...@roeckx.be> on Tue, 23 Feb 2016 18:51:56 > +0100, Kurt Roeckx said: > > kurt> > Also each morning I do have to edit b_addr.c so that LOCALHOSt is > kurt> > defined > kurt> > >

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread The Doctor
On Tue, Feb 23, 2016 at 06:51:56PM +0100, Kurt Roeckx wrote: > On Tue, Feb 23, 2016 at 10:00:44AM -0700, The Doctor wrote: > > 136617832:error:20087002:BIO routines:BIO_lookup:system > > lib:b_addr.c:711:Invali > > d value for ai_flags > > Do you have any idea which flag it is that is causing

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread The Doctor
On Tue, Feb 23, 2016 at 10:00:44AM -0700, The Doctor wrote: > Thank you for getting the libssl.so.1.1 issue corrected! > > > I found this > > ../test/recipes/70-test_packet.t .. > 1..1 > test_PACKET_buf_init() failed > not ok 1 - running packettest > > # Failed test 'running

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread The Doctor
On Tue, Feb 23, 2016 at 06:35:20PM +0100, Richard Levitte wrote: > Before anything else, mind reminding us what platform this is on? > > In message <20160223170044.gb14...@doctor.nl2k.ab.ca> on Tue, 23 Feb 2016 > 10:00:44 -0700, The Doctor said: > > doctor> I found

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread Richard Levitte
In message <20160223175156.ga2...@roeckx.be> on Tue, 23 Feb 2016 18:51:56 +0100, Kurt Roeckx said: kurt> > Also each morning I do have to edit b_addr.c so that LOCALHOSt is kurt> > defined kurt> > kurt> > This is what I do to compensate kurt> > kurt> > #include kurt> >

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread Kurt Roeckx
On Tue, Feb 23, 2016 at 10:00:44AM -0700, The Doctor wrote: > 136617832:error:20087002:BIO routines:BIO_lookup:system > lib:b_addr.c:711:Invali > d value for ai_flags Do you have any idea which flag it is that is causing problems? I find it rather strange that it knows about the flag, but then

Re: [openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread Richard Levitte
Before anything else, mind reminding us what platform this is on? In message <20160223170044.gb14...@doctor.nl2k.ab.ca> on Tue, 23 Feb 2016 10:00:44 -0700, The Doctor said: doctor> I found this doctor> doctor> ../test/recipes/70-test_packet.t .. doctor> 1..1

[openssl-dev] OPenssl-SNAP-20160223 issue test/recipes/70-test_sslcertstatus.t

2016-02-23 Thread The Doctor
Thank you for getting the libssl.so.1.1 issue corrected! I found this ../test/recipes/70-test_packet.t .. 1..1 test_PACKET_buf_init() failed not ok 1 - running packettest # Failed test 'running packettest' # at ../test/testlib/OpenSSL/Test/Simple.pm line 70. # Looks like you failed