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

Bug 712026

Summary: net-misc/wget2-1.99.2 : ssl_openssl.c: error: TLS_MAX_VERSION undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED WONTFIX    
Severity: normal    
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-misc:wget2-1.99.2:20200310-012732.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-10 07:52:27 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fPIC -I../include/wget -I. -I../lib -I../lib -fvisibility=hidden -DBUILDING_LIBWGET -DWGETVER_FILE=\"../include/wget/wgetver.h\" -DBUILDING_LIBWGET -DNDEBUG -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c ssl_openssl.c  -fPIC -DPIC -o .libs/libwget_la-ssl_openssl.o
ssl_openssl.c: In function 'openssl_set_priorities':
ssl_openssl.c:339:37: error: 'TLS_MAX_VERSION' undeclared (first use in this function); did you mean 'TLS1_VERSION'?
  339 |  SSL_CTX_set_max_proto_version(ctx, TLS_MAX_VERSION);
      |                                     ^~~~~~~~~~~~~~~
      |                                     TLS1_VERSION

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200307-230716

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 10 Mar 2020 00:13:03 +0000

emerge -qpvO net-misc/wget2
[ebuild  N    ] net-misc/wget2-1.99.2  USE="bzip2 http2 libressl openssl pcre ssl xattr zlib -brotli -doc -gnutls -gpgme -idn -lzma -psl -test -valgrind"
Comment 1 Toralf Förster gentoo-dev 2020-03-10 07:52:30 UTC
Created attachment 617816 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-10 07:52:33 UTC
Created attachment 617818 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-10 07:52:36 UTC
Created attachment 617820 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-10 07:52:38 UTC
Created attachment 617822 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-10 07:52:42 UTC
Created attachment 617824 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-10 07:52:46 UTC
Created attachment 617826 [details]
net-misc:wget2-1.99.2:20200310-012732.log
Comment 7 Toralf Förster gentoo-dev 2020-03-10 07:52:50 UTC
Created attachment 617828 [details]
temp.tbz2