Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658610 - dev-libs/libp11-0.4.7 : p11_rsa.c:404:20: error: static declaration of RSA_meth_dup follows non-static declaration
Summary: dev-libs/libp11-0.4.7 : p11_rsa.c:404:20: error: static declaration of RSA_me...
Status: RESOLVED DUPLICATE of bug 598410
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: libressl-support
  Show dependency tree
 
Reported: 2018-06-20 20:21 UTC by Toralf Förster
Modified: 2018-06-22 19:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2018-06-20 20:21 UTC, Toralf Förster
Details
dev-libs:libp11-0.4.7:20180620-201721.log (dev-libs:libp11-0.4.7:20180620-201721.log,16.15 KB, text/plain)
2018-06-20 20:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,239.37 KB, text/plain)
2018-06-20 20:21 UTC, Toralf Förster
Details
environment (environment,48.45 KB, text/plain)
2018-06-20 20:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.44 KB, application/x-bzip)
2018-06-20 20:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.59 KB, application/x-bzip)
2018-06-20 20:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.62 KB, application/x-bzip)
2018-06-20 20:21 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-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 ***