Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 674242

Summary: dev-java/netty-tcnative-1.1.33.15 : src/ssl.c:870:11: error: dereferencing pointer to incomplete type BIO {aka struct bio_st }
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 592438    
Attachments: emerge-info.txt
dev-java:netty-tcnative-1.1.33.15:20190101-052747.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-01-01 11:14:03 UTC
     CRYPTO_malloc
src/ssl.c: In function ‘SSL_BIO_close’:
src/ssl.c:870:11: error: dereferencing pointer to incomplete type ‘BIO’ {aka ‘struct bio_st’}
     if (bi->ptr != NULL && (bi->flags & SSL_BIO_FLAG_CALLBACK)) {
           ^~
src/ssl.c: At top level:

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

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

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

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 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:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-java/netty-tcnative
[ebuild  N    ] dev-java/netty-tcnative-1.1.33.15  USE="-doc -source"
Comment 1 Toralf Förster gentoo-dev 2019-01-01 11:14:05 UTC
Created attachment 559286 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-01 11:14:08 UTC
Created attachment 559288 [details]
dev-java:netty-tcnative-1.1.33.15:20190101-052747.log
Comment 3 Toralf Förster gentoo-dev 2019-01-01 11:14:11 UTC
Created attachment 559290 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-01 11:14:14 UTC
Created attachment 559292 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-01 11:14:16 UTC
Created attachment 559294 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-01 11:14:19 UTC
Created attachment 559296 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-01 11:14:22 UTC
Created attachment 559298 [details]
temp.tbz2
Comment 8 David Seifert gentoo-dev 2021-10-16 14:02:10 UTC
*** Bug 722434 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-10-16 15:46:32 UTC
The bug has been referenced in the following commit(s):

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

commit c4cf7845601e9b9d8da93f651e427f358daca79f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-10-16 15:46:22 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-10-16 15:46:22 +0000

    profiles: last-rite dev-java/netty-tcnative
    
    Bug: https://bugs.gentoo.org/674242
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2021-11-14 13:59:58 UTC
The bug has been closed via the following commit(s):

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

commit 9219799360babb8277bc60102d4cfc4e04151ede
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-11-14 13:56:46 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-11-14 13:58:53 +0000

    dev-java/netty-tcnative: treeclean
    
    Closes: https://bugs.gentoo.org/674242
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-java/netty-tcnative/Manifest                   |  2 -
 dev-java/netty-tcnative/metadata.xml               | 11 ----
 .../netty-tcnative/netty-tcnative-1.1.33.15.ebuild | 68 ---------------------
 .../netty-tcnative/netty-tcnative-2.0.31.ebuild    | 71 ----------------------
 profiles/package.mask                              |  6 --
 5 files changed, 158 deletions(-)