Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675292 - net-misc/asterisk-11.25.3 : tcptls.c:401:20: error: dereferencing pointer to incomplete type SSL {aka struct ssl_st }
Summary: net-misc/asterisk-11.25.3 : tcptls.c:401:20: error: dereferencing pointer to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard: fixed in >=16.0.0
Keywords:
Depends on: 597082
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-12 22:10 UTC by Toralf Förster
Modified: 2019-07-15 06:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.68 KB, text/plain)
2019-01-12 22:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,154.36 KB, text/plain)
2019-01-12 22:10 UTC, Toralf Förster
Details
environment (environment,140.96 KB, text/plain)
2019-01-12 22:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.30 KB, application/x-bzip)
2019-01-12 22:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,37.18 KB, application/x-bzip)
2019-01-12 22:10 UTC, Toralf Förster
Details
net-misc:asterisk-11.25.3:20190112-214317.log (net-misc:asterisk-11.25.3:20190112-214317.log,239.29 KB, text/plain)
2019-01-12 22:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,52.24 KB, application/x-bzip)
2019-01-12 22:10 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-12 22:10:20 UTC
   [CC] tcptls.c -> tcptls.o
tcptls.c: In function ‘tcptls_stream_close’:
tcptls.c:401:20: error: dereferencing pointer to incomplete type ‘SSL’ {aka ‘struct ssl_st’}
    if (!stream->ssl->server) {
                    ^~
tcptls.c:404:5: warning: ‘ERR_remove_thread_state’ is deprecated [-Wdeprecated-declarations]

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

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

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

  Please see the tracker bug for details.

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 Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.31.1 *



emerge -qpvO net-misc/asterisk
[ebuild  N    ] net-misc/asterisk-13.23.1  USE="caps iconv samples vorbis -alsa -bluetooth -calendar -cluster -curl -dahdi -debug -doc -freetds -gtalk -http -ilbc -ldap -libedit -libressl -lua -mysql -newt -odbc -osplookup -oss -pjproject -portaudio -postgres -radius (-selinux) -snmp -span -speex -srtp -static -syslog -xmpp" VOICEMAIL_STORAGE="file -imap -odbc"
Comment 1 Toralf Förster gentoo-dev 2019-01-12 22:10:23 UTC
Created attachment 560798 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-12 22:10:26 UTC
Created attachment 560800 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-12 22:10:29 UTC
Created attachment 560802 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-12 22:10:32 UTC
Created attachment 560804 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-12 22:10:35 UTC
Created attachment 560806 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-12 22:10:38 UTC
Created attachment 560808 [details]
net-misc:asterisk-11.25.3:20190112-214317.log
Comment 7 Toralf Förster gentoo-dev 2019-01-12 22:10:41 UTC
Created attachment 560810 [details]
temp.tbz2
Comment 8 Hans de Graaff gentoo-dev Security 2019-07-15 06:52:34 UTC
This is fixed with asterisk 13.23.1 which compiles fine against openssl 1.1.1c.