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

Bug 674424

Summary: net-analyzer/nessus-client-1.0.2-r2 : nessus.c:590:19: error: dereferencing pointer to incomplete type X509 {aka struct x509_st }
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED WONTFIX    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 592438    
Deadline: 2019-04-15   
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-analyzer:nessus-client-1.0.2-r2:20190103-104150.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-01-03 16:55:24 UTC
        ssl_mt = SSL_VER_DEF_METH();
               ^
nessus.c:590:19: error: dereferencing pointer to incomplete type ‘X509’ {aka ‘struct x509_st’}
    if (memcmp(cert->sha1_hash, stored_hash, SHA_DIGEST_LENGTH) != 0)
                   ^~
nessus.c: In function ‘main’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20181229-151642

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

  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) *
Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-analyzer/nessus-client
[ebuild  N    ] net-analyzer/nessus-client-1.0.2-r2  USE="-doc -libressl"
Comment 1 Toralf Förster gentoo-dev 2019-01-03 16:55:26 UTC
Created attachment 559664 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-03 16:55:30 UTC
Created attachment 559666 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-03 16:55:33 UTC
Created attachment 559668 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-03 16:55:36 UTC
Created attachment 559670 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-03 16:55:40 UTC
Created attachment 559672 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-03 16:55:43 UTC
Created attachment 559674 [details]
net-analyzer:nessus-client-1.0.2-r2:20190103-104150.log
Comment 7 Toralf Förster gentoo-dev 2019-01-03 16:55:46 UTC
Created attachment 559676 [details]
temp.tbz2
Comment 8 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-04-15 08:03:10 UTC
Gone.