[gluster-packaging] glusterfs-3.8.1 released

Patrick Matthäi pmatthaei at debian.org
Fri Jul 8 19:01:13 UTC 2016


Hi


Am 08.07.2016 um 18:35 schrieb Niels de Vos:
> On Fri, Jul 08, 2016 at 07:40:27AM -0700, Gluster Build System wrote:
>>
>> SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.8.1.tar.gz
> CentOS Storage SIG packages are tagged for the centos-gluster37-test
> repository and should become available soon.
>
>   http://buildlogs.centos.org/centos/6/storage/x86_64/gluster-3.8/
>   http://buildlogs.centos.org/centos/7/storage/x86_64/gluster-3.8/
>
> Or install them on a CentOS system with yum:
>
>   # yum install centos-release-gluster
>   # yum --enablerepo=centos-gluster38-test install glusterfs-server
>
> I plan to mark them as released tomorrow, meaning the sync to mirrors
> will most likely happen on Monday.
>

I have already uploaded it to the Debian repositories.
But Debian will push openssl 1.1 in the next time to our repositories
and I have tested glusterfs 3.8.1 against 1.1.0~pre5 it, but it fails to
build with:

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 -fstack-protector-strong -Wformat -Werror=format-security -g -O2
-Wformat -Werror=format-security -Werror=implicit-function-declaration
-g -O2 -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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://www.gluster.org/pipermail/packaging/attachments/20160708/cd38a746/attachment.sig>


More information about the packaging mailing list