Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671156 - net-libs/gsoap-2.8.71 : stdsoap2_ssl.c:4292:12: error: TLS1_3_VERSION undeclared (first use in this function)
Summary: net-libs/gsoap-2.8.71 : stdsoap2_ssl.c:4292:12: error: TLS1_3_VERSION undecla...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-11-14 21:14 UTC by Toralf Förster
Modified: 2021-04-30 21:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.75 KB, text/plain)
2018-11-14 21:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,336.08 KB, text/plain)
2018-11-14 21:14 UTC, Toralf Förster
Details
environment (environment,63.59 KB, text/plain)
2018-11-14 21:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.29 KB, application/x-bzip)
2018-11-14 21:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,22.46 KB, application/x-bzip)
2018-11-14 21:14 UTC, Toralf Förster
Details
net-libs:gsoap-2.8.71:20181114-121218.log (net-libs:gsoap-2.8.71:20181114-121218.log,20.11 KB, text/plain)
2018-11-14 21:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.14 KB, application/x-bzip)
2018-11-14 21:14 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 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