Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657726 - dev-libs/pkcs11-helper-1.23 : pkcs11h-openssl.c:125:1: error: static declaration of RSA_meth_dup follows non-static declaration
Summary: dev-libs/pkcs11-helper-1.23 : pkcs11h-openssl.c:125:1: error: static declarat...
Status: RESOLVED DUPLICATE of bug 656736
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-10 11:03 UTC by Toralf Förster
Modified: 2018-06-15 06:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.96 KB, text/plain)
2018-06-10 11:03 UTC, Toralf Förster
Details
dev-libs:pkcs11-helper-1.23:20180610-105432.log (dev-libs:pkcs11-helper-1.23:20180610-105432.log,23.87 KB, text/plain)
2018-06-10 11:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,98.10 KB, text/plain)
2018-06-10 11:04 UTC, Toralf Förster
Details
environment (environment,47.99 KB, text/plain)
2018-06-10 11:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.92 KB, application/x-bzip)
2018-06-10 11:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.60 KB, application/x-bzip)
2018-06-10 11:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.96 KB, application/x-bzip)
2018-06-10 11:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-06-10 11:03:53 UTC
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -O2 -pipe -march=native  -c -o pkcs11h-openssl.lo pkcs11h-openssl.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -march=native -c pkcs11h-openssl.c  -fPIC -DPIC -o .libs/pkcs11h-openssl.o
pkcs11h-openssl.c:125:1: error: static declaration of ‘RSA_meth_dup’ follows non-static declaration
 RSA_meth_dup (const RSA_METHOD *meth)
 ^~~~~~~~~~~~
In file included from /usr/include/openssl/x509.h:96:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-abi32+64_20180608-164226

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

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

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



emerge -qpv dev-libs/pkcs11-helper
[ebuild  N    ] dev-libs/pkcs11-helper-1.23  USE="libressl -doc -gnutls -nss -static-libs"
Comment 1 Toralf Förster gentoo-dev 2018-06-10 11:03:56 UTC
Created attachment 535510 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-10 11:03:59 UTC
Created attachment 535512 [details]
dev-libs:pkcs11-helper-1.23:20180610-105432.log
Comment 3 Toralf Förster gentoo-dev 2018-06-10 11:04:02 UTC
Created attachment 535514 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-10 11:04:05 UTC
Created attachment 535516 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-10 11:04:08 UTC
Created attachment 535518 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-10 11:04:11 UTC
Created attachment 535520 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-10 11:04:14 UTC
Created attachment 535522 [details]
temp.tbz2
Comment 8 Alon Bar-Lev (RETIRED) gentoo-dev 2018-06-15 06:14:09 UTC

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