Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608400 - www-client/lynx-2.8.9_pre9 : ../.../HTTP.c:805:12: error: ‘SSL {aka struct ssl_st}’ has no member named ‘options’
Summary: www-client/lynx-2.8.9_pre9 : ../.../HTTP.c:805:12: error: ‘SSL {aka struct ss...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo LibreSSL
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2017-02-06 08:53 UTC by Toralf Förster
Modified: 2018-04-21 02:55 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.63 KB, text/plain)
2017-02-06 08:53 UTC, Toralf Förster
Details
config.log (config.log,128.57 KB, text/plain)
2017-02-06 08:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,295.83 KB, text/plain)
2017-02-06 08:54 UTC, Toralf Förster
Details
environment (environment,17.68 KB, text/plain)
2017-02-06 08:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.86 KB, application/x-bzip)
2017-02-06 08:54 UTC, Toralf Förster
Details
www-client:lynx-2.8.9_pre9:20170205-232339.log (www-client:lynx-2.8.9_pre9:20170205-232339.log,24.28 KB, text/plain)
2017-02-06 08:54 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 2017-02-06 08:53:50 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H  -I../../.. -I../../../src -I../../.. -I../../../src  -I../../../WWW/Library/Implementation  -D_GNU_SOURCE  -DLINUX -D_GNU_SOURCE -I/usr/include/ncursesw   -O2 -pipe -march=native -Wall    -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTP.c
../../../WWW/Library/Implementation/HTTP.c: In function ‘HTLoadHTTP’:
../../../WWW/Library/Implementation/HTTP.c:805:12: error: ‘SSL {aka struct ssl_st}’ has no member named ‘options’
      handle->options |= SSL_OP_NO_TLSv1;
            ^
make[1]: *** [makefile:300: HTTP.o] Error 1

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

  This is an unstable amd64 chroot image (named 13.0-systemd-libressl-unstable_20170130-102323) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-02-06 08:53:53 UTC
Created attachment 462598 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-02-06 08:53:56 UTC
Created attachment 462600 [details]
config.log
Comment 3 Toralf Förster gentoo-dev 2017-02-06 08:54:00 UTC
Created attachment 462602 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-02-06 08:54:03 UTC
Created attachment 462604 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-02-06 08:54:06 UTC
Created attachment 462606 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-02-06 08:54:09 UTC
Created attachment 462608 [details]
www-client:lynx-2.8.9_pre9:20170205-232339.log
Comment 7 Tim Harder gentoo-dev 2017-02-08 22:52:44 UTC
Same as #602302, this looks like a libressl issue which I don't use and didn't add support for.
Comment 8 Aaron Bauman (RETIRED) gentoo-dev 2018-04-21 02:55:49 UTC
fixed in latest stable.