(const unsigned char*)(ba.constData()), ba.size()); ^ pki_temp.cpp:371:3: error: invalid conversion from ‘const unsigned char*’ to ‘unsigned char*’ [-fpermissive] (const unsigned char*)(ba.constData()), ba.size()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pki_x509.h:14:0, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: desktop-libressl_20170604-185115 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) [4] pypy (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.4.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm
Created attachment 476450 [details] emerge-info.txt
Created attachment 476452 [details] app-crypt:xca-1.3.2-r2:20170614-135029.log
Created attachment 476454 [details] emerge-history.txt
Created attachment 476456 [details] environment
Created attachment 476458 [details] etc.portage.tbz2
Created attachment 476460 [details] logs.tbz2
Created attachment 476462 [details] temp.tbz2
libressl: int PEM_write_bio(BIO*, const char*, char*, unsigned char*, long int) openssl: int PEM_write_bio(BIO *bp, const char *name, const char *hdr, const unsigned char *data, long len); Please work with libressl upstream to re-add the const to argument#4.
(In reply to Alon Bar-Lev from comment #8) https://github.com/libressl-portable/portable/issues/317#issuecomment-308920724
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e625e0d72a9f3fffe8fcb42e66ade15e603d281e commit e625e0d72a9f3fffe8fcb42e66ade15e603d281e Author: Stefan Strogin <steils@gentoo.org> AuthorDate: 2019-08-28 15:22:57 +0000 Commit: Stefan Strogin <steils@gentoo.org> CommitDate: 2019-08-28 15:26:11 +0000 profiles/base: unmask USE=libressl >=dev-libs/libressl-2.7 is unmasked and stabilized long ago. Bug: https://bugs.gentoo.org/664308 Closes: https://bugs.gentoo.org/621776 Closes: https://bugs.gentoo.org/689824 Signed-off-by: Stefan Strogin <steils@gentoo.org> profiles/base/package.use.mask | 12 ------------ 1 file changed, 12 deletions(-)