Still FAILED build of OpenSSL branch master with options --strict-warnings

OpenSSL run-checker openssl at openssl.org
Sun Jun 6 22:10:56 UTC 2021


Platform and configuration command:

$ uname -a
Linux run 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config --strict-warnings

Commit log since last time:

97cf9b05fa test/recipes/80-test_cmp_http.t: Don't trust $server_port in start_mock_server()
d00be9f387 test/recipes/80-test_cmp_http.t: Simplify test_cmp_http()
0ebef5b509 doc: update generated image files
ee96d128d0 doc: update Graphviz images to have a transparent background
76157664c1 property: move additional query functions to property_query.c
fce102304a property: improve ossl_property_find_property() function
fa95fc1eb5 Rename `n` field to `num_properties` in property definition structure.
6a5f97a671 PROV: drop get_params() and gettable_params() from all encoder implementatio
e982e04f5d ENCODER: use property definitions instead of getting implementation parameters
73c02a6201 ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
6462a4f050 PROV: drop get_params() and gettable_params() from all decoder implementations
9379bf943a DECODER: use property definitions instead of getting implementation parameters
6ec3b2cf49 property: Add functionality to query data from a property definition
0b3fe363e6 make update-fips-checksums
50360c1a4b FIPS: don't include crypto/passphrase.c in libfips.a
3d9d1ce529 Add documentation for newly added ASN1 functions
d2b6c06274 Ensure libctx/propq is propagated when handling X509_REQ
7be04a3ac4 Give ASN.1 objects the ability to report their libctx/propq
6282d6c284 Make sure X509_dup() also dup's any associated EVP_PKEY
c631378058 Use the new ASN.1 libctx aware capabilities in CMP
5dca2afca3 Use the new ASN.1 libctx aware functions in CMS
dea2878fac Teach more of the ASN.1 code about libctx/propq
c8a9af97c9 Teach the ASN.1 code how to create embedded objects with libctx/propq
6265348346 Fix evp_extra_test to use libctx in an X509_PUBKEY
d6ded941c9 Provide the ability to create an X509_PUBKEY with a libctx/propq
f43f9d6313 Test a bad SmtpUTF8Mailbox name constraint
39145c4111 Check that we got the expected name type when verifying name constraints
0e0a47377f Update fips checksums to drop the ssl headers
085e3cecbd Move libssl related defines used by fips provider to prov_ssl.h
51cda01c61 req: detect a bad choice of digest early
6a2f82b439 req: fix default bits handling for -newkey
5d8ea84efa 80-test_http.t: Rename to 79-test_http.t, add basic HTTP server ACCEPT test
c796cc9768 80-test_cmp_http.t: Improve comparison on server_port variable
43c2456f0f Add md-nits task
f570d33b02 Only call dtls1_start_timer() once
d0196ddcba CI windows.yml: Silence 'nmake' builds except 'minimal'; ci.yml: make 'minimal' build verbose

Build log ended with (last 100 lines):

        not ok 3 - iteration 3
# ------------------------------------------------------------------------------
        # ERROR: (int) 'SSL_CTX_use_certificate_file(serverctx, certfile, SSL_FILETYPE_PEM) == 1' failed @ ../openssl/test/helpers/ssltestlib.c:741
        # [0] compared to [1]
        # ERROR: (bool) 'create_ssl_ctx_pair(NULL, TLS_server_method(), TLS_client_method(), TLS1_VERSION, 0, &sctx, &cctx, ciphers[idx].certnum == 0 ? cert1 : cert2, ciphers[idx].certnum == 0 ? privkey1 : privkey2) == true' failed @ ../openssl/test/gosttest.c:57
        # false
        # 80F1ED58A17F0000:error:0300009C:digital envelope routines:pkey_set_type:unsupported algorithm:../openssl/crypto/evp/p_lib.c:1531:
        # 80F1ED58A17F0000:error:0580006F:x509 certificate routines:x509_pubkey_decode:unsupported algorithm:../openssl/crypto/x509/x_pubkey.c:338:
        # 80F1ED58A17F0000:error:0A00018F:SSL routines:SSL_CTX_use_certificate:ee key too small:../openssl/ssl/ssl_rsa.c:221:
        # OPENSSL_TEST_RAND_ORDER=1623017245
        not ok 4 - iteration 4
