Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712026 - net-misc/wget2-1.99.2 : ssl_openssl.c: error: TLS_MAX_VERSION undeclared (first use in this function)
Summary: net-misc/wget2-1.99.2 : ssl_openssl.c: error: TLS_MAX_VERSION undeclared (f...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2020-03-10 07:52 UTC by Toralf Förster
Modified: 2021-04-30 21:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.31 KB, text/plain)
2020-03-10 07:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,100.88 KB, text/plain)
2020-03-10 07:52 UTC, Toralf Förster
Details
environment (environment,63.50 KB, text/plain)
2020-03-10 07:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.21 KB, application/x-bzip)
2020-03-10 07:52 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,53.40 KB, application/x-bzip)
2020-03-10 07:52 UTC, Toralf Förster
Details
net-misc:wget2-1.99.2:20200310-012732.log (net-misc:wget2-1.99.2:20200310-012732.log,161.72 KB, text/plain)
2020-03-10 07:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.16 KB, application/x-bzip)
2020-03-10 07:52 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-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