Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674794 - net-misc/pen-0.25.1 : pen.c:541:44: error: dereferencing pointer to incomplete type X509_STORE_CTX {aka struct x509_store_ctx_st }
Summary: net-misc/pen-0.25.1 : pen.c:541:44: error: dereferencing pointer to incomplet...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-07 18:13 UTC by Toralf Förster
Modified: 2019-01-26 12:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.53 KB, text/plain)
2019-01-07 18:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,198.87 KB, text/plain)
2019-01-07 18:13 UTC, Toralf Förster
Details
environment (environment,9.65 KB, text/plain)
2019-01-07 18:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.88 KB, application/x-bzip)
2019-01-07 18:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.26 KB, application/x-bzip)
2019-01-07 18:13 UTC, Toralf Förster
Details
net-misc:pen-0.25.1:20190106-225018.log (net-misc:pen-0.25.1:20190106-225018.log,6.48 KB, text/plain)
2019-01-07 18:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,5.61 KB, application/x-bzip)
2019-01-07 18:13 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-07 18:13:31 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.     -Wall -O2 -pipe -march=native -I/usr/local/ssl/include -c -o pen.o pen.c
pen.c: In function ‘ssl_verify_cb’:
pen.c:541:44: error: dereferencing pointer to incomplete type ‘X509_STORE_CTX’ {aka ‘struct x509_store_ctx_st’}
  X509_NAME_oneline(X509_get_issuer_name(ctx->current_cert),
                                            ^~
pen.c: In function ‘ssl_temp_rsa_cb’:

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

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

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

  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)
  [3]   pypy3 (fallback)
  [4]   pypy (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:
1)	IcedTea JDK 3.9.0 [icedtea-8]
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

emerge -qpvO net-misc/pen
[ebuild  N    ] net-misc/pen-0.25.1  USE="ssl -geoip"
Comment 1 Toralf Förster gentoo-dev 2019-01-07 18:13:34 UTC
Created attachment 560192 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-07 18:13:37 UTC
Created attachment 560194 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-07 18:13:39 UTC
Created attachment 560196 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-07 18:13:42 UTC
Created attachment 560198 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-07 18:13:45 UTC
Created attachment 560200 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-07 18:13:48 UTC
Created attachment 560202 [details]
net-misc:pen-0.25.1:20190106-225018.log
Comment 7 Toralf Förster gentoo-dev 2019-01-07 18:13:51 UTC
Created attachment 560204 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-26 12:42:59 UTC
The bug has been closed via the following commit(s):

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

commit ce3ffaf55d4466d90e5467d9feb79d5c64a7d497
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-01-26 11:43:40 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-01-26 12:42:34 +0000

    net-misc/pen: Bump to 0.34.1
    
    Closes: https://bugs.gentoo.org/674794
    Package-Manager: Portage-2.3.58, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 net-misc/pen/Manifest          |  1 +
 net-misc/pen/pen-0.34.1.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)