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

Re: Bug#828529: r-cran-openssl: FTBFS with openssl 1.1.0



Hi,

I can confirm this problem when trying to build against openssl 1.1:

...
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG      -fpic  -g -O2 -fdebug-prefix-map=/build/r-base-3.3.1.20161024=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g  -c cert.c -o cert.o
cert.c: In function 'R_cert_info':
cert.c:45:37: error: dereferencing pointer to incomplete type 'X509 {aka struct x509_st}'
   OBJ_obj2txt(buf, sizeof(buf), cert->sig_alg->algorithm, 0);
                                     ^~
/usr/lib/R/etc/Makeconf:132: recipe for target 'cert.o' failed


Unfortunately I have no idea how to fix this.

Any hint?

Kind regards

     Andreas.

On Sun, Jun 26, 2016 at 12:23:57PM +0200, Kurt Roeckx wrote:
> Source: r-cran-openssl
> Version: 0.9.2-1
> Severity: important
> Control: block 827061 by -1
> 
> Hi,
> 
> OpenSSL 1.1.0 is about to released.  During a rebuild of all packages using
> OpenSSL this package fail to build.  A log of that build can be found at:
> https://breakpoint.cc/openssl-1.1-rebuild-2016-05-29/Attempted/r-cran-openssl_0.9.2-1_amd64-20160529-1530
> 
> On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of the
> reasons why it might fail.  There are also updated man pages at
> https://www.openssl.org/docs/manmaster/ that should contain useful information.
> 
> There is a libssl-dev package available in experimental that contains a recent
> snapshot, I suggest you try building against that to see if everything works.
> 
> If you have problems making things work, feel free to contact us.
> 
> 
> Kurt
> 
> _______________________________________________
> Debian-med-packaging mailing list
> Debian-med-packaging@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging
> 

-- 
http://fam-tille.de


Reply to: