Re: [openssl-dev] [openssl.org #4578] ARMv7a and failed self test

2016-06-18 Thread noloa...@gmail.com via RT
>> ../test/recipes/30-test_evp.t .. >> 1..1 >> Test line 2163(aligned in-place): unexpected error VALUE_MISMATCH >> Expected: >> 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F202122232425262728292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4

[openssl-dev] [openssl.org #4378] Multiple warnings under OpenBSD 5.7/64-bit

2016-06-18 Thread Matt Caswell via RT
Fixed in latest master. There are a few spurious warning left that I did not fix. They look like cases of the compiler being overly picky IMO. Matt -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4378 Please log in as guest with password guest if prompted -- openssl-dev mailing li

Re: [openssl-dev] [openssl.org #4578] ARMv7a and failed self test

2016-06-18 Thread Andy Polyakov via RT
> The following is from a CubieBoard. I verified I performed a 'make > clean' and 'git pull'. > > $ git rev-parse HEAD > 13c03c8d6da334bb1cde6ce4133e7c75b3b76947 > > ** > > using V=1: > > ../test/recipes/30-test_evp.t .. > 1..1 > Test line 2163(aligned in-place): unexpected

[openssl-dev] [openssl.org #4578] ARMv7a and failed self test

2016-06-18 Thread noloa...@gmail.com via RT
The following is from a CubieBoard. I verified I performed a 'make clean' and 'git pull'. $ git rev-parse HEAD 13c03c8d6da334bb1cde6ce4133e7c75b3b76947 ** using V=1: ../test/recipes/30-test_evp.t .. 1..1 Test line 2163(aligned in-place): unexpected error VALUE_MISMATCH Expec