Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674904 - net-analyzer/dsniff-2.4_beta1-r10 : ./ssh.c:246:26: error: dereferencing pointer to incomplete type RSA {aka struct rsa_st }
Summary: net-analyzer/dsniff-2.4_beta1-r10 : ./ssh.c:246:26: error: dereferencing poin...
Status: RESOLVED DUPLICATE of bug 674192
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-08 18:32 UTC by Toralf Förster
Modified: 2019-01-08 18:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.80 KB, text/plain)
2019-01-08 18:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,51.78 KB, text/plain)
2019-01-08 18:32 UTC, Toralf Förster
Details
environment (environment,57.48 KB, text/plain)
2019-01-08 18:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.93 KB, application/x-bzip)
2019-01-08 18:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.30 KB, application/x-bzip)
2019-01-08 18:32 UTC, Toralf Förster
Details
net-analyzer:dsniff-2.4_beta1-r10:20190108-155549.log (net-analyzer:dsniff-2.4_beta1-r10:20190108-155549.log,24.36 KB, text/plain)
2019-01-08 18:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.19 KB, application/x-bzip)
2019-01-08 18:32 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 2019-01-08 18:32:03 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H  -I.  -I./missing -I/usr/include/tirpc -c ./ssh.c
./ssh.c: In function ‘SSH_accept’:
./ssh.c:246:26: error: dereferencing pointer to incomplete type ‘RSA’ {aka ‘struct rsa_st’}
  put_bn(ssh->ctx->servkey->e, &p);  /* servkey exponent */
                          ^~
make: *** [Makefile:76: ssh.o] Error 1

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *




emerge -qpvO net-analyzer/dsniff
[ebuild  N    ] net-analyzer/dsniff-2.4_beta1-r10  USE="-X -libressl"
Comment 1 Toralf Förster gentoo-dev 2019-01-08 18:32:05 UTC
Created attachment 560448 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-08 18:32:08 UTC
Created attachment 560450 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-08 18:32:11 UTC
Created attachment 560452 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-08 18:32:14 UTC
Created attachment 560454 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-08 18:32:16 UTC
Created attachment 560456 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-08 18:32:19 UTC
Created attachment 560458 [details]
net-analyzer:dsniff-2.4_beta1-r10:20190108-155549.log
Comment 7 Toralf Förster gentoo-dev 2019-01-08 18:32:22 UTC
Created attachment 560460 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2019-01-08 18:47:05 UTC

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