Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674528 - net-irc/shadowircd-6.3.3-r1 : removal / openssl.c:641:23: error: dereferencing pointer to incomplete type X509 {aka struct x509_st }
Summary: net-irc/shadowircd-6.3.3-r1 : removal / openssl.c:641:23: error: dereferencin...
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-04 17:57 UTC by Toralf Förster
Modified: 2019-04-20 08:05 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2019-01-04 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,272.79 KB, text/plain)
2019-01-04 17:57 UTC, Toralf Förster
Details
environment (environment,28.69 KB, text/plain)
2019-01-04 17:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.50 KB, application/x-bzip)
2019-01-04 17:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,28.56 KB, application/x-bzip)
2019-01-04 17:57 UTC, Toralf Förster
Details
net-irc:shadowircd-6.3.3-r1:20190104-140644.log (net-irc:shadowircd-6.3.3-r1:20190104-140644.log,25.75 KB, text/plain)
2019-01-04 17:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.66 KB, application/x-bzip)
2019-01-04 17:57 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-04 17:57:25 UTC
 ^~~~~~~~~~~~~~~~~~
openssl.c: In function 'rb_get_ssl_certfp':
openssl.c:641:23: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'}
    memcpy(certfp, cert->sha1_hash, RB_SSL_CERTFP_LEN);
                       ^~
make[3]: *** [Makefile:383: openssl.lo] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20181228-192239

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

  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 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-irc/shadowircd
[ebuild  N    ] net-irc/shadowircd-6.3.3-r1  USE="ipv6 ssl zlib -debug -largenet"
Comment 1 Toralf Förster gentoo-dev 2019-01-04 17:57:28 UTC
Created attachment 559834 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-04 17:57:31 UTC
Created attachment 559836 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-04 17:57:34 UTC
Created attachment 559838 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-04 17:57:36 UTC
Created attachment 559840 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-04 17:57:39 UTC
Created attachment 559842 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-04 17:57:42 UTC
Created attachment 559844 [details]
net-irc:shadowircd-6.3.3-r1:20190104-140644.log
Comment 7 Toralf Förster gentoo-dev 2019-01-04 17:57:45 UTC
Created attachment 559846 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-21 10:21:15 UTC
The bug has been referenced in the following commit(s):

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

commit 12b617534d5ad8718761541228e4f0a381a840e0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-21 10:19:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-21 10:21:07 +0000

    package.mask: Last rite multiple pkgs failing w/ openssl-1.1+
    
    First batch of last rites for packages that are unmaintained, dead
    and fail to build with openssl-1.1+.
    
    Bug: https://bugs.gentoo.org/674160
    Bug: https://bugs.gentoo.org/674244
    Bug: https://bugs.gentoo.org/674524
    Bug: https://bugs.gentoo.org/674526
    Bug: https://bugs.gentoo.org/674528
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

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

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

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

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

 net-irc/shadowircd/Manifest                    |   1 -
 net-irc/shadowircd/files/format-security.patch | 384 -------------------------
 net-irc/shadowircd/files/shadowircd.confd      |   6 -
 net-irc/shadowircd/files/shadowircd.initd-r1   |  26 --
 net-irc/shadowircd/metadata.xml                |  10 -
 net-irc/shadowircd/shadowircd-6.3.3-r1.ebuild  |  95 ------
 profiles/package.mask                          |   2 -
 7 files changed, 524 deletions(-)