Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722434 - dev-java/netty-tcnative-1.1.33.15 : src/ssl.c: error: invalid use of incomplete typedef BIO {aka struct bio_st}
Summary: dev-java/netty-tcnative-1.1.33.15 : src/ssl.c: error: invalid use of incomple...
Status: RESOLVED DUPLICATE of bug 674242
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-11 11:08 UTC by Toralf Förster
Modified: 2021-10-16 14:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.01 KB, text/plain)
2020-05-11 11:08 UTC, Toralf Förster
Details
dev-java:netty-tcnative-1.1.33.15:20200511-105907.log (dev-java:netty-tcnative-1.1.33.15:20200511-105907.log,32.93 KB, text/plain)
2020-05-11 11:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,208.90 KB, text/plain)
2020-05-11 11:08 UTC, Toralf Förster
Details
environment (environment,158.70 KB, text/plain)
2020-05-11 11:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.51 KB, application/x-bzip)
2020-05-11 11:08 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.73 KB, application/x-bzip)
2020-05-11 11:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.76 KB, application/x-bzip)
2020-05-11 11:09 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 2020-05-11 11:08:42 UTC
      |     CRYPTO_malloc
src/ssl.c: In function SSL_BIO_close:
src/ssl.c:870:11: error: invalid use of incomplete typedef BIO {aka struct bio_st}
  870 |     if (bi->ptr != NULL && (bi->flags & SSL_BIO_FLAG_CALLBACK)) {
      |           ^~
src/ssl.c:870:31: error: invalid use of incomplete typedef BIO {aka struct bio_st}

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-abi32+64-20200505-162645

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 11 May 2020 09:38:00 AM UTC

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 2020-05-11 11:08:45 UTC
Created attachment 638130 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-11 11:08:48 UTC
Created attachment 638132 [details]
dev-java:netty-tcnative-1.1.33.15:20200511-105907.log
Comment 3 Toralf Förster gentoo-dev 2020-05-11 11:08:51 UTC
Created attachment 638134 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-11 11:08:54 UTC
Created attachment 638136 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-11 11:08:57 UTC
Created attachment 638138 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-11 11:09:00 UTC
Created attachment 638140 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-11 11:09:03 UTC
Created attachment 638142 [details]
temp.tbz2
Comment 8 David Seifert gentoo-dev 2021-10-16 14:02:10 UTC

*** This bug has been marked as a duplicate of bug 674242 ***