[Gluster-devel] glusterfs 3.8.5 and openssl 1.1.0
Patrick Matthäi
pmatthaei at debian.org
Wed Oct 19 08:57:09 UTC 2016
Hello,
glusterfs fails to build from source against openssl 1.1.0b:
Making all in crypt
Making all in src
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../..
-I/usr/include/uuid -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-DGF_LINUX_HOST_OS -include ../../../../config.h
-I../../../../libglusterfs/src -I../../../../libglusterfs/src
-I../../../../libglusterfs/src -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g
-O2 -fdebug-prefix-map=/build/glusterfs-3.8.5=. -fstack-protector-strong
-Wformat -Werror=format-security -g -O2 -Wformat -Werror=format-security
-Werror=implicit-function-declaration -g -O2
-fdebug-prefix-map=/build/glusterfs-3.8.5=. -fstack-protector-strong
-Wformat -Werror=format-security -g -O2 -Wformat -Werror=format-security
-Werror=implicit-function-declaration -c keys.c -fPIC -DPIC -o .libs/keys.o
keys.c: In function 'kderive_update':
keys.c:116:11: error: storage size of 'hctx' isn't known
HMAC_CTX hctx;
^~~~
keys.c:123:2: error: implicit declaration of function 'HMAC_CTX_init'
[-Werror=implicit-function-declaration]
HMAC_CTX_init(&hctx);
^~~~~~~~~~~~~
keys.c:138:2: error: implicit declaration of function 'HMAC_CTX_cleanup'
[-Werror=implicit-function-declaration]
HMAC_CTX_cleanup(&hctx);
^~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
Makefile:543: recipe for target 'keys.lo' failed
make[6]: *** [keys.lo] Error 1
--
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi
GNU/Linux Debian Developer
Blog: http://www.linux-dev.org/
E-Mail: pmatthaei at debian.org
patrick at linux-dev.org
*/
More information about the Gluster-devel
mailing list