guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/1] gnu: audit: Use GnuTLS instead of OpenSSL.


From: Christopher Allan Webber
Subject: Re: [PATCH 1/1] gnu: audit: Use GnuTLS instead of OpenSSL.
Date: Sat, 22 Oct 2016 08:57:19 -0500
User-agent: mu4e 0.9.16; emacs 25.1.1

Leo Famulari writes:

> The audit build is failing because it can't find GnuTLS:
>
> libtool: link: gcc -W -Wall -Wundef -D_GNU_SOURCE -fPIE -DPIE -g -O2 -pie 
> -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/audispd-zos-remote 
> audispd_zos_remote-zos-remote-plugin.o audispd_zos_remote-zos-remote-log.o 
> audispd_zos_remote-zos-remote-ldap.o audispd_zos_remote-zos-remote-config.o 
> audispd_zos_remote-zos-remote-queue.o  -lpthread 
> /gnu/store/y9j75zc10h0za5wnbvrb349c8hxm2s6k-openldap-2.4.44/lib/libldap.so 
> /gnu/store/xvsww5q2j9g4csi2i2mkpjm09mywnb6g-cyrus-sasl-2.1.26/lib/libsasl2.so 
> -ldl -lgnutls 
> /gnu/store/y9j75zc10h0za5wnbvrb349c8hxm2s6k-openldap-2.4.44/lib/liblber.so 
> -lresolv -L../../../auparse 
> /tmp/guix-build-audit-2.4.5.drv-0/audit-2.4.5/auparse/.libs/libauparse.so 
> /tmp/guix-build-audit-2.4.5.drv-0/audit-2.4.5/lib/.libs/libaudit.so 
> -Wl,-rpath 
> -Wl,/gnu/store/y9j75zc10h0za5wnbvrb349c8hxm2s6k-openldap-2.4.44/lib 
> -Wl,-rpath 
> -Wl,/gnu/store/xvsww5q2j9g4csi2i2mkpjm09mywnb6g-cyrus-sasl-2.1.26/lib 
> -Wl,-rpath -Wl,/gnu/store/ri7alh15j0bbaansb79y4f29ivqgvgws-audit-2.4.5/lib
> ld: cannot find -lgnutls
> collect2: error: ld returned 1 exit status
>
> https://hydra.gnu.org/build/1550341/nixlog/2/tail-reload
>
> It succeeds when building against GnuTLS instead of OpenSSL.

Seems like it built okay here without this patch?

I did do the "guix build audit" before doing a git pull, but after doing
the git pull re-running the command didn't build anything new?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]