Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674896 - net-mail/qpopper-4.1.0 : removal / pop_tls_openssl.c:540:48: error: dereferencing pointer to incomplete type SSL {aka struct ssl_st }
Summary: net-mail/qpopper-4.1.0 : removal / pop_tls_openssl.c:540:48: error: dereferen...
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-08 18:30 UTC by Toralf Förster
Modified: 2019-04-20 08:01 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.30 KB, text/plain)
2019-01-08 18:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.22 KB, text/plain)
2019-01-08 18:30 UTC, Toralf Förster
Details
environment (environment,33.15 KB, text/plain)
2019-01-08 18:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.22 KB, application/x-bzip)
2019-01-08 18:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,22.22 KB, application/x-bzip)
2019-01-08 18:30 UTC, Toralf Förster
Details
net-mail:qpopper-4.1.0:20190108-091956.log (net-mail:qpopper-4.1.0:20190108-091956.log,26.53 KB, text/plain)
2019-01-08 18:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.28 KB, application/x-bzip)
2019-01-08 18:30 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:30:16 UTC
             ciph = SSL_get_current_cipher ( pTLS->m_OpenSSLconn );
                  ^
pop_tls_openssl.c:540:48: error: dereferencing pointer to incomplete type ‘SSL’ {aka ‘struct ssl_st’}
                           ( pTLS->m_OpenSSLconn->hit ? "reused" : "new" ),
                                                ^~
make[1]: *** [Makefile:224: pop_tls_openssl.o] Error 1

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

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

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

  Please see the tracker bug for details.

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   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:


emerge -qpvO net-mail/qpopper
[ebuild  N    ] net-mail/qpopper-4.1.0  USE="gdbm pam ssl -apop -debug -mailbox -xinetd"
Comment 1 Toralf Förster gentoo-dev 2019-01-08 18:30:19 UTC
Created attachment 560392 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-08 18:30:22 UTC
Created attachment 560394 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-08 18:30:25 UTC
Created attachment 560396 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-08 18:30:27 UTC
Created attachment 560398 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-08 18:30:30 UTC
Created attachment 560400 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-08 18:30:33 UTC
Created attachment 560402 [details]
net-mail:qpopper-4.1.0:20190108-091956.log
Comment 7 Toralf Förster gentoo-dev 2019-01-08 18:30:35 UTC
Created attachment 560404 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-21 14:05:48 UTC
The bug has been referenced in the following commit(s):

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

commit 9e255e654afce3ab7c48fb66bd10c0fdb098ec46
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-21 14:04:05 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-21 14:04:08 +0000

    package.mask: Next batch of openssl-1.1+ cleanup
    
    Bug: https://bugs.gentoo.org/674892
    Bug: https://bugs.gentoo.org/674896
    Bug: https://bugs.gentoo.org/674234
    Bug: https://bugs.gentoo.org/678606
    Bug: https://bugs.gentoo.org/674174
    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:01:18 UTC
The bug has been closed via the following commit(s):

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

commit b0b862d93c027955400aba433815275eabea838a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-20 08:00:16 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-20 08:00:16 +0000

    net-mail/qpopper: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/674896
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-mail/qpopper/Manifest                          |   1 -
 .../qpopper/files/qpopper-4.1-parallel-build.patch |  13 -
 net-mail/qpopper/files/qpopper-4.1.0-glibc.patch   |  12 -
 net-mail/qpopper/files/qpopper.conf                | 679 ---------------------
 net-mail/qpopper/files/qpopper.init.d              |  20 -
 net-mail/qpopper/files/qpopper.xinetd              |  16 -
 net-mail/qpopper/metadata.xml                      |   9 -
 net-mail/qpopper/qpopper-4.1.0.ebuild              | 128 ----
 profiles/package.mask                              |   2 -
 9 files changed, 880 deletions(-)