[Bug 272553] security/p5-Net-SSLeay fails to build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272553] security/p5-Net-SSLeay fails to build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Dec 2023 19:17:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272553 --- Comment #17 from Dave Hayes <dave@jetcafe.org> --- I just tried to build this as committed (but cherry picked into Q4 which is libressl 3.7.3) and it is not working: [00:00:05] SSLeay.c:4505:9: error: incompatible integer to pointer conversion assigning to 'SSL_SESSION *' (aka 'struct ssl_session_st *') from 'int' [-Wint-conversion] [00:00:05] RETVAL = SSL_SESSION_dup(sess); There's a lot of other warnings too. -- You are receiving this mail because: You are the assignee for the bug.