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

Bug 671156

Summary: net-libs/gsoap-2.8.71 : stdsoap2_ssl.c:4292:12: error: TLS1_3_VERSION undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED WONTFIX    
Severity: normal CC: polynomial-c
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:gsoap-2.8.71:20181114-121218.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-11-14 21:14:16 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -pipe -march=native -c -o libgsoapssl_a-stdsoap2_ssl.o `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c
stdsoap2_ssl.c: In function ‘ssl_auth_init’:
stdsoap2_ssl.c:4292:12: error: ‘TLS1_3_VERSION’ undeclared (first use in this function); did you mean ‘TLS1_2_VERSION’?
     minv = TLS1_3_VERSION;
            ^~~~~~~~~~~~~~
            TLS1_2_VERSION

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

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

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

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)
  [3]   pypy3 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems) *
  [3]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-8]
2)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpvO net-libs/gsoap
[ebuild  N    ] net-libs/gsoap-2.8.71  USE="ipv6 libressl ssl -debug -doc -examples -gnutls"
Comment 1 Toralf Förster gentoo-dev 2018-11-14 21:14:18 UTC
Created attachment 555136 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-11-14 21:14:21 UTC
Created attachment 555138 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-11-14 21:14:24 UTC
Created attachment 555140 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-11-14 21:14:27 UTC
Created attachment 555142 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-11-14 21:14:29 UTC
Created attachment 555144 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-11-14 21:14:32 UTC
Created attachment 555146 [details]
net-libs:gsoap-2.8.71:20181114-121218.log
Comment 7 Toralf Förster gentoo-dev 2018-11-14 21:14:35 UTC
Created attachment 555148 [details]
temp.tbz2