# ------------------------------------------------------------------------------
        # ERROR: (int) 'SSL_CTX_use_certificate_file(serverctx, certfile, SSL_FILETYPE_PEM) == 1' failed @ ../openssl/test/helpers/ssltestlib.c:741
        # [0] compared to [1]
        # ERROR: (bool) 'create_ssl_ctx_pair(NULL, TLS_server_method(), TLS_client_method(), TLS1_VERSION, 0, &sctx, &cctx, ciphers[idx].certnum == 0 ? cert1 : cert2, ciphers[idx].certnum == 0 ? privkey1 : privkey2) == true' failed @ ../openssl/test/gosttest.c:57
        # false
        # 80F1ED58A17F0000:error:0300009C:digital envelope routines:pkey_set_type:unsupported algorithm:../openssl/crypto/evp/p_lib.c:1531:
        # 80F1ED58A17F0000:error:0580006F:x509 certificate routines:x509_pubkey_decode:unsupported algorithm:../openssl/crypto/x509/x_pubkey.c:338:
        # 80F1ED58A17F0000:error:0A00018F:SSL routines:SSL_CTX_use_certificate:ee key too small:../openssl/ssl/ssl_rsa.c:221:
        # OPENSSL_TEST_RAND_ORDER=1623017245
        not ok 5 - iteration 5
# ------------------------------------------------------------------------------
        # ERROR: (int) 'SSL_CTX_use_certificate_file(serverctx, certfile, SSL_FILETYPE_PEM) == 1' failed @ ../openssl/test/helpers/ssltestlib.c:741
        # [0] compared to [1]
        # ERROR: (bool) 'create_ssl_ctx_pair(NULL, TLS_server_method(), TLS_client_method(), TLS1_VERSION, 0, &sctx, &cctx, ciphers[idx].certnum == 0 ? cert1 : cert2, ciphers[idx].certnum == 0 ? privkey1 : privkey2) == true' failed @ ../openssl/test/gosttest.c:57
        # false
        # 80F1ED58A17F0000:error:0300009C:digital envelope routines:pkey_set_type:unsupported algorithm:../openssl/crypto/evp/p_lib.c:1531:
        # 80F1ED58A17F0000:error:0580006F:x509 certificate routines:x509_pubkey_decode:unsupported algorithm:../openssl/crypto/x509/x_pubkey.c:338:
        # 80F1ED58A17F0000:error:0A00018F:SSL routines:SSL_CTX_use_certificate:ee key too small:../openssl/ssl/ssl_rsa.c:221:
        # OPENSSL_TEST_RAND_ORDER=1623017245
        not ok 6 - iteration 6
# ------------------------------------------------------------------------------
        # ERROR: (int) 'SSL_CTX_use_certificate_file(serverctx, certfile, SSL_FILETYPE_PEM) == 1' failed @ ../openssl/test/helpers/ssltestlib.c:741
        # [0] compared to [1]
        # ERROR: (bool) 'create_ssl_ctx_pair(NULL, TLS_server_method(), TLS_client_method(), TLS1_VERSION, 0, &sctx, &cctx, ciphers[idx].certnum == 0 ? cert1 : cert2, ciphers[idx].certnum == 0 ? privkey1 : privkey2) == true' failed @ ../openssl/test/gosttest.c:57
        # false
        # 80F1ED58A17F0000:error:0300009C:digital envelope routines:pkey_set_type:unsupported algorithm:../openssl/crypto/evp/p_lib.c:1531:
        # 80F1ED58A17F0000:error:0580006F:x509 certificate routines:x509_pubkey_decode:unsupported algorithm:../openssl/crypto/x509/x_pubkey.c:338:
        # 80F1ED58A17F0000:error:0A00018F:SSL routines:SSL_CTX_use_certificate:ee key too small:../openssl/ssl/ssl_rsa.c:221:
        # OPENSSL_TEST_RAND_ORDER=1623017245
        not ok 7 - iteration 7
