[openssl-dev] [openssl.org #4584] Self test failures under X32

2016-08-23 Thread Matt Caswell via RT
On Tue Aug 16 08:05:06 2016, matt wrote: > On Thu Aug 11 16:36:42 2016, matt wrote: > > Could be this: > > > > https://github.com/openssl/openssl/pull/1432 > > > That MR has now been merged. > > Jeff - please can you confirm that it resolves the issue for this ticket? No response, so assuming

Re: [openssl-dev] [openssl.org #4584] Self test failures under X32

2016-08-11 Thread Matt Caswell via RT
On 11/08/16 13:29, Andy Polyakov via RT wrote: >> ( cd test; \ >> SRCTOP=../. \ >> BLDTOP=../. \ >> PERL="perl" \ >> EXE_EXT= \ >> OPENSSL_ENGINES=.././engines \ >> perl .././test/run_tests.pl test_afalg ) >> ../test/recipes/30-test_afalg.t .. >> 1..1 >> ALG_PERR:

Re: [openssl-dev] [openssl.org #4584] Self test failures under X32

2016-08-11 Thread Andy Polyakov via RT
> ( cd test; \ > SRCTOP=../. \ > BLDTOP=../. \ > PERL="perl" \ > EXE_EXT= \ > OPENSSL_ENGINES=.././engines \ > perl .././test/run_tests.pl test_afalg ) > ../test/recipes/30-test_afalg.t .. > 1..1 > ALG_PERR: afalg_fin_cipher_aio: io_read failed : Bad address >

Re: [openssl-dev] [openssl.org #4584] Self test failures under X32

2016-08-03 Thread Matt Caswell via RT
On 02/08/16 01:26, noloa...@gmail.com via RT wrote: > On Tue, Jul 19, 2016 at 10:01 AM, Matt Caswell wrote: >> >> >> On 19/07/16 14:41, Richard Levitte via RT wrote: >>> Hi Jeff, >>> >>> I'm going to assume that a newer checkout of the master branch won't change >>> much, so

Re: [openssl-dev] [openssl.org #4584] Self test failures under X32

2016-08-01 Thread noloa...@gmail.com via RT
On Tue, Jul 19, 2016 at 10:01 AM, Matt Caswell wrote: > > > On 19/07/16 14:41, Richard Levitte via RT wrote: >> Hi Jeff, >> >> I'm going to assume that a newer checkout of the master branch won't change >> much, so if you please, try this command and send mack the result: > >

[openssl-dev] [openssl.org #4584] Self test failures under X32

2016-08-01 Thread Richard Levitte via RT
On Mon Aug 01 16:50:21 2016, matt wrote: > On Mon Jul 25 08:49:27 2016, matt wrote: > > Ping Jeff? > > Ping again? > > Matt It's worth mentioning that time is getting short, next beta in a few days, final in 3 weeks. -- Richard Levitte levi...@openssl.org -- Ticket here:

[openssl-dev] [openssl.org #4584] Self test failures under X32

2016-08-01 Thread Matt Caswell via RT
On Mon Jul 25 08:49:27 2016, matt wrote: > Ping Jeff? Ping again? Matt -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4584 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #4584] Self test failures under X32

2016-07-25 Thread Matt Caswell via RT
Ping Jeff? -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4584 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #4584] Self test failures under X32

2016-07-19 Thread Richard Levitte via RT
On Tue Jul 19 14:01:17 2016, matt wrote: > > > On 19/07/16 14:41, Richard Levitte via RT wrote: > > Hi Jeff, > > > > I'm going to assume that a newer checkout of the master branch won't > > change > > much, so if you please, try this command and send mack the result: > > Who is Mack? ;-) Mack is

Re: [openssl-dev] [openssl.org #4584] Self test failures under X32

2016-07-19 Thread Matt Caswell via RT
On 19/07/16 14:41, Richard Levitte via RT wrote: > Hi Jeff, > > I'm going to assume that a newer checkout of the master branch won't change > much, so if you please, try this command and send mack the result: Who is Mack? ;-) > > make test TESTS='test_afalg test_rehash' Did you mean to

Re: [openssl-dev] [openssl.org #4584] Self test failures under X32

2016-07-19 Thread Matt Caswell
On 19/07/16 14:41, Richard Levitte via RT wrote: > Hi Jeff, > > I'm going to assume that a newer checkout of the master branch won't change > much, so if you please, try this command and send mack the result: Who is Mack? ;-) > > make test TESTS='test_afalg test_rehash' Did you mean to

[openssl-dev] [openssl.org #4584] Self test failures under X32

2016-07-19 Thread Richard Levitte via RT
Hi Jeff, I'm going to assume that a newer checkout of the master branch won't change much, so if you please, try this command and send mack the result: make test TESTS='test_afalg test_rehash' Cheers, Richard On Thu Jun 23 11:10:04 2016, noloa...@gmail.com wrote: > I'm working on a Debian X32

[openssl-dev] [openssl.org #4584] Self test failures under X32

2016-06-23 Thread noloa...@gmail.com via RT
I'm working on a Debian X32 system (http://wiki.debian.org/X32Port), and working from HEAD: # git rev-parse HEAD b58614d7f5f98571b2c0bb2fb3df48f4b48a7e92 Running 'make test' under a machine configured with './Configure linux-x32 enable-ec_nistp_64_gcc_128' results in two failed self