Date: Wed, 12 Apr 2017 15:52:46 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218595] www/nginx, www/nginx-devel: lua-nginx-module build fails with LibreSSL Message-ID: <bug-218595-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218595 Bug ID: 218595 Summary: www/nginx, www/nginx-devel: lua-nginx-module build fails with LibreSSL Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: osa@FreeBSD.org Reporter: Mark.Martinec@ijs.si Flags: maintainer-feedback?(osa@FreeBSD.org) Assignee: osa@FreeBSD.org Created attachment 181722 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181722&action= =3Dedit nginx-1.10.3_1.log.xz - Poudriere build log Using: nginx-1.10.3_1, FreeBSD 11.0-RELEASE-p8. Building www/nginx and www/nginx-devel fails with LibreSSL. The full log is attached. The relevant section from the log is: /wrkdirs/usr/ports/www/nginx/work/lua-nginx-module-0.10.7/src/ngx_http_lua_= ssl_ocsp.c:493:15: error: no member named 'tlsext_status_expected' in 'struct ssl_s t'; did you mean 'tlsext_status_type'? ssl_conn->tlsext_status_expected =3D 1; ^~~~~~~~~~~~~~~~~~~~~~ tlsext_status_type /usr/local/include/openssl/ssl.h:864:6: note: 'tlsext_status_type' declared here int tlsext_status_type; ^ (Not sure when this was starting to fail - it used to build fine if I remember correctly.) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218595-13>