# ------------------------------------------------------------------------------
        # ERROR: (int) 'SSL_CTX_use_certificate_file(serverctx, certfile, SSL_FILETYPE_PEM) == 1' failed @ ../openssl/test/helpers/ssltestlib.c:741
        # [0] compared to [1]
        # ERROR: (bool) 'create_ssl_ctx_pair(NULL, TLS_server_method(), TLS_client_method(), TLS1_VERSION, 0, &sctx, &cctx, ciphers[idx].certnum == 0 ? cert1 : cert2, ciphers[idx].certnum == 0 ? privkey1 : privkey2) == true' failed @ ../openssl/test/gosttest.c:57
        # false
        # 80F1ED58A17F0000:error:0300009C:digital envelope routines:pkey_set_type:unsupported algorithm:../openssl/crypto/evp/p_lib.c:1531:
        # 80F1ED58A17F0000:error:0580006F:x509 certificate routines:x509_pubkey_decode:unsupported algorithm:../openssl/crypto/x509/x_pubkey.c:338:
        # 80F1ED58A17F0000:error:0A00018F:SSL routines:SSL_CTX_use_certificate:ee key too small:../openssl/ssl/ssl_rsa.c:221:
        # OPENSSL_TEST_RAND_ORDER=1623017245
        not ok 8 - iteration 8
# ------------------------------------------------------------------------------
    # OPENSSL_TEST_RAND_ORDER=1623017245
    not ok 1 - test_tls13
# ------------------------------------------------------------------------------
../../util/wrap.pl ../../test/gosttest ../../../openssl/test/recipes/90-test_gost_data/server-cert2001.pem ../../../openssl/test/recipes/90-test_gost_data/server-key2001.pem ../../../openssl/test/recipes/90-test_gost_data/server-cert2012.pem ../../../openssl/test/recipes/90-test_gost_data/server-key2012.pem => 1
not ok 1 - running gosttest
# ------------------------------------------------------------------------------
#   Failed test 'running gosttest'
#   at ../openssl/test/recipes/90-test_gost.t line 39.
# Looks like you failed 1 test of 1.90-test_gost.t ..................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
90-test_ige.t ...................... ok
90-test_memleak.t .................. ok
90-test_overhead.t ................. ok
90-test_includes.t ................. ok
90-test_secmem.t ................... ok
90-test_shlibload.t ................ ok
90-test_srp.t ...................... ok
90-test_sslbuffers.t ............... ok
80-test_ssl_old.t .................. ok
90-test_sysdefault.t ............... ok
90-test_threads.t .................. ok
90-test_time_offset.t .............. ok

# 
Killing mock server with pid=401876680-test_cmp_http.t ................. ok
90-test_tls13ccs.t ................. ok
90-test_tls13encryption.t .......... ok
90-test_tls13secrets.t ............. ok
90-test_v3name.t ................... ok
91-test_pkey_check.t ............... ok
95-test_external_gost_engine.t ..... skipped: No external tests in this configuration
95-test_external_krb5.t ............ skipped: No external tests in this configuration
99-test_ecstress.t ................. ok
95-test_external_pyca.t ............ skipped: No external tests in this configuration
90-test_store.t .................... ok
90-test_sslapi.t ................... ok

Test Summary Report
-------------------
90-test_gost.t                   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=236, Tests=3236, 157 wallclock secs (13.18 usr  1.34 sys + 448.49 cusr 58.17 csys = 521.18 CPU)
Result: FAIL
make[1]: *** [Makefile:3228: run_tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/default'
make: *** [Makefile:3224: tests] Error 2


More information about the openssl-commits mailing list