Errors building 1.1.1 on RHEL 7

Matt Caswell matt at openssl.org
Wed Jul 17 08:15:51 UTC 2019



On 16/07/2019 23:27, Mark Richter wrote:
> Result: PASS

Well that's quite odd because this test was failing for you before. I assume
that after you had done the "make clean" that "make test" is still failing? Is
it failing with the same set of tests that were failing before or different ones?

Matt


> make[1]: Leaving directory `/tmp/openssl-1.1.1'
> [root at sfsdr220d openssl-1.1.1]# perl -v
> 
> This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi
> (with 33 registered patches, see perl -V for more detail)
> 
> Copyright 1987-2012, Larry Wall
> 
> Perl may be copied only under the terms of either the Artistic License or the
> GNU General Public License, which may be found in the Perl 5 source kit.
> 
> Complete documentation for Perl, including FAQ lists, should be found on
> this system using "man perl" or "perldoc perl".  If you have access to the
> Internet, point your browser at http://www.perl.org/, the Perl Home Page.
> 
> 
> Mark Richter | Senior Staff Engineer
> SolarFlare Communications, Inc. | www.Solarflare.com
> 9444 Waples Street, #170, San Diego, CA  92121
> Mobile: +1 949-632-8403
> 
> 
> ________________________________________
> From: openssl-users <openssl-users-bounces at openssl.org> on behalf of Matt Caswell <matt at openssl.org>
> Sent: Tuesday, July 16, 2019 3:20 PM
> To: openssl-users at openssl.org
> Subject: Re: Errors building 1.1.1 on RHEL 7
> 
> On 16/07/2019 22:23, Mark Richter wrote:
>> After I built version 1.1.1 on RHEL 7, I got these errors at the end of the 'make test.'  What do they mean?
>>
>>
>> Test Summary Report
>> -------------------
>> ../test/recipes/15-test_dsa.t                    (Wstat: 768 Tests: 6 Failed: 3)
>>   Failed tests:  4-6
>>   Non-zero exit status: 3
> 
> Looks like something fundamentally wrong to get this many errors (guess: perl
> version is too low?)
> 
> Please run:
> 
> make TESTS=test_dsa V=1 test
> 
> Also lets see the output from:
> 
> perl -v
> 
> Matt
> 
> 
>> ../test/recipes/15-test_ec.t                     (Wstat: 768 Tests: 5 Failed: 3)
>>   Failed tests:  3-5
>>   Non-zero exit status: 3
>> ../test/recipes/15-test_genrsa.t                 (Wstat: 1024 Tests: 5 Failed: 4)
>>   Failed tests:  2-5
>>   Non-zero exit status: 4
>> ../test/recipes/15-test_mp_rsa.t                 (Wstat: 7680 Tests: 31 Failed: 30)
>>   Failed tests:  2-31
>>   Non-zero exit status: 30
>> ../test/recipes/15-test_out_option.t             (Wstat: 256 Tests: 4 Failed: 1)
>>   Failed test:  2
>>   Non-zero exit status: 1
>> ../test/recipes/15-test_rsa.t                    (Wstat: 768 Tests: 6 Failed: 3)
>>   Failed tests:  4-6
>>   Non-zero exit status: 3
>> ../test/recipes/15-test_rsapss.t                 (Wstat: 512 Tests: 5 Failed: 2)
>>   Failed tests:  1, 5
>>   Non-zero exit status: 2
>> ../test/recipes/20-test_enc.t                    (Wstat: 256 Tests: 87 Failed: 1)
>>   Failed test:  2
>>   Non-zero exit status: 1
>>   Parse errors: Bad plan.  You planned 172 tests but ran 87.
>> ../test/recipes/20-test_enc_more.t               (Wstat: 256 Tests: 137 Failed: 1)
>>   Failed test:  2
>>   Non-zero exit status: 1
>> ../test/recipes/25-test_crl.t                    (Wstat: 768 Tests: 7 Failed: 3)
>>   Failed tests:  2, 6-7
>>   Non-zero exit status: 3
>> ../test/recipes/25-test_pkcs7.t                  (Wstat: 512 Tests: 3 Failed: 2)
>>   Failed tests:  2-3
>>   Non-zero exit status: 2
>> ../test/recipes/25-test_req.t                    (Wstat: 1024 Tests: 9 Failed: 4)
>>   Failed tests:  2, 7-9
>>   Non-zero exit status: 4
>> ../test/recipes/25-test_sid.t                    (Wstat: 256 Tests: 2 Failed: 1)
>>   Failed test:  2
>>   Non-zero exit status: 1
>> ../test/recipes/25-test_x509.t                   (Wstat: 1792 Tests: 9 Failed: 7)
>>   Failed tests:  2-8
>>   Non-zero exit status: 7
>> ../test/recipes/40-test_rehash.t                 (Wstat: 65280 Tests: 0 Failed: 0)
>>   Non-zero exit status: 255
>>   Parse errors: Bad plan.  You planned 4 tests but ran 0.
>> ../test/recipes/60-test_x509_store.t             (Wstat: 65280 Tests: 0 Failed: 0)
>>   Non-zero exit status: 255
>>   Parse errors: Bad plan.  You planned 3 tests but ran 0.
>> ../test/recipes/80-test_ca.t                     (Wstat: 256 Tests: 5 Failed: 1)
>>   Failed test:  1
>>   Non-zero exit status: 1
>> ../test/recipes/80-test_cms.t                    (Wstat: 1024 Tests: 4 Failed: 4)
>>   Failed tests:  1-4
>>   Non-zero exit status: 4
>> ../test/recipes/80-test_ocsp.t                   (Wstat: 512 Tests: 11 Failed: 2)
>>   Failed tests:  1, 10
>>   Non-zero exit status: 2
>> ../test/recipes/80-test_ssl_new.t                (Wstat: 6912 Tests: 27 Failed: 27)
>>   Failed tests:  1-27
>>   Non-zero exit status: 27
>> ../test/recipes/80-test_ssl_old.t                (Wstat: 1536 Tests: 6 Failed: 6)
>>   Failed tests:  1-6
>>   Non-zero exit status: 6
>> ../test/recipes/80-test_tsa.t                    (Wstat: 3328 Tests: 0 Failed: 0)
>>   Non-zero exit status: 13
>>   Parse errors: Bad plan.  You planned 20 tests but ran 0.
>> ../test/recipes/90-test_store.t                  (Wstat: 3328 Tests: 0 Failed: 0)
>>   Non-zero exit status: 13
>>   Parse errors: Bad plan.  You planned 209 tests but ran 0.
>> Files=152, Tests=850, 30 wallclock secs ( 0.38 usr  0.10 sys + 31.02 cusr  4.55 csys = 36.05 CPU)
>> Result: FAIL
>> make[1]: *** [_tests] Error 1
>> make[1]: Leaving directory `/home/mrichter/bin/openssl-1.1.1'
>> make: *** [tests] Error 2
>>
>> ?
>>
>>
>> Mark Richter | Senior Staff Engineer
>> SolarFlare Communications, Inc. | www.Solarflare.com<http://www.solarflare.com/>
>> 9444 Waples Street, #170, San Diego, CA  92121
>> Mobile: +1 949-632-8403
>> [Description: Description: cid:EC628FDE-ACA6-4F34-A8AE-E1F672D4E395]
>> The information contained in this message is confidential and is intended for the addressee(s) only. If you have received this message in error, please notify the sender immediately and delete the message. Unless you are an addressee (or authorized to receive for an addressee), you may not use, copy or disclose to anyone this message or any information contained in this message. The unauthorized use, disclosure, copying or alteration of this message is strictly prohibited.
>>
> The information contained in this message is confidential and is intended for the addressee(s) only. If you have received this message in error, please notify the sender immediately and delete the message. Unless you are an addressee (or authorized to receive for an addressee), you may not use, copy or disclose to anyone this message or any information contained in this message. The unauthorized use, disclosure, copying or alteration of this message is strictly prohibited.
> 


More information about the openssl-users mailing list