Source: erlang-p1-tls
Version: 1.1.13-2
Severity: important
Tags: bookworm sid
User: pkg-openssl-de...@lists.alioth.debian.org
Usertags: ftbfs-3.0

Your package is failing to build using OpenSSL 3.0. This was once filled
as #996274 and then closed "tried to reproduce this bug the package
built and tested successfully with OpenSSL 3.0.0.". I'm just double
checking that it was indeed tested against the OpenSSL version in
experimental. Below the build error and the links to the build logs:

| ======================== EUnit ========================
| module 'fast_tls'
|   fast_tls: transmission_with_client_certificate_test...*failed*
| in function fast_tls:transmission_test_with_opts/2 (fast_tls.erl, line 492)
| in call from eunit_test:'-mf_wrapper/2-fun-0-'/2 (eunit_test.erl, line 273)
| in call from eunit_test:run_testfun/1 (eunit_test.erl, line 71)
| in call from eunit_proc:run_test/1 (eunit_proc.erl, line 531)
| in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 356)
| in call from eunit_proc:handle_test/2 (eunit_proc.erl, line 514)
| in call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 456)
| in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 346)
| **error:{assertEqual,[{module,fast_tls},
|               {line,492},
|               {expression,"Msg"},
|               {expected,<<"abcdefghi">>},
|               {value,{error,<<"SSL_do_handshake failed: error:1"...>>,<<>>}}]}
|   output:<<"">>
| 
|   fast_tls: transmission_without_client_certificate_test...[0.413 s] ok
|   fast_tls: transmission_without_server_cert_fails_test...ok
|   fast_tls: not_compatible_protocol_options_test...*failed*
| in function fast_tls:not_compatible_protocol_options_test/0 (fast_tls.erl, 
line 510)
| in call from eunit_test:'-mf_wrapper/2-fun-0-'/2 (eunit_test.erl, line 273)
| in call from eunit_test:run_testfun/1 (eunit_test.erl, line 71)
| in call from eunit_proc:run_test/1 (eunit_proc.erl, line 531)
| in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 356)
| in call from eunit_proc:handle_test/2 (eunit_proc.erl, line 514)
| in call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 456)
| in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 346)
| **error:{assertMatch,[{module,fast_tls},
|               {line,510},
|               {expression,"Res"},
|               {pattern,"{ badmatch , { error , _ } }"},
|               {value,ok}]}
|   output:<<"">>
| 
|   [done in 1.261 s]
| module 'p1_sha'
|   p1_sha: sha1_test...ok
|   p1_sha: sha224_test...ok
|   p1_sha: sha256_test...ok
|   p1_sha: sha384_test...ok
|   p1_sha: sha512_test...ok
|   p1_sha: to_hexlist_test...ok
|   [done in 0.018 s]
| =======================================================
|   Failed: 2.  Skipped: 0.  Passed: 8.

Full build with OpenSSL 3.0.1 (experimental):
   
https://people.debian.org/~bigeasy/openssl-rebuild-3/attempted/erlang-p1-tls_1.1.13-2_amd64-2022-02-14T23:32:39Z

Full build with OpenSSL 1.1.1m (unstable):
   
https://people.debian.org/~bigeasy/openssl-rebuild-3/successful/erlang-p1-tls_1.1.13-2_amd64-2022-02-14T23:35:31Z

For more information see:
https://www.openssl.org/docs/man3.0/man7/migration_guide.html

Sebastian

Reply via email to