Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722180 - app-crypt/sign-1.0.7 : pki.c: error: invalid use of incomplete typedef RSA {aka struct rsa_st}
Summary: app-crypt/sign-1.0.7 : pki.c: error: invalid use of incomplete typedef RSA {a...
Status: RESOLVED DUPLICATE of bug 677170
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alice Ferrazzi
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-10 16:51 UTC by Toralf Förster
Modified: 2021-01-04 09:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.45 KB, text/plain)
2020-05-10 16:51 UTC, Toralf Förster
Details
app-crypt:sign-1.0.7:20200510-164755.log (app-crypt:sign-1.0.7:20200510-164755.log,7.72 KB, text/plain)
2020-05-10 16:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,401.53 KB, text/plain)
2020-05-10 16:51 UTC, Toralf Förster
Details
environment (environment,75.10 KB, text/plain)
2020-05-10 16:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.04 KB, application/x-bzip)
2020-05-10 16:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.50 KB, application/x-bzip)
2020-05-10 16:51 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 2020-05-10 16:51:27 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -DNDEBUG    -c -o pki.o pki.c
pki.c: In function pubkey_parse_openssh_blob:
pki.c:88:12: error: invalid use of incomplete typedef RSA {aka struct rsa_st}
   88 |  if (! (rsa->n = BN_new()))
      |            ^~
pki.c:90:12: error: invalid use of incomplete typedef RSA {aka struct rsa_st}

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200426-161709

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.8
  [3]   python3.7
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.43.0
  [2]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 10 May 2020 04:05:18 PM UTC

emerge -qpvO app-crypt/sign
[ebuild  N    ] app-crypt/sign-1.0.7  USE="-libressl"
Comment 1 Toralf Förster gentoo-dev 2020-05-10 16:51:29 UTC
Created attachment 637666 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-10 16:51:32 UTC
Created attachment 637668 [details]
app-crypt:sign-1.0.7:20200510-164755.log
Comment 3 Toralf Förster gentoo-dev 2020-05-10 16:51:35 UTC
Created attachment 637670 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-10 16:51:37 UTC
Created attachment 637672 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-10 16:51:40 UTC
Created attachment 637674 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-10 16:51:43 UTC
Created attachment 637676 [details]
temp.tbz2
Comment 7 Jakov Smolić archtester gentoo-dev 2021-01-04 09:12:57 UTC

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