Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 658610

Summary: dev-libs/libp11-0.4.7 : p11_rsa.c:404:20: error: static declaration of RSA_meth_dup follows non-static declaration
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alonbl
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
dev-libs:libp11-0.4.7:20180620-201721.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-06-20 20:21:21 UTC
/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:404:20: error: static declaration of ‘RSA_meth_dup’ follows non-static declaration
 static RSA_METHOD *RSA_meth_dup(const RSA_METHOD *meth)
                    ^~~~~~~~~~~~
In file included from libp11.h:31:0,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl_20180614-192059

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 *



emerge -qpv dev-libs/libp11
[ebuild  N    ] dev-libs/libp11-0.4.7  USE="libressl -bindist -doc -static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-06-20 20:21:24 UTC
Created attachment 536618 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-20 20:21:27 UTC
Created attachment 536620 [details]
dev-libs:libp11-0.4.7:20180620-201721.log
Comment 3 Toralf Förster gentoo-dev 2018-06-20 20:21:30 UTC
Created attachment 536622 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-20 20:21:33 UTC
Created attachment 536624 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-20 20:21:36 UTC
Created attachment 536626 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-20 20:21:39 UTC
Created attachment 536628 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-20 20:21:42 UTC
Created attachment 536630 [details]
temp.tbz2
Comment 8 Alon Bar-Lev (RETIRED) gentoo-dev 2018-06-22 19:42:28 UTC

*** This bug has been marked as a duplicate of bug 598410 ***