Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674424 - net-analyzer/nessus-client-1.0.2-r2 : nessus.c:590:19: error: dereferencing pointer to incomplete type X509 {aka struct x509_st }
Summary: net-analyzer/nessus-client-1.0.2-r2 : nessus.c:590:19: error: dereferencing p...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-04-15
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-03 16:55 UTC by Toralf Förster
Modified: 2019-04-15 08:03 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.23 KB, text/plain)
2019-01-03 16:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,242.21 KB, text/plain)
2019-01-03 16:55 UTC, Toralf Förster
Details
environment (environment,75.19 KB, text/plain)
2019-01-03 16:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.93 KB, application/x-bzip)
2019-01-03 16:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.26 KB, application/x-bzip)
2019-01-03 16:55 UTC, Toralf Förster
Details
net-analyzer:nessus-client-1.0.2-r2:20190103-104150.log (net-analyzer:nessus-client-1.0.2-r2:20190103-104150.log,48.72 KB, text/plain)
2019-01-03 16:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.50 KB, application/x-bzip)
2019-01-03 16:55 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-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.