Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675124 - dev-util/skipfish-2.10_beta : removal / src/http_client.c:1965:10: error: dereferencing pointer to incomplete type SSL_CIPHER {aka const struct ssl_cipher_st }
Summary: dev-util/skipfish-2.10_beta : removal / src/http_client.c:1965:10: error: der...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-04-20
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-10 17:17 UTC by Toralf Förster
Modified: 2019-04-20 08:20 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.12 KB, text/plain)
2019-01-10 17:17 UTC, Toralf Förster
Details
dev-util:skipfish-2.10_beta:20190110-054110.log (dev-util:skipfish-2.10_beta:20190110-054110.log,3.20 KB, text/plain)
2019-01-10 17:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,148.78 KB, text/plain)
2019-01-10 17:17 UTC, Toralf Förster
Details
environment (environment,52.46 KB, text/plain)
2019-01-10 17:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.90 KB, application/x-bzip)
2019-01-10 17:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.19 KB, application/x-bzip)
2019-01-10 17:17 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-10 17:17:18 UTC
        -Wno-format -Wall -funsigned-char  -I/usr/local/include/ -I/opt/local/include/ -O2 -pipe -march=native -DVERSION=\"2.10b\" src/http_client.c src/database.c src/crawler.c src/analysis.c src/report.c src/checks.c src/signatures.c src/auth.c src/options.c -lcrypto -lssl -lidn -lz -lpcre
src/http_client.c: In function ‘check_ssl’:
src/http_client.c:1965:10: error: dereferencing pointer to incomplete type ‘SSL_CIPHER’ {aka ‘const struct ssl_cipher_st’}
   if(!(cp->algo_strength & SSL_MEDIUM) && !(cp->algo_strength & SSL_HIGH))
          ^~
src/http_client.c:1982:34: error: dereferencing pointer to incomplete type ‘X509’ {aka ‘struct x509_st’}

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

  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 dev-util/skipfish
[ebuild  N    ] dev-util/skipfish-2.10_beta  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2019-01-10 17:17:21 UTC
Created attachment 560630 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-10 17:17:24 UTC
Created attachment 560632 [details]
dev-util:skipfish-2.10_beta:20190110-054110.log
Comment 3 Toralf Förster gentoo-dev 2019-01-10 17:17:27 UTC
Created attachment 560634 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-10 17:17:31 UTC
Created attachment 560636 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-10 17:17:33 UTC
Created attachment 560638 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-10 17:17:36 UTC
Created attachment 560640 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2019-01-26 12:17:56 UTC
it was removed in debian because of this (and more bugs)
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900848
Comment 8 Larry the Git Cow gentoo-dev 2019-03-21 11:22:52 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500e16ff0956c5fb587fbe83a4632376bf5dc2e6

commit 500e16ff0956c5fb587fbe83a4632376bf5dc2e6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-21 11:21:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-21 11:22:39 +0000

    package.mask: Second batch of openssl-1.1+ removals
    
    Bug: https://bugs.gentoo.org/675124
    Bug: https://bugs.gentoo.org/675988
    Bug: https://bugs.gentoo.org/675014
    Bug: https://bugs.gentoo.org/675612
    Bug: https://bugs.gentoo.org/676240
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2019-04-20 08:20:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e85eca2e949e137ff084ce0723b73fd058824a

commit 84e85eca2e949e137ff084ce0723b73fd058824a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-20 08:18:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-20 08:19:55 +0000

    dev-util/skipfish: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/675124
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-util/skipfish/Manifest                  |  1 -
 dev-util/skipfish/metadata.xml              |  8 ----
 dev-util/skipfish/skipfish-2.10_beta.ebuild | 62 -----------------------------
 profiles/package.mask                       |  2 -
 4 files changed, 73 deletions(-)