Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674234 - net-mail/up-imapproxy-1.2.7 : removal / src/main.c:1384:16: error: dereferencing pointer to incomplete type X509_STORE_CTX {aka struct x509_store_ctx_st }
Summary: net-mail/up-imapproxy-1.2.7 : removal / src/main.c:1384:16: error: dereferenc...
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-01 11:12 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.75 KB, text/plain)
2019-01-01 11:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.40 KB, text/plain)
2019-01-01 11:12 UTC, Toralf Förster
Details
environment (environment,85.77 KB, text/plain)
2019-01-01 11:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.42 KB, application/x-bzip)
2019-01-01 11:12 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,1.81 KB, application/x-bzip)
2019-01-01 11:12 UTC, Toralf Förster
Details
net-mail:up-imapproxy-1.2.7:20190101-032753.log (net-mail:up-imapproxy-1.2.7:20190101-032753.log,6.14 KB, text/plain)
2019-01-01 11:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.91 KB, application/x-bzip)
2019-01-01 11:12 UTC, Toralf Förster
Details
fedora openssl-1.1 patch (up-imapproxy-ssl.patch,1.98 KB, patch)
2019-03-21 20:28 UTC, Rambaldi
Details | Diff

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-01 11:12:26 UTC
                                                           ^
src/main.c: In function ‘verify_callback’:
src/main.c:1384:16: error: dereferencing pointer to incomplete type ‘X509_STORE_CTX’ {aka ‘struct x509_store_ctx_st’}
     switch (ctx->error) {
                ^~
src/main.c: In function ‘Daemonize’:

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

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

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

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 Rust versions:
  [1]   rust-1.31.1 *



emerge -qpvO net-mail/up-imapproxy
[ebuild  N    ] net-mail/up-imapproxy-1.2.7  USE="ssl tcpd -kerberos"
Comment 1 Toralf Förster gentoo-dev 2019-01-01 11:12:29 UTC
Created attachment 559232 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-01 11:12:32 UTC
Created attachment 559234 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-01 11:12:35 UTC
Created attachment 559236 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-01 11:12:37 UTC
Created attachment 559238 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-01 11:12:40 UTC
Created attachment 559240 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-01 11:12:43 UTC
Created attachment 559242 [details]
net-mail:up-imapproxy-1.2.7:20190101-032753.log
Comment 7 Toralf Förster gentoo-dev 2019-01-01 11:12:45 UTC
Created attachment 559244 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-21 14:05:59 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 10 Rambaldi 2019-03-21 20:28:42 UTC
Created attachment 570136 [details, diff]
fedora openssl-1.1 patch
Comment 11 Nico Baggus 2019-03-23 13:59:27 UTC
The mentioned patch is for v1.2.8.

So maybe an upgrade is needed as well.
Comment 12 Nico Baggus 2019-03-23 14:05:33 UTC
Fedora package spec:
https://src.fedoraproject.org/rpms/up-imapproxy/blob/master/f/up-imapproxy.spec

And has the following in the .spec file:

URL:            http://www.imapproxy.org
# The source for this package was pulled from upstream's vcs.  Use the
# following commands to generate the tarball:
#  svn export -r 14722 https://svn.code.sf.net/p/squirrelmail/code/trunk/imap_proxy squirrelmail-imap_proxy-1.2.8
#  tar cJvf squirrelmail-imap_proxy-20171022svn14722.tar.gz squirrelmail-imap_proxy-1.2.8
Source0:        squirrelmail-imap_proxy-20171022svn14722.tar.gz
Source1:        imapproxy.service
# handle aarch64 per RH BZ 926684
Patch0:         http://ausil.fedorapeople.org/aarch64/up-imapproxy/up-imapproxy-aarch64.patch
Patch1:         up-imapproxy-ssl.patch
Comment 13 Larry the Git Cow gentoo-dev 2019-04-20 08:01:31 UTC
The bug has been closed via the following commit(s):

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

commit f8c285a74fe59031377485d44b45a960564b6ea5
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-20 07:58:38 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-20 07:58:38 +0000

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

 net-mail/up-imapproxy/Manifest                     |  1 -
 net-mail/up-imapproxy/files/imapproxy.initd        | 20 -------
 net-mail/up-imapproxy/files/imapproxyd.8           | 64 ---------------------
 net-mail/up-imapproxy/files/pimpstat.8             | 27 ---------
 .../files/up-imapproxy-1.2.7-ldflags.patch         | 19 -------
 .../files/up-imapproxy-1.2.7-tinfo.patch           | 20 -------
 net-mail/up-imapproxy/metadata.xml                 |  8 ---
 net-mail/up-imapproxy/up-imapproxy-1.2.7.ebuild    | 65 ----------------------
 profiles/package.mask                              |  2 -
 9 files changed, 226 deletions(-)