/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -c -o libp11_la-p11_rsa.lo `test -f 'p11_rsa.c' || echo './'`p11_rsa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -c p11_rsa.c -fPIC -DPIC -o .libs/libp11_la-p11_rsa.o p11_rsa.c:435:12: error: static declaration of ‘RSA_meth_set_flags’ follows non-static declaration 435 | static int RSA_meth_set_flags(RSA_METHOD *meth, int flags) | ^~~~~~~~~~~~~~~~~~ In file included from libp11.h:31, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-libressl-20190810-072511 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * emerge -qpvO dev-libs/libp11 [ebuild N ] dev-libs/libp11-0.4.10 USE="libressl -bindist -doc -static-libs"
Created attachment 586904 [details] emerge-info.txt
Created attachment 586906 [details] dev-libs:libp11-0.4.10:20190814-152201.log
Created attachment 586908 [details] emerge-history.txt
Created attachment 586910 [details] environment
Created attachment 586912 [details] etc.portage.tbz2
Created attachment 586914 [details] logs.tbz2
Created attachment 586916 [details] temp.tbz2
Created attachment 591444 [details, diff] fix to compile against libressl-3.0.0 sorry for the delay! This patch is already queued for merging upstream. The only holdup is an autobuild / code-checker 404ing on a windows b. This isn't the only pull request with this problem.
*windows binary
Created attachment 591772 [details, diff] updated patch for compiling libp11 against LibreSSL-3.0.1
Submitted Patch for inclusion upstream.
Created attachment 682993 [details, diff] Updated libressl patch for libp11-0.4.11 libressl patch for libp11-0.4.11 is one line.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=e04225e470ac4931dfab508f185485f0602aac7f commit e04225e470ac4931dfab508f185485f0602aac7f Author: Sandino Araico Sanchez <sandino@sandino.net> AuthorDate: 2021-05-01 05:00:11 +0000 Commit: Quentin Retornaz <gentoo@retornaz.com> CommitDate: 2021-05-06 19:15:59 +0000 =dev-libs/libp11-0.4.11 libressl support Signed-off-by: Sandino Araico Sanchez <sandino@sandino.net> Bug: https://bugs.gentoo.org/692240 Closes: https://github.com/gentoo/libressl/pull/331 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> dev-libs/libp11/files/libp11-0.4.11-libressl.patch | 13 +++++++++ dev-libs/libp11/libp11-0.4.11.ebuild | 31 ++++++++++++++++++++++ dev-libs/libp11/metadata.xml | 20 ++++++++++++++ 3 files changed, 64 insertions(+)