Source: nginx Severity: serious Justification: fails to build from source (but built successfully in the past)
Dear Maintainer,
The nginx 1.4.4-1 has failed to build from source with the following
error message:
== 8< ==
cc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -DFORTIFY_SOURCE=2 -fstack-protector
-D_FORTIFY_SOURCE=2 -I src/core -I src/event -I src/event/modules -I
src/os/unix -I /usr/include/libxml2 -I objs \
-o objs/src/event/ngx_event_openssl.o \
src/event/ngx_event_openssl.c
In file included from src/event/ngx_event_openssl.h:15:0,
from src/core/ngx_core.h:73,
from src/event/ngx_event_openssl.c:9:
src/event/ngx_event_openssl.c: In function 'ngx_ssl_create':
src/event/ngx_event_openssl.c:189:35: error:
'SSL_OP_MSIE_SSLV2_RSA_PADDING' undeclared (first use in this function)
SSL_CTX_set_options(ssl->ctx, SSL_OP_MSIE_SSLV2_RSA_PADDING);
^
src/event/ngx_event_openssl.c:189:35: note: each undeclared identifier
is reported only once for each function it appears in
make[2]: *** [objs/src/event/ngx_event_openssl.o] Error 1
make[2]: Leaving directory `/tmp/buildd/nginx-1.4.4/debian/build-full'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/tmp/buildd/nginx-1.4.4/debian/build-full'
make: *** [build-arch.full] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
== 8< ==
This error has been fixed upstream, see [1].
Please consider to apply the upstream's patch.
Best regards,
Neutron Soutmun
[1]
http://trac.nginx.org/nginx/changeset/a73678f5f96ffead0b616b2c03dfcfd5445d443b/nginx
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.11-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
signature.asc
Description: Digital signature

