Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674240 - net-irc/bip-0.8.9 : removal / src/connection.c:1083:5: error: dereferencing pointer to incomplete type DH {aka struct dh_st }
Summary: net-irc/bip-0.8.9 : removal / src/connection.c:1083:5: error: dereferencing p...
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: NeedPatch, PMASKED
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-01 11:13 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.36 KB, text/plain)
2019-01-01 11:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,140.88 KB, text/plain)
2019-01-01 11:13 UTC, Toralf Förster
Details
environment (environment,74.03 KB, text/plain)
2019-01-01 11:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.13 KB, application/x-bzip)
2019-01-01 11:13 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,18.01 KB, application/x-bzip)
2019-01-01 11:13 UTC, Toralf Förster
Details
net-irc:bip-0.8.9:20190101-045717.log (net-irc:bip-0.8.9:20190101-045717.log,8.78 KB, text/plain)
2019-01-01 11:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.04 KB, application/x-bzip)
2019-01-01 11: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-01 11:13:38 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./src    -Wall -Wextra  -O2 -pipe -march=native -fPIE -c -o src/connection.o src/connection.c
src/connection.c: In function ‘dh_512’:
src/connection.c:1083:5: error: dereferencing pointer to incomplete type ‘DH’ {aka ‘struct dh_st’}
   dh->p = BN_bin2bn(dh512_p, sizeof(dh512_p), (BIGNUM *) 0);
     ^~
src/connection.c: In function ‘bip_ssl_verify_callback’:

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

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

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

gcc-config -l:
 [1] 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/bip
[ebuild  N    ] net-irc/bip-0.8.9  USE="-debug -freenode -noctcp -oidentd -vim-syntax"
Comment 1 Toralf Förster gentoo-dev 2019-01-01 11:13:41 UTC
Created attachment 559272 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-01 11:13:43 UTC
Created attachment 559274 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-01 11:13:46 UTC
Created attachment 559276 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-01 11:13:49 UTC
Created attachment 559278 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-01 11:13:52 UTC
Created attachment 559280 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-01 11:13:54 UTC
Created attachment 559282 [details]
net-irc:bip-0.8.9:20190101-045717.log
Comment 7 Toralf Förster gentoo-dev 2019-01-01 11:13:57 UTC
Created attachment 559284 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-03-21 11:47:50 UTC
The bug has been referenced in the following commit(s):

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

commit 621dda3700069e60197a8eb9ccee05745b3d31fc
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-21 11:46:21 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-21 11:47:30 +0000

    package.mask: Last rite third batch of openssl-1.1+ blockers
    
    Bug: https://bugs.gentoo.org/675010
    Bug: https://bugs.gentoo.org/676242
    Bug: https://bugs.gentoo.org/674240
    Bug: https://bugs.gentoo.org/677734
    Bug: https://bugs.gentoo.org/678684
    Bug: https://bugs.gentoo.org/677482
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

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

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

commit 19a13a1e0c56337a51a360f36683af5465ba01c5
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-20 08:03:39 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-20 08:03:39 +0000

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

 net-irc/bip/Manifest                 |  1 -
 net-irc/bip/bip-0.8.9.ebuild         | 65 ------------------------------------
 net-irc/bip/files/bip-freenode.patch | 18 ----------
 net-irc/bip/files/bip.vim            |  4 ---
 net-irc/bip/metadata.xml             | 21 ------------
 profiles/package.mask                |  2 --
 6 files changed, 111 deletions(-)